Targets
parameter, then you must delete the association by using the association ID.curl --location -g --request POST 'http://ssm.{region}.amazonaws.com/' \
--header 'X-Amz-Target;' \
--header 'Content-Type: application/json' \
--data-raw '{
"Name": "string",
"InstanceId": "string",
"AssociationId": "string"
}'
{}