Amazon Fault Injection Simulator · Arazzo Workflow
AWS FIS Update Template Then Run
Version 1.0.0
Fetch an existing experiment template, update its description, and start an experiment from the revised template.
Provider
Workflows
update-template-then-run
Get a template, update it, then start an experiment from the revised template.
Fetches an experiment template by id, applies an update to it, then starts an experiment from the updated template and reads back the experiment's initial state.
1
getTemplate
Read the experiment template to confirm it exists before updating it.
2
updateTemplate
Apply an update to the experiment template, revising its description. The updateExperimentTemplate operation is the PATCH on /experimentTemplates/{id}.
3
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.