Skip to content

Bedrock Runtime  >  Errors  >  ResourceNotFoundException

ResourceNotFoundException

Error Class

ResourceNotFoundException dataclass

Bases: ServiceError

The specified resource ARN was not found. For troubleshooting this error, see ResourceNotFound in the Amazon Bedrock User Guide

Attributes

fault class-attribute instance-attribute
fault: Literal['client', 'server'] | None = 'client'