Files
fml13v01-buildroot/support/testing/tests/package/sample_python_boto3.py
T
2021-12-06 14:12:13 +08:00

3 lines
39 B
Python

import boto3
s3 = boto3.resource('s3')