Class RecursiveInvocationException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<RecursiveInvocationException.Builder,RecursiveInvocationException>

@Generated("software.amazon.awssdk:codegen") public final class RecursiveInvocationException extends LambdaException implements ToCopyableBuilder<RecursiveInvocationException.Builder,RecursiveInvocationException>

Lambda has detected your function being invoked in a recursive loop with other Amazon Web Services resources and stopped your function's invocation.

See Also: