Data Source: aws_lex_slot_type

Provides details about a specific Amazon Lex Slot Type.

Example Usage

data "aws_lex_slot_type" "flower_types" {
  name    = "FlowerTypes"
  version = "1"
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

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