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