---
type: resource-type
title: GameLiftAlias
description: aws resource type AWS::GameLift::Alias
name: GameLiftAlias
lexicon: aws
resource_type: AWS::GameLift::Alias
---
`AWS::GameLift::Alias`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): A descriptive label that is associated with an alias. Alias names do not need to be unique.
- `RoutingStrategy` (`GameLiftAlias_RoutingStrategy`, required): A routing configuration that specifies where traffic is directed for this alias, such as to a fleet or to a message.
- `AliasArn` (`string`, optional): The Amazon Resource Name (ARN) that is assigned to a Amazon GameLift Alias resource and uniquely identifies it. ARNs are unique across all Regions. In a GameLift Alias ARN, the resource ID matches the AliasId value.
- `AliasId` (`string`, optional): Unique alias ID
- `Description` (`string`, optional): A human-readable description of the alias.
- `Tags` (`GameLiftAlias_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `AliasArn`
- `AliasId`
