curl --location -g --request POST 'http://es.{region}.amazonaws.com/2015-01-01/tags-removal' \ --header 'Content-Type: application/json' \ --data-raw '{ "ARN": "string", "TagKeys": [ "string" ] }'
{}