Files
buildroot/support/testing/tests/package/sample_python_boto3.py
tiopex dcdaa3599c bump version to 2022.02.9
add miyoo_defconfig
2023-01-31 16:39:34 +01:00

3 lines
39 B
Python

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