0 purchases
aiobotocorerefreshablecredentials 1.0.4
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+
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.