Skip to content

Secrets Manager  >  Errors  >  PreconditionNotMetException

PreconditionNotMetException

Error Class

PreconditionNotMetException dataclass

Bases: ServiceError

The request failed because you did not complete all the prerequisite steps.

Attributes

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