Skip to content

Commit 72720d8

Browse files
committed
fix missing max recieve count
1 parent 46613f7 commit 72720d8

File tree

2 files changed

+8
-203
lines changed

2 files changed

+8
-203
lines changed

cloudformation/sqs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Resources:
1919
Fn::GetAtt:
2020
- "AppDLQ"
2121
- "Arn"
22+
maxReceiveCount: 3
2223

2324
Outputs:
2425
MainQueueArn:

0 commit comments

Comments
 (0)