Class NetworkInterfaceLimitExceededException

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

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

The calling account has reached the limit for elastic network interfaces for the specific Amazon Web Services Region. Either delete some network interfaces or request that the account quota be raised. For more information, see Amazon VPC Quotas in the Amazon VPC User Guide (see the Network interfaces per Region entry in the Network interfaces table).

See Also: