Skip to content

/AWS1/CL_SSM=>CREATEASSOCIATIONBATCH()

About CreateAssociationBatch

Associates the specified Amazon Web Services Systems Manager document (SSM document) with the specified managed nodes or targets.

When you associate a document with one or more managed nodes using IDs or tags, Amazon Web Services Systems Manager Agent (SSM Agent) running on the managed node processes the document and configures the node as specified.

If you associate a document with a managed node that already has an associated document, the system returns the AssociationAlreadyExists exception.

Method Signature

IMPORTING

Required arguments:

IT_ENTRIES TYPE /AWS1/CL_SSMCREASSOCIATIONBT01=>TT_CREASSOCIATIONBTCREQENTRIES TT_CREASSOCIATIONBTCREQENTRIES

One or more associations.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SSMCREASSOCIATIONBT02 /AWS1/CL_SSMCREASSOCIATIONBT02