A lightweight Python library for parsing and manipulating AWS ARNs (Amazon Resource Names). Version 0.1.5, low activity.
pip install arnVerified import paths — ran on the pinned version, not inferred.
Parse an AWS ARN and access its components.
Validate partition manually with a whitelist if needed.
Use `parsed.resource` and split on '/' or ':' as needed.
No dependency data recorded yet.