Skip to content

Instantly share code, notes, and snippets.

@alanmackenzie
Created May 4, 2017 10:23
Show Gist options
  • Save alanmackenzie/87740c766534389a53e2a1bee7939efb to your computer and use it in GitHub Desktop.
Save alanmackenzie/87740c766534389a53e2a1bee7939efb to your computer and use it in GitHub Desktop.
aws s3 ls s3://${BUCKET} --recursive | awk '{print "http://${DOMAIN_NAME}/"$4 }'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment