Page MenuHomePhabricator

[terraform] Move retry limits to aws_lambda_event_source_mapping
ClosedPublic

Authored by will on Feb 22 2024, 1:26 PM.
Tags
None
Referenced Files
F2171040: D11147.id37454.diff
Tue, Jul 2, 4:45 PM
F2167696: D11147.diff
Tue, Jul 2, 6:58 AM
Unknown Object (File)
Fri, Jun 7, 3:11 PM
Unknown Object (File)
May 7 2024, 5:49 PM
Unknown Object (File)
May 7 2024, 5:48 PM
Unknown Object (File)
Apr 9 2024, 12:59 AM
Unknown Object (File)
Apr 9 2024, 12:59 AM
Unknown Object (File)
Apr 9 2024, 12:59 AM
Subscribers

Details

Summary

This sets the retry limit on the lambda triggers instead of the lambda invoke config. For DynamoDB streams, retry limits are decided by triggers and not the invoke config

Test Plan

Tested on staging. Retries are now limited

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable