Skip to content

Commit f8c165b

Browse files
committed
Retain event consumer bucket
1 parent 27dca50 commit f8c165b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

eventconsumer/cfn.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ Resources:
140140

141141
S3Bucket:
142142
Type: AWS::S3::Bucket
143+
DeletionPolicy: Retain
143144
Properties:
144145
AccessControl: Private
145146
BucketName: !Sub

0 commit comments

Comments
 (0)