sendDurableExecutionCallbackSuccess
inline suspend fun LambdaClient.sendDurableExecutionCallbackSuccess(crossinline block: SendDurableExecutionCallbackSuccessRequest.Builder.() -> Unit): SendDurableExecutionCallbackSuccessResponse
Sends a successful completion response for a callback operation in a durable execution. Use this API when an external system has successfully completed a callback operation.