Skip to content

Lambda  >  Errors  >  ENILimitReachedException

ENILimitReachedException

Error Class

ENILimitReachedException dataclass

Bases: ServiceError

Lambda couldn't create an elastic network interface in the VPC, specified as part of Lambda function configuration, because the limit for network interfaces has been reached. For more information, see Lambda quotas.

Attributes

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