Aws-ssm-run-command

Latest version: v0.2.1

Safety actively analyzes 624738 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.1

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**

- add ``aws_ssm_run_command.api.better_boto.send_command_async`` and ``aws_ssm_run_command.api.better_boto.send_command_sync`` API.

**Minor Improvements**

- improve example code

0.1.2

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Minor Improvements**

- add ``raises`` argument to ``aws_ssm_run_command.api.better_boto.wait_until_command_succeeded`` function. Allow user to specify whether to raise an exception if the command fails. Default to ``True``.

0.1.1

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- First release
- Add the following public api:
- ``aws_ssm_run_command.api.better_boto.CommandInvocationFailedError``
- ``aws_ssm_run_command.api.better_boto.send_command``
- ``aws_ssm_run_command.api.better_boto.CommandInvocationStatusEnum``
- ``aws_ssm_run_command.api.better_boto.CommandInvocation``
- ``aws_ssm_run_command.api.better_boto.wait_until_command_succeeded``
- ``aws_ssm_run_command.api.patterns.run_command_on_one_ec2.run_python_script``
- ``aws_ssm_run_command.api.patterns.run_command_on_one_ec2.run_python_script_large_payload``

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.