Skip to content

Lambda  >  Errors  >  EC2ThrottledException

EC2ThrottledException

Error Class

EC2ThrottledException dataclass

Bases: ServiceError

Amazon EC2 throttled Lambda during Lambda function initialization using the execution role provided for the function.

Attributes

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