Skip to content

Lambda  >  Errors  >  KMSInvalidStateException

KMSInvalidStateException

Error Class

KMSInvalidStateException dataclass

Bases: ServiceError

Lambda couldn't decrypt the environment variables because the state of the KMS key used is not valid for Decrypt. Check the function's KMS key settings.

Attributes

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