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

[DOC] Enhancement of the documentation on how to connect with Amazon OpenSearch service via HTTP. #8988

Closed
1 of 4 tasks
Martins6 opened this issue Dec 27, 2024 · 0 comments
Closed
1 of 4 tasks

Comments

@Martins6
Copy link
Contributor

What do you want to do?

  • Request a change to existing documentation
  • Add new documentation
  • Report a technical problem with the documentation
  • Other

Tell us about your request.

Details on how to connect with Amazon OpenSearch service via HTTP.

Version:

all.

What other resources are available?

AWS documentation on Fine Grain control for OpenSearch states the following:

If you create a master in the internal user database (with a username and password combination), you can use HTTP basic authentication (as well as IAM credentials) to make requests to the cluster. Most clients support basic authentication, including curl, which also supports AWS Signature Version 4 with the --aws-sigv4 option. The internal user database is stored in an OpenSearch index, so you can't share it with other clusters.

However the OpenSearch documentation doesn't detail how to connect via HTTP to Amazon OpenSearch Service.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant