Class SerializedRequestEntityTooLargeException

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

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

The request payload exceeded the maximum allowed size for serialized request entities.

See Also: