View source: R/ssm_operations.R
ssm_update_association_status | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.