Chaostoolkit-aws

Latest version: v0.35.1

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

Scan your dependencies

Page 2 of 10

0.31.1

Fixed

Allow no tags in `start_availability_zone_power_interruption_scenario`

0.31.0

Added

- `restore_availability_zone_power_after_interruption` action to rollback
`start_availability_zone_power_interruption_scenario`

json
{
"version": "1.0.0",
"title": "Run the 'AZ Availability - Power Interruption' scenario",
"description": "n/a",
"method": [
{
"name": "start-availability-zone-power-interruption-scenario",
"type": "action",
"provider": {
"func": "start_availability_zone_power_interruption_scenario",
"type": "python",
"module": "chaosaws.fis.actions",
"arguments": {
"az": "eu-central-1a",
"tags": "chaoseengineering=true",
"duration": "PT30M"
}
}
}
],
"rollbacks": [
{
"name": "stop-experiments-by-tags",
"type": "action",
"provider": {
"func": "restore_availability_zone_power_after_interruption",
"type": "python",
"module": "chaosaws.fis.actions"
}
}
]
}

0.30.0

Added

- Offset supported to months and years

0.29.1

Added

- Offset supported to months and years

0.29.0

Added

- Action `stop_instances_by_incremental_steps` in the ec2 package

0.28.0

Added

- Actions to start AWS FIS scenarios: Pod delete and AZ Availability: Power Interruption

Page 2 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.