integrations.sh
← all integrations

amazonaws.com – fis

OpenAPI apis-guru cloud

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.getAction

    Gets information about the specified FIS action.

  • actions.listActions

    Lists the available FIS actions.

  • experiments.getExperiment

    Gets information about the specified experiment.

  • experiments.listExperiments

    Lists your experiments.

  • experiments.startExperiment

    Starts running an experiment from the specified experiment template.

  • experiments.stopExperiment

    Stops the specified experiment.

  • experimentTemplates.createExperimentTemplate

    Creates 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.deleteExperimentTemplate

    Deletes the specified experiment template.

  • experimentTemplates.getExperimentTemplate

    Gets information about the specified experiment template.

  • experimentTemplates.listExperimentTemplates

    Lists your experiment templates.

  • experimentTemplates.updateExperimentTemplate

    Updates the specified experiment template.

  • tags.listTagsForResource

    Lists the tags for the specified resource.

  • tags.tagResource

    Applies the specified tags to the specified resource.

  • tags.untagResource

    Removes the specified tags from the specified resource.

  • targetResourceTypes.getTargetResourceType

    Gets information about the specified resource type.

  • targetResourceTypes.listTargetResourceTypes

    Lists the target resource types.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools