The action to start test set execution
Source:R/lexmodelsv2_operations.R
lexmodelsv2_start_test_execution.RdThe action to start test set execution.
See https://www.paws-r-sdk.com/docs/lexmodelsv2_start_test_execution/ for full documentation.
Arguments
- testSetId
[required] The test set Id for the test set execution.
- target
[required] The target bot for the test set execution.
- apiMode
[required] Indicates whether we use streaming or non-streaming APIs for the test set execution. For streaming, StartConversation Runtime API is used. Whereas, for non-streaming, RecognizeUtterance and RecognizeText Amazon Lex Runtime API are used.
- testExecutionModality
Indicates whether audio or text is used.