Lambda function
Input
arn:aws:lambda:ap-northeast-1:123456789012:function:my-function
Output
lambda / ap-northeast-1 / 123456789012 / function:my-function
Paste AWS ARNs from logs, IAM policies, or CloudTrail and inspect each ARN part without opening a terminal.
Developer tools
Input
arn:aws:lambda:ap-northeast-1:123456789012:function:my-function
Output
lambda / ap-northeast-1 / 123456789012 / function:my-function
Input
arn:aws:iam::123456789012:role/Admin
Output
iam / global / 123456789012 / role/Admin
Nearby utilities from the KoguNavi toolbox.