This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::Bedrock::AgentAlias AgentAliasRoutingConfigurationListItem
Contains details about the routing configuration of the alias.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "AgentVersion" :String}
YAML
AgentVersion:String
Properties
AgentVersion-
The version of the agent with which the alias is associated.
Required: Yes
Type: String
Pattern:
^(DRAFT|[0-9]{0,4}[1-9][0-9]{0,4})$Minimum:
1Maximum:
5Update requires: No interruption