Awso_arc_region_switch_asyncSourceval approve_plan_execution_step :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_arc_region_switch.Values.ApprovePlanExecutionStepRequest.t ->
(Awso_arc_region_switch.Values.ApprovePlanExecutionStepResponse.t,
Awso_arc_region_switch.Values.ApprovePlanExecutionStepResponse.error)
Result.t
Async.Deferred.tval cancel_plan_execution :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_arc_region_switch.Values.CancelPlanExecutionRequest.t ->
(Awso_arc_region_switch.Values.CancelPlanExecutionResponse.t,
Awso_arc_region_switch.Values.CancelPlanExecutionResponse.error)
Result.t
Async.Deferred.tval create_plan :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_arc_region_switch.Values.CreatePlanRequest.t ->
(Awso_arc_region_switch.Values.CreatePlanResponse.t,
Awso_arc_region_switch.Values.CreatePlanResponse.error)
Result.t
Async.Deferred.tval delete_plan :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_arc_region_switch.Values.DeletePlanRequest.t ->
(Awso_arc_region_switch.Values.DeletePlanResponse.t,
Awso_arc_region_switch.Values.DeletePlanResponse.error)
Result.t
Async.Deferred.tval get_plan :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_arc_region_switch.Values.GetPlanRequest.t ->
(Awso_arc_region_switch.Values.GetPlanResponse.t,
Awso_arc_region_switch.Values.GetPlanResponse.error)
Result.t
Async.Deferred.tval get_plan_evaluation_status :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_arc_region_switch.Values.GetPlanEvaluationStatusRequest.t ->
(Awso_arc_region_switch.Values.GetPlanEvaluationStatusResponse.t,
Awso_arc_region_switch.Values.GetPlanEvaluationStatusResponse.error)
Result.t
Async.Deferred.tval get_plan_execution :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_arc_region_switch.Values.GetPlanExecutionRequest.t ->
(Awso_arc_region_switch.Values.GetPlanExecutionResponse.t,
Awso_arc_region_switch.Values.GetPlanExecutionResponse.error)
Result.t
Async.Deferred.tval get_plan_in_region :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_arc_region_switch.Values.GetPlanInRegionRequest.t ->
(Awso_arc_region_switch.Values.GetPlanInRegionResponse.t,
Awso_arc_region_switch.Values.GetPlanInRegionResponse.error)
Result.t
Async.Deferred.tval list_plan_execution_events :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_arc_region_switch.Values.ListPlanExecutionEventsRequest.t ->
(Awso_arc_region_switch.Values.ListPlanExecutionEventsResponse.t,
Awso_arc_region_switch.Values.ListPlanExecutionEventsResponse.error)
Result.t
Async.Deferred.tval list_plan_executions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_arc_region_switch.Values.ListPlanExecutionsRequest.t ->
(Awso_arc_region_switch.Values.ListPlanExecutionsResponse.t,
Awso_arc_region_switch.Values.ListPlanExecutionsResponse.error)
Result.t
Async.Deferred.tval list_plans :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_arc_region_switch.Values.ListPlansRequest.t ->
(Awso_arc_region_switch.Values.ListPlansResponse.t,
Awso_arc_region_switch.Values.ListPlansResponse.error)
Result.t
Async.Deferred.tval list_plans_in_region :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_arc_region_switch.Values.ListPlansInRegionRequest.t ->
(Awso_arc_region_switch.Values.ListPlansInRegionResponse.t,
Awso_arc_region_switch.Values.ListPlansInRegionResponse.error)
Result.t
Async.Deferred.tval list_route53_health_checks :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_arc_region_switch.Values.ListRoute53HealthChecksRequest.t ->
(Awso_arc_region_switch.Values.ListRoute53HealthChecksResponse.t,
Awso_arc_region_switch.Values.ListRoute53HealthChecksResponse.error)
Result.t
Async.Deferred.tval list_route53_health_checks_in_region :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_arc_region_switch.Values.ListRoute53HealthChecksInRegionRequest.t ->
(Awso_arc_region_switch.Values.ListRoute53HealthChecksInRegionResponse.t,
Awso_arc_region_switch.Values.ListRoute53HealthChecksInRegionResponse.error)
Result.t
Async.Deferred.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_arc_region_switch.Values.ListTagsForResourceRequest.t ->
(Awso_arc_region_switch.Values.ListTagsForResourceResponse.t,
Awso_arc_region_switch.Values.ListTagsForResourceResponse.error)
Result.t
Async.Deferred.tval start_plan_execution :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_arc_region_switch.Values.StartPlanExecutionRequest.t ->
(Awso_arc_region_switch.Values.StartPlanExecutionResponse.t,
Awso_arc_region_switch.Values.StartPlanExecutionResponse.error)
Result.t
Async.Deferred.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_arc_region_switch.Values.TagResourceRequest.t ->
(Awso_arc_region_switch.Values.TagResourceResponse.t,
Awso_arc_region_switch.Values.TagResourceResponse.error)
Result.t
Async.Deferred.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_arc_region_switch.Values.UntagResourceRequest.t ->
(Awso_arc_region_switch.Values.UntagResourceResponse.t,
Awso_arc_region_switch.Values.UntagResourceResponse.error)
Result.t
Async.Deferred.tval update_plan :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_arc_region_switch.Values.UpdatePlanRequest.t ->
(Awso_arc_region_switch.Values.UpdatePlanResponse.t,
Awso_arc_region_switch.Values.UpdatePlanResponse.error)
Result.t
Async.Deferred.tval update_plan_execution :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_arc_region_switch.Values.UpdatePlanExecutionRequest.t ->
(Awso_arc_region_switch.Values.UpdatePlanExecutionResponse.t,
Awso_arc_region_switch.Values.UpdatePlanExecutionResponse.error)
Result.t
Async.Deferred.tval update_plan_execution_step :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_arc_region_switch.Values.UpdatePlanExecutionStepRequest.t ->
(Awso_arc_region_switch.Values.UpdatePlanExecutionStepResponse.t,
Awso_arc_region_switch.Values.UpdatePlanExecutionStepResponse.error)
Result.t
Async.Deferred.tinclude module type of struct include Awso_arc_region_switch.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]A summarized representation of a plan execution. This structure contains key information about an execution without all the detailed step data.
module AbbreviatedPlanRecoveryTimeObjectiveMinutesInteger =
Awso_arc_region_switch.Values.AbbreviatedPlanRecoveryTimeObjectiveMinutesIntegerA summarized representation of a Region switch plan. This structure contains key information about a plan without all the detailed workflow and step data.
You do not have sufficient access to perform this action. HTTP Status Code: 403
module ApprovePlanExecutionStepRequest =
Awso_arc_region_switch.Values.ApprovePlanExecutionStepRequestApproves a step in a plan execution that requires manual approval. When you create a plan, you can include approval steps that require manual intervention before the execution can proceed. This operation allows you to provide that approval. You must specify the plan ARN, execution ID, step name, and approval status. You can also provide an optional comment explaining the approval decision.
The specified resource was not found. HTTP Status Code: 404
module ApprovePlanExecutionStepResponse =
Awso_arc_region_switch.Values.ApprovePlanExecutionStepResponseApproves a step in a plan execution that requires manual approval. When you create a plan, you can include approval steps that require manual intervention before the execution can proceed. This operation allows you to provide that approval. You must specify the plan ARN, execution ID, step name, and approval status. You can also provide an optional comment explaining the approval decision.
Represents the state of an ARC routing control.
module ArcRoutingControlConfigurationTimeoutMinutesInteger =
Awso_arc_region_switch.Values.ArcRoutingControlConfigurationTimeoutMinutesIntegermodule ArcRoutingControlConfiguration =
Awso_arc_region_switch.Values.ArcRoutingControlConfigurationConfiguration for ARC routing controls used in a Region switch plan. Routing controls are simple on/off switches that you can use to shift traffic away from an impaired Region.
Configuration for an Amazon EC2 Auto Scaling group used in a Region switch plan.
An Amazon CloudWatch alarm associated with a Region switch plan. These alarms can be used to trigger automatic execution of the plan.
Cancels an in-progress plan execution. This operation stops the execution of the plan and prevents any further steps from being processed. You must specify the plan ARN and execution ID. You can also provide an optional comment explaining why the execution was canceled.
module CancelPlanExecutionResponse =
Awso_arc_region_switch.Values.CancelPlanExecutionResponseCancels an in-progress plan execution. This operation stops the execution of the plan and prevents any further steps from being processed. You must specify the plan ARN and execution ID. You can also provide an optional comment explaining why the execution was canceled.
module Route53ResourceRecordSetIdentifier =
Awso_arc_region_switch.Values.Route53ResourceRecordSetIdentifierThe Amazon Route 53 record set.
module Route53ResourceRecordSetList =
Awso_arc_region_switch.Values.Route53ResourceRecordSetListmodule Route53HealthCheckConfigurationTimeoutMinutesInteger =
Awso_arc_region_switch.Values.Route53HealthCheckConfigurationTimeoutMinutesIntegermodule Route53HealthCheckConfiguration =
Awso_arc_region_switch.Values.Route53HealthCheckConfigurationThe Amazon Route 53 health check configuration.
module RegionSwitchPlanConfiguration =
Awso_arc_region_switch.Values.RegionSwitchPlanConfigurationConfiguration for nested Region switch plans. This allows one Region switch plan to trigger another plan as part of its execution.
module RdsPromoteReadReplicaConfigurationTimeoutMinutesInteger =
Awso_arc_region_switch.Values.RdsPromoteReadReplicaConfigurationTimeoutMinutesIntegermodule RdsPromoteReadReplicaConfiguration =
Awso_arc_region_switch.Values.RdsPromoteReadReplicaConfigurationConfiguration for promoting an Amazon RDS read replica to a standalone database instance during a Region switch.
module RdsCreateCrossRegionReplicaConfigurationTimeoutMinutesInteger =
Awso_arc_region_switch.Values.RdsCreateCrossRegionReplicaConfigurationTimeoutMinutesIntegermodule RdsCreateCrossRegionReplicaConfiguration =
Awso_arc_region_switch.Values.RdsCreateCrossRegionReplicaConfigurationConfiguration for creating an Amazon RDS cross-Region read replica during post-recovery in a Region switch.
The Amazon Web Services Lambda event source mapping configuration, containing the resource ARN and optional cross-account configuration.
module RegionEventSourceMappingMap =
Awso_arc_region_switch.Values.RegionEventSourceMappingMapmodule LambdaEventSourceMappingUngracefulBehavior =
Awso_arc_region_switch.Values.LambdaEventSourceMappingUngracefulBehaviormodule LambdaEventSourceMappingUngraceful =
Awso_arc_region_switch.Values.LambdaEventSourceMappingUngracefulSpecifies whether to skip enabling or disabling an event source mapping during an ungraceful execution.
module LambdaEventSourceMappingConfigurationTimeoutMinutesInteger =
Awso_arc_region_switch.Values.LambdaEventSourceMappingConfigurationTimeoutMinutesIntegermodule LambdaEventSourceMappingConfiguration =
Awso_arc_region_switch.Values.LambdaEventSourceMappingConfigurationConfiguration for Amazon Web Services Lambda event source mappings used in a Region switch plan.
module GlobalAuroraUngracefulBehavior =
Awso_arc_region_switch.Values.GlobalAuroraUngracefulBehaviorConfiguration for handling failures when performing operations on Aurora global databases.
module GlobalAuroraDefaultBehavior =
Awso_arc_region_switch.Values.GlobalAuroraDefaultBehaviormodule GlobalAuroraConfigurationTimeoutMinutesInteger =
Awso_arc_region_switch.Values.GlobalAuroraConfigurationTimeoutMinutesIntegerConfiguration for Amazon Aurora global databases used in a Region switch plan.
module ExecutionApprovalConfigurationTimeoutMinutesInteger =
Awso_arc_region_switch.Values.ExecutionApprovalConfigurationTimeoutMinutesIntegermodule ExecutionApprovalConfiguration =
Awso_arc_region_switch.Values.ExecutionApprovalConfigurationConfiguration for approval steps in a Region switch plan execution. Approval steps require manual intervention before the execution can proceed.
Defines a Kubernetes resource to scale in an Amazon EKS cluster.
module KubernetesScalingApplication =
Awso_arc_region_switch.Values.KubernetesScalingApplicationDefines the type of Kubernetes resource to scale in an Amazon EKS cluster.
module EksResourceScalingUngracefulMinimumSuccessPercentageInteger =
Awso_arc_region_switch.Values.EksResourceScalingUngracefulMinimumSuccessPercentageIntegermodule EksResourceScalingUngraceful =
Awso_arc_region_switch.Values.EksResourceScalingUngracefulThe ungraceful settings for Amazon Web Services EKS resource scaling.
module EksResourceScalingConfigurationTimeoutMinutesInteger =
Awso_arc_region_switch.Values.EksResourceScalingConfigurationTimeoutMinutesIntegermodule EksResourceScalingConfigurationTargetPercentInteger =
Awso_arc_region_switch.Values.EksResourceScalingConfigurationTargetPercentIntegerThe Amazon Web Services EKS cluster execution block configuration.
module EksCapacityMonitoringApproach =
Awso_arc_region_switch.Values.EksCapacityMonitoringApproachmodule EksResourceScalingConfiguration =
Awso_arc_region_switch.Values.EksResourceScalingConfigurationThe Amazon Web Services EKS resource scaling configuration.
The service for a cross account role.
module EcsUngracefulMinimumSuccessPercentageInteger =
Awso_arc_region_switch.Values.EcsUngracefulMinimumSuccessPercentageIntegerThe settings for ungraceful execution.
module EcsCapacityMonitoringApproach =
Awso_arc_region_switch.Values.EcsCapacityMonitoringApproachmodule EcsCapacityIncreaseConfigurationTimeoutMinutesInteger =
Awso_arc_region_switch.Values.EcsCapacityIncreaseConfigurationTimeoutMinutesIntegermodule EcsCapacityIncreaseConfiguration =
Awso_arc_region_switch.Values.EcsCapacityIncreaseConfigurationThe configuration for an Amazon Web Services ECS capacity increase.
module Ec2UngracefulMinimumSuccessPercentageInteger =
Awso_arc_region_switch.Values.Ec2UngracefulMinimumSuccessPercentageIntegerConfiguration for handling failures when performing operations on EC2 resources.
module Ec2AsgCapacityMonitoringApproach =
Awso_arc_region_switch.Values.Ec2AsgCapacityMonitoringApproachmodule Ec2AsgCapacityIncreaseConfigurationTimeoutMinutesInteger =
Awso_arc_region_switch.Values.Ec2AsgCapacityIncreaseConfigurationTimeoutMinutesIntegermodule Ec2AsgCapacityIncreaseConfiguration =
Awso_arc_region_switch.Values.Ec2AsgCapacityIncreaseConfigurationConfiguration for increasing the capacity of Amazon EC2 Auto Scaling groups during a Region switch.
module DocumentDbUngracefulBehavior =
Awso_arc_region_switch.Values.DocumentDbUngracefulBehaviorConfiguration for handling failures when performing operations on DocumentDB global clusters.
module DocumentDbGlobalClusterIdentifier =
Awso_arc_region_switch.Values.DocumentDbGlobalClusterIdentifiermodule DocumentDbConfigurationTimeoutMinutesInteger =
Awso_arc_region_switch.Values.DocumentDbConfigurationTimeoutMinutesIntegerConfiguration for Amazon DocumentDB global clusters used in a Region switch plan.
Configuration for handling failures when invoking Lambda functions.
Configuration for Amazon Web Services Lambda functions used in a Region switch plan.
module CustomActionLambdaConfigurationTimeoutMinutesInteger =
Awso_arc_region_switch.Values.CustomActionLambdaConfigurationTimeoutMinutesIntegermodule CustomActionLambdaConfiguration =
Awso_arc_region_switch.Values.CustomActionLambdaConfigurationConfiguration for Amazon Web Services Lambda functions that perform custom actions during a Region switch.
module ExecutionBlockConfiguration =
Awso_arc_region_switch.Values.ExecutionBlockConfigurationExecution block configurations for a workflow in a Region switch plan. An execution block represents a specific type of action to perform during a Region switch.
module ParallelExecutionBlockConfiguration =
Awso_arc_region_switch.Values.ParallelExecutionBlockConfigurationConfiguration for steps that should be executed in parallel during a Region switch.
module Step = Awso_arc_region_switch.Values.StepRepresents a step in a Region switch plan workflow. Each step performs a specific action during the Region switch process.
module Steps = Awso_arc_region_switch.Values.StepsRepresents a workflow in a Region switch plan. A workflow defines a sequence of steps to execute during a Region switch.
Defines a condition that must be met for a trigger to fire.
Defines a condition that can automatically trigger the execution of a Region switch plan.
module S3ReportOutputConfigurationBucketPathString =
Awso_arc_region_switch.Values.S3ReportOutputConfigurationBucketPathStringmodule S3ReportOutputConfiguration =
Awso_arc_region_switch.Values.S3ReportOutputConfigurationConfiguration for delivering generated reports to an Amazon S3 bucket.
Configuration for report output destinations used in a Region switch plan.
Configuration for automatic report generation for plan executions. When configured, Region switch automatically generates a report after each plan execution that includes execution events, plan configuration, and CloudWatch alarm states.
module CreatePlanRequestRecoveryTimeObjectiveMinutesInteger =
Awso_arc_region_switch.Values.CreatePlanRequestRecoveryTimeObjectiveMinutesIntegerCreates a new Region switch plan. A plan defines the steps required to shift traffic from one Amazon Web Services Region to another. You must specify a name for the plan, the primary Region, and at least one additional Region. You can also provide a description, execution role, recovery time objective, associated alarms, triggers, and workflows that define the steps to execute during a Region switch.
module PlanRecoveryTimeObjectiveMinutesInteger =
Awso_arc_region_switch.Values.PlanRecoveryTimeObjectiveMinutesIntegerRepresents a Region switch plan. A plan defines the steps required to shift traffic from one Amazon Web Services Region to another.
Creates a new Region switch plan. A plan defines the steps required to shift traffic from one Amazon Web Services Region to another. You must specify a name for the plan, the primary Region, and at least one additional Region. You can also provide a description, execution role, recovery time objective, associated alarms, triggers, and workflows that define the steps to execute during a Region switch.
Deletes a Region switch plan. You must specify the ARN of the plan to delete. You cannot delete a plan that has an active execution in progress.
The operation failed because the current state of the resource doesn't allow the operation to proceed. HTTP Status Code: 400
Deletes a Region switch plan. You must specify the ARN of the plan to delete. You cannot delete a plan that has an active execution in progress.
Represents an event that occurred during a plan execution. These events provide a detailed timeline of the execution process.
Information about a report generation that failed.
Information about a report delivered to Amazon S3.
The output location or cause of a failure in report generation.
Information about a generated execution report.
module GetPlanEvaluationStatusRequest =
Awso_arc_region_switch.Values.GetPlanEvaluationStatusRequestRetrieves the evaluation status of a Region switch plan. The evaluation status provides information about the last time the plan was evaluated and any warnings or issues detected.
A simplified representation of a workflow in a Region switch plan.
Represents a warning about a resource in a Region switch plan.
module GetPlanEvaluationStatusResponse =
Awso_arc_region_switch.Values.GetPlanEvaluationStatusResponseRetrieves the evaluation status of a Region switch plan. The evaluation status provides information about the last time the plan was evaluated and any warnings or issues detected.
module GetPlanExecutionStepStatesMaxResults =
Awso_arc_region_switch.Values.GetPlanExecutionStepStatesMaxResultsRetrieves detailed information about a specific plan execution. You must specify the plan ARN and execution ID.
Represents the state of a step in a plan execution.
Retrieves detailed information about a specific plan execution. You must specify the plan ARN and execution ID.
Retrieves information about a Region switch plan in a specific Amazon Web Services Region. This operation is useful for getting Region-specific information about a plan.
Retrieves information about a Region switch plan in a specific Amazon Web Services Region. This operation is useful for getting Region-specific information about a plan.
Retrieves detailed information about a Region switch plan. You must specify the ARN of the plan.
Retrieves detailed information about a Region switch plan. You must specify the ARN of the plan.
The request processing has an invalid argument.
The request processing has failed because of an unknown error, exception, or failure. HTTP Status Code: 500
module ListExecutionEventsMaxResults =
Awso_arc_region_switch.Values.ListExecutionEventsMaxResultsmodule ListPlanExecutionEventsRequest =
Awso_arc_region_switch.Values.ListPlanExecutionEventsRequestLists the events that occurred during a plan execution. These events provide a detailed timeline of the execution process.
module ListPlanExecutionEventsResponse =
Awso_arc_region_switch.Values.ListPlanExecutionEventsResponseLists the events that occurred during a plan execution. These events provide a detailed timeline of the execution process.
Lists the executions of a Region switch plan. This operation returns information about both current and historical executions.
Lists the executions of a Region switch plan. This operation returns information about both current and historical executions.
Lists all Region switch plans in your Amazon Web Services account that are available in the current Amazon Web Services Region.
Lists all Region switch plans in your Amazon Web Services account that are available in the current Amazon Web Services Region.
Lists all Region switch plans in your Amazon Web Services account.
Lists all Region switch plans in your Amazon Web Services account.
module ListRoute53HealthChecksInRegionRequestMaxResultsInteger =
Awso_arc_region_switch.Values.ListRoute53HealthChecksInRegionRequestMaxResultsIntegermodule ListRoute53HealthChecksInRegionRequest =
Awso_arc_region_switch.Values.ListRoute53HealthChecksInRegionRequestList the Amazon Route 53 health checks in a specific Amazon Web Services Region.
The Amazon Route 53 health check.
module ListRoute53HealthChecksInRegionResponse =
Awso_arc_region_switch.Values.ListRoute53HealthChecksInRegionResponseList the Amazon Route 53 health checks in a specific Amazon Web Services Region.
module ListRoute53HealthChecksRequestMaxResultsInteger =
Awso_arc_region_switch.Values.ListRoute53HealthChecksRequestMaxResultsIntegermodule ListRoute53HealthChecksRequest =
Awso_arc_region_switch.Values.ListRoute53HealthChecksRequestList the Amazon Route 53 health checks.
module ListRoute53HealthChecksResponse =
Awso_arc_region_switch.Values.ListRoute53HealthChecksResponseList the Amazon Route 53 health checks.
Lists the tags attached to a Region switch resource.
module ListTagsForResourceResponse =
Awso_arc_region_switch.Values.ListTagsForResourceResponseLists the tags attached to a Region switch resource.
Starts the execution of a Region switch plan. You can execute a plan in either graceful or ungraceful mode. Specifing ungraceful mode either changes the behavior of the execution blocks in a workflow or skips specific execution blocks.
Starts the execution of a Region switch plan. You can execute a plan in either graceful or ungraceful mode. Specifing ungraceful mode either changes the behavior of the execution blocks in a workflow or skips specific execution blocks.
Adds or updates tags for a Region switch resource. You can assign metadata to your resources in the form of tags, which are key-value pairs.
Adds or updates tags for a Region switch resource. You can assign metadata to your resources in the form of tags, which are key-value pairs.
Removes tags from a Region switch resource.
Removes tags from a Region switch resource.
Updates an in-progress plan execution. This operation allows you to modify certain aspects of the execution, such as adding a comment or changing the action.
module UpdatePlanExecutionResponse =
Awso_arc_region_switch.Values.UpdatePlanExecutionResponseUpdates an in-progress plan execution. This operation allows you to modify certain aspects of the execution, such as adding a comment or changing the action.
module UpdatePlanExecutionStepAction =
Awso_arc_region_switch.Values.UpdatePlanExecutionStepActionmodule UpdatePlanExecutionStepRequest =
Awso_arc_region_switch.Values.UpdatePlanExecutionStepRequestUpdates a specific step in an in-progress plan execution. This operation allows you to modify the step's comment or action.
module UpdatePlanExecutionStepResponse =
Awso_arc_region_switch.Values.UpdatePlanExecutionStepResponseUpdates a specific step in an in-progress plan execution. This operation allows you to modify the step's comment or action.
module UpdatePlanRequestRecoveryTimeObjectiveMinutesInteger =
Awso_arc_region_switch.Values.UpdatePlanRequestRecoveryTimeObjectiveMinutesIntegerUpdates an existing Region switch plan. You can modify the plan's description, workflows, execution role, recovery time objective, associated alarms, and triggers.
Updates an existing Region switch plan. You can modify the plan's description, workflows, execution role, recovery time objective, associated alarms, and triggers.