How do I set Amazon SNS as Notification(Channel) in an Amazon Opensearch???

0

I want to opensearch notification to Amazon sns. This is my setting

  1. creat Notification in Opensearch Enter image description here

  2. add permission in my IAM following this page https://opensearch.org/docs/latest/observing-your-data/notifications/index/ Enter image description here Enter image description here

Enter image description here

  1. send test message I created alert in Amazon Opensearch and them sent test message Enter image description here

  2. failed!! this is return message

{ "event_status_list": [ { "config_id": "{{ID}}", "config_type": "sns", "config_name": "test-os", "email_recipient_status": [], "delivery_status": { "status_code": "424", "status_text": "SNS service Error(403), Service status:(Client)AccessDenied:User: arn:aws:sts::832035452523:assumed-role/cp-sts-grant-role/swift-ap-northeast-2-prod-913369500992 is not authorized to perform: sts:AssumeRole on resource: arn:aws:iam::{{my account}}:user/{{my account}}" } } ] }

How to resolve this problem?

답변 없음

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

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

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

관련 콘텐츠