aws-ssm-run-command


Nameaws-ssm-run-command JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/MacHu-GWU/aws_ssm_run_command-project
SummaryPackage short description.
upload_time2024-06-18 04:20:57
maintainerSanhe Hu
docs_urlNone
authorSanhe Hu
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
.. image:: https://readthedocs.org/projects/aws-ssm-run-command/badge/?version=latest
    :target: https://aws-ssm-run-command.readthedocs.io/en/latest/
    :alt: Documentation Status

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

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

.. image:: https://img.shields.io/pypi/v/aws-ssm-run-command.svg
    :target: https://pypi.python.org/pypi/aws-ssm-run-command

.. image:: https://img.shields.io/pypi/l/aws-ssm-run-command.svg
    :target: https://pypi.python.org/pypi/aws-ssm-run-command

.. image:: https://img.shields.io/pypi/pyversions/aws-ssm-run-command.svg
    :target: https://pypi.python.org/pypi/aws-ssm-run-command

.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social
    :target: https://github.com/MacHu-GWU/aws_ssm_run_command-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_ssm_run_command-project

------

.. image:: https://img.shields.io/badge/Link-Document-blue.svg
    :target: https://aws-ssm-run-command.readthedocs.io/en/latest/

.. image:: https://img.shields.io/badge/Link-API-blue.svg
    :target: https://aws-ssm-run-command.readthedocs.io/en/latest/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_ssm_run_command-project

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

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

.. image:: https://img.shields.io/badge/Link-Download-blue.svg
    :target: https://pypi.org/pypi/aws-ssm-run-command#files


Welcome to ``aws_ssm_run_command`` Documentation
==============================================================================
.. image:: https://aws-ssm-run-command.readthedocs.io/en/latest/_static/aws_ssm_run_command-logo.png
    :target: https://aws-ssm-run-command.readthedocs.io/en/latest/index.html

`AWS System Manager Run Command <https://docs.aws.amazon.com/systems-manager/latest/userguide/run-command.html>`_ 是一个 AWS SSM 的功能, 它能让你用优雅的的 Rest API 来在 EC2 上执行远程命令. 这是在 EC2 上执行远程命令的最佳实践, 最便捷, 最安全, 最可靠.

``aws_ssm_run_command`` 是一个让你用非常 Pythonic 的方式来使用 AWS SSM Run Command 的工具.


.. _install:

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

``aws_ssm_run_command`` is released on PyPI, so all you need is to:

.. code-block:: console

    $ pip install aws-ssm-run-command

To upgrade to latest version:

