Lambda > Errors > SerializedRequestEntityTooLargeException SerializedRequestEntityTooLargeException¶ Error Class¶ SerializedRequestEntityTooLargeException dataclass ¶ Bases: ServiceError The request payload exceeded the maximum allowed size for serialized request entities. Attributes¶ fault class-attribute instance-attribute ¶ fault: Literal['client', 'server'] | None = 'client' type class-attribute instance-attribute ¶ type: str | None = None The error type.