71209d218d
This package allows you to authenticate to AWS with Amazon's signature version 4 signing process with the python requests library. 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. WWW: https://github.com/DavidMuller/aws-requests-auth
8 lines
353 B
Text
8 lines
353 B
Text
This package allows you to authenticate to AWS with Amazon's signature version 4
|
|
signing process with the python requests library.
|
|
|
|
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.
|
|
|
|
WWW: https://github.com/DavidMuller/aws-requests-auth
|