ssm_update_association_status {paws.management} | R Documentation |
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.
ssm_update_association_status(Name, InstanceId, AssociationStatus)
Name |
[required] The name of the SSM document. |
InstanceId |
[required] The managed node ID. |
AssociationStatus |
[required] The association status. |