durable-execution-sdk-js-testing.clouddurabletestrunnerconfig.md

December 2, 2025 ยท View on GitHub

Home > @aws/durable-execution-sdk-js-testing > CloudDurableTestRunnerConfig

CloudDurableTestRunnerConfig interface

Options for the cloud durable test runner.

Signature:

export interface CloudDurableTestRunnerConfig

Properties

Property

Modifiers

Type

Description

invocationType?

InvocationType

(Optional) Invocation type for the Lambda invocation.

pollInterval?

number

(Optional) Interval with wich the APIs for GetDurableExecutionHistory and GetDurableExecution are fetched from the API.