generative-ai-cdk-constructs

@cdklabs/generative-ai-cdk-constructsDocs


@cdklabs/generative-ai-cdk-constructs / bedrock / AddAgentAliasProps

Interface: AddAgentAliasProps

Properties to add an Alias to an Agent

Properties

agentVersion?

readonly optional agentVersion: string

The version of the agent to associate with the agent alias.

Default

- Creates a new version of the agent.

aliasName

readonly aliasName: string

The name for the agent alias.


description?

readonly optional description: string

Description for the agent alias.