Metadata-Version: 2.1
Name: aws-sso-credential-process
Version: 0.2.1
Summary: Bring AWS SSO-based credentials to the AWS SDKs until they have proper support
License: Apache-2.0
Author: Ben Kehoe
Author-email: ben@kehoe.io
Requires-Python: >=3.5
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: botocore (>=1.16.0)
Requires-Dist: docutils (>=0.10,<0.16)
Requires-Dist: jmespath (>=0.7.1,<1.0.0)
Requires-Dist: python-dateutil (>=2.1,<3.0.0)
Requires-Dist: urllib3 (>=1.20,<1.26)
