Class for sending a task success signal to an AWS Step Function execution.

Hierarchy (view full)

Constructors

Properties

Constructors

Properties

description: string = "This tool should ALWAYS be used for sending task success to an AWS Step Function execution (aka. statemachine exeuction). Input to this tool is a stringify JSON object containing the taskToken and output."
name: string = "send-task-success-aws-sfn"
sfnConfig: Omit<SfnConfig, "stateMachineArn">

Generated using TypeDoc