Requirements
Name |
Version |
terraform |
>= 1.3.0 |
aws |
>= 5.0 |
Providers
Modules
No modules.
Resources
Inputs
Name |
Description |
Type |
Default |
Required |
email-addresses |
Email recipients of SNS notifications |
set(string) |
n/a |
yes |
kms-key-id |
KMS key id for SNS topic at-rest encryption. Make sure the sender has access to this key |
string |
n/a |
yes |
sender |
ARN of SNS sender or sending service name |
string |
n/a |
yes |
sender-type |
Sender principal type. Value should be either AWS or Service |
string |
n/a |
yes |
sns-topic-description |
SNS topic display name |
string |
n/a |
yes |
sns-topic-name |
Name of SNS topic |
string |
n/a |
yes |
Outputs
Name |
Description |
sns-topic-arn |
n/a |
Authorship
This module was developed by xpk.