@@ -117,19 +117,20 @@ namespace Model
117
117
* (replication groups)</p> </li> <li> <p>Amazon EMR clusters</p> </li> <li>
118
118
* <p>Amazon Keyspaces (for Apache Cassandra) tables</p> </li> <li> <p>Lambda
119
119
* function provisioned concurrency</p> </li> <li> <p>Amazon Managed Streaming for
120
- * Apache Kafka broker storage</p> </li> <li> <p>Amazon SageMaker endpoint
121
- * variants</p> </li> <li> <p>Spot Fleet (Amazon EC2) requests</p> </li> <li>
122
- * <p>Custom resources provided by your own applications or services</p> </li>
123
- * </ul> <p> <b>API Summary</b> </p> <p>The Application Auto Scaling service API
124
- * includes three key sets of actions: </p> <ul> <li> <p>Register and manage
125
- * scalable targets - Register Amazon Web Services or custom resources as scalable
126
- * targets (a resource that Application Auto Scaling can scale), set minimum and
127
- * maximum capacity limits, and retrieve information on existing scalable
128
- * targets.</p> </li> <li> <p>Configure and manage automatic scaling - Define
129
- * scaling policies to dynamically scale your resources in response to CloudWatch
130
- * alarms, schedule one-time or recurring scaling actions, and retrieve your recent
131
- * scaling activity history.</p> </li> <li> <p>Suspend and resume scaling -
132
- * Temporarily suspend and later resume automatic scaling by calling the <a
120
+ * Apache Kafka broker storage</p> </li> <li> <p>Amazon Neptune clusters</p> </li>
121
+ * <li> <p>Amazon SageMaker endpoint variants</p> </li> <li> <p>Spot Fleets (Amazon
122
+ * EC2)</p> </li> <li> <p>Custom resources provided by your own applications or
123
+ * services</p> </li> </ul> <p> <b>API Summary</b> </p> <p>The Application Auto
124
+ * Scaling service API includes three key sets of actions: </p> <ul> <li>
125
+ * <p>Register and manage scalable targets - Register Amazon Web Services or custom
126
+ * resources as scalable targets (a resource that Application Auto Scaling can
127
+ * scale), set minimum and maximum capacity limits, and retrieve information on
128
+ * existing scalable targets.</p> </li> <li> <p>Configure and manage automatic
129
+ * scaling - Define scaling policies to dynamically scale your resources in
130
+ * response to CloudWatch alarms, schedule one-time or recurring scaling actions,
131
+ * and retrieve your recent scaling activity history.</p> </li> <li> <p>Suspend and
132
+ * resume scaling - Temporarily suspend and later resume automatic scaling by
133
+ * calling the <a
133
134
* href="https://docs.aws.amazon.com/autoscaling/application/APIReference/API_RegisterScalableTarget.html">RegisterScalableTarget</a>
134
135
* API action for any Application Auto Scaling scalable target. You can suspend and
135
136
* resume (individually or in combination) scale-out activities that are triggered
@@ -654,7 +655,14 @@ namespace Model
654
655
* <p>To update a scalable target, specify the parameters that you want to change.
655
656
* Include the parameters that identify the scalable target: resource ID, scalable
656
657
* dimension, and namespace. Any parameters that you don't specify are not changed
657
- * by this update request. </p><p><h3>See Also:</h3> <a
658
+ * by this update request. </p> <p>If you call the
659
+ * <code>RegisterScalableTarget</code> API to update an existing scalable target,
660
+ * Application Auto Scaling retrieves the current capacity of the resource. If it
661
+ * is below the minimum capacity or above the maximum capacity, Application Auto
662
+ * Scaling adjusts the capacity of the scalable target to place it within these
663
+ * bounds, even if you don't include the <code>MinCapacity</code> or
664
+ * <code>MaxCapacity</code> request parameters.</p> <p><h3>See Also:</h3>
665
+ * <a
658
666
* href="http://docs.aws.amazon.com/goto/WebAPI/application-autoscaling-2016-02-06/RegisterScalableTarget">AWS
659
667
* API Reference</a></p>
660
668
*/
@@ -679,7 +687,14 @@ namespace Model
679
687
* <p>To update a scalable target, specify the parameters that you want to change.
680
688
* Include the parameters that identify the scalable target: resource ID, scalable
681
689
* dimension, and namespace. Any parameters that you don't specify are not changed
682
- * by this update request. </p><p><h3>See Also:</h3> <a
690
+ * by this update request. </p> <p>If you call the
691
+ * <code>RegisterScalableTarget</code> API to update an existing scalable target,
692
+ * Application Auto Scaling retrieves the current capacity of the resource. If it
693
+ * is below the minimum capacity or above the maximum capacity, Application Auto
694
+ * Scaling adjusts the capacity of the scalable target to place it within these
695
+ * bounds, even if you don't include the <code>MinCapacity</code> or
696
+ * <code>MaxCapacity</code> request parameters.</p> <p><h3>See Also:</h3>
697
+ * <a
683
698
* href="http://docs.aws.amazon.com/goto/WebAPI/application-autoscaling-2016-02-06/RegisterScalableTarget">AWS
684
699
* API Reference</a></p>
685
700
*
@@ -706,7 +721,14 @@ namespace Model
706
721
* <p>To update a scalable target, specify the parameters that you want to change.
707
722
* Include the parameters that identify the scalable target: resource ID, scalable
708
723
* dimension, and namespace. Any parameters that you don't specify are not changed
709
- * by this update request. </p><p><h3>See Also:</h3> <a
724
+ * by this update request. </p> <p>If you call the
725
+ * <code>RegisterScalableTarget</code> API to update an existing scalable target,
726
+ * Application Auto Scaling retrieves the current capacity of the resource. If it
727
+ * is below the minimum capacity or above the maximum capacity, Application Auto
728
+ * Scaling adjusts the capacity of the scalable target to place it within these
729
+ * bounds, even if you don't include the <code>MinCapacity</code> or
730
+ * <code>MaxCapacity</code> request parameters.</p> <p><h3>See Also:</h3>
731
+ * <a
710
732
* href="http://docs.aws.amazon.com/goto/WebAPI/application-autoscaling-2016-02-06/RegisterScalableTarget">AWS
711
733
* API Reference</a></p>
712
734
*
0 commit comments