updateAssociationStatus
inline suspend fun SsmClient.updateAssociationStatus(crossinline block: UpdateAssociationStatusRequest.Builder.() -> Unit): UpdateAssociationStatusResponse
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.