Does SES verify delivery to S3 before before calling next action?

0

Hi,

I have a rule that forwards incoming mail to 2 different S3 buckets using a rule which consists of an action for each S3 bucket, meaning that action 1 deposits the data in bucket 1 and action 2 of the rule deposits the email in bucket 2.

Can I assume that SES will only continue to action 2 once action 1 has successfully been completed? Meaning, can I trigger a lambda function through the delivery in bucket 2 that assumes a successful delivery to bucket 1? Or should I use a waiter in the lambda function?

質問済み 4年前233ビュー
1回答
0

In case anybody finds this through Google, according to AWS Support, SES will wait for successful delivery.

回答済み 4年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