mirror of https://github.com/OpenVidu/openvidu.git
deployment-openvidu-pro: Add missing rule GetBucketLocation in OpenViduManageEC2Policy
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…
Reference in New Issue