v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141381,185842.7 KB

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

post/#X-Amz-Target=AmazonSSM.DescribeAssociation

Headers

X-Amz-Target'AmazonSSM.DescribeAssociation' required

Request body

Namestring

The name of the SSM document.

InstanceIdstring

The managed node ID.

AssociationIdstring

The association ID for which you want information.

AssociationVersionstring

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

Response

Success