FisClient
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.
Functions
Creates an experiment template.
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 in the Fault Injection Simulator User Guide.
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 your experiments.
Lists the target account configurations of the specified experiment.
Lists your experiment templates.
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.
Inherited functions
Creates an experiment template.
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 in the Fault Injection Simulator User Guide.
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.
Paginate over ListActionsResponse results.
Lists the resolved targets information of the specified experiment.
Paginate over ListExperimentResolvedTargetsResponse results.
Lists your experiments.
Paginate over ListExperimentsResponse results.
Lists the target account configurations of the specified experiment.
Lists your experiment templates.
Paginate over ListExperimentTemplatesResponse results.
Lists the tags for the specified resource.
Lists the target account configurations of the specified experiment template.
Paginate over ListTargetAccountConfigurationsResponse results.
Lists the target resource types.
Paginate over ListTargetResourceTypesResponse results.
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.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.