2017-01-12 9 views

ответ

4
import boto3 

s3 = boto3.resource('s3') 
key = s3.Object('bucket_name','key') 
print key.storage_class