State Machine Alias
Resource schema for StateMachineAlias
Properties
Link copied to clipboard
The settings that enable gradual state machine deployments. These settings include Alarms , Interval , Percentage , StateMachineVersionArn , and Type . CloudFormation automatically shifts traffic from the version an alias currently points to, to a new state machine version that you specify.
Link copied to clipboard
An optional description of the alias.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The routing configuration of an alias. Routing configuration splits StartExecution requests between one or two versions of the same state machine. Use RoutingConfiguration
if you want to explicitly set the alias weights . Weight is the percentage of traffic you want to route to a state machine version.