Data Source: aws_lex_bot_alias

Provides details about a specific Amazon Lex Bot Alias.

Example Usage

data "aws_lex_bot_alias" "order_flowers_prod" {
  bot_name = "OrderFlowers"
  name     = "OrderFlowersProd"
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

This data source exports the following attributes in addition to the arguments above: