Add Tags To On Premises Instances
POST {{aws_codedeploy_base_url}}/?Action=AddTagsToOnPremisesInstances
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
Action | string |
Request Body
{"instanceNames"=>["grp-b-inst-2", "grp-b-inst-1"], "tags"=>[{"Key"=>"Name", "Value"=>"Cost-Center-456"}]}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |