Skip to content

Lambda  >  Errors  >  PolicyLengthExceededException

PolicyLengthExceededException

Error Class

PolicyLengthExceededException dataclass

Bases: ServiceError

The permissions policy for the resource is too large. 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