Class ImageTooLargeException

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

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

The input image size exceeds the allowed limit. If you are calling DetectProtectiveEquipment, the image size or resolution exceeds the allowed limit. For more information, see Guidelines and quotas in Amazon Rekognition in the Amazon Rekognition Developer Guide.

See Also: