Package software.amazon.lambda.powertools.idempotency.internal
package software.amazon.lambda.powertools.idempotency.internal
-
ClassesClassDescriptionInternal class that will handle the Idempotency, and use the
PersistenceStoreto store the result of previous calls.Aspect that handles theIdempotentannotation.