latest--aws-gamelift-alias
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-gamelift-alias.json |
| Parent schema | serverless-framework-configuration |
The AWS::GameLift::Alias resource creates an alias for an Amazon GameLift (GameLift) fleet destination.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-gamelift.git
Properties
A descriptive label that is associated with an alias. Alias names do not need to be unique.
3 nested properties
Simple routing strategy. The alias resolves to one specific fleet. Use this type when routing to active fleets.
The message text to be used with a terminal routing strategy. If you specify TERMINAL for the Type property, you must specify this property.
A unique identifier for a fleet that the alias points to. If you specify SIMPLE for the Type property, you must specify this property.
A human-readable description of the alias.
Definitions
Simple routing strategy. The alias resolves to one specific fleet. Use this type when routing to active fleets.
The message text to be used with a terminal routing strategy. If you specify TERMINAL for the Type property, you must specify this property.
A unique identifier for a fleet that the alias points to. If you specify SIMPLE for the Type property, you must specify this property.