Ends in
00
days
00
hrs
00
mins
00
secs
SHOP NOW

Practice Test + eBook Bundle Sale - Buy our Practice Test and get the supplementary eBook at 50% OFF

Find answers, ask questions, and connect with our
community around the world.

Home Forums AWS AWS Certified Solutions Architect Associate S3: adding more than one event notification

  • S3: adding more than one event notification

  • fspiess

    Member
    June 19, 2023 at 9:50 pm

    Question in Timed Mode Set 2:

    A company is storing its financial reports and regulatory documents in an Amazon S3 bucket. To comply with the IT audit, they tasked their Solutions Architect to track all new objects added to the bucket as well as the removed ones. It should also track whether a versioned object is permanently deleted. The Architect must configure Amazon S3 to publish notifications for these events to a queue for post-processing and to an Amazon SNS topic that will notify the Operations team.

    Which of the following is the MOST suitable solution that the Architect should implement?

    Answer provided: “Create a new Amazon SNS topic and Amazon SQS queue. Add an S3 event notification configuration on the bucket to publish s3:ObjectCreated:* and ObjectRemoved:DeleteMarkerCreated event types to SQS and SNS.”

    Based on my research, this is incorrect. You cannot have two event notifications which have the same configuration. Trying that, you get the error message “Configuration is ambiguously defined. Cannot have
    overlapping suffixes in two rules if the prefixes are overlapping for
    the same event type.”

    Documentation: https://repost.aws/knowledge-center/lambda-s3-event-configuration-error

Viewing 1 of 1 replies

Log in to reply.

Original Post
0 of 0 posts June 2018
Now