aws-sso-credential-process

View on PyPIReverse Dependencies (0)

0.3.1 aws_sso_credential_process-0.3.1-py3-none-any.whl

Wheel Details

Project: aws-sso-credential-process
Version: 0.3.1
Filename: aws_sso_credential_process-0.3.1-py3-none-any.whl
Download: [link]
Size: 22214
MD5: 3fb4423527004fa1d454f5a7603352b4
SHA256: e9e0291e26b5293553a6c6ed783752ecc12de1fa4b57d590264688795e2feeb7
Uploaded: 2020-08-04 00:32:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aws-sso-credential-process
Version: 0.3.1
Summary: Bring AWS SSO-based credentials to the AWS SDKs until they have proper support
Author: Ben Kehoe
Author-Email: ben[at]kehoe.io
Home-Page: https://github.com/benkehoe/aws-sso-credential-process
License: Apache-2.0
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-Python: >=3.5
Requires-Dist: botocore (>=1.16.0)
Requires-Dist: docutils (<0.16,>=0.10)
Requires-Dist: jmespath (<1.0.0,>=0.7.1)
Requires-Dist: python-dateutil (<3.0.0,>=2.1)
Requires-Dist: urllib3 (<1.26,>=1.20)
Description-Content-Type: text/markdown
[Description omitted; length: 7653 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.5
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aws_sso_credential_process/__init__.py sha256=ZpymY1BoB7ZMHGgb-93bvRPYc9dUdDL-7DeUH4g31WU 52
aws_sso_credential_process/aws_configure_sso_profile.py sha256=apsevkZFM3Jo7DIMfHgAnk4ypTQz8BjcxW1TNLk1lEk 3102
aws_sso_credential_process/aws_sso_credential_process.py sha256=wNlSQxHdorIruCicC_ZojJDKGzmmmnhJJ8mgmRvCggo 12513
aws_sso_credential_process/credentials.py sha256=QCJ0qhdlDHx_KRAZoMmLAlNySYeniPsgEtG6VYnRJsU 4920
aws_sso_credential_process/exceptions.py sha256=6ObmTVz9YdFPOdySLj48jiPXPcqQtRk5moZWvKeV-iI 1416
aws_sso_credential_process/interactive.py sha256=Xzm8oBtv34c0H-diOZAy6zuhFZiEEoDBzs0s6kikob0 5989
aws_sso_credential_process/utils.py sha256=WdJLt6J4VHL4GQ_k1HZyMxCm_IrK1W7WyKElel6Pcy4 8239
aws_sso_credential_process-0.3.1.dist-info/entry_points.txt sha256=dSV8JDforNXiHPeW7UsneN1wm3bmCJiLMM3R6Ymwh4Q 273
aws_sso_credential_process-0.3.1.dist-info/LICENSE sha256=9j8RqO8bPFqn4auDoWpegssMFBSlrw52EoRAO4PJyOA 11340
aws_sso_credential_process-0.3.1.dist-info/WHEEL sha256=xSvaL1DM8LOHfdyo0cCcwjZu1tC6CnCsRGWUgazvlbM 83
aws_sso_credential_process-0.3.1.dist-info/METADATA sha256=qD5htf6PHxf1-TuWowjOKR7GcoCmi2Vpy7j96JI4IBk 8516
aws_sso_credential_process-0.3.1.dist-info/RECORD

entry_points.txt

aws-configure-sso-profile = aws_sso_credential_process.aws_configure_sso_profile:main
aws-sso-configure-profile = aws_sso_credential_process.aws_configure_sso_profile:main
aws-sso-credential-process = aws_sso_credential_process.aws_sso_credential_process:main