Skip to content

/AWS1/CL_SSM=>DESCRIBEASSOCIATION()

About DescribeAssociation

Describes the association for the specified target or managed node. If you created the association by using the Targets parameter, then you must retrieve the association by using the association ID.

Method Signature

IMPORTING

Optional 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.

IV_ASSOCIATIONID TYPE /AWS1/SSMASSOCIATIONID /AWS1/SSMASSOCIATIONID

The association ID for which you want information.

IV_ASSOCIATIONVERSION TYPE /AWS1/SSMASSOCIATIONVERSION /AWS1/SSMASSOCIATIONVERSION

Specify the association version to retrieve. To view the latest version, either specify $LATEST for this parameter, or omit this parameter. To view a list of all associations for a managed node, use ListAssociations. To get a list of versions for a specific association, use ListAssociationVersions.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SSMDSCASSOCIATIONRS /AWS1/CL_SSMDSCASSOCIATIONRS