|
35087 | 35087 | "shape":"Integer",
|
35088 | 35088 | "documentation":"<p>The number of the partition the instance should launch in. Valid only if the placement group strategy is set to <code>partition</code>.</p>",
|
35089 | 35089 | "locationName":"partitionNumber"
|
| 35090 | + }, |
| 35091 | + "GroupId":{ |
| 35092 | + "shape":"PlacementGroupId", |
| 35093 | + "documentation":"<p>The Group ID of the placement group. You must specify the Placement Group <b>Group ID</b> to launch an instance in a shared placement group.</p>", |
| 35094 | + "locationName":"groupId" |
35090 | 35095 | }
|
35091 | 35096 | },
|
35092 | 35097 | "documentation":"<p>Describes the placement of an instance.</p>"
|
|
35125 | 35130 | "PartitionNumber":{
|
35126 | 35131 | "shape":"Integer",
|
35127 | 35132 | "documentation":"<p>The number of the partition the instance should launch in. Valid only if the placement group strategy is set to <code>partition</code>.</p>"
|
| 35133 | + }, |
| 35134 | + "GroupId":{ |
| 35135 | + "shape":"PlacementGroupId", |
| 35136 | + "documentation":"<p>The Group Id of a placement group. You must specify the Placement Group <b>Group Id</b> to launch an instance in a shared placement group.</p>" |
35128 | 35137 | }
|
35129 | 35138 | },
|
35130 | 35139 | "documentation":"<p>Describes the placement of an instance.</p>"
|
|
37078 | 37087 | "HostResourceGroupArn":{
|
37079 | 37088 | "shape":"String",
|
37080 | 37089 | "documentation":"<p>The ARN of the host resource group in which to place the instance.</p>"
|
| 37090 | + }, |
| 37091 | + "GroupId":{ |
| 37092 | + "shape":"PlacementGroupId", |
| 37093 | + "documentation":"<p>The Group Id of a placement group. You must specify the Placement Group <b>Group Id</b> to launch an instance in a shared placement group.</p>" |
37081 | 37094 | }
|
37082 | 37095 | }
|
37083 | 37096 | },
|
|
40694 | 40707 | "shape":"String",
|
40695 | 40708 | "documentation":"<p>The ARN of the host resource group in which to launch the instances. If you specify a host resource group ARN, omit the <b>Tenancy</b> parameter or set it to <code>host</code>.</p> <p>This parameter is not supported by <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet\">CreateFleet</a>.</p>",
|
40696 | 40709 | "locationName":"hostResourceGroupArn"
|
| 40710 | + }, |
| 40711 | + "GroupId":{ |
| 40712 | + "shape":"PlacementGroupId", |
| 40713 | + "documentation":"<p>The Group Id of the placement group.</p>", |
| 40714 | + "locationName":"groupId" |
40697 | 40715 | }
|
40698 | 40716 | },
|
40699 | 40717 | "documentation":"<p>Describes the placement of an instance.</p>"
|
|
0 commit comments