Skip to content

Commit f80b070

Browse files
committed
fix: minor renaming of policy statement id
1 parent 66c0599 commit f80b070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unicorn_approvals/integration/subscriber-policies.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Resources:
2222
EventBusName:
2323
Fn::Sub: "{{resolve:ssm:/uni-prop/${Stage}/UnicornApprovalsEventBus}}"
2424
StatementId:
25-
Fn::Sub: "OnlyRulesForApprovalServiceEvents-${Stage}"
25+
Fn::Sub: "OnlyRulesForApprovalsServiceEvents-${Stage}"
2626
Statement:
2727
Effect: Allow
2828
Principal:

0 commit comments

Comments
 (0)