Skip to content

Lambda  >  Errors  >  S3FilesMountTimeoutException

S3FilesMountTimeoutException

Error Class

S3FilesMountTimeoutException dataclass

Bases: ServiceError

The Lambda function made a network connection to the configured S3 Files access point, but the mount operation timed out.

Attributes

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

The exception type.