Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-lex-botversion.json
Parent schema serverless-framework-configuration
Type: object

A version is a numbered snapshot of your work that you can publish for use in different parts of your workflow, such as development, beta deployment, and production.. Source:- https://docs.aws.amazon.com/lexv2/latest/dg/API_CreateBotVersion.html

Properties

BotId string | Aws_CF_FunctionString required

Unique ID of resource

BotVersionLocaleSpecification BotVersionLocaleSpecification[] required

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.

minItems=1
Description string | Aws_CF_FunctionString

A description of the version. Use the description to help identify the version in lists.

Definitions

Id string | Aws_CF_FunctionString

Unique ID of resource

Description string | Aws_CF_FunctionString

A description of the version. Use the description to help identify the version in lists.

LocaleId string | Aws_CF_FunctionString

The identifier of the language and locale that the bot will be used in.

BotVersion string | Aws_CF_FunctionString

The version of a bot.

BotVersionLocaleDetails object

The version of a bot used for a bot locale.

SourceBotVersion string | Aws_CF_FunctionString required

The version of a bot.

BotVersionLocaleSpecification object
LocaleId string | Aws_CF_FunctionString required

The identifier of the language and locale that the bot will be used in.

BotVersionLocaleDetails object required

The version of a bot used for a bot locale.

1 nested properties
SourceBotVersion string | Aws_CF_FunctionString required

The version of a bot.

BotVersionLocaleSpecificationList BotVersionLocaleSpecification[]

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.