Skip to content

Lambda  >  Errors  >  S3FilesMountConnectivityException

S3FilesMountConnectivityException

Error Class

S3FilesMountConnectivityException dataclass

Bases: ServiceError

The Lambda function couldn't make a network connection to the configured S3 Files access point.

Attributes

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

The exception type.