Python Boto3
Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for Python, which allows Python developers to write software that makes use of AWS services.
Note: If you’re connecting from within a Python Lambda function handler in LocalStack, you can create a default client without configuring the - LocalStack will automatically forward the invocations to the local API endpoints (available in Pro, see for more details).