Data Source: aws_lex_intent

Provides details about a specific Amazon Lex Intent.

Example Usage

data "aws_lex_intent" "order_flowers" {
  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: