boto3
, the AWS SDK for Python.
The required arguments to establish a connection are as follows:
aws_access_key_id
is the AWS access key.aws_secret_access_key
is the AWS secret access key.region_name
is the AWS region.pip install -r requirements.txt
.