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 Respuesta
-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
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas