Description
AWS service calls through boto3 can be used from asynchronous Python applications. This wrapper is for developers integrating cloud storage, queues, databases, or other AWS APIs without blocking event loops. It uses cloud credentials and can change remote resources, so IAM scope and retries matter.