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. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Ref - https://docs.open-metadata.org/latest/deployment/rds-iam-auth |
Beta Was this translation helpful? Give feedback.
-
My AWS Opensearch only have IAM and Cognito authentication. I was unable to connect with opensearch using either method. |
Beta Was this translation helpful? Give feedback.
-
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
|
Beta Was this translation helpful? Give feedback.
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