We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66c0599 commit f80b070Copy full SHA for f80b070
unicorn_approvals/integration/subscriber-policies.yaml
@@ -22,7 +22,7 @@ Resources:
22
EventBusName:
23
Fn::Sub: "{{resolve:ssm:/uni-prop/${Stage}/UnicornApprovalsEventBus}}"
24
StatementId:
25
- Fn::Sub: "OnlyRulesForApprovalServiceEvents-${Stage}"
+ Fn::Sub: "OnlyRulesForApprovalsServiceEvents-${Stage}"
26
Statement:
27
Effect: Allow
28
Principal:
0 commit comments