Skip to content

Bedrock Data Automation  >  Errors  >  ResourceNotFoundException

ResourceNotFoundException

Error Class

ResourceNotFoundException dataclass

Bases: ServiceError

This exception is thrown when a resource referenced by the operation does not exist

Attributes

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