aws-console-url


Nameaws-console-url JSON
Version 1.4.1 PyPI version JSON
download
home_pagehttps://github.com/MacHu-GWU/aws_console_url-project
SummaryBuild AWS Console Url for debugging.
upload_time2023-12-08 16:26:44
maintainerUnknown
docs_urlNone
authorSanhe Hu
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements cached-property dataclasses boto_session_manager aws_arns
Travis-CI No Travis.
coveralls test coverage
            
.. .. image:: https://readthedocs.org/projects/aws_console_url/badge/?version=latest
    :target: https://aws_console_url.readthedocs.io/index.html
    :alt: Documentation Status

..  .. image:: https://github.com/MacHu-GWU/aws_console_url-project/workflows/CI/badge.svg
    :target: https://github.com/MacHu-GWU/aws_console_url-project/actions?query=workflow:CI

..  .. image:: https://codecov.io/gh/MacHu-GWU/aws_console_url-project/branch/main/graph/badge.svg
    :target: https://codecov.io/gh/MacHu-GWU/aws_console_url-project

.. image:: https://img.shields.io/pypi/v/aws_console_url.svg
    :target: https://pypi.python.org/pypi/aws_console_url

.. image:: https://img.shields.io/pypi/l/aws_console_url.svg
    :target: https://pypi.python.org/pypi/aws_console_url

.. image:: https://img.shields.io/pypi/pyversions/aws_console_url.svg
    :target: https://pypi.python.org/pypi/aws_console_url

.. image:: https://img.shields.io/badge/release_history!--None.svg?style=social
    :target: https://github.com/MacHu-GWU/aws_console_url-project/blob/main/release-history.rst

.. image:: https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social
    :target: https://github.com/MacHu-GWU/aws_console_url-project

------


..  .. image:: https://img.shields.io/badge/Link-Document-blue.svg
    :target: https://aws_console_url.readthedocs.io/index.html

..  .. image:: https://img.shields.io/badge/Link-API-blue.svg
    :target: https://aws_console_url.readthedocs.io/py-modindex.html

..  .. image:: https://img.shields.io/badge/Link-Source_Code-blue.svg
    :target: https://aws_console_url.readthedocs.io/py-modindex.html

.. image:: https://img.shields.io/badge/Link-Install-blue.svg
    :target: `install`_

.. image:: https://img.shields.io/badge/Link-GitHub-blue.svg
    :target: https://github.com/MacHu-GWU/aws_console_url-project

.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg
    :target: https://github.com/MacHu-GWU/aws_console_url-project/issues

.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg
    :target: https://github.com/MacHu-GWU/aws_console_url-project/issues

.. image:: https://img.shields.io/badge/Link-Download-blue.svg
    :target: https://pypi.org/pypi/aws_console_url#files


Welcome to ``aws_console_url`` Documentation
==============================================================================
``aws_console_url`` allow you to generate AWS console URL programmatically using AWS Resource Namespace (ARN) or aws resource id (like ec2 instance id, rds identifier, iam role name etc ...). For quick start, you can check this `Jupyter Notebook <https://github.com/MacHu-GWU/aws_console_url-project/blob/main/usage-examples.ipynb>`_. Also, you can find the full list of public api in `Public API Full List <https://github.com/MacHu-GWU/aws_console_url-project/blob/main/Public-API.rst>`_


.. _install:

Install
------------------------------------------------------------------------------

``aws_console_url`` is released on PyPI, so all you need is:

.. code-block:: console

    $ pip install aws_console_url

To upgrade to latest version:

