Level 1 Cloud (AWS) - Copy and Delete S3 Bucket Data

Hello,

I am failing in this task again and again, in the aws level 1 while copy s3 bucket data.

The task failed as error show as s3 bucket ‘devops-bck-18277’ was not backed up.

Please Help

Hi @amitrathod17

You need to simply run aws s3 cp <URI to s3 content> /opt

Verify if the contents are downloaded, then delete the S3 bucket from the console.

Thank you Santosh. Sorry for late reply