Skip to content

/AWS1/CL_LM2DEEPGRAMSPEECHMD00

Configuration settings for integrating Deepgram speech-to-text models with Amazon Lex.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_apitokensecretarn TYPE /AWS1/LM2SECRETSMANAGERSECRE00 /AWS1/LM2SECRETSMANAGERSECRE00

The Amazon Resource Name (ARN) of the Secrets Manager secret that contains the Deepgram API token.

Optional arguments:

iv_modelid TYPE /AWS1/LM2DEEPGRAMMODELID /AWS1/LM2DEEPGRAMMODELID

The identifier of the Deepgram speech-to-text model to use for processing speech input.


Queryable Attributes

apiTokenSecretArn

The Amazon Resource Name (ARN) of the Secrets Manager secret that contains the Deepgram API token.

Accessible with the following methods

Method Description
GET_APITOKENSECRETARN() Getter for APITOKENSECRETARN, with configurable default
ASK_APITOKENSECRETARN() Getter for APITOKENSECRETARN w/ exceptions if field has no v
HAS_APITOKENSECRETARN() Determine if APITOKENSECRETARN has a value

modelId

The identifier of the Deepgram speech-to-text model to use for processing speech input.

Accessible with the following methods

Method Description
GET_MODELID() Getter for MODELID, with configurable default
ASK_MODELID() Getter for MODELID w/ exceptions if field has no value
HAS_MODELID() Determine if MODELID has a value