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+

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Supported by

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