2017-01-12 75 views

回答

4
import boto3 

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