S3 > SQS Event Notification Failure

1

I've been trying to setup through AWS Management Console an S3 event to send notification to SQS for newly-created objects but I'm always getting an error.

Unknown Error An unexpected error occurred.

Unable to validate the following destination configurations

NOTE: Both S3 and SQS are in the same region.

1개 답변
1

Hi.

You need to attach an IAM policy to the SQS queue to allow notifications from S3.

https://docs.aws.amazon.com/AmazonS3/latest/userguide/grant-destinations-permissions-to-s3.html#grant-sns-sqs-permission-for-s3

If you have already set this, there are cases where the S3 notification and destination queue settings are incorrect as shown below.

https://zenn.dev/fffukken/articles/5c165e8cde8e2b

profile picture
전문가
iwasa
답변함 2년 전

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

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

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

관련 콘텐츠