Are AWS S3 Event Notifications guaranteed to be delivered?

后端 未结 2 1334
孤城傲影
孤城傲影 2021-01-04 19:25

I\'m hooking up AWS S3 event notifications to an AWS Lambda processing pipeline.

I can\'t find documentation on S3 event notification guarantees. Can I be sure all

2条回答
  •  既然无缘
    2021-01-04 20:18

    From the Documentation Important Amazon S3 event notifications typically deliver events in seconds but can sometimes take a minute or longer. On very rare occasions, events might be lost.

    We are seeing lost events right now. A lot in volume but low by percentage.

提交回复
热议问题