Tag: aws s3

  • aws s3

    To list all bucket, run

    aws s3 ls
    

    To delete a bucket, run

    aws s3 rm s3://BUCKET_NAME_HERE