What is the behavior of lifecycle deletes if a lifecycle event notification fails to publish to SNS?

0

If I setup Lifecycle event notifications on a bucket and a notification fails to publish to sns does it retry the notification request forever or does it drop the notification? (best effort vs guranteed delivery)

Also if it does retry forever, does that mean a lifecycle action (for example object expiration delete) is denied/blocked until after the notification is successfully published to sns?

Is there a way for me to test this to confirm the bahvior?

1 réponse
1

Hi,

Please, read https://stackoverflow.com/questions/34238446/are-aws-s3-event-notifications-guaranteed-to-be-delivered in details to the end.

It details how current philosophy of "at least once" (see https://docs.aws.amazon.com/AmazonS3/latest/userguide/EventNotifications.html) evolved from "at most once".

Best,

Didier

profile pictureAWS
EXPERT
répondu il y a 8 mois
  • I remember reading this post, but the discussion seemed a bit inconclusive. Is there a more detailed source/documentation available?

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions