View a markdown version of this page

TargetTrafficSplitEntry - Amazon Bedrock AgentCore Control Plane

TargetTrafficSplitEntry

An entry in a target traffic split configuration.

Contents

name

The name of this traffic split variant.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: [a-zA-Z0-9]([a-zA-Z0-9-]{0,62}[a-zA-Z0-9])?

Required: Yes

targetName

The name of the target to route traffic to.

Type: String

Pattern: ([0-9a-zA-Z][-]?){1,100}

Required: Yes

weight

The percentage of traffic to route to this variant.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 99.

Required: Yes

description

The description of this traffic split variant.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 200.

Required: No

metadata

Key-value metadata associated with this traffic split variant.

Type: String to string map

Map Entries: Minimum number of 0 items. Maximum number of 25 items.

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Value Length Constraints: Minimum length of 1. Maximum length of 256.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: