Socket
Socket
Sign inDemoInstall

aws-console-url

Package Overview
Dependencies
14
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    aws-console-url

Build AWS Console Url for debugging.


Maintainers
1

Readme

.. .. 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

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc