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).
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file aiobotocore-refreshable-credentials-1.0.4.tar.gz
.
File metadata
- Download URL: aiobotocore-refreshable-credentials-1.0.4.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | afd9cfc0144cc45e93674a88821cdbed7f15727ddd54cf8a6a3bebe9e27021e9 |
|
MD5 | ff506ce144e423a2e931e14d61e666c5 |
|
BLAKE2b-256 | bab047c183d35915f1971b29156deab9e13d5aba89943a76551fdfa2cffcd50b |