import * as mod from "https://aws-api.deno.dev/v0.2/services/route53recoverycontrolconfig.ts?docs=full";
AssertionRule | An assertion rule enforces that, when a routing control state is changed, the criteria set by the rule configuration is met. Otherwise, the change to the routing control is not accepted. |
AssertionRuleUpdate | An update to an assertion rule. You can update the name or the evaluation period (wait period). If you don't specify one of the items to update, the item is unchanged. |
Cluster | A cluster is a set of five consensus-forming Regional endpoints that represent the infrastructure that hosts your routing controls. Typically, you host together on one cluster all of the routing controls for your applications. |
ClusterEndpoint | A cluster endpoint. Specify an endpoint when you want to set or retrieve a routing control state in the cluster. |
ControlPanel | A control panel represents a group of routing controls that can be changed together in a single transaction. |
CreateClusterRequest | Creates a cluster. |
CreateClusterResponse | |
CreateControlPanelRequest | The details of the control panel that you're creating. |
CreateControlPanelResponse | |
CreateRoutingControlRequest | The details of the routing control that you're creating. |
CreateRoutingControlResponse | |
CreateSafetyRuleRequest | The request body that you include when you create a safety rule. |
CreateSafetyRuleResponse | |
DeleteClusterRequest | |
DeleteControlPanelRequest | |
DeleteRoutingControlRequest | |
DeleteSafetyRuleRequest | |
DescribeClusterRequest | |
DescribeClusterResponse | |
DescribeControlPanelRequest | |
DescribeControlPanelResponse | |
DescribeRoutingControlRequest | |
DescribeRoutingControlResponse | |
DescribeSafetyRuleRequest | |
DescribeSafetyRuleResponse | |
GatingRule | A gating rule verifies that a set of gating controls evaluates as true, based on a rule configuration that you specify. If the gating rule evaluates to true, Amazon Route 53 Application Recovery Controller allows a set of routing control state changes to run and complete against the set of target controls. |
GatingRuleUpdate | Update to a gating rule. You can update the name or the evaluation period (wait period). If you don't specify one of the items to update, the item is unchanged. |
ListAssociatedRoute53HealthChecksRequest | |
ListAssociatedRoute53HealthChecksResponse | |
ListClustersRequest | |
ListClustersResponse | |
ListControlPanelsRequest | |
ListControlPanelsResponse | |
ListRoutingControlsRequest | |
ListRoutingControlsResponse | |
ListSafetyRulesRequest | |
ListSafetyRulesResponse | |
NewAssertionRule | A new assertion rule for a control panel. |
NewGatingRule | A new gating rule for a control panel. |
RoutingControl | A routing control has one of two states: ON and OFF. You can map the routing control state to the state of an Amazon Route 53 health check, which can be used to control traffic routing. |
Rule | A safety rule. A safety rule can be an assertion rule or a gating rule. |
RuleConfig | The rule configuration for an assertion rule. That is, the criteria that you set for specific assertion controls (routing controls) that specify how many controls must be enabled after a transaction completes. |
UpdateControlPanelRequest | The details of the control panel that you're updating. |
UpdateControlPanelResponse | |
UpdateRoutingControlRequest | The details of the routing control that you're updating. |
UpdateRoutingControlResponse | |
UpdateSafetyRuleRequest | |
UpdateSafetyRuleResponse |