Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bashtoni/cc434c7bfcabb0c7f987a9451c974436 to your computer and use it in GitHub Desktop.
Save bashtoni/cc434c7bfcabb0c7f987a9451c974436 to your computer and use it in GitHub Desktop.
S3 list files in UTC
TZ=":Etc/UTC" aws s3 ls s3://BUCKET/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment