Why does OpenSearch restrict the /_security endpoint?
0
When calling endpoints beneath the /_security/*
endpoint I get the response:
{"Message":"Your request: '/_security/..' is not allowed."}
Topics
asked 4 months ago4 views
1 Answers
0
_security
is likely related to X-Pack which is not available on AWS.
Use the OpenDistro security APIs: https://opendistro.github.io/for-elasticsearch-docs/docs/security/access-control/api/
You will have to enable FGAC: https://docs.aws.amazon.com/opensearch-service/latest/developerguide/fgac.html
answered 3 months ago
Relevant questions
Internal Server Error from OpenSearch Dashboard after integrating with SAML (KeyCloak)
asked 6 minutes agoPushing to SQS through VPC Endpoint from lambda in private VPC fails
asked a year agoWhy is Auto Scaling Group not taking Security Group from Launch Template?
Accepted Answerasked 2 months agoNetworking and Security Groups issue
asked 3 years agoCannot add AWS Management Account as member of Security Hub
Accepted Answerasked 3 months agoUnable to delete network interfaces attached to VPC Endpoint
asked a year agoWhy does OpenSearch restrict the /_security endpoint?
asked 4 months agoAllow AWS Amplify access a restricted site for npm builds
asked 2 months agoRotation lambda timing out but using Secrets Manager VPC Endpoint
asked 2 years ago[EC2.10] Service endpoint for Amazon EC2 needs to be created for each VPC.
Accepted Answerasked 2 months ago