aws-arn
JSON →AWS ARN parser and utilities for Node.js and browser. Current stable version 2.1.2, released as a TypeScript rewrite in v2.0.0. Parses ARN strings into structured objects, supports creating ARNs from components, and formatting back to strings. Lightweight with no external dependencies. Differentiates from alternatives (e.g., @aws-sdk/util-arn-parser) by providing a fluent API, broader resource part parsing (including qualifiers), and optional strict mode with error throwing.
Resources
packageaws-arn ↗