Skip to content

S3 Backup and Restore Issue

0

Hi, After completing AWS Backup Backup Job I tried (for testing) to restore one S3 bucket to another S3 bucket by AWS Backup Restore Jobs and I got an error: "Cannot restore, as the BucketOwnershipControls of aws-wapp-workflow-2024-07-lgsdfi67-restore do not allow the use of object ACLs." How can I fix this?

asked a year ago151 views

2 Answers
0

It sounds like the source bucket had ACLs enabled and your restore target bucket does not.

See the documentation here for configuring ACLs on the restore target bucket. https://docs.aws.amazon.com/AmazonS3/latest/userguide/acls.html

AWS
EXPERT

answered a year ago

0

"Access Control Lists (ACLs) must be enabled in the destination bucket, otherwise the job fails." https://docs.aws.amazon.com/aws-backup/latest/devguide/restoring-s3.html

AWS
EXPERT

answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.