Class ResourceNotReadyException

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

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

The function is inactive and its VPC connection is no longer available. Wait for the VPC connection to reestablish and try again.

See Also: