Skip to contents

Describes the specified test case and allows you to get the content and metadata of the test case for the specified Amazon Connect instance.

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

Usage

connect_describe_test_case(InstanceId, TestCaseId, Status = NULL)

Arguments

InstanceId

[required] The identifier of the Amazon Connect instance.

TestCaseId

[required] The identifier of the test case.

Status

The status of the test case version to retrieve. If not specified, returns the published version if available, otherwise returns the saved version.