githubEdit

Amazon Resource Name (ARN)

A number to identify an object in AWS

Example:

  • arn:aws:iamπŸ’―user/admin

1. Field -> ARN

2. Field -> Type, most of time will be AWS

3. Field -> service, in this case IAM

4. Field -> User ID

5. Field -> entity identifier

Last updated