aws-samples / aws-samples/amazon-textract-idp-cdk-constructs

Textract Async SNS Topic doesn't support encryption

Open
#56 0 comments 2 reactions 1 assignee Claimed by @schadem View on GitHub
enhancement
Dominant language
TypeScript
Stars
33
Forks
14
PR merge metrics
No merged PRs in 30d

Description

The `textractAsyncSNS` topic is unencrypted by default, and has no provisions for providing a `masterKey` parameter to the encapsulated `sns.Topic`. Adding support for encryption via this parameter would be a straightforward security win and is line with best practices for using SNS. See:
- https://docs.aws.amazon.com/sns/latest/dg/sns-server-side-encryption.html
- https://docs.aws.amazon.com/cdk/api/v1/docs/@aws-cdk_aws-sns.Topic.html#masterkey

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.