Chaostoolkit-aws

Latest version: v0.35.1

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

Scan your dependencies

Page 1 of 10

0.35.1

Fixed

* Export actions in awslambda

0.35.0

Added

* `chaosaws.awslambda.actions.add_layer` and `remove_layer` to manage a
function's layers
* `chaosaws.awslambda.actions.add_latency` and `remove_latency` to introduce
latency into a function
* `chaosaws.awslambda.actions.add_error` and `remove_error` to introduce
error into a function (pending https://github.com/aws-cli-tools/chaos-lambda-extension/issues/14)

0.34.0

Added

* MSK probes `chaosaws.msk.probes.describe_msk_cluster` `chaosaws.msk.probes.get_bootstrap_servers`
* MSK actions `chaosaws.msk.actions.reboot_msk_broker` `chaosaws.msk.actions.delete_cluster`

 Changed

* Bump dependencies

0.33.0

Added

* The `set_tags_on_instances` and `remove_tags_from_instances` actions on the
EC2 package

0.32.1

Fixed

- Use `boto3.lambda.get_function_concurrency` to retrieve the reserved
`ReservedConcurrentExecutions` from a lambda function

0.32.0

Changed

- Use existing AWS FIS policies `AWSFaultInjectionSimulatorNetworkAccess`,
`AWSFaultInjectionSimulatorEC2Access` instead of creating new ones
- Drop `logzero`
- Fixed EMR test to use the appropriate `moto`
- Switched tp [pdm](https://pdm-project.org/latest/) away from `setuptools` to
manage the package. This will offer a more cohesive experience and will
handle dependencies more strictly
- Drop Python 3.7 support as it has been EOL since June 2023
- Updated GH actions to use PDM and the trusted publisher workflow from Pypi

Added

- Code of Conduct

Page 1 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.