---
title: "POST /TagResource"
method: POST
path: "/TagResource"
---

# POST /TagResource

`POST /TagResource`

Adds or updates tags for a resource. Supports telemetry rule resources and telemetry pipeline resources.

## Request body

- object
  - `ResourceARN` string, required — The Amazon Resource Name (ARN) of the telemetry rule resource to tag.
  - `Tags` object, required — The key-value pairs to add or update for the telemetry rule resource.

## Response `200`

Success

## Other responses

- `480` — ServiceQuotaExceededException
- `481` — ResourceNotFoundException
- `482` — AccessDeniedException
- `483` — InternalServerException
- `484` — ValidationException
- `485` — TooManyRequestsException

---

[API](https://skmtc.net/aws/apis/observabilityadmin.md) · [All operations](https://skmtc.net/aws/apis/observabilityadmin/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/observabilityadmin/versions/542311537307/schema)
