AWS - CLI
You run this command to delete an S3 bucket:
But it fails with an error. What is the most likely cause?
aws s3 rb s3://my-bucket
But it fails with an error. What is the most likely cause?
aws s3 rb s3://my-bucket
aws s3 rb removes (deletes) an S3 bucket, but only if it is empty.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions