modifyDocumentPermission
inline suspend fun SsmClient.modifyDocumentPermission(crossinline block: ModifyDocumentPermissionRequest.Builder.() -> Unit): ModifyDocumentPermissionResponse
Shares a Amazon Web Services Systems Manager document (SSM document)publicly or privately. If you share a document privately, you must specify the Amazon Web Services user IDs for those people who can use the document. If you share a document publicly, you must specify All as the account ID.