Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support signing HTTP requests to Amazon OpenSearch Service #283

Open
moltar opened this issue Jul 11, 2022 · 1 comment
Open

Support signing HTTP requests to Amazon OpenSearch Service #283

moltar opened this issue Jul 11, 2022 · 1 comment

Comments

@moltar
Copy link

moltar commented Jul 11, 2022

OpenSearch can run in a mode where all requests need to be signed with AWS4 signatures and do not require any other auth (no basic auth).

See: https://docs.aws.amazon.com/opensearch-service/latest/developerguide/request-signing.html#request-signing-node

This is the most secure way to deploy the OpenSearch cluster on AWS.

Thanks!

@eatonphil
Copy link
Member

Hey just wanted to respond to say this does make sense to do. Will update when we get to it.

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

No branches or pull requests

2 participants