Class UploadNotFoundException

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

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

The upload could not be found, or the specified upload ID is not valid for this repository.

See Also: