ssm_update_document_metadata: Updates information related to approval reviews for a...

View source: R/ssm_operations.R

ssm_update_document_metadataR Documentation

Updates information related to approval reviews for a specific version of a change template in Change Manager

Description

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.

Usage

ssm_update_document_metadata(Name, DocumentVersion = NULL, DocumentReviews)

Arguments

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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.