Get cost tags attached to a resource
GET/cost-management/resource/:resource_id
Returns cost allocation tags attached to the given resource_id. resourcetype is required and must be one of the supported cost-taggable types (matching is case-insensitive; handler lowercases the value). Response is ResourceTagsResponseBody with TagsAttached key/value pairs.
Request
Responses
- 200
- 400
- 500
Attached cost tags returned successfully.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Validation failure. Body is {"Message": " -
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Backend failure. Body is {"Message": " -
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers