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

## Properties

- `FlowArn` (`string`, required): Arn representation of the Flow
- `Name` (`string`, required): Name for a resource.
- `RoutingConfiguration` (`FlowAlias_FlowAliasRoutingConfigurationListItem[]`, required): Routing configuration for a Flow alias.
- `Arn` (`string`, optional): Arn of the Flow Alias
- `ConcurrencyConfiguration` (`FlowAlias_FlowAliasConcurrencyConfiguration`, optional)
- `CreatedAt` (`string`, optional): Time Stamp.
- `Description` (`string`, optional): Description of the Resource.
- `FlowId` (`string`, optional): Identifier for a flow resource.
- `Id` (`string`, optional): Id for a Flow Alias generated at the server side.
- `Tags` (`Record<string, unknown>`, optional)
- `UpdatedAt` (`string`, optional): Time Stamp.

## Attributes

- `Arn`
- `CreatedAt`
- `FlowId`
- `Id`
- `UpdatedAt`
