Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 861 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 861 Bytes

Encrypting S3 Events sent to an SNS Topic

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.

Requirements

No requirements.

Providers

Name Version
aws n/a

Inputs

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

Outputs

No output.