Skip to content

Commit f75c3aa

Browse files
committed
increase prod log retention days to one year
1 parent ad2bb02 commit f75c3aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudformation/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Mappings:
3434
dev:
3535
LogRetentionDays: 7
3636
prod:
37-
LogRetentionDays: 30
37+
LogRetentionDays: 365
3838
ApiGwConfig:
3939
dev:
4040
ApiCertificateArn: arn:aws:acm:us-east-1:427040638965:certificate/63ccdf0b-d2b5-44f0-b589-eceffb935c23

0 commit comments

Comments
 (0)