Getting a 401 when trying to access OpenSearch serverless dashboard

0

Trying out opensearch serverless, setup dataaccess policies, network policies, VPC endpoints and when trying to access Dashboard, I am receiving a 401.

Looking at Developer tools debug screen, I see the following as response hint, what network-policy-deny is this refering to ?

X-Aoss-Response-Hint: X01:network-policy-deny

  • how did you resolved? i'm also having same problem

질문됨 일 년 전4121회 조회
4개 답변
2

If you are on public access, and your IAM has the right permission but you still cannot access dashboard, check if you have enabled "Access to Opensearch Dashboards", which is disabled by default. Here is how:

  1. Go to OpenSearch -> Collections, click into your serverless collection.
  2. Scroll down to Network part, click Manage network access -> click into network policy name, choose edit, scroll to the very bottom and click "Enable access to OpenSearch Dashboards", put your filters in.
AWS
답변함 6달 전
  • This did the trick!

0

Error 401 while accessing OpenSearch serverless dashboard generally occurs when you are a collection has VPC access type but you are trying to access it from the public internet. I kindly request you to check if the request to access dashboard is coming from the same VPC in which the collection is created.

For more details on network settings for OpenSearch serverless collection, I kindly request you to follow reference[1].

Please let me know If you are using VPC access type and sending the request through the same VPC and still facing this issue or have any other concerns/queries related to the same, please feel free to reach back to me and I will be glad to assist.

Reference: [1] Network access for Amazon OpenSearch Serverless https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-network.html

profile pictureAWS
지원 엔지니어
AkashD
답변함 일 년 전
AWS
전문가
검토됨 일 년 전
0

I'm also facing the same issue and when i try to access it publicly i get 401 whereas within the vpc it is throwing 403.

sp
답변함 9달 전
0

I'm also having these issues with a public access type. Further the OpenSearch Dashboards URL doesn't even show up.

Cookie
답변함 8달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