Skip to content

sns

SnsTopic (AwsResource)

Attributes:

Name Type Description
sns_arn str

The ARN of this topic.

sns_name str

The name of this SNS topic.

encrypted_at_rest bool

True if the topic is set to be encrypted at rest.

kms_key Optional[str]

The ID of the KMS Key used to encrypt the topic, if any is used.

kms_data Optional[KmsKey]

A reference to KmsKey based on the kms_key provided.

custom_invalidation(self) inherited

A list of manual reasons why this resource should be invalidated

exclude_from_invalidation(self) inherited

A list of attributes that should be excluded from the invalidation process