This module creates an example of an S3 Bucket and sends notifications for created files to an SNS topic that is encrypted using KMS.
Read the original article on Medium.
No requirements.
Name | Version |
---|---|
aws | n/a |
Name | Description | Type | Default | Required |
---|---|---|---|---|
bucket_name | S3 Bucket Name | string |
"some-name" |
no |
sns_topic_name | SNS Topic Name | string |
"some-name" |
no |
tags | Tags to add to resources | map(string) |
{} |
no |
No output.