v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1442228254.5 KB

Returns information about an Amazon Lex bot alias. For more information about aliases, see versioning-aliases.

This operation requires permissions for the lex:GetBotAlias action.

get/bots/{botName}/aliases/{name}

Path parameters

namestring required

The name of the bot alias. The name is case sensitive.

botNamestring required

The name of the bot.

Response

Success

namestring

The name of the bot alias.

descriptionstring

A description of the bot alias.

botVersionstring

The version of the bot that the alias points to.

botNamestring

The name of the bot that the alias points to.

lastUpdatedDatestring date-time

The date that the bot alias was updated. When you create a resource, the creation date and the last updated date are the same.

createdDatestring date-time

The date that the bot alias was created.

checksumstring

Checksum of the bot alias.