Skip to content

/AWS1/CL_CNT=>LISTDEFAULTVOCABULARIES()

About ListDefaultVocabularies

Lists the default vocabularies for the specified Amazon Connect instance.

Method Signature

IMPORTING

Required arguments:

IV_INSTANCEID TYPE /AWS1/CNTINSTANCEID /AWS1/CNTINSTANCEID

The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

Optional arguments:

IV_LANGUAGECODE TYPE /AWS1/CNTVOCABULARYLANGUAGEC00 /AWS1/CNTVOCABULARYLANGUAGEC00

The language code of the vocabulary entries. For a list of languages and their corresponding language codes, see What is Amazon Transcribe?

IV_MAXRESULTS TYPE /AWS1/CNTMAXRESULT100 /AWS1/CNTMAXRESULT100

The maximum number of results to return per page.

IV_NEXTTOKEN TYPE /AWS1/CNTVOCABULARYNEXTTOKEN /AWS1/CNTVOCABULARYNEXTTOKEN

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CNTLSTDEFVOCABULARI01 /AWS1/CL_CNTLSTDEFVOCABULARI01