View source: R/ssm_operations.R
ssm_update_document_default_version | R Documentation |
Set the default version of a document.
See https://www.paws-r-sdk.com/docs/ssm_update_document_default_version/ for full documentation.
ssm_update_document_default_version(Name, DocumentVersion)
Name |
[required] The name of a custom document that you want to set as the default version. |
DocumentVersion |
[required] The version of a custom document that you want to set as the default version. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.