Skip to content

Commit 02e18ef

Browse files
committed
Merge branch 'bugfix/BB-729/policy' into q/9.0
2 parents 03838a1 + 5aa645c commit 02e18ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extensions/replication/utils/SetupReplication.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -429,6 +429,7 @@ class SetupReplication extends BackbeatTask {
429429
const objActions = [
430430
's3:GetObjectVersion',
431431
's3:GetObjectVersionAcl',
432+
's3:ReplicateObject',
432433
];
433434
if (this._targetIsExternal) {
434435
objActions.push('s3:GetObjectVersionTagging');

0 commit comments

Comments
 (0)