Delete the S3 Bucket

Empty the S3 Bucket

aws s3 rm s3://serverless-wksp-sample-<your-name> --recursive

Delete the S3 Bucket

aws s3 rb s3://serverless-wksp-sample-<your-name> --force