Skip to contents

Sends a heartbeat signal for a long-running callback operation to prevent timeout. Use this API to extend the callback timeout period while the external operation is still in progress.

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

Usage

lambda_send_durable_execution_callback_heartbeat(CallbackId)

Arguments

CallbackId

[required] The unique identifier for the callback operation.