Skip to content

Instantly share code, notes, and snippets.

@arunjayakumar01
Last active September 25, 2020 18:06
Show Gist options
  • Save arunjayakumar01/7d544e70d6489fbadc5f731ad9014209 to your computer and use it in GitHub Desktop.
Save arunjayakumar01/7d544e70d6489fbadc5f731ad9014209 to your computer and use it in GitHub Desktop.
export AWS_ACCESS_KEY_ID=xxxxxxxxxxxxxxxxxxx
export AWS_SECRET_ACCESS_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
export AWS_DEFAULT_REGION=eu-west-1
export AWS_DEFAULT_OUTPUT=json
aws s3 rm s3://bucket-name --recursive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment