sample_python_boto3.py 39 B

12
  1. import boto3
  2. s3 = boto3.resource('s3')