Skip to content

Lambda  >  Errors  >  EFSMountFailureException

EFSMountFailureException

Error Class

EFSMountFailureException dataclass

Bases: ServiceError

The Lambda function couldn't mount the configured file system due to a permission or configuration issue.

Attributes

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