Skip to content

/AWS1/CL_LM2=>LISTCUSTOMVOCABULARYITEMS()

About ListCustomVocabularyItems

Paginated list of custom vocabulary items for a given bot locale's custom vocabulary.

Method Signature

IMPORTING

Required arguments:

IV_BOTID TYPE /AWS1/LM2ID /AWS1/LM2ID

The identifier of the version of the bot associated with this custom vocabulary.

IV_BOTVERSION TYPE /AWS1/LM2BOTVERSION /AWS1/LM2BOTVERSION

The bot version of the bot to the list custom vocabulary request.

IV_LOCALEID TYPE /AWS1/LM2LOCALEID /AWS1/LM2LOCALEID

The identifier of the language and locale where this custom vocabulary is used. The string must match one of the supported locales. For more information, see Supported languages (https://docs.aws.amazon.com/lexv2/latest/dg/how-languages.html).

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/LM2MAXRESULTS /AWS1/LM2MAXRESULTS

The maximum number of items returned by the list operation.

IV_NEXTTOKEN TYPE /AWS1/LM2NEXTTOKEN /AWS1/LM2NEXTTOKEN

The nextToken identifier to the list custom vocabulary request.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_LM2LSTCUSTVOCABULAR01 /AWS1/CL_LM2LSTCUSTVOCABULAR01