Tag Resource
POST {{aws_elastic_container_service_base_url}}/?Action=TagResource
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
Action | string |
Request Body
{"resourceArn"=>"string", "tags"=>[{"key"=>"string", "value"=>"string"}]}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |