View source: R/ssm_operations.R
ssm_update_document_metadata | R Documentation |
Updates information related to approval reviews for a specific version of a change template in Change Manager.
See https://www.paws-r-sdk.com/docs/ssm_update_document_metadata/ for full documentation.
ssm_update_document_metadata(Name, DocumentVersion = NULL, DocumentReviews)
Name |
[required] The name of the change template for which a version's metadata is to be updated. |
DocumentVersion |
The version of a change template in which to update approval metadata. |
DocumentReviews |
[required] The change template review details to update. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.