ssm_update_association_status: Updates the status of the Amazon Web Services Systems Manager...

View source: R/ssm_operations.R

ssm_update_association_statusR Documentation

Updates the status of the Amazon Web Services Systems Manager document (SSM document) associated with the specified managed node

Description

Updates the status of the Amazon Web Services Systems Manager document (SSM document) associated with the specified managed node.

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

Usage

ssm_update_association_status(Name, InstanceId, AssociationStatus)

Arguments

Name

[required] The name of the SSM document.

InstanceId

[required] The managed node ID.

AssociationStatus

[required] The association status.


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