Skip to content

CloudTrail  >  Errors  >  InvalidSnsTopicNameException

InvalidSnsTopicNameException

Error Class

InvalidSnsTopicNameException dataclass

Bases: ServiceError

This exception is thrown when the provided SNS topic name is not valid.

Attributes

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