Lambda > Errors > InvalidSubnetIDException InvalidSubnetIDException¶ Error Class¶ InvalidSubnetIDException dataclass ¶ Bases: ServiceError The subnet ID provided in the Lambda function VPC configuration is not valid. Attributes¶ fault class-attribute instance-attribute ¶ fault: Literal['client', 'server'] | None = 'server' type class-attribute instance-attribute ¶ type: str | None = None