/2015-01-01/tags-removal
The Amazon Elasticsearch Service multi-region endpoint
http://es.{region}.amazonaws.com
The Amazon Elasticsearch Service multi-region endpoint
http://es.{region}.amazonaws.com
POST
/2015-01-01/tags-removal
Request Request Example
Shell
JavaScript
Java
Swift
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"
]
}'
Response Response Example
200 - Example 1
{}
Request
Body Params application/json