Skip to main content

bot_version

Gets an individual bot_version resource

Overview

Namebot_version
TypeResource
Descriptionbot_version
Idawscc.lex.bot_version

Fields

NameDatatypeDescription
bot_idstring
bot_versionobject
descriptionstring
bot_version_locale_specificationarray
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
bot_id,
bot_version,
description,
bot_version_locale_specification
FROM awscc.lex.bot_version
WHERE data__Identifier = '<BotId>|<BotVersion>';

Permissions

To operate on the bot_version resource, the following permissions are required:

Read

lex:DescribeBotVersion

Delete

lex:DeleteBotVersion,
lex:DescribeBotVersion