Skip to content

/AWS1/CL_SSM=>UPDATEASSOCIATIONSTATUS()

About UpdateAssociationStatus

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

UpdateAssociationStatus is primarily used by the Amazon Web Services Systems Manager Agent (SSM Agent) to report status updates about your associations and is only used for associations created with the InstanceId legacy parameter.

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/SSMDOCUMENTARN /AWS1/SSMDOCUMENTARN

The name of the SSM document.

IV_INSTANCEID TYPE /AWS1/SSMINSTANCEID /AWS1/SSMINSTANCEID

The managed node ID.

IO_ASSOCIATIONSTATUS TYPE REF TO /AWS1/CL_SSMASSOCIATIONSTATUS /AWS1/CL_SSMASSOCIATIONSTATUS

The association status.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SSMUPASSOCIATIONSTA01 /AWS1/CL_SSMUPASSOCIATIONSTA01