Start an experiment from a template
After you have created an experiment template, you can start experiments using that template.
When you start an experiment, we create a snapshot of the specified template and use that snapshot to run the experiment. Therefore, if the experiment template is updated or deleted while the experiment is running, those changes have no impact on the running experiment.
When you start an experiment, AWS FIS creates a service-linked role on your behalf. For more information, see Use service-linked roles for AWS Fault Injection Service.
After you start the experiment, you can stop it at any time. For more information, see Stop an experiment.
To start an experiment using the console
Open the AWS FIS console at https://console.aws.amazon.com/fis/
. -
In the navigation pane, choose Experiment templates.
-
Select the experiment template, and choose Start experiment.
-
(Optional) To add a tag to your experiment, choose Add new tag and enter a tag key and a tag value.
-
Choose Start experiment. When prompted for confirmation, enter
start
and choose Start experiment.
To start an experiment using the CLI
Use the start-experiment