Skip to content

SQS  >  Errors  >  KmsNotFound

KmsNotFound

Error Class

KmsNotFound dataclass

Bases: ServiceError

The request was rejected because the specified entity or resource could not be found.

Attributes

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