Package software.amazon.lambda.durable.plugin
package software.amazon.lambda.durable.plugin
-
ClassDescriptionPlugin interface for instrumenting durable execution lifecycle events.Service provider interface for dynamically loading
DurableExecutionPluginimplementations.Information provided at the end of a Lambda invocation.Invocation-level information available to plugin hooks.Status of a Lambda invocation at the end of its execution.Information provided when a checkpoint response changes one or more operations.Operation-level information for a single operation within anOperationChangeInfo.Extended operation information for operation end events.Operation-level information available to plugin hooks.Utility methods for converting SDK internal types to plugin info records.Composes multipleDurableExecutionPlugininstances into a single dispatcher.Information provided when a user function finishes executing.Outcome of a user-provided function when its execution ends.Information provided when a user function starts executing.