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."}

已提問 2 年前檢視次數 463 次
1 個回答
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

AWS
Ajay N
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南