Class ResourceNotFoundException

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

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

The specified resource was not found. Verify that the resource exists and that you have permission to access it.

See Also: