Class RequestTooLargeException

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

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

The request payload exceeded the Invoke request body JSON input quota. For more information, see Lambda quotas.

See Also: