@aws-cdk/sns: Topic missing DataProtectionPolicy
Open
@aws-cdk/aws-sns
feature-request
p1
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 4.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 83
Description
### Describe the feature
Implement the [DataProtectionPolicy](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sns-topic.html#cfn-sns-topic-dataprotectionpolicy) as part of the Topic L2 construct
### Use Case
Would like to add Data Protection Policies to protect SNS Topics. To do so I have to utilize escape hatches every time or create custom constructs.
### Proposed Solution
_No response_
### Other Information
_No response_
### Acknowledgements
- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change
### CDK version used
v2.189.0
### Environment details (OS name and version, etc.)
window, ts
Contributor guide
Assessment
This issue has not been assessed yet.