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 年前

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

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

回答問題指南