mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
arn not url
This commit is contained in:
parent
7676194cdc
commit
e7d2f83005
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ resources:
|
|||
- sqs:SendMessage
|
||||
Resource:
|
||||
- Fn::GetAtt: [ EngineQueue, Arn ]
|
||||
- ${env:CATEGORISATION_SQS_URL}
|
||||
- ${env:CATEGORISATION_SQS_ARN}
|
||||
- Effect: Allow
|
||||
Action:
|
||||
- s3:GetObject
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue