opensearch serverless - access denied 403 response problem

5

Hi, I tried the following template https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-cfn.html for opensearch serverless cloudformation. I changed the type to "SEARCH". when try to ingest data & search any query in collection it gives access denied 403 response. Do I need to add any policy?

this is the response I got

statusCode: 403, headers: { 'x-request-id': '2a496830-0989-9fad-b494-93ffe0ae597b', 'x-aoss-response-hint': 'X01:gw-helper-deny', 'content-type': 'application/json', date: 'Fri, 03 Feb 2023 06:47:29 GMT', 'content-length': '236', server: 'aoss-amazon' }

  • Have you solved the issue? I am experiencing the same problem..

1 個回答
-3

You need to setup the data access policy for performing the data access. See if this helps: https://catalog.us-east-1.prod.workshops.aws/workshops/f8d2c175-634d-4c5d-94cb-d83bbc656c6a/en-US/30-time-series/02-data-access-policy

AWS
已回答 1 年前

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

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

回答問題指南