/
POST
/
resourceArn
. If existing tags on a resource aren't specified in the request parameters, they aren't changed. When a resource is deleted, the tags associated with that resource are also deleted.Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/' \
--header 'X-Amz-Target;' \
--header 'Content-Type: application/json' \
--data-raw '{
"resourceArn": "string",
"tags": []
}'
Response Response Example
200 - Example 1
{}
Request
Header Params
X-Amz-Target
string
required
Body Params application/json