/2015-01-01/tags
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
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request POST 'http://es.{region}.amazonaws.com/2015-01-01/tags' \
--header 'Content-Type: application/json' \
--data-raw '{
"ARN": "string",
"TagList": [
{
"Key": "string",
"Value": "string"
}
]
}'
Response Response Example
200 - Example 1
{}
Request
Body Params application/json