Skip to content

Lambda  >  Errors  >  EFSMountConnectivityException

EFSMountConnectivityException

Error Class

EFSMountConnectivityException dataclass

Bases: ServiceError

The Lambda function couldn't make a network connection to the configured file system.

Attributes

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