deployment-openvidu-pro: Add missing rule GetBucketLocation in OpenViduManageEC2Policy
This commit is contained in:
parent
08cc2aec16
commit
178aae9f20
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user