Class VideoTooLargeException

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

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

The file size or duration of the supplied media is too large. The maximum file size is 10GB. The maximum duration is 6 hours.

See Also: