Opensearch as Search Engine Deployment with AWS IAM Authentication #20217
|
Ask shown in the document here Seems like only user and password is supported for Opensearch. It would be useful to have AWS IAM authentication supported as well. |
Answered by
jzzzzzzzzz-z
Jul 1, 2025
Replies: 4 comments 2 replies
|
Ref - https://docs.open-metadata.org/latest/deployment/rds-iam-auth |
1 reply
|
My AWS Opensearch only have IAM and Cognito authentication. I was unable to connect with opensearch using either method. |
1 reply
|
Sharing a working solution in EKS deployment: Attach the application service account with a AWS IAM role that has access your AWS OpenSearch instance, config your helm values like the following |
0 replies
Answer selected by
Prajwal214
|
Seems like this is going to be supported very soon without an extra sidecar proxy |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sharing a working solution in EKS deployment:
Attach the application service account with a AWS IAM role that has access your AWS OpenSearch instance, config your helm values like the following