Skip to content

Sns  >  Errors  >  OptedOutException

OptedOutException

Error Class

OptedOutException dataclass

Bases: ServiceError

Indicates that the specified phone number opted out of receiving SMS messages from your Amazon Web Services account. You can't send SMS messages to phone numbers that opt out.

Attributes

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