Skip to content

Commit 3b605bf

Browse files
remove IsBucketAccount variable
1 parent 6da0dd0 commit 3b605bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/log_ingestion.s3.cft.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ Conditions:
121121
!Not [ !Equals [ !Ref KMSAccountId, !Ref BucketAccountId ] ]
122122
]
123123
IsTopicAccount: !Equals [ !Ref TopicAccountId, !Ref "AWS::AccountId" ]
124-
IsBucketAccount: !Equals [ !Ref BucketAccountId, !Ref "AWS::AccountId" ]
125124

126125
Resources:
127126
# Role and resources for same-account deployments

0 commit comments

Comments
 (0)