cloudformation-coverage-roadmap icon indicating copy to clipboard operation
cloudformation-coverage-roadmap copied to clipboard

Modifying Permissions of an AWS::SSM::Document

Open dkovvuri opened this issue 2 years ago • 1 comments

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.

API: ModifyDocumentPermission

Other Details

No response

dkovvuri avatar Jun 16 '22 04:06 dkovvuri

Curious if this was implemented or isn't being implemented right now

kyle-kluever avatar Jul 21 '22 16:07 kyle-kluever