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).
Usage
import botocore_refreshable_credentials
session = botocore_refreshable_credentials.get_session()
client = session.create_client('rekognition')
...
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 botocore-refreshable-credentials-1.0.0.tar.gz.
File metadata
- Download URL: botocore-refreshable-credentials-1.0.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a049744386f0d2887c70a59f68b4ff05e38326fbdc8c1973bf55443e2b4da2d2
|
|
| MD5 |
efae08f9ef32a0749a9ec46e6f44c14a
|
|
| BLAKE2b-256 |
14fba492f7094cc2a8e7f08d2e9929742d32daca8613256bc45a090ed44c8613
|