.. code-block:: console

    $ pip install --upgrade aws-ssm-run-command

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MacHu-GWU/aws_ssm_run_command-project",
    "name": "aws-ssm-run-command",
    "maintainer": "Sanhe Hu",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "husanhe@gmail.com",
    "keywords": null,
    "author": "Sanhe Hu",
    "author_email": "husanhe@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6d/1e/a98d66aede67d25ff532ee837d688efb1aed84bf5cb5413d417f0dd328fc/aws_ssm_run_command-1.0.1.tar.gz",
    "platform": "Windows",
    "description": "\n.. image:: https://readthedocs.org/projects/aws-ssm-run-command/badge/?version=latest\n    :target: https://aws-ssm-run-command.readthedocs.io/en/latest/\n    :alt: Documentation Status\n\n.. image:: https://github.com/MacHu-GWU/aws_ssm_run_command-project/workflows/CI/badge.svg\n    :target: https://github.com/MacHu-GWU/aws_ssm_run_command-project/actions?query=workflow:CI\n\n.. image:: https://codecov.io/gh/MacHu-GWU/aws_ssm_run_command-project/branch/main/graph/badge.svg\n    :target: https://codecov.io/gh/MacHu-GWU/aws_ssm_run_command-project\n\n.. image:: https://img.shields.io/pypi/v/aws-ssm-run-command.svg\n    :target: https://pypi.python.org/pypi/aws-ssm-run-command\n\n.. image:: https://img.shields.io/pypi/l/aws-ssm-run-command.svg\n    :target: https://pypi.python.org/pypi/aws-ssm-run-command\n\n.. image:: https://img.shields.io/pypi/pyversions/aws-ssm-run-command.svg\n    :target: https://pypi.python.org/pypi/aws-ssm-run-command\n\n.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social\n    :target: https://github.com/MacHu-GWU/aws_ssm_run_command-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_ssm_run_command-project\n\n------\n\n.. image:: https://img.shields.io/badge/Link-Document-blue.svg\n    :target: https://aws-ssm-run-command.readthedocs.io/en/latest/\n\n.. image:: https://img.shields.io/badge/Link-API-blue.svg\n    :target: https://aws-ssm-run-command.readthedocs.io/en/latest/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_ssm_run_command-project\n\n.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg\n    :target: https://github.com/MacHu-GWU/aws_ssm_run_command-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg\n    :target: https://github.com/MacHu-GWU/aws_ssm_run_command-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Download-blue.svg\n    :target: https://pypi.org/pypi/aws-ssm-run-command#files\n\n\nWelcome to ``aws_ssm_run_command`` Documentation\n==============================================================================\n.. image:: https://aws-ssm-run-command.readthedocs.io/en/latest/_static/aws_ssm_run_command-logo.png\n    :target: https://aws-ssm-run-command.readthedocs.io/en/latest/index.html\n\n`AWS System Manager Run Command <https://docs.aws.amazon.com/systems-manager/latest/userguide/run-command.html>`_ \u662f\u4e00\u4e2a AWS SSM \u7684\u529f\u80fd, \u5b83\u80fd\u8ba9\u4f60\u7528\u4f18\u96c5\u7684\u7684 Rest API \u6765\u5728 EC2 \u4e0a\u6267\u884c\u8fdc\u7a0b\u547d\u4ee4. \u8fd9\u662f\u5728 EC2 \u4e0a\u6267\u884c\u8fdc\u7a0b\u547d\u4ee4\u7684\u6700\u4f73\u5b9e\u8df5, \u6700\u4fbf\u6377, \u6700\u5b89\u5168, \u6700\u53ef\u9760.\n\n``aws_ssm_run_command`` \u662f\u4e00\u4e2a\u8ba9\u4f60\u7528\u975e\u5e38 Pythonic \u7684\u65b9\u5f0f\u6765\u4f7f\u7528 AWS SSM Run Command \u7684\u5de5\u5177.\n\n\n.. _install:\n\nInstall\n------------------------------------------------------------------------------\n\n``aws_ssm_run_command`` is released on PyPI, so all you need is to:\n\n.. code-block:: console\n\n    $ pip install aws-ssm-run-command\n\nTo upgrade to latest version:\n\n.. code-block:: console\n\n    $ pip install --upgrade aws-ssm-run-command\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Package short description.",
    "version": "1.0.1",
    "project_urls": {
        "Download": "https://pypi.python.org/pypi/aws_ssm_run_command/1.0.1#downloads",
        "Homepage": "https://github.com/MacHu-GWU/aws_ssm_run_command-project"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "48321b8c1d45b92efc009a793c9d00bb1779557dba1d87a39fba9f8847158e82",
                "md5": "ef4c026d9935042e558eced77fb51e91",
                "sha256": "69fcb2ebf1a22bd1c88bd860ab01663a8df173724e012a007416a8fc0d652c85"
            },
            "downloads": -1,
            "filename": "aws_ssm_run_command-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ef4c026d9935042e558eced77fb51e91",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 18060,
            "upload_time": "2024-06-18T04:20:53",
            "upload_time_iso_8601": "2024-06-18T04:20:53.788338Z",
            "url": "https://files.pythonhosted.org/packages/48/32/1b8c1d45b92efc009a793c9d00bb1779557dba1d87a39fba9f8847158e82/aws_ssm_run_command-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d1ea98d66aede67d25ff532ee837d688efb1aed84bf5cb5413d417f0dd328fc",
                "md5": "0afcde746211c74e04ed57d623ee15fb",
                "sha256": "c7cf899c1958923dd7415fe1984d3499beead2fd24b2134c6275c352e394afba"
            },
            "downloads": -1,
            "filename": "aws_ssm_run_command-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0afcde746211c74e04ed57d623ee15fb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 15885,
            "upload_time": "2024-06-18T04:20:57",
            "upload_time_iso_8601": "2024-06-18T04:20:57.628582Z",
            "url": "https://files.pythonhosted.org/packages/6d/1e/a98d66aede67d25ff532ee837d688efb1aed84bf5cb5413d417f0dd328fc/aws_ssm_run_command-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-18 04:20:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MacHu-GWU",
    "github_project": "aws_ssm_run_command-project",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "aws-ssm-run-command"
}
        
Elapsed time: 1.05639s