Skip to contents

Starts executing a published test case.

See https://www.paws-r-sdk.com/docs/connect_start_test_case_execution/ for full documentation.

Usage

connect_start_test_case_execution(InstanceId, TestCaseId, ClientToken = NULL)

Arguments

InstanceId

[required] The identifier of the Amazon Connect instance.

TestCaseId

[required] The identifier of the test case to execute.

ClientToken

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see Making retries safe with idempotent APIs.