Skip to content

Sns  >  Errors  >  KMSNotFoundException

KMSNotFoundException

Error Class

KMSNotFoundException dataclass

Bases: ServiceError

The request was rejected because the specified entity or resource can't be found.

Attributes

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