ResourceNotFoundException¶
Error Class¶
ResourceNotFoundException
dataclass
¶
Bases: ServiceError
The exception that occurs when the specified resource does not exist. This can happen when using an invalid identifier or when trying to access a resource that has been deleted.