Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Class ResourceNotFoundException

The specified resource was not found.

Hierarchy

Properties

$fault: "client" = "client"
$metadata: ResponseMetadata
$response?: HttpResponse
$retryable?: RetryableTrait
name: "ResourceNotFoundException" = "ResourceNotFoundException"
resourceId?: string

The ID of the missing resource.

resourceType?: string

The type of the missing resource.