AWS ARN Parser & Builder
Parse Amazon Resource Names into their components or build valid ARNs from individual fields. Everything runs in your browser — no data is sent to any server.
Visual Breakdown
arn:aws:lambda:us-east-1:123456789012:function:my-function
Partition
aws
Service
lambda
Region
us-east-1
Account ID
123456789012
Resource Type
function
Resource ID
my-function
Common ARN Examples
