Skip to content

Lambda  >  Errors  >  AliasLimitExceededException

AliasLimitExceededException

Error Class

AliasLimitExceededException dataclass

Bases: ServiceError

Lambda couldn't create the alias because your Amazon Web Services account has exceeded the maximum number of aliases allowed per Lambda function. For more information, see Lambda quotas.

Attributes

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

The exception type.