Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit 7599907

Browse files
committed
Back out logging S3 bucket resource
1 parent bcb59fe commit 7599907

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

DeepSecurity/Marketplace/DSM96MP.template

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1449,21 +1449,6 @@
14491449
}
14501450
}
14511451
}
1452-
},
1453-
"LogBucket" : {
1454-
"Type" : "AWS::S3::Bucket",
1455-
"Condition" : "IsFirstNode",
1456-
"Properties" : {
1457-
"BucketName" : {
1458-
"Fn::Join" : [
1459-
"",
1460-
[
1461-
"dsmcfnlogs"
1462-
]
1463-
]
1464-
}
1465-
},
1466-
"DeletionPolicy" : "Retain"
14671452
}
14681453
},
14691454
"Conditions" : {

0 commit comments

Comments
 (0)