Data Source: aws_lex_bot

Provides details about a specific Amazon Lex Bot.

Example Usage

data "aws_lex_bot" "order_flowers_bot" {
  name    = "OrderFlowers"
  version = "$LATEST"
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

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