- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for CredentialRetrievalError (0.23 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
docs/sts/client_grants/__init__.py
import json # standard. import os import certifi # Dependencies import urllib3 from botocore.credentials import CredentialProvider, RefreshableCredentials from botocore.exceptions import CredentialRetrievalError from dateutil.parser import parse from .sts_element import STSElement class ClientGrantsCredentialProvider(CredentialProvider): """
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Fri Apr 23 18:58:53 GMT 2021 - 4.6K bytes - Click Count (0)