Skip to content

Sns  >  Errors  >  TopicLimitExceededException

TopicLimitExceededException

Error Class

TopicLimitExceededException dataclass

Bases: ServiceError

Indicates that the customer already owns the maximum allowed number of topics.

Attributes

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