aws-requests-auth 0.4.3 on PyPI - Libraries.io
libraries.io › pypi › aws-requests-authOct 24, 2015 · This package allows you to authenticate to AWS with Amazon's signature version 4 signing process with the python requests library. Tested with both python 2.7 and 3. (Conceivably, the authentication class is flexible enough to be used with any AWS service, but it was initially created to interface with AWS Elasticsearch instances.)
requests-auth-aws-sigv4 · PyPI
pypi.org › project › requests-auth-aws-sigv4Feb 16, 2021 · requests-auth-aws-sigv4. Use AWS signature version 4 Authentication with the python requests module. This package provides an authentication class that can be used with the popular requests package to add the AWS Signature Version 4 authentication information. The signing code is inspired by the python example provided by AWS.
aws-requests-auth · PyPI
pypi.org › project › aws-requests-authMay 27, 2020 · aws-requests-auth 0.4.3. pip install aws-requests-auth. Copy PIP instructions. Latest version. Released: May 27, 2020. AWS signature version 4 signing process for the python requests module. Project description. Project details. Release history.
requests-auth-aws-sigv4 · PyPI
https://pypi.org/project/requests-auth-aws-sigv416.02.2021 · requests-auth-aws-sigv4. Use AWS signature version 4 Authentication with the python requests module. This package provides an authentication class that can be used with the popular requests package to add the AWS Signature Version 4 authentication information. The signing code is inspired by the python example provided by AWS.
aws-requests-auth 0.4.3 on PyPI - Libraries.io
https://libraries.io/pypi/aws-requests-auth24.10.2015 · AWS Signature Version 4 Signing Process with python requests. This package allows you to authenticate to AWS with Amazon's signature version 4 signing process with the python requests library.. Tested with both python 2.7 and 3. (Conceivably, the authentication class is flexible enough to be used with any AWS service, but it was initially created to interface …