We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c3a64f commit d19c84fCopy full SHA for d19c84f
1 file changed
unicorn_approvals/infrastructure/approvals-service/template.yaml
@@ -90,6 +90,8 @@ Resources:
90
TableName: !Ref ContractStatusTable
91
- DynamoDBReadPolicy:
92
93
+ - SQSSendMessagePolicy:
94
+ QueueName: !GetAtt ApprovalsServiceDLQ.QueueName
95
Events:
96
StatusChangedEvent:
97
Type: EventBridgeRule
0 commit comments