Skip to main content

bots_list_only

Lists bots in a region or regions, for all properties use bots

Overview

Namebots_list_only
TypeResource
DescriptionAmazon Lex conversational bot performing automated tasks such as ordering a pizza, booking a hotel, and so on.
Idaws.lex.bots_list_only

Fields

NameDatatypeDescription
idstringUnique ID of resource
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all bots in a region.

SELECT
region,
id
FROM aws.lex.bots_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the bots_list_only resource, see bots