amazonaws.com – fis
Fault Injection Simulator is a managed service that enables you to perform fault injection experiments on your Amazon Web Services workloads. For more information, see the .
- Homepage
- https://api.apis.guru/v2/specs/amazonaws.com:fis/2020-12-01.json
- Provider
- amazonaws.com:fis / fis
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/amazonaws.com/fis/2020-12-01/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/amazonaws.com/fis/2020-12-01/openapi.yaml
Tools (18)
Extracted live via the executor SDK.
-
actions.getActionGets information about the specified FIS action.
-
actions.listActionsLists the available FIS actions.
-
experiments.getExperimentGets information about the specified experiment.
-
experiments.listExperimentsLists your experiments.
-
experiments.startExperimentStarts running an experiment from the specified experiment template.
-
experiments.stopExperimentStops the specified experiment.
-
experimentTemplates.createExperimentTemplateCreates an experiment template.
An experiment template includes the following components:
-
Targets: A target can be a specific resource in your Amazon Web Services 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 in the Fault Injection Simulator User Guide.
-
-
experimentTemplates.deleteExperimentTemplateDeletes the specified experiment template.
-
experimentTemplates.getExperimentTemplateGets information about the specified experiment template.
-
experimentTemplates.listExperimentTemplatesLists your experiment templates.
-
experimentTemplates.updateExperimentTemplateUpdates the specified experiment template.
-
tags.listTagsForResourceLists the tags for the specified resource.
-
tags.tagResourceApplies the specified tags to the specified resource.
-
tags.untagResourceRemoves the specified tags from the specified resource.
-
targetResourceTypes.getTargetResourceTypeGets information about the specified resource type.
-
targetResourceTypes.listTargetResourceTypesLists the target resource types.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools