Amazon Resource Names (ARNs) utilities.
Project Links
Meta
Author: Sanhe Hu
Maintainer: Unknown
Classifiers
Development Status
- 4 - Beta
Intended Audience
- Developers
License
- OSI Approved :: MIT License
Natural Language
- English
Operating System
- Microsoft :: Windows
- MacOS
- Unix
Programming Language
- Python
- Python :: 3.8
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: 3.13
- Python :: 3 :: Only
☁️ Welcome to aws_arns Documentation
Amazon Resource Names (ARNs) Python library. It parses / constructs ARN in Python, and provide more human intuitive interface to access AWS Resource attributes like aws service name, aws account id, aws region, resource type, resource id, resource name, short name, long name, etc …
See usage examples.
Install
aws_arns is released on PyPI, so all you need is:
$ pip install aws_arns
To upgrade to latest version:
$ pip install --upgrade aws_arns
1.5.1
Mar 15, 2025
1.4.3
Nov 01, 2023
1.4.2
Oct 14, 2023
1.4.1
Oct 14, 2023
1.3.1
Sep 23, 2023
1.2.1
Sep 22, 2023
1.1.1
Sep 22, 2023
1.0.1
Sep 21, 2023
0.3.1
Jul 11, 2023
0.2.1
Jul 11, 2023
0.1.1
Mar 15, 2023