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