Sign in
android-kvm
/
buildroot
/
refs/heads/next
/
.
/
support
/
testing
/
tests
/
package
/
sample_python_boto3.py
blob: e69efc786057c3c938c28dfacfaa785d3f83b456 [
file
] [
log
] [
blame
] [
edit
]
import
boto3
s3
=
boto3
.
resource
(
's3'
)