AWS CCP Notes

Search

Search IconIcon to open search

05-02 Amazon Resource Names ARN

Last updated Aug 17, 2023 Edit Source

Amazon Resource Names (ARN) uniquely identify AWS resources.
ARNs are required to specify a resource unambiguously across all of AWS.

ARNs follow any one of the formats below:

  1. arn:partition:service:region:account-id:resource-id
  2. arn:partition:service:region:account-id:resource-type/resource-id
  3. arn:partition:service:region:account-id:resource-type:resource-id

# ARN Parts

# Partition

# Service

identifies the service

# Region

which aws resource

Account ID
12 digit number ex.

Resource ID
could be a number name or path: