mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
give fast api permission to send messages to categorisation queue
This commit is contained in:
parent
2c2bcc4357
commit
75124f3b2a
1 changed files with 1 additions and 0 deletions
|
|
@ -108,6 +108,7 @@ resources:
|
||||||
- sqs:SendMessage
|
- sqs:SendMessage
|
||||||
Resource:
|
Resource:
|
||||||
- Fn::GetAtt: [ EngineQueue, Arn ]
|
- Fn::GetAtt: [ EngineQueue, Arn ]
|
||||||
|
- "arn:aws:sqs:eu-west-2:337213553626:categorisation-queue-dev"
|
||||||
- Effect: Allow
|
- Effect: Allow
|
||||||
Action:
|
Action:
|
||||||
- s3:GetObject
|
- s3:GetObject
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue