paws.management (version 0.5.0)

ssm_update_document_default_version: Set the default version of a document

Description

Set the default version of a document.

See https://www.paws-r-sdk.com/docs/ssm_update_document_default_version/ for full documentation.

Usage

ssm_update_document_default_version(Name, DocumentVersion)

Arguments

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.