Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python aws s3 client

import boto3
client = boto3.client('s3')
Source by boto3.amazonaws.com #
 
PREVIOUS NEXT
Tagged: #python #aws #client
ADD COMMENT
Topic
Name
3+2 =