aws-sdk-applicationautoscaling 1.16.0 → 1.17.0
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 83b45b712f76b9a70040585d78c5342628f33810
|
4
|
+
data.tar.gz: e313ca008055c64ef6c45ce54d204959dc22f13f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: dcdf43075883287cf4ef5ba45a74043db2367569fccde72804bfaef87c13572b9526a2136906898c1bf7812eccfe220ffa9cd5a93237c07b8ba661b5cf2e2047
|
7
|
+
data.tar.gz: cd0b0423ae2c7c62e86fe401bd5120a9459a056d78717dbf4fd302926df41320729464768e86d340f49bbf26b86ea13697401ce3ab6cfc5d67464b64fac38d1a
|
@@ -273,7 +273,12 @@ module Aws::ApplicationAutoScaling
|
|
273
273
|
# * Custom resources are not supported with a resource type. This
|
274
274
|
# parameter must specify the `OutputValue` from the CloudFormation
|
275
275
|
# template stack used to access the resources. The unique identifier
|
276
|
-
# is defined by the service provider.
|
276
|
+
# is defined by the service provider. More information is available in
|
277
|
+
# our [GitHub repository][1].
|
278
|
+
#
|
279
|
+
#
|
280
|
+
#
|
281
|
+
# [1]: https://github.com/aws/aws-auto-scaling-custom-resource
|
277
282
|
#
|
278
283
|
# @option params [required, String] :scalable_dimension
|
279
284
|
# The scalable dimension. This string consists of the service namespace,
|
@@ -304,7 +309,8 @@ module Aws::ApplicationAutoScaling
|
|
304
309
|
# for a DynamoDB global secondary index.
|
305
310
|
#
|
306
311
|
# * `rds:cluster:ReadReplicaCount` - The count of Aurora Replicas in an
|
307
|
-
# Aurora DB cluster. Available for Aurora MySQL-compatible edition
|
312
|
+
# Aurora DB cluster. Available for Aurora MySQL-compatible edition and
|
313
|
+
# Aurora PostgreSQL-compatible edition.
|
308
314
|
#
|
309
315
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
310
316
|
# instances for an Amazon SageMaker model endpoint variant.
|
@@ -400,7 +406,12 @@ module Aws::ApplicationAutoScaling
|
|
400
406
|
# * Custom resources are not supported with a resource type. This
|
401
407
|
# parameter must specify the `OutputValue` from the CloudFormation
|
402
408
|
# template stack used to access the resources. The unique identifier
|
403
|
-
# is defined by the service provider.
|
409
|
+
# is defined by the service provider. More information is available in
|
410
|
+
# our [GitHub repository][1].
|
411
|
+
#
|
412
|
+
#
|
413
|
+
#
|
414
|
+
# [1]: https://github.com/aws/aws-auto-scaling-custom-resource
|
404
415
|
#
|
405
416
|
# @option params [String] :scalable_dimension
|
406
417
|
# The scalable dimension. This string consists of the service namespace,
|
@@ -431,7 +442,8 @@ module Aws::ApplicationAutoScaling
|
|
431
442
|
# for a DynamoDB global secondary index.
|
432
443
|
#
|
433
444
|
# * `rds:cluster:ReadReplicaCount` - The count of Aurora Replicas in an
|
434
|
-
# Aurora DB cluster. Available for Aurora MySQL-compatible edition
|
445
|
+
# Aurora DB cluster. Available for Aurora MySQL-compatible edition and
|
446
|
+
# Aurora PostgreSQL-compatible edition.
|
435
447
|
#
|
436
448
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
437
449
|
# instances for an Amazon SageMaker model endpoint variant.
|
@@ -513,7 +525,12 @@ module Aws::ApplicationAutoScaling
|
|
513
525
|
# * Custom resources are not supported with a resource type. This
|
514
526
|
# parameter must specify the `OutputValue` from the CloudFormation
|
515
527
|
# template stack used to access the resources. The unique identifier
|
516
|
-
# is defined by the service provider.
|
528
|
+
# is defined by the service provider. More information is available in
|
529
|
+
# our [GitHub repository][1].
|
530
|
+
#
|
531
|
+
#
|
532
|
+
#
|
533
|
+
# [1]: https://github.com/aws/aws-auto-scaling-custom-resource
|
517
534
|
#
|
518
535
|
# @option params [required, String] :scalable_dimension
|
519
536
|
# The scalable dimension associated with the scalable target. This
|
@@ -545,7 +562,8 @@ module Aws::ApplicationAutoScaling
|
|
545
562
|
# for a DynamoDB global secondary index.
|
546
563
|
#
|
547
564
|
# * `rds:cluster:ReadReplicaCount` - The count of Aurora Replicas in an
|
548
|
-
# Aurora DB cluster. Available for Aurora MySQL-compatible edition
|
565
|
+
# Aurora DB cluster. Available for Aurora MySQL-compatible edition and
|
566
|
+
# Aurora PostgreSQL-compatible edition.
|
549
567
|
#
|
550
568
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
551
569
|
# instances for an Amazon SageMaker model endpoint variant.
|
@@ -645,7 +663,12 @@ module Aws::ApplicationAutoScaling
|
|
645
663
|
# * Custom resources are not supported with a resource type. This
|
646
664
|
# parameter must specify the `OutputValue` from the CloudFormation
|
647
665
|
# template stack used to access the resources. The unique identifier
|
648
|
-
# is defined by the service provider.
|
666
|
+
# is defined by the service provider. More information is available in
|
667
|
+
# our [GitHub repository][1].
|
668
|
+
#
|
669
|
+
#
|
670
|
+
#
|
671
|
+
# [1]: https://github.com/aws/aws-auto-scaling-custom-resource
|
649
672
|
#
|
650
673
|
# @option params [String] :scalable_dimension
|
651
674
|
# The scalable dimension associated with the scalable target. This
|
@@ -678,7 +701,8 @@ module Aws::ApplicationAutoScaling
|
|
678
701
|
# for a DynamoDB global secondary index.
|
679
702
|
#
|
680
703
|
# * `rds:cluster:ReadReplicaCount` - The count of Aurora Replicas in an
|
681
|
-
# Aurora DB cluster. Available for Aurora MySQL-compatible edition
|
704
|
+
# Aurora DB cluster. Available for Aurora MySQL-compatible edition and
|
705
|
+
# Aurora PostgreSQL-compatible edition.
|
682
706
|
#
|
683
707
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
684
708
|
# instances for an Amazon SageMaker model endpoint variant.
|
@@ -817,7 +841,12 @@ module Aws::ApplicationAutoScaling
|
|
817
841
|
# * Custom resources are not supported with a resource type. This
|
818
842
|
# parameter must specify the `OutputValue` from the CloudFormation
|
819
843
|
# template stack used to access the resources. The unique identifier
|
820
|
-
# is defined by the service provider.
|
844
|
+
# is defined by the service provider. More information is available in
|
845
|
+
# our [GitHub repository][1].
|
846
|
+
#
|
847
|
+
#
|
848
|
+
#
|
849
|
+
# [1]: https://github.com/aws/aws-auto-scaling-custom-resource
|
821
850
|
#
|
822
851
|
# @option params [String] :scalable_dimension
|
823
852
|
# The scalable dimension. This string consists of the service namespace,
|
@@ -849,7 +878,8 @@ module Aws::ApplicationAutoScaling
|
|
849
878
|
# for a DynamoDB global secondary index.
|
850
879
|
#
|
851
880
|
# * `rds:cluster:ReadReplicaCount` - The count of Aurora Replicas in an
|
852
|
-
# Aurora DB cluster. Available for Aurora MySQL-compatible edition
|
881
|
+
# Aurora DB cluster. Available for Aurora MySQL-compatible edition and
|
882
|
+
# Aurora PostgreSQL-compatible edition.
|
853
883
|
#
|
854
884
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
855
885
|
# instances for an Amazon SageMaker model endpoint variant.
|
@@ -999,7 +1029,12 @@ module Aws::ApplicationAutoScaling
|
|
999
1029
|
# * Custom resources are not supported with a resource type. This
|
1000
1030
|
# parameter must specify the `OutputValue` from the CloudFormation
|
1001
1031
|
# template stack used to access the resources. The unique identifier
|
1002
|
-
# is defined by the service provider.
|
1032
|
+
# is defined by the service provider. More information is available in
|
1033
|
+
# our [GitHub repository][1].
|
1034
|
+
#
|
1035
|
+
#
|
1036
|
+
#
|
1037
|
+
# [1]: https://github.com/aws/aws-auto-scaling-custom-resource
|
1003
1038
|
#
|
1004
1039
|
# @option params [String] :scalable_dimension
|
1005
1040
|
# The scalable dimension. This string consists of the service namespace,
|
@@ -1031,7 +1066,8 @@ module Aws::ApplicationAutoScaling
|
|
1031
1066
|
# for a DynamoDB global secondary index.
|
1032
1067
|
#
|
1033
1068
|
# * `rds:cluster:ReadReplicaCount` - The count of Aurora Replicas in an
|
1034
|
-
# Aurora DB cluster. Available for Aurora MySQL-compatible edition
|
1069
|
+
# Aurora DB cluster. Available for Aurora MySQL-compatible edition and
|
1070
|
+
# Aurora PostgreSQL-compatible edition.
|
1035
1071
|
#
|
1036
1072
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
1037
1073
|
# instances for an Amazon SageMaker model endpoint variant.
|
@@ -1213,7 +1249,12 @@ module Aws::ApplicationAutoScaling
|
|
1213
1249
|
# * Custom resources are not supported with a resource type. This
|
1214
1250
|
# parameter must specify the `OutputValue` from the CloudFormation
|
1215
1251
|
# template stack used to access the resources. The unique identifier
|
1216
|
-
# is defined by the service provider.
|
1252
|
+
# is defined by the service provider. More information is available in
|
1253
|
+
# our [GitHub repository][1].
|
1254
|
+
#
|
1255
|
+
#
|
1256
|
+
#
|
1257
|
+
# [1]: https://github.com/aws/aws-auto-scaling-custom-resource
|
1217
1258
|
#
|
1218
1259
|
# @option params [String] :scalable_dimension
|
1219
1260
|
# The scalable dimension. This string consists of the service namespace,
|
@@ -1245,7 +1286,8 @@ module Aws::ApplicationAutoScaling
|
|
1245
1286
|
# for a DynamoDB global secondary index.
|
1246
1287
|
#
|
1247
1288
|
# * `rds:cluster:ReadReplicaCount` - The count of Aurora Replicas in an
|
1248
|
-
# Aurora DB cluster. Available for Aurora MySQL-compatible edition
|
1289
|
+
# Aurora DB cluster. Available for Aurora MySQL-compatible edition and
|
1290
|
+
# Aurora PostgreSQL-compatible edition.
|
1249
1291
|
#
|
1250
1292
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
1251
1293
|
# instances for an Amazon SageMaker model endpoint variant.
|
@@ -1313,8 +1355,8 @@ module Aws::ApplicationAutoScaling
|
|
1313
1355
|
# Each scalable target is identified by a service namespace, resource
|
1314
1356
|
# ID, and scalable dimension. A scaling policy applies to the scalable
|
1315
1357
|
# target identified by those three attributes. You cannot create a
|
1316
|
-
# scaling policy until you
|
1317
|
-
# RegisterScalableTarget.
|
1358
|
+
# scaling policy until you have registered the resource as a scalable
|
1359
|
+
# target using RegisterScalableTarget.
|
1318
1360
|
#
|
1319
1361
|
# To update a policy, specify its policy name and the parameters that
|
1320
1362
|
# you want to change. Any parameters that you don't specify are not
|
@@ -1373,7 +1415,12 @@ module Aws::ApplicationAutoScaling
|
|
1373
1415
|
# * Custom resources are not supported with a resource type. This
|
1374
1416
|
# parameter must specify the `OutputValue` from the CloudFormation
|
1375
1417
|
# template stack used to access the resources. The unique identifier
|
1376
|
-
# is defined by the service provider.
|
1418
|
+
# is defined by the service provider. More information is available in
|
1419
|
+
# our [GitHub repository][1].
|
1420
|
+
#
|
1421
|
+
#
|
1422
|
+
#
|
1423
|
+
# [1]: https://github.com/aws/aws-auto-scaling-custom-resource
|
1377
1424
|
#
|
1378
1425
|
# @option params [required, String] :scalable_dimension
|
1379
1426
|
# The scalable dimension. This string consists of the service namespace,
|
@@ -1404,7 +1451,8 @@ module Aws::ApplicationAutoScaling
|
|
1404
1451
|
# for a DynamoDB global secondary index.
|
1405
1452
|
#
|
1406
1453
|
# * `rds:cluster:ReadReplicaCount` - The count of Aurora Replicas in an
|
1407
|
-
# Aurora DB cluster. Available for Aurora MySQL-compatible edition
|
1454
|
+
# Aurora DB cluster. Available for Aurora MySQL-compatible edition and
|
1455
|
+
# Aurora PostgreSQL-compatible edition.
|
1408
1456
|
#
|
1409
1457
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
1410
1458
|
# instances for an Amazon SageMaker model endpoint variant.
|
@@ -1414,12 +1462,17 @@ module Aws::ApplicationAutoScaling
|
|
1414
1462
|
#
|
1415
1463
|
# @option params [String] :policy_type
|
1416
1464
|
# The policy type. This parameter is required if you are creating a
|
1417
|
-
# policy.
|
1465
|
+
# scaling policy.
|
1466
|
+
#
|
1467
|
+
# For information on which services do not support `StepScaling` or
|
1468
|
+
# `TargetTrackingScaling`, see [Step Scaling Policies for Application
|
1469
|
+
# Auto Scaling][1] and [Target Tracking Scaling Policies for Application
|
1470
|
+
# Auto Scaling][2] in the *Application Auto Scaling User Guide*.
|
1471
|
+
#
|
1472
|
+
#
|
1418
1473
|
#
|
1419
|
-
#
|
1420
|
-
#
|
1421
|
-
# `TargetTrackingScaling` are supported. For any other service, only
|
1422
|
-
# `StepScaling` is supported.
|
1474
|
+
# [1]: https://docs.aws.amazon.com/autoscaling/application/userguide/application-auto-scaling-step-scaling-policies.html
|
1475
|
+
# [2]: https://docs.aws.amazon.com/autoscaling/application/userguide/application-auto-scaling-target-tracking.html
|
1423
1476
|
#
|
1424
1477
|
# @option params [Types::StepScalingPolicyConfiguration] :step_scaling_policy_configuration
|
1425
1478
|
# A step scaling policy.
|
@@ -1562,8 +1615,8 @@ module Aws::ApplicationAutoScaling
|
|
1562
1615
|
# Each scalable target is identified by a service namespace, resource
|
1563
1616
|
# ID, and scalable dimension. A scheduled action applies to the scalable
|
1564
1617
|
# target identified by those three attributes. You cannot create a
|
1565
|
-
# scheduled action until you
|
1566
|
-
# RegisterScalableTarget.
|
1618
|
+
# scheduled action until you have registered the resource as a scalable
|
1619
|
+
# target using RegisterScalableTarget.
|
1567
1620
|
#
|
1568
1621
|
# To update an action, specify its name and the parameters that you want
|
1569
1622
|
# to change. If you don't specify start and end times, the old values
|
@@ -1587,11 +1640,11 @@ module Aws::ApplicationAutoScaling
|
|
1587
1640
|
# @option params [String] :schedule
|
1588
1641
|
# The schedule for this action. The following formats are supported:
|
1589
1642
|
#
|
1590
|
-
# * At expressions - `at(yyyy-mm-ddThh:mm:ss)`
|
1643
|
+
# * At expressions - "`at(yyyy-mm-ddThh:mm:ss)`"
|
1591
1644
|
#
|
1592
|
-
# * Rate expressions - `rate(value unit)`
|
1645
|
+
# * Rate expressions - "`rate(value unit)`"
|
1593
1646
|
#
|
1594
|
-
# * Cron expressions - `cron(fields)`
|
1647
|
+
# * Cron expressions - "`cron(fields)`"
|
1595
1648
|
#
|
1596
1649
|
# At expressions are useful for one-time schedules. Specify the time, in
|
1597
1650
|
# UTC.
|
@@ -1604,7 +1657,7 @@ module Aws::ApplicationAutoScaling
|
|
1604
1657
|
#
|
1605
1658
|
#
|
1606
1659
|
#
|
1607
|
-
# [1]:
|
1660
|
+
# [1]: https://docs.aws.amazon.com/AmazonCloudWatch/latest/events/ScheduledEvents.html#CronExpressions
|
1608
1661
|
#
|
1609
1662
|
# @option params [required, String] :scheduled_action_name
|
1610
1663
|
# The name of the scheduled action.
|
@@ -1645,7 +1698,12 @@ module Aws::ApplicationAutoScaling
|
|
1645
1698
|
# * Custom resources are not supported with a resource type. This
|
1646
1699
|
# parameter must specify the `OutputValue` from the CloudFormation
|
1647
1700
|
# template stack used to access the resources. The unique identifier
|
1648
|
-
# is defined by the service provider.
|
1701
|
+
# is defined by the service provider. More information is available in
|
1702
|
+
# our [GitHub repository][1].
|
1703
|
+
#
|
1704
|
+
#
|
1705
|
+
#
|
1706
|
+
# [1]: https://github.com/aws/aws-auto-scaling-custom-resource
|
1649
1707
|
#
|
1650
1708
|
# @option params [String] :scalable_dimension
|
1651
1709
|
# The scalable dimension. This parameter is required if you are creating
|
@@ -1677,7 +1735,8 @@ module Aws::ApplicationAutoScaling
|
|
1677
1735
|
# for a DynamoDB global secondary index.
|
1678
1736
|
#
|
1679
1737
|
# * `rds:cluster:ReadReplicaCount` - The count of Aurora Replicas in an
|
1680
|
-
# Aurora DB cluster. Available for Aurora MySQL-compatible edition
|
1738
|
+
# Aurora DB cluster. Available for Aurora MySQL-compatible edition and
|
1739
|
+
# Aurora PostgreSQL-compatible edition.
|
1681
1740
|
#
|
1682
1741
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
1683
1742
|
# instances for an Amazon SageMaker model endpoint variant.
|
@@ -1726,15 +1785,17 @@ module Aws::ApplicationAutoScaling
|
|
1726
1785
|
end
|
1727
1786
|
|
1728
1787
|
# Registers or updates a scalable target. A scalable target is a
|
1729
|
-
# resource that Application Auto Scaling can scale
|
1730
|
-
#
|
1731
|
-
#
|
1732
|
-
#
|
1733
|
-
#
|
1734
|
-
#
|
1735
|
-
#
|
1736
|
-
#
|
1737
|
-
#
|
1788
|
+
# resource that Application Auto Scaling can scale in and scale out.
|
1789
|
+
# Each scalable target has a resource ID, scalable dimension, and
|
1790
|
+
# namespace, as well as values for minimum and maximum capacity.
|
1791
|
+
#
|
1792
|
+
# After you register a scalable target, you do not need to register it
|
1793
|
+
# again to use other Application Auto Scaling operations. To see which
|
1794
|
+
# resources have been registered, use DescribeScalableTargets. You can
|
1795
|
+
# also view the scaling policies for a service namespace using
|
1796
|
+
# DescribeScalableTargets.
|
1797
|
+
#
|
1798
|
+
# If you no longer need a scalable target, you can deregister it using
|
1738
1799
|
# DeregisterScalableTarget.
|
1739
1800
|
#
|
1740
1801
|
# @option params [required, String] :service_namespace
|
@@ -1783,7 +1844,12 @@ module Aws::ApplicationAutoScaling
|
|
1783
1844
|
# * Custom resources are not supported with a resource type. This
|
1784
1845
|
# parameter must specify the `OutputValue` from the CloudFormation
|
1785
1846
|
# template stack used to access the resources. The unique identifier
|
1786
|
-
# is defined by the service provider.
|
1847
|
+
# is defined by the service provider. More information is available in
|
1848
|
+
# our [GitHub repository][1].
|
1849
|
+
#
|
1850
|
+
#
|
1851
|
+
#
|
1852
|
+
# [1]: https://github.com/aws/aws-auto-scaling-custom-resource
|
1787
1853
|
#
|
1788
1854
|
# @option params [required, String] :scalable_dimension
|
1789
1855
|
# The scalable dimension associated with the scalable target. This
|
@@ -1815,7 +1881,8 @@ module Aws::ApplicationAutoScaling
|
|
1815
1881
|
# for a DynamoDB global secondary index.
|
1816
1882
|
#
|
1817
1883
|
# * `rds:cluster:ReadReplicaCount` - The count of Aurora Replicas in an
|
1818
|
-
# Aurora DB cluster. Available for Aurora MySQL-compatible edition
|
1884
|
+
# Aurora DB cluster. Available for Aurora MySQL-compatible edition and
|
1885
|
+
# Aurora PostgreSQL-compatible edition.
|
1819
1886
|
#
|
1820
1887
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
1821
1888
|
# instances for an Amazon SageMaker model endpoint variant.
|
@@ -1825,11 +1892,11 @@ module Aws::ApplicationAutoScaling
|
|
1825
1892
|
#
|
1826
1893
|
# @option params [Integer] :min_capacity
|
1827
1894
|
# The minimum value to scale to in response to a scale in event. This
|
1828
|
-
# parameter is required
|
1895
|
+
# parameter is required to register a scalable target.
|
1829
1896
|
#
|
1830
1897
|
# @option params [Integer] :max_capacity
|
1831
1898
|
# The maximum value to scale to in response to a scale out event. This
|
1832
|
-
# parameter is required
|
1899
|
+
# parameter is required to register a scalable target.
|
1833
1900
|
#
|
1834
1901
|
# @option params [String] :role_arn
|
1835
1902
|
# Application Auto Scaling creates a service-linked role that grants it
|
@@ -1844,7 +1911,7 @@ module Aws::ApplicationAutoScaling
|
|
1844
1911
|
#
|
1845
1912
|
#
|
1846
1913
|
#
|
1847
|
-
# [1]:
|
1914
|
+
# [1]: https://docs.aws.amazon.com/autoscaling/application/userguide/application-auto-scaling-service-linked-roles.html
|
1848
1915
|
#
|
1849
1916
|
# @return [Struct] Returns an empty {Seahorse::Client::Response response}.
|
1850
1917
|
#
|
@@ -1914,7 +1981,7 @@ module Aws::ApplicationAutoScaling
|
|
1914
1981
|
params: params,
|
1915
1982
|
config: config)
|
1916
1983
|
context[:gem_name] = 'aws-sdk-applicationautoscaling'
|
1917
|
-
context[:gem_version] = '1.
|
1984
|
+
context[:gem_version] = '1.17.0'
|
1918
1985
|
Seahorse::Client::Request.new(handlers, context)
|
1919
1986
|
end
|
1920
1987
|
|
@@ -26,7 +26,15 @@ module Aws::ApplicationAutoScaling
|
|
26
26
|
include Aws::Structure
|
27
27
|
end
|
28
28
|
|
29
|
-
# Configures a customized metric for a target tracking policy
|
29
|
+
# Configures a customized metric for a target tracking policy to use
|
30
|
+
# with Application Auto Scaling.
|
31
|
+
#
|
32
|
+
# For information about terminology, see [Amazon CloudWatch
|
33
|
+
# Concepts][1].
|
34
|
+
#
|
35
|
+
#
|
36
|
+
#
|
37
|
+
# [1]: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/cloudwatch_concepts.html
|
30
38
|
#
|
31
39
|
# @note When making an API call, you may pass CustomizedMetricSpecification
|
32
40
|
# data as a hash:
|
@@ -136,7 +144,12 @@ module Aws::ApplicationAutoScaling
|
|
136
144
|
# * Custom resources are not supported with a resource type. This
|
137
145
|
# parameter must specify the `OutputValue` from the CloudFormation
|
138
146
|
# template stack used to access the resources. The unique identifier
|
139
|
-
# is defined by the service provider.
|
147
|
+
# is defined by the service provider. More information is available
|
148
|
+
# in our [GitHub repository][1].
|
149
|
+
#
|
150
|
+
#
|
151
|
+
#
|
152
|
+
# [1]: https://github.com/aws/aws-auto-scaling-custom-resource
|
140
153
|
# @return [String]
|
141
154
|
#
|
142
155
|
# @!attribute [rw] scalable_dimension
|
@@ -169,7 +182,7 @@ module Aws::ApplicationAutoScaling
|
|
169
182
|
#
|
170
183
|
# * `rds:cluster:ReadReplicaCount` - The count of Aurora Replicas in
|
171
184
|
# an Aurora DB cluster. Available for Aurora MySQL-compatible
|
172
|
-
# edition.
|
185
|
+
# edition and Aurora PostgreSQL-compatible edition.
|
173
186
|
#
|
174
187
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
175
188
|
# instances for an Amazon SageMaker model endpoint variant.
|
@@ -253,7 +266,12 @@ module Aws::ApplicationAutoScaling
|
|
253
266
|
# * Custom resources are not supported with a resource type. This
|
254
267
|
# parameter must specify the `OutputValue` from the CloudFormation
|
255
268
|
# template stack used to access the resources. The unique identifier
|
256
|
-
# is defined by the service provider.
|
269
|
+
# is defined by the service provider. More information is available
|
270
|
+
# in our [GitHub repository][1].
|
271
|
+
#
|
272
|
+
#
|
273
|
+
#
|
274
|
+
# [1]: https://github.com/aws/aws-auto-scaling-custom-resource
|
257
275
|
# @return [String]
|
258
276
|
#
|
259
277
|
# @!attribute [rw] scalable_dimension
|
@@ -286,7 +304,7 @@ module Aws::ApplicationAutoScaling
|
|
286
304
|
#
|
287
305
|
# * `rds:cluster:ReadReplicaCount` - The count of Aurora Replicas in
|
288
306
|
# an Aurora DB cluster. Available for Aurora MySQL-compatible
|
289
|
-
# edition.
|
307
|
+
# edition and Aurora PostgreSQL-compatible edition.
|
290
308
|
#
|
291
309
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
292
310
|
# instances for an Amazon SageMaker model endpoint variant.
|
@@ -365,7 +383,12 @@ module Aws::ApplicationAutoScaling
|
|
365
383
|
# * Custom resources are not supported with a resource type. This
|
366
384
|
# parameter must specify the `OutputValue` from the CloudFormation
|
367
385
|
# template stack used to access the resources. The unique identifier
|
368
|
-
# is defined by the service provider.
|
386
|
+
# is defined by the service provider. More information is available
|
387
|
+
# in our [GitHub repository][1].
|
388
|
+
#
|
389
|
+
#
|
390
|
+
#
|
391
|
+
# [1]: https://github.com/aws/aws-auto-scaling-custom-resource
|
369
392
|
# @return [String]
|
370
393
|
#
|
371
394
|
# @!attribute [rw] scalable_dimension
|
@@ -399,7 +422,7 @@ module Aws::ApplicationAutoScaling
|
|
399
422
|
#
|
400
423
|
# * `rds:cluster:ReadReplicaCount` - The count of Aurora Replicas in
|
401
424
|
# an Aurora DB cluster. Available for Aurora MySQL-compatible
|
402
|
-
# edition.
|
425
|
+
# edition and Aurora PostgreSQL-compatible edition.
|
403
426
|
#
|
404
427
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
405
428
|
# instances for an Amazon SageMaker model endpoint variant.
|
@@ -481,7 +504,12 @@ module Aws::ApplicationAutoScaling
|
|
481
504
|
# * Custom resources are not supported with a resource type. This
|
482
505
|
# parameter must specify the `OutputValue` from the CloudFormation
|
483
506
|
# template stack used to access the resources. The unique identifier
|
484
|
-
# is defined by the service provider.
|
507
|
+
# is defined by the service provider. More information is available
|
508
|
+
# in our [GitHub repository][1].
|
509
|
+
#
|
510
|
+
#
|
511
|
+
#
|
512
|
+
# [1]: https://github.com/aws/aws-auto-scaling-custom-resource
|
485
513
|
# @return [Array<String>]
|
486
514
|
#
|
487
515
|
# @!attribute [rw] scalable_dimension
|
@@ -516,7 +544,7 @@ module Aws::ApplicationAutoScaling
|
|
516
544
|
#
|
517
545
|
# * `rds:cluster:ReadReplicaCount` - The count of Aurora Replicas in
|
518
546
|
# an Aurora DB cluster. Available for Aurora MySQL-compatible
|
519
|
-
# edition.
|
547
|
+
# edition and Aurora PostgreSQL-compatible edition.
|
520
548
|
#
|
521
549
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
522
550
|
# instances for an Amazon SageMaker model endpoint variant.
|
@@ -628,7 +656,12 @@ module Aws::ApplicationAutoScaling
|
|
628
656
|
# * Custom resources are not supported with a resource type. This
|
629
657
|
# parameter must specify the `OutputValue` from the CloudFormation
|
630
658
|
# template stack used to access the resources. The unique identifier
|
631
|
-
# is defined by the service provider.
|
659
|
+
# is defined by the service provider. More information is available
|
660
|
+
# in our [GitHub repository][1].
|
661
|
+
#
|
662
|
+
#
|
663
|
+
#
|
664
|
+
# [1]: https://github.com/aws/aws-auto-scaling-custom-resource
|
632
665
|
# @return [String]
|
633
666
|
#
|
634
667
|
# @!attribute [rw] scalable_dimension
|
@@ -662,7 +695,7 @@ module Aws::ApplicationAutoScaling
|
|
662
695
|
#
|
663
696
|
# * `rds:cluster:ReadReplicaCount` - The count of Aurora Replicas in
|
664
697
|
# an Aurora DB cluster. Available for Aurora MySQL-compatible
|
665
|
-
# edition.
|
698
|
+
# edition and Aurora PostgreSQL-compatible edition.
|
666
699
|
#
|
667
700
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
668
701
|
# instances for an Amazon SageMaker model endpoint variant.
|
@@ -779,7 +812,12 @@ module Aws::ApplicationAutoScaling
|
|
779
812
|
# * Custom resources are not supported with a resource type. This
|
780
813
|
# parameter must specify the `OutputValue` from the CloudFormation
|
781
814
|
# template stack used to access the resources. The unique identifier
|
782
|
-
# is defined by the service provider.
|
815
|
+
# is defined by the service provider. More information is available
|
816
|
+
# in our [GitHub repository][1].
|
817
|
+
#
|
818
|
+
#
|
819
|
+
#
|
820
|
+
# [1]: https://github.com/aws/aws-auto-scaling-custom-resource
|
783
821
|
# @return [String]
|
784
822
|
#
|
785
823
|
# @!attribute [rw] scalable_dimension
|
@@ -813,7 +851,7 @@ module Aws::ApplicationAutoScaling
|
|
813
851
|
#
|
814
852
|
# * `rds:cluster:ReadReplicaCount` - The count of Aurora Replicas in
|
815
853
|
# an Aurora DB cluster. Available for Aurora MySQL-compatible
|
816
|
-
# edition.
|
854
|
+
# edition and Aurora PostgreSQL-compatible edition.
|
817
855
|
#
|
818
856
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
819
857
|
# instances for an Amazon SageMaker model endpoint variant.
|
@@ -931,7 +969,12 @@ module Aws::ApplicationAutoScaling
|
|
931
969
|
# * Custom resources are not supported with a resource type. This
|
932
970
|
# parameter must specify the `OutputValue` from the CloudFormation
|
933
971
|
# template stack used to access the resources. The unique identifier
|
934
|
-
# is defined by the service provider.
|
972
|
+
# is defined by the service provider. More information is available
|
973
|
+
# in our [GitHub repository][1].
|
974
|
+
#
|
975
|
+
#
|
976
|
+
#
|
977
|
+
# [1]: https://github.com/aws/aws-auto-scaling-custom-resource
|
935
978
|
# @return [String]
|
936
979
|
#
|
937
980
|
# @!attribute [rw] scalable_dimension
|
@@ -965,7 +1008,7 @@ module Aws::ApplicationAutoScaling
|
|
965
1008
|
#
|
966
1009
|
# * `rds:cluster:ReadReplicaCount` - The count of Aurora Replicas in
|
967
1010
|
# an Aurora DB cluster. Available for Aurora MySQL-compatible
|
968
|
-
# edition.
|
1011
|
+
# edition and Aurora PostgreSQL-compatible edition.
|
969
1012
|
#
|
970
1013
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
971
1014
|
# instances for an Amazon SageMaker model endpoint variant.
|
@@ -1044,7 +1087,8 @@ module Aws::ApplicationAutoScaling
|
|
1044
1087
|
include Aws::Structure
|
1045
1088
|
end
|
1046
1089
|
|
1047
|
-
# Configures a predefined metric for a target tracking policy
|
1090
|
+
# Configures a predefined metric for a target tracking policy to use
|
1091
|
+
# with Application Auto Scaling.
|
1048
1092
|
#
|
1049
1093
|
# @note When making an API call, you may pass PredefinedMetricSpecification
|
1050
1094
|
# data as a hash:
|
@@ -1181,7 +1225,12 @@ module Aws::ApplicationAutoScaling
|
|
1181
1225
|
# * Custom resources are not supported with a resource type. This
|
1182
1226
|
# parameter must specify the `OutputValue` from the CloudFormation
|
1183
1227
|
# template stack used to access the resources. The unique identifier
|
1184
|
-
# is defined by the service provider.
|
1228
|
+
# is defined by the service provider. More information is available
|
1229
|
+
# in our [GitHub repository][1].
|
1230
|
+
#
|
1231
|
+
#
|
1232
|
+
#
|
1233
|
+
# [1]: https://github.com/aws/aws-auto-scaling-custom-resource
|
1185
1234
|
# @return [String]
|
1186
1235
|
#
|
1187
1236
|
# @!attribute [rw] scalable_dimension
|
@@ -1214,7 +1263,7 @@ module Aws::ApplicationAutoScaling
|
|
1214
1263
|
#
|
1215
1264
|
# * `rds:cluster:ReadReplicaCount` - The count of Aurora Replicas in
|
1216
1265
|
# an Aurora DB cluster. Available for Aurora MySQL-compatible
|
1217
|
-
# edition.
|
1266
|
+
# edition and Aurora PostgreSQL-compatible edition.
|
1218
1267
|
#
|
1219
1268
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
1220
1269
|
# instances for an Amazon SageMaker model endpoint variant.
|
@@ -1225,12 +1274,18 @@ module Aws::ApplicationAutoScaling
|
|
1225
1274
|
#
|
1226
1275
|
# @!attribute [rw] policy_type
|
1227
1276
|
# The policy type. This parameter is required if you are creating a
|
1228
|
-
# policy.
|
1277
|
+
# scaling policy.
|
1278
|
+
#
|
1279
|
+
# For information on which services do not support `StepScaling` or
|
1280
|
+
# `TargetTrackingScaling`, see [Step Scaling Policies for Application
|
1281
|
+
# Auto Scaling][1] and [Target Tracking Scaling Policies for
|
1282
|
+
# Application Auto Scaling][2] in the *Application Auto Scaling User
|
1283
|
+
# Guide*.
|
1284
|
+
#
|
1285
|
+
#
|
1229
1286
|
#
|
1230
|
-
#
|
1231
|
-
#
|
1232
|
-
# `TargetTrackingScaling` are supported. For any other service, only
|
1233
|
-
# `StepScaling` is supported.
|
1287
|
+
# [1]: https://docs.aws.amazon.com/autoscaling/application/userguide/application-auto-scaling-step-scaling-policies.html
|
1288
|
+
# [2]: https://docs.aws.amazon.com/autoscaling/application/userguide/application-auto-scaling-target-tracking.html
|
1234
1289
|
# @return [String]
|
1235
1290
|
#
|
1236
1291
|
# @!attribute [rw] step_scaling_policy_configuration
|
@@ -1307,11 +1362,11 @@ module Aws::ApplicationAutoScaling
|
|
1307
1362
|
# @!attribute [rw] schedule
|
1308
1363
|
# The schedule for this action. The following formats are supported:
|
1309
1364
|
#
|
1310
|
-
# * At expressions - `at(yyyy-mm-ddThh:mm:ss)`
|
1365
|
+
# * At expressions - "`at(yyyy-mm-ddThh:mm:ss)`"
|
1311
1366
|
#
|
1312
|
-
# * Rate expressions - `rate(value unit)`
|
1367
|
+
# * Rate expressions - "`rate(value unit)`"
|
1313
1368
|
#
|
1314
|
-
# * Cron expressions - `cron(fields)`
|
1369
|
+
# * Cron expressions - "`cron(fields)`"
|
1315
1370
|
#
|
1316
1371
|
# At expressions are useful for one-time schedules. Specify the time,
|
1317
1372
|
# in UTC.
|
@@ -1324,7 +1379,7 @@ module Aws::ApplicationAutoScaling
|
|
1324
1379
|
#
|
1325
1380
|
#
|
1326
1381
|
#
|
1327
|
-
# [1]:
|
1382
|
+
# [1]: https://docs.aws.amazon.com/AmazonCloudWatch/latest/events/ScheduledEvents.html#CronExpressions
|
1328
1383
|
# @return [String]
|
1329
1384
|
#
|
1330
1385
|
# @!attribute [rw] scheduled_action_name
|
@@ -1367,7 +1422,12 @@ module Aws::ApplicationAutoScaling
|
|
1367
1422
|
# * Custom resources are not supported with a resource type. This
|
1368
1423
|
# parameter must specify the `OutputValue` from the CloudFormation
|
1369
1424
|
# template stack used to access the resources. The unique identifier
|
1370
|
-
# is defined by the service provider.
|
1425
|
+
# is defined by the service provider. More information is available
|
1426
|
+
# in our [GitHub repository][1].
|
1427
|
+
#
|
1428
|
+
#
|
1429
|
+
#
|
1430
|
+
# [1]: https://github.com/aws/aws-auto-scaling-custom-resource
|
1371
1431
|
# @return [String]
|
1372
1432
|
#
|
1373
1433
|
# @!attribute [rw] scalable_dimension
|
@@ -1401,7 +1461,7 @@ module Aws::ApplicationAutoScaling
|
|
1401
1461
|
#
|
1402
1462
|
# * `rds:cluster:ReadReplicaCount` - The count of Aurora Replicas in
|
1403
1463
|
# an Aurora DB cluster. Available for Aurora MySQL-compatible
|
1404
|
-
# edition.
|
1464
|
+
# edition and Aurora PostgreSQL-compatible edition.
|
1405
1465
|
#
|
1406
1466
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
1407
1467
|
# instances for an Amazon SageMaker model endpoint variant.
|
@@ -1504,7 +1564,12 @@ module Aws::ApplicationAutoScaling
|
|
1504
1564
|
# * Custom resources are not supported with a resource type. This
|
1505
1565
|
# parameter must specify the `OutputValue` from the CloudFormation
|
1506
1566
|
# template stack used to access the resources. The unique identifier
|
1507
|
-
# is defined by the service provider.
|
1567
|
+
# is defined by the service provider. More information is available
|
1568
|
+
# in our [GitHub repository][1].
|
1569
|
+
#
|
1570
|
+
#
|
1571
|
+
#
|
1572
|
+
# [1]: https://github.com/aws/aws-auto-scaling-custom-resource
|
1508
1573
|
# @return [String]
|
1509
1574
|
#
|
1510
1575
|
# @!attribute [rw] scalable_dimension
|
@@ -1538,7 +1603,7 @@ module Aws::ApplicationAutoScaling
|
|
1538
1603
|
#
|
1539
1604
|
# * `rds:cluster:ReadReplicaCount` - The count of Aurora Replicas in
|
1540
1605
|
# an Aurora DB cluster. Available for Aurora MySQL-compatible
|
1541
|
-
# edition.
|
1606
|
+
# edition and Aurora PostgreSQL-compatible edition.
|
1542
1607
|
#
|
1543
1608
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
1544
1609
|
# instances for an Amazon SageMaker model endpoint variant.
|
@@ -1549,12 +1614,12 @@ module Aws::ApplicationAutoScaling
|
|
1549
1614
|
#
|
1550
1615
|
# @!attribute [rw] min_capacity
|
1551
1616
|
# The minimum value to scale to in response to a scale in event. This
|
1552
|
-
# parameter is required
|
1617
|
+
# parameter is required to register a scalable target.
|
1553
1618
|
# @return [Integer]
|
1554
1619
|
#
|
1555
1620
|
# @!attribute [rw] max_capacity
|
1556
1621
|
# The maximum value to scale to in response to a scale out event. This
|
1557
|
-
# parameter is required
|
1622
|
+
# parameter is required to register a scalable target.
|
1558
1623
|
# @return [Integer]
|
1559
1624
|
#
|
1560
1625
|
# @!attribute [rw] role_arn
|
@@ -1570,7 +1635,7 @@ module Aws::ApplicationAutoScaling
|
|
1570
1635
|
#
|
1571
1636
|
#
|
1572
1637
|
#
|
1573
|
-
# [1]:
|
1638
|
+
# [1]: https://docs.aws.amazon.com/autoscaling/application/userguide/application-auto-scaling-service-linked-roles.html
|
1574
1639
|
# @return [String]
|
1575
1640
|
#
|
1576
1641
|
# @see http://docs.aws.amazon.com/goto/WebAPI/application-autoscaling-2016-02-06/RegisterScalableTargetRequest AWS API Documentation
|
@@ -1638,7 +1703,12 @@ module Aws::ApplicationAutoScaling
|
|
1638
1703
|
# * Custom resources are not supported with a resource type. This
|
1639
1704
|
# parameter must specify the `OutputValue` from the CloudFormation
|
1640
1705
|
# template stack used to access the resources. The unique identifier
|
1641
|
-
# is defined by the service provider.
|
1706
|
+
# is defined by the service provider. More information is available
|
1707
|
+
# in our [GitHub repository][1].
|
1708
|
+
#
|
1709
|
+
#
|
1710
|
+
#
|
1711
|
+
# [1]: https://github.com/aws/aws-auto-scaling-custom-resource
|
1642
1712
|
# @return [String]
|
1643
1713
|
#
|
1644
1714
|
# @!attribute [rw] scalable_dimension
|
@@ -1672,7 +1742,7 @@ module Aws::ApplicationAutoScaling
|
|
1672
1742
|
#
|
1673
1743
|
# * `rds:cluster:ReadReplicaCount` - The count of Aurora Replicas in
|
1674
1744
|
# an Aurora DB cluster. Available for Aurora MySQL-compatible
|
1675
|
-
# edition.
|
1745
|
+
# edition and Aurora PostgreSQL-compatible edition.
|
1676
1746
|
#
|
1677
1747
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
1678
1748
|
# instances for an Amazon SageMaker model endpoint variant.
|
@@ -1790,7 +1860,12 @@ module Aws::ApplicationAutoScaling
|
|
1790
1860
|
# * Custom resources are not supported with a resource type. This
|
1791
1861
|
# parameter must specify the `OutputValue` from the CloudFormation
|
1792
1862
|
# template stack used to access the resources. The unique identifier
|
1793
|
-
# is defined by the service provider.
|
1863
|
+
# is defined by the service provider. More information is available
|
1864
|
+
# in our [GitHub repository][1].
|
1865
|
+
#
|
1866
|
+
#
|
1867
|
+
#
|
1868
|
+
# [1]: https://github.com/aws/aws-auto-scaling-custom-resource
|
1794
1869
|
# @return [String]
|
1795
1870
|
#
|
1796
1871
|
# @!attribute [rw] scalable_dimension
|
@@ -1823,7 +1898,7 @@ module Aws::ApplicationAutoScaling
|
|
1823
1898
|
#
|
1824
1899
|
# * `rds:cluster:ReadReplicaCount` - The count of Aurora Replicas in
|
1825
1900
|
# an Aurora DB cluster. Available for Aurora MySQL-compatible
|
1826
|
-
# edition.
|
1901
|
+
# edition and Aurora PostgreSQL-compatible edition.
|
1827
1902
|
#
|
1828
1903
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
1829
1904
|
# instances for an Amazon SageMaker model endpoint variant.
|
@@ -1878,7 +1953,7 @@ module Aws::ApplicationAutoScaling
|
|
1878
1953
|
include Aws::Structure
|
1879
1954
|
end
|
1880
1955
|
|
1881
|
-
# Represents a scaling policy.
|
1956
|
+
# Represents a scaling policy to use with Application Auto Scaling.
|
1882
1957
|
#
|
1883
1958
|
# @!attribute [rw] policy_arn
|
1884
1959
|
# The Amazon Resource Name (ARN) of the scaling policy.
|
@@ -1935,7 +2010,12 @@ module Aws::ApplicationAutoScaling
|
|
1935
2010
|
# * Custom resources are not supported with a resource type. This
|
1936
2011
|
# parameter must specify the `OutputValue` from the CloudFormation
|
1937
2012
|
# template stack used to access the resources. The unique identifier
|
1938
|
-
# is defined by the service provider.
|
2013
|
+
# is defined by the service provider. More information is available
|
2014
|
+
# in our [GitHub repository][1].
|
2015
|
+
#
|
2016
|
+
#
|
2017
|
+
#
|
2018
|
+
# [1]: https://github.com/aws/aws-auto-scaling-custom-resource
|
1939
2019
|
# @return [String]
|
1940
2020
|
#
|
1941
2021
|
# @!attribute [rw] scalable_dimension
|
@@ -1968,7 +2048,7 @@ module Aws::ApplicationAutoScaling
|
|
1968
2048
|
#
|
1969
2049
|
# * `rds:cluster:ReadReplicaCount` - The count of Aurora Replicas in
|
1970
2050
|
# an Aurora DB cluster. Available for Aurora MySQL-compatible
|
1971
|
-
# edition.
|
2051
|
+
# edition and Aurora PostgreSQL-compatible edition.
|
1972
2052
|
#
|
1973
2053
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
1974
2054
|
# instances for an Amazon SageMaker model endpoint variant.
|
@@ -2037,11 +2117,11 @@ module Aws::ApplicationAutoScaling
|
|
2037
2117
|
# @!attribute [rw] schedule
|
2038
2118
|
# The schedule for this action. The following formats are supported:
|
2039
2119
|
#
|
2040
|
-
# * At expressions - `at(yyyy-mm-ddThh:mm:ss)`
|
2120
|
+
# * At expressions - "`at(yyyy-mm-ddThh:mm:ss)`"
|
2041
2121
|
#
|
2042
|
-
# * Rate expressions - `rate(value unit)`
|
2122
|
+
# * Rate expressions - "`rate(value unit)`"
|
2043
2123
|
#
|
2044
|
-
# * Cron expressions - `cron(fields)`
|
2124
|
+
# * Cron expressions - "`cron(fields)`"
|
2045
2125
|
#
|
2046
2126
|
# At expressions are useful for one-time schedules. Specify the time,
|
2047
2127
|
# in UTC.
|
@@ -2054,7 +2134,7 @@ module Aws::ApplicationAutoScaling
|
|
2054
2134
|
#
|
2055
2135
|
#
|
2056
2136
|
#
|
2057
|
-
# [1]:
|
2137
|
+
# [1]: https://docs.aws.amazon.com/AmazonCloudWatch/latest/events/ScheduledEvents.html#CronExpressions
|
2058
2138
|
# @return [String]
|
2059
2139
|
#
|
2060
2140
|
# @!attribute [rw] resource_id
|
@@ -2093,7 +2173,12 @@ module Aws::ApplicationAutoScaling
|
|
2093
2173
|
# * Custom resources are not supported with a resource type. This
|
2094
2174
|
# parameter must specify the `OutputValue` from the CloudFormation
|
2095
2175
|
# template stack used to access the resources. The unique identifier
|
2096
|
-
# is defined by the service provider.
|
2176
|
+
# is defined by the service provider. More information is available
|
2177
|
+
# in our [GitHub repository][1].
|
2178
|
+
#
|
2179
|
+
#
|
2180
|
+
#
|
2181
|
+
# [1]: https://github.com/aws/aws-auto-scaling-custom-resource
|
2097
2182
|
# @return [String]
|
2098
2183
|
#
|
2099
2184
|
# @!attribute [rw] scalable_dimension
|
@@ -2126,7 +2211,7 @@ module Aws::ApplicationAutoScaling
|
|
2126
2211
|
#
|
2127
2212
|
# * `rds:cluster:ReadReplicaCount` - The count of Aurora Replicas in
|
2128
2213
|
# an Aurora DB cluster. Available for Aurora MySQL-compatible
|
2129
|
-
# edition.
|
2214
|
+
# edition and Aurora PostgreSQL-compatible edition.
|
2130
2215
|
#
|
2131
2216
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
2132
2217
|
# instances for an Amazon SageMaker model endpoint variant.
|
@@ -2247,7 +2332,8 @@ module Aws::ApplicationAutoScaling
|
|
2247
2332
|
include Aws::Structure
|
2248
2333
|
end
|
2249
2334
|
|
2250
|
-
# Represents a step scaling policy configuration
|
2335
|
+
# Represents a step scaling policy configuration to use with Application
|
2336
|
+
# Auto Scaling.
|
2251
2337
|
#
|
2252
2338
|
# @note When making an API call, you may pass StepScalingPolicyConfiguration
|
2253
2339
|
# data as a hash:
|
@@ -2325,7 +2411,8 @@ module Aws::ApplicationAutoScaling
|
|
2325
2411
|
include Aws::Structure
|
2326
2412
|
end
|
2327
2413
|
|
2328
|
-
# Represents a target tracking scaling policy configuration
|
2414
|
+
# Represents a target tracking scaling policy configuration to use with
|
2415
|
+
# Application Auto Scaling.
|
2329
2416
|
#
|
2330
2417
|
# @note When making an API call, you may pass TargetTrackingScalingPolicyConfiguration
|
2331
2418
|
# data as a hash:
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-applicationautoscaling
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.17.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2019-02-04 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|