Package software.amazon.lambda.durable.execution
package software.amazon.lambda.durable.execution
-
ClassDescriptionBatches API requests to optimize throughput by grouping individual calls into batch operations.Orchestrates the lifecycle of a durable execution.Central manager for durable execution coordination.Generates operation IDs for the durable operations.Exception thrown to suspend execution during wait operations.Holds the current thread's execution context.Thread type enum for tracking conceptual threads in durable execution.