{"id":24362407,"url":"https://github.com/machu-gwu/aws_arns-project","last_synced_at":"2026-04-10T02:07:06.979Z","repository":{"id":142912039,"uuid":"614379222","full_name":"MacHu-GWU/aws_arns-project","owner":"MacHu-GWU","description":"☁️ Amazon Resource Names utilities","archived":false,"fork":false,"pushed_at":"2024-01-12T19:02:36.000Z","size":276,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-19T02:08:21.165Z","etag":null,"topics":["arn","aws","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MacHu-GWU.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-15T13:22:26.000Z","updated_at":"2023-09-22T15:12:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"9ac1c2dd-ee0c-4c18-8b0c-321cd6a27033","html_url":"https://github.com/MacHu-GWU/aws_arns-project","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacHu-GWU%2Faws_arns-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacHu-GWU%2Faws_arns-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacHu-GWU%2Faws_arns-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacHu-GWU%2Faws_arns-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MacHu-GWU","download_url":"https://codeload.github.com/MacHu-GWU/aws_arns-project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243188241,"owners_count":20250457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arn","aws","python"],"created_at":"2025-01-18T22:52:03.693Z","updated_at":"2025-12-26T02:39:15.067Z","avatar_url":"https://github.com/MacHu-GWU.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n.. .. image:: https://readthedocs.org/projects/aws_arns/badge/?version=latest\n    :target: https://aws_arns.readthedocs.io/index.html\n    :alt: Documentation Status\n\n.. image:: https://github.com/MacHu-GWU/aws_arns-project/workflows/CI/badge.svg\n    :target: https://github.com/MacHu-GWU/aws_arns-project/actions?query=workflow:CI\n\n.. image:: https://codecov.io/gh/MacHu-GWU/aws_arns-project/branch/main/graph/badge.svg\n    :target: https://codecov.io/gh/MacHu-GWU/aws_arns-project\n\n.. image:: https://img.shields.io/pypi/v/aws_arns.svg\n    :target: https://pypi.python.org/pypi/aws_arns\n\n.. image:: https://img.shields.io/pypi/l/aws_arns.svg\n    :target: https://pypi.python.org/pypi/aws_arns\n\n.. image:: https://img.shields.io/pypi/pyversions/aws_arns.svg\n    :target: https://pypi.python.org/pypi/aws_arns\n\n.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social\n    :target: https://github.com/MacHu-GWU/aws_arns-project/blob/main/release-history.rst\n\n.. image:: https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social\n    :target: https://github.com/MacHu-GWU/aws_arns-project\n\n------\n\n.. .. image:: https://img.shields.io/badge/Link-Document-blue.svg\n    :target: https://aws_arns.readthedocs.io/index.html\n\n.. .. image:: https://img.shields.io/badge/Link-API-blue.svg\n    :target: https://aws_arns.readthedocs.io/py-modindex.html\n\n.. .. image:: https://img.shields.io/badge/Link-Source_Code-blue.svg\n    :target: https://aws_arns.readthedocs.io/py-modindex.html\n\n.. image:: https://img.shields.io/badge/Link-Install-blue.svg\n    :target: `install`_\n\n.. image:: https://img.shields.io/badge/Link-GitHub-blue.svg\n    :target: https://github.com/MacHu-GWU/aws_arns-project\n\n.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg\n    :target: https://github.com/MacHu-GWU/aws_arns-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg\n    :target: https://github.com/MacHu-GWU/aws_arns-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Download-blue.svg\n    :target: https://pypi.org/pypi/aws_arns#files\n\n\n☁️ Welcome to ``aws_arns`` Documentation\n==============================================================================\nAmazon 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 ...\n\nSee `usage examples \u003chttps://github.com/MacHu-GWU/aws_arns-project/blob/main/examples.ipynb\u003e`_.\n\n\n.. _install:\n\nInstall\n------------------------------------------------------------------------------\n\n``aws_arns`` is released on PyPI, so all you need is:\n\n.. code-block:: console\n\n    $ pip install aws_arns\n\nTo upgrade to latest version:\n\n.. code-block:: console\n\n    $ pip install --upgrade aws_arns","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmachu-gwu%2Faws_arns-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmachu-gwu%2Faws_arns-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmachu-gwu%2Faws_arns-project/lists"}