|
45 | 45 | "SkipWaitTimeForInstanceTermination": "<p>In a blue/green deployment, overrides any specified wait time and starts terminating instances immediately after the traffic routing is complete.</p>",
|
46 | 46 | "StopDeployment": "<p>Attempts to stop an ongoing deployment.</p>",
|
47 | 47 | "TagResource": "<p> Associates the list of tags in the input <code>Tags</code> parameter with the resource identified by the <code>ResourceArn</code> input parameter. </p>",
|
48 |
| - "UntagResource": "<p> Disassociates a resource from a list of tags. The resource is identified by the <code>ResourceArn</code> input parameter. The tags are identfied by the list of keys in the <code>TagKeys</code> input parameter. </p>", |
| 48 | + "UntagResource": "<p> Disassociates a resource from a list of tags. The resource is identified by the <code>ResourceArn</code> input parameter. The tags are identified by the list of keys in the <code>TagKeys</code> input parameter. </p>", |
49 | 49 | "UpdateApplication": "<p>Changes the name of an application.</p>",
|
50 | 50 | "UpdateDeploymentGroup": "<p>Changes information about a deployment group.</p>"
|
51 | 51 | },
|
|
185 | 185 | "refs": {
|
186 | 186 | "ListTagsForResourceInput$ResourceArn": "<p> The ARN of a CodeDeploy resource. <code>ListTagsForResource</code> returns all the tags associated with the resource that is identified by the <code>ResourceArn</code>. </p>",
|
187 | 187 | "TagResourceInput$ResourceArn": "<p> The ARN of a resource, such as a CodeDeploy application or deployment group. </p>",
|
188 |
| - "UntagResourceInput$ResourceArn": "<p> The ARN that specifies from which resource to disassociate the tags with the keys in the <code>TagKeys</code> input paramter. </p>" |
| 188 | + "UntagResourceInput$ResourceArn": "<p> The ARN that specifies from which resource to disassociate the tags with the keys in the <code>TagKeys</code> input parameter. </p>" |
189 | 189 | }
|
190 | 190 | },
|
191 | 191 | "ArnNotSupportedException": {
|
|
710 | 710 | "base": "<p> Information about the deployment target. </p>",
|
711 | 711 | "refs": {
|
712 | 712 | "DeploymentTargetList$member": null,
|
713 |
| - "GetDeploymentTargetOutput$deploymentTarget": "<p> A deployment target that contains information about a deployment such as its status, lifecyle events, and when it was last updated. It also contains metadata about the deployment target. The deployment target metadata depends on the deployment target's type (<code>instanceTarget</code>, <code>lambdaTarget</code>, or <code>ecsTarget</code>). </p>" |
| 713 | + "GetDeploymentTargetOutput$deploymentTarget": "<p> A deployment target that contains information about a deployment such as its status, lifecycle events, and when it was last updated. It also contains metadata about the deployment target. The deployment target metadata depends on the deployment target's type (<code>instanceTarget</code>, <code>lambdaTarget</code>, or <code>ecsTarget</code>). </p>" |
714 | 714 | }
|
715 | 715 | },
|
716 | 716 | "DeploymentTargetDoesNotExistException": {
|
|
889 | 889 | "ECSTaskSetIdentifier": {
|
890 | 890 | "base": null,
|
891 | 891 | "refs": {
|
892 |
| - "ECSTaskSet$identifer": "<p> A unique ID of an <code>ECSTaskSet</code>. </p>" |
| 892 | + "ECSTaskSet$identifier": "<p> A unique ID of an <code>ECSTaskSet</code>. </p>" |
893 | 893 | }
|
894 | 894 | },
|
895 | 895 | "ECSTaskSetList": {
|
|
0 commit comments