cloudformation-coverage-roadmap
cloudformation-coverage-roadmap copied to clipboard
Modifying Permissions of an AWS::SSM::Document
Name of the resource
AWS::SSM::Document
Resource name
No response
Description
Currently it's not possible to modify the permissions of an SSM document created via CloudFormation. This is only possible using the AWS CLI or the Management Console. The resource-type needs to support an additional parameter Permissions
that allows a user to specify the permissions to attach to the document. This is currently supported using Terraform.
Other Details
No response
Curious if this was implemented or isn't being implemented right now