Skip to content

Lambda  >  Errors  >  ResourceNotReadyException

ResourceNotReadyException

Error Class

ResourceNotReadyException dataclass

Bases: ServiceError

The function is inactive and its VPC connection is no longer available. Wait for the VPC connection to reestablish and try again.

Attributes

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

The exception type.