deployment-openvidu-pro: Add missing rule GetBucketLocation in OpenViduManageEC2Policy

pull/550/head
cruizba 2020-10-07 22:06:24 +02:00
parent 08cc2aec16
commit 178aae9f20
1 changed files with 1 additions and 0 deletions

View File

@ -372,6 +372,7 @@ Resources:
- Effect: Allow
Action:
- 's3:ListBucket'
- 's3:GetBucketLocation'
Resource:
- Fn::If:
# Get bucket name depending if the user defines a bucket name or not