AWS.Tools.FIS.XML
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.FIS</name> </assembly> <members> <member name="T:Amazon.PowerShell.Cmdlets.FIS.AddFISResourceTagCmdlet"> <summary> Applies the specified tags to the specified resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.AddFISResourceTagCmdlet.ResourceArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the resource.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.AddFISResourceTagCmdlet.Tag"> <summary> <para> <para>The tags for the resource.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.AddFISResourceTagCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.TagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.AddFISResourceTagCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceArn parameter. The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.AddFISResourceTagCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.FIS.GetFISActionCmdlet"> <summary> Gets information about the specified FIS action. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISActionCmdlet.Id"> <summary> <para> <para>The ID of the action.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISActionCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Action'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.GetActionResponse). Specifying the name of a property of type Amazon.FIS.Model.GetActionResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISActionCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Id parameter. The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.FIS.GetFISActionListCmdlet"> <summary> Lists the available FIS actions. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISActionListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <c>nextToken</c> value.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISActionListCmdlet.NextToken"> <summary> <para> <para>The token for the next page of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISActionListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Actions'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.ListActionsResponse). Specifying the name of a property of type Amazon.FIS.Model.ListActionsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentCmdlet"> <summary> Gets information about the specified experiment. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentCmdlet.Id"> <summary> <para> <para>The ID of the experiment.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Experiment'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.GetExperimentResponse). Specifying the name of a property of type Amazon.FIS.Model.GetExperimentResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Id parameter. The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentListCmdlet"> <summary> Lists your experiments. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentListCmdlet.ExperimentTemplateId"> <summary> <para> <para>The ID of the experiment template.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <c>nextToken</c> value.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentListCmdlet.NextToken"> <summary> <para> <para>The token for the next page of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Experiments'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.ListExperimentsResponse). Specifying the name of a property of type Amazon.FIS.Model.ListExperimentsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ExperimentTemplateId parameter. The -PassThru parameter is deprecated, use -Select '^ExperimentTemplateId' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentResolvedTargetListCmdlet"> <summary> Lists the resolved targets information of the specified experiment. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentResolvedTargetListCmdlet.ExperimentId"> <summary> <para> <para>The ID of the experiment.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentResolvedTargetListCmdlet.TargetName"> <summary> <para> <para>The name of the target.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentResolvedTargetListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentResolvedTargetListCmdlet.NextToken"> <summary> <para> <para>The token for the next page of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentResolvedTargetListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ResolvedTargets'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.ListExperimentResolvedTargetsResponse). Specifying the name of a property of type Amazon.FIS.Model.ListExperimentResolvedTargetsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentResolvedTargetListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ExperimentId parameter. The -PassThru parameter is deprecated, use -Select '^ExperimentId' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentTargetAccountConfigurationCmdlet"> <summary> Gets information about the specified target account configuration of the experiment. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentTargetAccountConfigurationCmdlet.AccountId"> <summary> <para> <para>The Amazon Web Services account ID of the target account.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentTargetAccountConfigurationCmdlet.ExperimentId"> <summary> <para> <para>The ID of the experiment.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentTargetAccountConfigurationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'TargetAccountConfiguration'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.GetExperimentTargetAccountConfigurationResponse). Specifying the name of a property of type Amazon.FIS.Model.GetExperimentTargetAccountConfigurationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentTargetAccountConfigurationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ExperimentId parameter. The -PassThru parameter is deprecated, use -Select '^ExperimentId' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentTargetAccountConfigurationListCmdlet"> <summary> Lists the target account configurations of the specified experiment. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentTargetAccountConfigurationListCmdlet.ExperimentId"> <summary> <para> <para>The ID of the experiment.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentTargetAccountConfigurationListCmdlet.NextToken"> <summary> <para> <para>The token for the next page of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentTargetAccountConfigurationListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'TargetAccountConfigurations'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.ListExperimentTargetAccountConfigurationsResponse). Specifying the name of a property of type Amazon.FIS.Model.ListExperimentTargetAccountConfigurationsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentTargetAccountConfigurationListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ExperimentId parameter. The -PassThru parameter is deprecated, use -Select '^ExperimentId' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentTemplateCmdlet"> <summary> Gets information about the specified experiment template. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentTemplateCmdlet.Id"> <summary> <para> <para>The ID of the experiment template.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentTemplateCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ExperimentTemplate'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.GetExperimentTemplateResponse). Specifying the name of a property of type Amazon.FIS.Model.GetExperimentTemplateResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentTemplateCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Id parameter. The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentTemplateListCmdlet"> <summary> Lists your experiment templates. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentTemplateListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <c>nextToken</c> value.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentTemplateListCmdlet.NextToken"> <summary> <para> <para>The token for the next page of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISExperimentTemplateListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ExperimentTemplates'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.ListExperimentTemplatesResponse). Specifying the name of a property of type Amazon.FIS.Model.ListExperimentTemplatesResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.FIS.GetFISResourceTagCmdlet"> <summary> Lists the tags for the specified resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISResourceTagCmdlet.ResourceArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the resource.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISResourceTagCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Tags'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.ListTagsForResourceResponse). Specifying the name of a property of type Amazon.FIS.Model.ListTagsForResourceResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISResourceTagCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceArn parameter. The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.FIS.GetFISSafetyLeverCmdlet"> <summary> Gets information about the specified safety lever. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISSafetyLeverCmdlet.Id"> <summary> <para> <para> The ID of the safety lever. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISSafetyLeverCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'SafetyLever'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.GetSafetyLeverResponse). Specifying the name of a property of type Amazon.FIS.Model.GetSafetyLeverResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISSafetyLeverCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Id parameter. The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.FIS.GetFISTargetAccountConfigurationCmdlet"> <summary> Gets information about the specified target account configuration of the experiment template. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISTargetAccountConfigurationCmdlet.AccountId"> <summary> <para> <para>The Amazon Web Services account ID of the target account.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISTargetAccountConfigurationCmdlet.ExperimentTemplateId"> <summary> <para> <para>The ID of the experiment template.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISTargetAccountConfigurationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'TargetAccountConfiguration'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.GetTargetAccountConfigurationResponse). Specifying the name of a property of type Amazon.FIS.Model.GetTargetAccountConfigurationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISTargetAccountConfigurationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ExperimentTemplateId parameter. The -PassThru parameter is deprecated, use -Select '^ExperimentTemplateId' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.FIS.GetFISTargetAccountConfigurationListCmdlet"> <summary> Lists the target account configurations of the specified experiment template. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISTargetAccountConfigurationListCmdlet.ExperimentTemplateId"> <summary> <para> <para>The ID of the experiment template.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISTargetAccountConfigurationListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISTargetAccountConfigurationListCmdlet.NextToken"> <summary> <para> <para>The token for the next page of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISTargetAccountConfigurationListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'TargetAccountConfigurations'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.ListTargetAccountConfigurationsResponse). Specifying the name of a property of type Amazon.FIS.Model.ListTargetAccountConfigurationsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISTargetAccountConfigurationListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ExperimentTemplateId parameter. The -PassThru parameter is deprecated, use -Select '^ExperimentTemplateId' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.FIS.GetFISTargetResourceTypeCmdlet"> <summary> Gets information about the specified resource type. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISTargetResourceTypeCmdlet.ResourceType"> <summary> <para> <para>The resource type.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISTargetResourceTypeCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'TargetResourceType'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.GetTargetResourceTypeResponse). Specifying the name of a property of type Amazon.FIS.Model.GetTargetResourceTypeResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISTargetResourceTypeCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceType parameter. The -PassThru parameter is deprecated, use -Select '^ResourceType' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.FIS.GetFISTargetResourceTypeListCmdlet"> <summary> Lists the target resource types. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISTargetResourceTypeListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <c>nextToken</c> value.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISTargetResourceTypeListCmdlet.NextToken"> <summary> <para> <para>The token for the next page of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.GetFISTargetResourceTypeListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'TargetResourceTypes'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.ListTargetResourceTypesResponse). Specifying the name of a property of type Amazon.FIS.Model.ListTargetResourceTypesResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.FIS.NewFISExperimentTemplateCmdlet"> <summary> Creates an experiment template. <para> An experiment template includes the following components: </para><ul><li><para><b>Targets</b>: 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. </para></li><li><para><b>Actions</b>: 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. </para></li><li><para><b>Stop conditions</b>: 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. </para></li></ul><para> For more information, see <a href="https://docs.aws.amazon.com/fis/latest/userguide/experiment-templates.html">experiment templates</a> in the <i>Fault Injection Service User Guide</i>. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.NewFISExperimentTemplateCmdlet.ExperimentOptions_AccountTargeting"> <summary> <para> <para>Specifies the account targeting setting for experiment options.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.NewFISExperimentTemplateCmdlet.Action"> <summary> <para> <para>The actions for the experiment.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.NewFISExperimentTemplateCmdlet.S3Configuration_BucketName"> <summary> <para> <para>The name of the destination bucket.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.NewFISExperimentTemplateCmdlet.Description"> <summary> <para> <para>A description for the experiment template.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.NewFISExperimentTemplateCmdlet.ExperimentOptions_EmptyTargetResolutionMode"> <summary> <para> <para>Specifies the empty target resolution mode for experiment options.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.NewFISExperimentTemplateCmdlet.CloudWatchLogsConfiguration_LogGroupArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the destination Amazon CloudWatch Logs log group.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.NewFISExperimentTemplateCmdlet.LogConfiguration_LogSchemaVersion"> <summary> <para> <para>The schema version.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.NewFISExperimentTemplateCmdlet.S3Configuration_Prefix"> <summary> <para> <para>The bucket prefix.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.NewFISExperimentTemplateCmdlet.RoleArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of an IAM role that grants the FIS service permission to perform service actions on your behalf.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.NewFISExperimentTemplateCmdlet.StopCondition"> <summary> <para> <para>The stop conditions.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.NewFISExperimentTemplateCmdlet.Tag"> <summary> <para> <para>The tags to apply to the experiment template.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.NewFISExperimentTemplateCmdlet.Target"> <summary> <para> <para>The targets for the experiment.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.NewFISExperimentTemplateCmdlet.ClientToken"> <summary> <para> <para>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.NewFISExperimentTemplateCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ExperimentTemplate'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.CreateExperimentTemplateResponse). Specifying the name of a property of type Amazon.FIS.Model.CreateExperimentTemplateResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.NewFISExperimentTemplateCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.FIS.NewFISTargetAccountConfigurationCmdlet"> <summary> Creates a target account configuration for the experiment template. A target account configuration is required when <c>accountTargeting</c> of <c>experimentOptions</c> is set to <c>multi-account</c>. For more information, see <a href="https://docs.aws.amazon.com/fis/latest/userguide/experiment-options.html">experiment options</a> in the <i>Fault Injection Service User Guide</i>. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.NewFISTargetAccountConfigurationCmdlet.AccountId"> <summary> <para> <para>The Amazon Web Services account ID of the target account.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.NewFISTargetAccountConfigurationCmdlet.Description"> <summary> <para> <para>The description of the target account.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.NewFISTargetAccountConfigurationCmdlet.ExperimentTemplateId"> <summary> <para> <para>The experiment template ID.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.NewFISTargetAccountConfigurationCmdlet.RoleArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of an IAM role for the target account.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.NewFISTargetAccountConfigurationCmdlet.ClientToken"> <summary> <para> <para>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.NewFISTargetAccountConfigurationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'TargetAccountConfiguration'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.CreateTargetAccountConfigurationResponse). Specifying the name of a property of type Amazon.FIS.Model.CreateTargetAccountConfigurationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.NewFISTargetAccountConfigurationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ExperimentTemplateId parameter. The -PassThru parameter is deprecated, use -Select '^ExperimentTemplateId' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.NewFISTargetAccountConfigurationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.FIS.RemoveFISExperimentTemplateCmdlet"> <summary> Deletes the specified experiment template. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.RemoveFISExperimentTemplateCmdlet.Id"> <summary> <para> <para>The ID of the experiment template.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.RemoveFISExperimentTemplateCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ExperimentTemplate'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.DeleteExperimentTemplateResponse). Specifying the name of a property of type Amazon.FIS.Model.DeleteExperimentTemplateResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.RemoveFISExperimentTemplateCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Id parameter. The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.RemoveFISExperimentTemplateCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.FIS.RemoveFISResourceTagCmdlet"> <summary> Removes the specified tags from the specified resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.RemoveFISResourceTagCmdlet.ResourceArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the resource.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.RemoveFISResourceTagCmdlet.TagKey"> <summary> <para> <para>The tag keys to remove.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.RemoveFISResourceTagCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.UntagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.RemoveFISResourceTagCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceArn parameter. The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.RemoveFISResourceTagCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.FIS.RemoveFISTargetAccountConfigurationCmdlet"> <summary> Deletes the specified target account configuration of the experiment template. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.RemoveFISTargetAccountConfigurationCmdlet.AccountId"> <summary> <para> <para>The Amazon Web Services account ID of the target account.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.RemoveFISTargetAccountConfigurationCmdlet.ExperimentTemplateId"> <summary> <para> <para>The ID of the experiment template.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.RemoveFISTargetAccountConfigurationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'TargetAccountConfiguration'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.DeleteTargetAccountConfigurationResponse). Specifying the name of a property of type Amazon.FIS.Model.DeleteTargetAccountConfigurationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.RemoveFISTargetAccountConfigurationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ExperimentTemplateId parameter. The -PassThru parameter is deprecated, use -Select '^ExperimentTemplateId' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.RemoveFISTargetAccountConfigurationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.FIS.StartFISExperimentCmdlet"> <summary> Starts running an experiment from the specified experiment template. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.StartFISExperimentCmdlet.ExperimentOptions_ActionsMode"> <summary> <para> <para>Specifies the actions mode for experiment options.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.StartFISExperimentCmdlet.ExperimentTemplateId"> <summary> <para> <para>The ID of the experiment template.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.StartFISExperimentCmdlet.Tag"> <summary> <para> <para>The tags to apply to the experiment.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.StartFISExperimentCmdlet.ClientToken"> <summary> <para> <para>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.StartFISExperimentCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Experiment'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.StartExperimentResponse). Specifying the name of a property of type Amazon.FIS.Model.StartExperimentResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.StartFISExperimentCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ExperimentTemplateId parameter. The -PassThru parameter is deprecated, use -Select '^ExperimentTemplateId' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.StartFISExperimentCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.FIS.StopFISExperimentCmdlet"> <summary> Stops the specified experiment. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.StopFISExperimentCmdlet.Id"> <summary> <para> <para>The ID of the experiment.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.StopFISExperimentCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Experiment'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.StopExperimentResponse). Specifying the name of a property of type Amazon.FIS.Model.StopExperimentResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.StopFISExperimentCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Id parameter. The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.StopFISExperimentCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.FIS.UpdateFISExperimentTemplateCmdlet"> <summary> Updates the specified experiment template. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISExperimentTemplateCmdlet.Action"> <summary> <para> <para>The actions for the experiment.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISExperimentTemplateCmdlet.S3Configuration_BucketName"> <summary> <para> <para>The name of the destination bucket.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISExperimentTemplateCmdlet.Description"> <summary> <para> <para>A description for the template.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISExperimentTemplateCmdlet.ExperimentOptions_EmptyTargetResolutionMode"> <summary> <para> <para>The empty target resolution mode of the experiment template.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISExperimentTemplateCmdlet.Id"> <summary> <para> <para>The ID of the experiment template.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISExperimentTemplateCmdlet.CloudWatchLogsConfiguration_LogGroupArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the destination Amazon CloudWatch Logs log group.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISExperimentTemplateCmdlet.LogConfiguration_LogSchemaVersion"> <summary> <para> <para>The schema version.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISExperimentTemplateCmdlet.S3Configuration_Prefix"> <summary> <para> <para>The bucket prefix.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISExperimentTemplateCmdlet.RoleArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of an IAM role that grants the FIS service permission to perform service actions on your behalf.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISExperimentTemplateCmdlet.StopCondition"> <summary> <para> <para>The stop conditions for the experiment.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISExperimentTemplateCmdlet.Target"> <summary> <para> <para>The targets for the experiment.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISExperimentTemplateCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ExperimentTemplate'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.UpdateExperimentTemplateResponse). Specifying the name of a property of type Amazon.FIS.Model.UpdateExperimentTemplateResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISExperimentTemplateCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Id parameter. The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISExperimentTemplateCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.FIS.UpdateFISSafetyLeverStateCmdlet"> <summary> Updates the specified safety lever state. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISSafetyLeverStateCmdlet.Id"> <summary> <para> <para> The ID of the safety lever. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISSafetyLeverStateCmdlet.State_Reason"> <summary> <para> <para> The reason for updating the state of the safety lever. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISSafetyLeverStateCmdlet.State_Status"> <summary> <para> <para> The updated state of the safety lever. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISSafetyLeverStateCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'SafetyLever'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.UpdateSafetyLeverStateResponse). Specifying the name of a property of type Amazon.FIS.Model.UpdateSafetyLeverStateResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISSafetyLeverStateCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Id parameter. The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISSafetyLeverStateCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.FIS.UpdateFISTargetAccountConfigurationCmdlet"> <summary> Updates the target account configuration for the specified experiment template. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISTargetAccountConfigurationCmdlet.AccountId"> <summary> <para> <para>The Amazon Web Services account ID of the target account.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISTargetAccountConfigurationCmdlet.Description"> <summary> <para> <para>The description of the target account.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISTargetAccountConfigurationCmdlet.ExperimentTemplateId"> <summary> <para> <para>The ID of the experiment template.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISTargetAccountConfigurationCmdlet.RoleArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of an IAM role for the target account.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISTargetAccountConfigurationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'TargetAccountConfiguration'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.FIS.Model.UpdateTargetAccountConfigurationResponse). Specifying the name of a property of type Amazon.FIS.Model.UpdateTargetAccountConfigurationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISTargetAccountConfigurationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ExperimentTemplateId parameter. The -PassThru parameter is deprecated, use -Select '^ExperimentTemplateId' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.FIS.UpdateFISTargetAccountConfigurationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> </members> </doc> |