View Source aws_fis (aws v1.0.4)

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 Fault Injection Simulator User Guide: https://docs.aws.amazon.com/fis/latest/userguide/.

Summary

Functions

Creates an experiment template.

Creates a target account configuration for the experiment template.

Deletes the specified experiment template.
Deletes the specified target account configuration of the experiment template.
Gets information about the specified FIS action.
Gets information about the specified experiment.
Gets information about the specified target account configuration of the experiment.
Gets information about the specified experiment template.
Gets information about the specified target account configuration of the experiment template.
Gets information about the specified resource type.
Lists the available FIS actions.
Lists the resolved targets information of the specified experiment.
Lists the target account configurations of the specified experiment.
Lists your experiment templates.
Lists your experiments.
Lists the tags for the specified resource.
Lists the target account configurations of the specified experiment template.
Lists the target resource types.
Starts running an experiment from the specified experiment template.
Stops the specified experiment.
Applies the specified tags to the specified resource.
Removes the specified tags from the specified resource.
Updates the specified experiment template.
Updates the target account configuration for the specified experiment template.

Functions

Link to this function

create_experiment_template(Client, Input)

View Source

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 experiment templates: https://docs.aws.amazon.com/fis/latest/userguide/experiment-templates.html in the Fault Injection Simulator User Guide.
Link to this function

create_experiment_template(Client, Input0, Options0)

View Source
Link to this function

create_target_account_configuration(Client, AccountId, ExperimentTemplateId, Input)

View Source

Creates a target account configuration for the experiment template.

A target account configuration is required when accountTargeting of experimentOptions is set to multi-account. For more information, see experiment options: https://docs.aws.amazon.com/fis/latest/userguide/experiment-options.html in the Fault Injection Simulator User Guide.
Link to this function

create_target_account_configuration(Client, AccountId, ExperimentTemplateId, Input0, Options0)

View Source
Link to this function

delete_experiment_template(Client, Id, Input)

View Source
Deletes the specified experiment template.
Link to this function

delete_experiment_template(Client, Id, Input0, Options0)

View Source
Link to this function

delete_target_account_configuration(Client, AccountId, ExperimentTemplateId, Input)

View Source
Deletes the specified target account configuration of the experiment template.
Link to this function

delete_target_account_configuration(Client, AccountId, ExperimentTemplateId, Input0, Options0)

View Source
Gets information about the specified FIS action.
Link to this function

get_action(Client, Id, QueryMap, HeadersMap)

View Source
Link to this function

get_action(Client, Id, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_experiment(Client, Id)

View Source
Gets information about the specified experiment.
Link to this function

get_experiment(Client, Id, QueryMap, HeadersMap)

View Source
Link to this function

get_experiment(Client, Id, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_experiment_target_account_configuration(Client, AccountId, ExperimentId)

View Source
Gets information about the specified target account configuration of the experiment.
Link to this function

get_experiment_target_account_configuration(Client, AccountId, ExperimentId, QueryMap, HeadersMap)

View Source
Link to this function

get_experiment_target_account_configuration(Client, AccountId, ExperimentId, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_experiment_template(Client, Id)

View Source
Gets information about the specified experiment template.
Link to this function

get_experiment_template(Client, Id, QueryMap, HeadersMap)

View Source
Link to this function

get_experiment_template(Client, Id, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_target_account_configuration(Client, AccountId, ExperimentTemplateId)

View Source
Gets information about the specified target account configuration of the experiment template.
Link to this function

get_target_account_configuration(Client, AccountId, ExperimentTemplateId, QueryMap, HeadersMap)

View Source
Link to this function

get_target_account_configuration(Client, AccountId, ExperimentTemplateId, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_target_resource_type(Client, ResourceType)

View Source
Gets information about the specified resource type.
Link to this function

get_target_resource_type(Client, ResourceType, QueryMap, HeadersMap)

View Source
Link to this function

get_target_resource_type(Client, ResourceType, QueryMap, HeadersMap, Options0)

View Source
Lists the available FIS actions.
Link to this function

list_actions(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_actions(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_experiment_resolved_targets(Client, ExperimentId)

View Source
Lists the resolved targets information of the specified experiment.
Link to this function

list_experiment_resolved_targets(Client, ExperimentId, QueryMap, HeadersMap)

View Source
Link to this function

list_experiment_resolved_targets(Client, ExperimentId, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_experiment_target_account_configurations(Client, ExperimentId)

View Source
Lists the target account configurations of the specified experiment.
Link to this function

list_experiment_target_account_configurations(Client, ExperimentId, QueryMap, HeadersMap)

View Source
Link to this function

list_experiment_target_account_configurations(Client, ExperimentId, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_experiment_templates(Client)

View Source
Lists your experiment templates.
Link to this function

list_experiment_templates(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_experiment_templates(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_experiments(Client)

View Source
Lists your experiments.
Link to this function

list_experiments(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_experiments(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_tags_for_resource(Client, ResourceArn)

View Source
Lists the tags for the specified resource.
Link to this function

list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap)

View Source
Link to this function

list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_target_account_configurations(Client, ExperimentTemplateId)

View Source
Lists the target account configurations of the specified experiment template.
Link to this function

list_target_account_configurations(Client, ExperimentTemplateId, QueryMap, HeadersMap)

View Source
Link to this function

list_target_account_configurations(Client, ExperimentTemplateId, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_target_resource_types(Client)

View Source
Lists the target resource types.
Link to this function

list_target_resource_types(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_target_resource_types(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

start_experiment(Client, Input)

View Source
Starts running an experiment from the specified experiment template.
Link to this function

start_experiment(Client, Input0, Options0)

View Source
Link to this function

stop_experiment(Client, Id, Input)

View Source
Stops the specified experiment.
Link to this function

stop_experiment(Client, Id, Input0, Options0)

View Source
Link to this function

tag_resource(Client, ResourceArn, Input)

View Source
Applies the specified tags to the specified resource.
Link to this function

tag_resource(Client, ResourceArn, Input0, Options0)

View Source
Link to this function

untag_resource(Client, ResourceArn, Input)

View Source
Removes the specified tags from the specified resource.
Link to this function

untag_resource(Client, ResourceArn, Input0, Options0)

View Source
Link to this function

update_experiment_template(Client, Id, Input)

View Source
Updates the specified experiment template.
Link to this function

update_experiment_template(Client, Id, Input0, Options0)

View Source
Link to this function

update_target_account_configuration(Client, AccountId, ExperimentTemplateId, Input)

View Source
Updates the target account configuration for the specified experiment template.
Link to this function

update_target_account_configuration(Client, AccountId, ExperimentTemplateId, Input0, Options0)

View Source