--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_lex_bot_version Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::Lex::BotVersion --- # awscc_lex_bot_version (Data Source) Data Source schema for AWS::Lex::BotVersion ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `bot_id` (String) Unique ID of resource - `bot_version` (String) The version of a bot. - `bot_version_locale_specification` (Attributes List) Specifies the locales that Amazon Lex adds to this version. You can choose the Draft version or any other previously published version for each locale. (see [below for nested schema](#nestedatt--bot_version_locale_specification)) - `description` (String) A description of the version. Use the description to help identify the version in lists. ### Nested Schema for `bot_version_locale_specification` Read-Only: - `bot_version_locale_details` (Attributes) The version of a bot used for a bot locale. (see [below for nested schema](#nestedatt--bot_version_locale_specification--bot_version_locale_details)) - `locale_id` (String) The identifier of the language and locale that the bot will be used in. ### Nested Schema for `bot_version_locale_specification.bot_version_locale_details` Read-Only: - `source_bot_version` (String) The version of a bot.