You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(client-ec2): With this release, Amazon EC2 Auto Scaling groups, EC2 Fleet, and Spot Fleet improve the default price protection behavior of attribute-based instance type selection of Spot Instances, to consistently select from a wide range of instance types.
* <p>Describes Capacity Block offerings available for purchase. With Capacity Blocks, you purchase a specific instance type for a period of time.</p>
36
+
* <p>Describes Capacity Block offerings available for purchase in the Amazon Web Services Region that you're currently using. With Capacity Blocks, you purchase a specific instance type for a period of time.</p>
37
37
* @example
38
38
* Use a bare-bones client and the command you need to make an API call.
* <p>Describes the running instances for the specified EC2 Fleet.</p>
32
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/manage-ec2-fleet.html#monitor-ec2-fleet">Monitor your EC2 Fleet</a> in the <i>Amazon EC2 User Guide</i>.</p>
32
+
* <note>
33
+
* <p>Currently, <code>DescribeFleetInstances</code> does not support fleets of type
34
+
* <code>instant</code>. Instead, use <code>DescribeFleets</code>, specifying the
35
+
* <code>instant</code> fleet ID in the request.</p>
36
+
* </note>
37
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/manage-ec2-fleet.html#monitor-ec2-fleet">Describe your
38
+
* EC2 Fleet</a> in the <i>Amazon EC2 User Guide</i>.</p>
33
39
* @example
34
40
* Use a bare-bones client and the command you need to make an API call.
* <p>Describes the specified EC2 Fleets or all of your EC2 Fleets.</p>
32
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/manage-ec2-fleet.html#monitor-ec2-fleet">Monitor your EC2 Fleet</a> in the <i>Amazon EC2 User Guide</i>.</p>
31
+
* <p>Describes the specified EC2 Fleet or all of your EC2 Fleets.</p>
32
+
* <important>
33
+
* <p>If a fleet is of type <code>instant</code>, you must specify the fleet ID in the
34
+
* request, otherwise the fleet does not appear in the response.</p>
35
+
* </important>
36
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/manage-ec2-fleet.html#monitor-ec2-fleet">Describe your
37
+
* EC2 Fleet</a> in the <i>Amazon EC2 User Guide</i>.</p>
33
38
* @example
34
39
* Use a bare-bones client and the command you need to make an API call.
* <p>Describes one or more of the Reserved Instances that you purchased.</p>
32
32
* <p>For more information about Reserved Instances, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/concepts-on-demand-reserved-instances.html">Reserved
33
33
* Instances</a> in the <i>Amazon EC2 User Guide</i>.</p>
34
+
* <note>
35
+
* <p>The order of the elements in the response, including those within nested
36
+
* structures, might vary. Applications should not assume the elements appear in a
37
+
* particular order.</p>
38
+
* </note>
34
39
* @example
35
40
* Use a bare-bones client and the command you need to make an API call.
* <p>As a buyer, you specify the configuration of the Reserved Instance to purchase, and the Marketplace matches what you're searching for with what's available. The Marketplace first sells the lowest priced Reserved Instances to you, and continues to sell available Reserved Instance listings to you until your demand is met. You are charged based on the total price of all of the listings that you purchase.</p>
40
40
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-market-general.html">Reserved Instance Marketplace</a>
41
41
* in the <i>Amazon EC2 User Guide</i>.</p>
42
+
* <note>
43
+
* <p>The order of the elements in the response, including those within nested
44
+
* structures, might vary. Applications should not assume the elements appear in a
45
+
* particular order.</p>
46
+
* </note>
42
47
* @example
43
48
* Use a bare-bones client and the command you need to make an API call.
* <p>Describes the modifications made to your Reserved Instances. If no parameter is specified, information about all your Reserved Instances modification requests is returned. If a modification ID is specified, only information about the specific modification is returned.</p>
41
41
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-modifying.html">Modifying Reserved Instances</a> in the <i>Amazon EC2 User Guide</i>.</p>
42
+
* <note>
43
+
* <p>The order of the elements in the response, including those within nested
44
+
* structures, might vary. Applications should not assume the elements appear in a
45
+
* particular order.</p>
46
+
* </note>
42
47
* @example
43
48
* Use a bare-bones client and the command you need to make an API call.
* <p>If you have listed your own Reserved Instances for sale in the Reserved Instance Marketplace, they will be excluded from these results. This is to ensure that you do not purchase your own Reserved Instances.</p>
41
41
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-market-general.html">Reserved Instance Marketplace</a>
42
42
* in the <i>Amazon EC2 User Guide</i>.</p>
43
+
* <note>
44
+
* <p>The order of the elements in the response, including those within nested
45
+
* structures, might vary. Applications should not assume the elements appear in a
46
+
* particular order.</p>
47
+
* </note>
43
48
* @example
44
49
* Use a bare-bones client and the command you need to make an API call.
* <p>Modify the affinity between an instance and a <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/dedicated-hosts-overview.html">Dedicated
36
36
* Host</a>. When affinity is set to <code>host</code> and the instance is
37
37
* not associated with a specific Dedicated Host, the next time the instance is
38
-
* launched, it is automatically associated with the host on which it lands. If the
38
+
* started, it is automatically associated with the host on which it lands. If the
39
39
* instance is restarted or rebooted, this relationship persists.</p>
* selects instance types with your attributes, it will exclude instance types whose Spot
1907
1907
* price exceeds your specified threshold.</p>
1908
1908
* <p>The parameter accepts an integer, which Amazon EC2 interprets as a percentage.</p>
1909
-
* <p>To indicate no price protection threshold, specify a high value, such as <code>999999</code>.</p>
1910
1909
* <p>If you set <code>TargetCapacityUnitType</code> to <code>vcpu</code> or
1911
1910
* <code>memory-mib</code>, the price protection threshold is applied based on the
1912
1911
* per-vCPU or per-memory price instead of the per-instance price.</p>
1913
1912
* <p>This parameter is not supported for <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetSpotPlacementScores.html">GetSpotPlacementScores</a> and <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetInstanceTypesFromInstanceRequirements.html">GetInstanceTypesFromInstanceRequirements</a>.</p>
1914
1913
* <note>
1915
1914
* <p>Only one of <code>SpotMaxPricePercentageOverLowestPrice</code> or
1916
-
* <code>MaxSpotPriceAsPercentageOfOptimalOnDemandPrice</code> can be specified. If you
1917
-
* don't specify either, then <code>SpotMaxPricePercentageOverLowestPrice</code> is used
1918
-
* and the value for that parameter defaults to <code>100</code>.</p>
1915
+
* <code>MaxSpotPriceAsPercentageOfOptimalOnDemandPrice</code> can be specified. If you
1916
+
* don't specify either, Amazon EC2 will automatically apply optimal price protection to
1917
+
* consistently select from a wide range of instance types. To indicate no price protection
1918
+
* threshold for Spot Instances, meaning you want to consider all instance types that match your
1919
+
* attributes, include one of these parameters and specify a high value, such as
* selects instance types with your attributes, it will exclude instance types whose Spot
3283
3294
* price exceeds your specified threshold.</p>
3284
3295
* <p>The parameter accepts an integer, which Amazon EC2 interprets as a percentage.</p>
3285
-
* <p>To indicate no price protection threshold, specify a high value, such as
3286
-
* <code>999999</code>.</p>
3287
3296
* <p>If you set <code>TargetCapacityUnitType</code> to <code>vcpu</code> or
3288
3297
* <code>memory-mib</code>, the price protection threshold is applied based on the per-vCPU
3289
3298
* or per-memory price instead of the per-instance price.</p>
3290
3299
* <p>This parameter is not supported for <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetSpotPlacementScores.html">GetSpotPlacementScores</a> and <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetInstanceTypesFromInstanceRequirements.html">GetInstanceTypesFromInstanceRequirements</a>.</p>
3291
3300
* <note>
3292
3301
* <p>Only one of <code>SpotMaxPricePercentageOverLowestPrice</code> or
3293
-
* <code>MaxSpotPriceAsPercentageOfOptimalOnDemandPrice</code> can be specified. If you
3294
-
* don't specify either, then <code>SpotMaxPricePercentageOverLowestPrice</code> is used
3295
-
* and the value for that parameter defaults to <code>100</code>.</p>
3302
+
* <code>MaxSpotPriceAsPercentageOfOptimalOnDemandPrice</code> can be specified. If you
3303
+
* don't specify either, Amazon EC2 will automatically apply optimal price protection to
3304
+
* consistently select from a wide range of instance types. To indicate no price protection
3305
+
* threshold for Spot Instances, meaning you want to consider all instance types that match your
3306
+
* attributes, include one of these parameters and specify a high value, such as
* <p>The affinity setting for the instance. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/how-dedicated-hosts-work.html#dedicated-hosts-affinity">Host affinity</a> in the <i>Amazon EC2 User Guide</i>.</p>
0 commit comments