Skip to content

Instantly share code, notes, and snippets.

@arselzer
Last active August 29, 2015 13:59
Show Gist options
  • Save arselzer/10529311 to your computer and use it in GitHub Desktop.
Save arselzer/10529311 to your computer and use it in GitHub Desktop.
Amazon ARN

syntax

arn:aws:service:[region]:[account]:name

S3

arn:aws:s3:::bucket-name

e.g. arn:aws:s3:::broccolifly.com/*

Route 53

arn:route53:::hostedzone/id

e.g. arn:route53:::hostedzone/ZVIKMFE47S7N6 - branches.io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment