Class EfsMountTimeoutException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<EfsMountTimeoutException.Builder,EfsMountTimeoutException>

@Generated("software.amazon.awssdk:codegen") public final class EfsMountTimeoutException extends LambdaException implements ToCopyableBuilder<EfsMountTimeoutException.Builder,EfsMountTimeoutException>

The Lambda function made a network connection to the configured file system, but the mount operation timed out.

See Also: