method S3Adapter.prototype.isNotFound
S3Adapter.prototype.isNotFound(error: unknown): boolean

Parameters

error: unknown

Return Type

boolean

Usage

import { S3Adapter } from ".";