Class EniNotReadyException

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

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

Lambda couldn't invoke the Lambda function because the elastic network interface (ENI) configured for its VPC connection isn't ready yet. Wait a few moments and try the request again. For more information about VPC configuration, see Configuring a Lambda function to access resources in a VPC.

See Also: