Skip to content

Comments

Sign requests using AWS4Auth#109

Open
mjozefcz wants to merge 1 commit intobraedon:masterfrom
mjozefcz:master
Open

Sign requests using AWS4Auth#109
mjozefcz wants to merge 1 commit intobraedon:masterfrom
mjozefcz:master

Conversation

@mjozefcz
Copy link

While using OpenSearch deployed on AWS infrastructure, the requests needs to be signed with AWS4Auth signature, in order to get the data.

This commit adds this possibility. To enable it make sure that following dependencies are installed withing your python env:

  • requests-aws4auth
  • botocore

@mjozefcz mjozefcz force-pushed the master branch 2 times, most recently from 1de6f30 to f375c0b Compare January 25, 2023 10:45
@mjozefcz
Copy link
Author

Looks like the tests are failing on something else.

While using OpenSearch deployed on AWS infrastructure, the requests needs to be
signed with AWS4Auth signature, in order to get the data.

This commit adds this possibility. To enable it make sure that following dependencies
are installed withing your python env:
* requests-aws4auth
* botocore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant