Skip to main content

Implements an aiobotocore.Session subclass for using aiobotocore with expiring credentials (IAM STS)

Project description

aiobotocore-refreshable-credentials

Implements an aiobotocore.Session subclass for using aiobotocore with expiring credentials (IAM STS).

Version Build Status Coverage License

Usage

import aiobotocore_refreshable_credentials

session = aiobotocore_refreshable_credentials.get_session()
async with session.create_client('rekognition') as client:
    ...

Python Versions Supported

3.8+

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page