mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +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
|
||||
Resource:
|
||||
- Fn::GetAtt: [ EngineQueue, Arn ]
|
||||
- "arn:aws:sqs:eu-west-2:337213553626:categorisation-queue-dev"
|
||||
- Effect: Allow
|
||||
Action:
|
||||
- s3:GetObject
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue