aws fis
AWS Fault Injection Simulator is a managed service that enables you to perform fault injection experiments on your AWS workloads. For more information, see the AWS Fault Injection Simulator User Guide
Subcommands
Name | Description |
---|---|
create-experiment-template | Creates an experiment template. To create a template, specify the following information: Targets: A target can be a specific resource in your AWS environment, or one or more resources that match criteria that you specify, for example, resources that have specific tags. Actions: The actions to carry out on the target. You can specify multiple actions, the duration of each action, and when to start each action during an experiment. Stop conditions: If a stop condition is triggered while an experiment is running, the experiment is automatically stopped. You can define a stop condition as a CloudWatch alarm. For more information, see the AWS Fault Injection Simulator User Guide |
delete-experiment-template | Deletes the specified experiment template |
get-action | Gets information about the specified AWS FIS action |
get-experiment | Gets information about the specified experiment |
get-experiment-template | Gets information about the specified experiment template |
list-actions | Lists the available AWS FIS actions |
list-experiment-templates | Lists your experiment templates |
list-experiments | Lists your experiments |
list-tags-for-resource | Lists the tags for the specified resource |
start-experiment | Starts running an experiment from the specified experiment template |
stop-experiment | Stops the specified experiment |
tag-resource | Applies the specified tags to the specified resource |
untag-resource | Removes the specified tags from the specified resource |
update-experiment-template | Updates the specified experiment template |