Skip to content

Bedrock Agent Runtime  >  Errors  >  ResourceNotFoundException

ResourceNotFoundException

Error Class

ResourceNotFoundException dataclass

Bases: ServiceError

The specified resource Amazon Resource Name (ARN) was not found. Check the Amazon Resource Name (ARN) and try your request again.

Attributes

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