---
type: resource-type
title: AgentAlias
description: aws resource type AWS::Bedrock::AgentAlias
name: AgentAlias
lexicon: aws
resource_type: AWS::Bedrock::AgentAlias
---
`AWS::Bedrock::AgentAlias`, a resource type of the aws lexicon.

## Properties

- `AgentAliasName` (`string`, required): Name for a resource.
- `AgentId` (`string`, required): Identifier for a resource.
- `AgentAliasArn` (`string`, optional): Arn representation of the Agent Alias.
- `AgentAliasHistoryEvents` (`AgentAlias_AgentAliasHistoryEvent[]`, optional): The list of history events for an alias for an Agent.
- `AgentAliasId` (`string`, optional): Id for an Agent Alias generated at the server side.
- `AgentAliasStatus` (`AgentAlias_AgentAliasStatus`, optional)
- `CreatedAt` (`string`, optional): Time Stamp.
- `Description` (`string`, optional): Description of the Resource.
- `RoutingConfiguration` (`AgentAlias_AgentAliasRoutingConfigurationListItem[]`, optional): Routing configuration for an Agent alias.
- `Tags` (`Record<string, unknown>`, optional)
- `UpdatedAt` (`string`, optional): Time Stamp.

## Attributes

- `AgentAliasArn`
- `AgentAliasHistoryEvents`
- `AgentAliasId`
- `AgentAliasStatus`
- `CreatedAt`
- `UpdatedAt`
