Class NotFoundException

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

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

The resource specified in the request was not found. Check the resource, and then try again.

See Also: