Skip to main content

Implements a botocore.Session subclass for using botocore with expiring credentials (IAM STS)

Project description

botocore-refreshable-credentials

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

Version Build Status Coverage License

Usage

import botocore_refreshable_credentials

session = botocore_refreshable_credentials.get_session()
client = session.create_client('rekognition')
    ...

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