Skip to content

Commit 1974ea6

Browse files
authored
Update data-collection/deploy/module-service-quotas.yaml
1 parent cd04c40 commit 1974ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data-collection/deploy/module-service-quotas.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Resources:
111111
Action:
112112
- "events:PutEvents"
113113
Resource:
114-
- !Sub "arn:${AWS::Partition}:events:*:${AWS::AccountId}:event-bus/default"
114+
- !Sub "arn:${AWS::Partition}:events:*:${AWS::AccountId}:event-bus/default"
115115
- !If
116116
- NeedDataBucketsKms
117117
- PolicyName: "KMS"

0 commit comments

Comments
 (0)