org-formation / aws-resource-providers

A community driven repository where you can find AWS Resource Type Providers for different purposes (including org-formation ones).
MIT License
88 stars 21 forks source link

feature request: add resource to block public sharing of systems manager documents #87

Closed craighurley closed 3 years ago

craighurley commented 3 years ago

Similar to the Community::S3::PublicAccessBlock, it would be great to see another resource the enabled the setting that blocks public sharing to Systems Manager documents. One main difference from Community::S3::PublicAccessBlock is that this setting needs to be configured per region.

This recent blog post has more info on how to do that via the console/cli: https://aws.amazon.com/blogs/mt/best-practice-considerations-aws-systems-manager-document-sharing/