.. code-block:: console

    $ pip install --upgrade aws_console_url

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MacHu-GWU/aws_console_url-project",
    "name": "aws-console-url",
    "maintainer": "Unknown",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Sanhe Hu",
    "author_email": "husanhe@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/72/41/7c997d173042c4a8ff80043406bbb1f26d2986f0f2311653f7371c0f1f3e/aws_console_url-1.4.1.tar.gz",
    "platform": "Windows",
    "description": "\n.. .. image:: https://readthedocs.org/projects/aws_console_url/badge/?version=latest\n    :target: https://aws_console_url.readthedocs.io/index.html\n    :alt: Documentation Status\n\n..  .. image:: https://github.com/MacHu-GWU/aws_console_url-project/workflows/CI/badge.svg\n    :target: https://github.com/MacHu-GWU/aws_console_url-project/actions?query=workflow:CI\n\n..  .. image:: https://codecov.io/gh/MacHu-GWU/aws_console_url-project/branch/main/graph/badge.svg\n    :target: https://codecov.io/gh/MacHu-GWU/aws_console_url-project\n\n.. image:: https://img.shields.io/pypi/v/aws_console_url.svg\n    :target: https://pypi.python.org/pypi/aws_console_url\n\n.. image:: https://img.shields.io/pypi/l/aws_console_url.svg\n    :target: https://pypi.python.org/pypi/aws_console_url\n\n.. image:: https://img.shields.io/pypi/pyversions/aws_console_url.svg\n    :target: https://pypi.python.org/pypi/aws_console_url\n\n.. image:: https://img.shields.io/badge/release_history!--None.svg?style=social\n    :target: https://github.com/MacHu-GWU/aws_console_url-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_console_url-project\n\n------\n\n\n..  .. image:: https://img.shields.io/badge/Link-Document-blue.svg\n    :target: https://aws_console_url.readthedocs.io/index.html\n\n..  .. image:: https://img.shields.io/badge/Link-API-blue.svg\n    :target: https://aws_console_url.readthedocs.io/py-modindex.html\n\n..  .. image:: https://img.shields.io/badge/Link-Source_Code-blue.svg\n    :target: https://aws_console_url.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_console_url-project\n\n.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg\n    :target: https://github.com/MacHu-GWU/aws_console_url-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg\n    :target: https://github.com/MacHu-GWU/aws_console_url-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Download-blue.svg\n    :target: https://pypi.org/pypi/aws_console_url#files\n\n\nWelcome to ``aws_console_url`` Documentation\n==============================================================================\n``aws_console_url`` allow you to generate AWS console URL programmatically using AWS Resource Namespace (ARN) or aws resource id (like ec2 instance id, rds identifier, iam role name etc ...). For quick start, you can check this `Jupyter Notebook <https://github.com/MacHu-GWU/aws_console_url-project/blob/main/usage-examples.ipynb>`_. Also, you can find the full list of public api in `Public API Full List <https://github.com/MacHu-GWU/aws_console_url-project/blob/main/Public-API.rst>`_\n\n\n.. _install:\n\nInstall\n------------------------------------------------------------------------------\n\n``aws_console_url`` is released on PyPI, so all you need is:\n\n.. code-block:: console\n\n    $ pip install aws_console_url\n\nTo upgrade to latest version:\n\n.. code-block:: console\n\n    $ pip install --upgrade aws_console_url\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Build AWS Console Url for debugging.",
    "version": "1.4.1",
    "project_urls": {
        "Download": "https://pypi.python.org/pypi/aws_console_url/1.4.1#downloads",
        "Homepage": "https://github.com/MacHu-GWU/aws_console_url-project"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "34d12c02608c34b99648574d3f34618c30889957afc45df639d80963bfc9b77a",
                "md5": "f9799c6dc21e261cc73ce169d8415ae1",
                "sha256": "5ab29d0fd682759fa6bc3f1198777ecb790103f95d89337fca9a56ec1399116b"
            },
            "downloads": -1,
            "filename": "aws_console_url-1.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f9799c6dc21e261cc73ce169d8415ae1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 41244,
            "upload_time": "2023-12-08T16:26:42",
            "upload_time_iso_8601": "2023-12-08T16:26:42.163189Z",
            "url": "https://files.pythonhosted.org/packages/34/d1/2c02608c34b99648574d3f34618c30889957afc45df639d80963bfc9b77a/aws_console_url-1.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "72417c997d173042c4a8ff80043406bbb1f26d2986f0f2311653f7371c0f1f3e",
                "md5": "f920535f2b3b74a2de503cdd57d4451a",
                "sha256": "bc9ae2d32f710441e16c093d2d7b0e22efa169fe056ff2b2a453c3430436ab77"
            },
            "downloads": -1,
            "filename": "aws_console_url-1.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f920535f2b3b74a2de503cdd57d4451a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 33782,
            "upload_time": "2023-12-08T16:26:44",
            "upload_time_iso_8601": "2023-12-08T16:26:44.260463Z",
            "url": "https://files.pythonhosted.org/packages/72/41/7c997d173042c4a8ff80043406bbb1f26d2986f0f2311653f7371c0f1f3e/aws_console_url-1.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-08 16:26:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MacHu-GWU",
    "github_project": "aws_console_url-project",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "cached-property",
            "specs": [
                [
                    ">=",
                    "1.5.2"
                ]
            ]
        },
        {
            "name": "dataclasses",
            "specs": [
                [
                    ">=",
                    "0.8"
                ]
            ]
        },
        {
            "name": "boto_session_manager",
            "specs": [
                [
                    ">=",
                    "1.3.1"
                ],
                [
                    "<",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "aws_arns",
            "specs": [
                [
                    ">=",
                    "1.4.3"
                ],
                [
                    "<",
                    "2.0.0"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "aws-console-url"
}
        
Elapsed time: 0.45352s