aws-sdk-applicationautoscaling 1.10.0 → 1.11.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: '055292c03444e7f43b388ed1607b7f641bcc37ee'
|
4
|
+
data.tar.gz: 23dcd5a0094f6dcdad459edf3c8b0e862cf23bf5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1059154756fcda3674617dbfca62f4c5ae9cc9380bd39b0c147da4bb9c08290378a23d1e55c12576b46131b968c9d3a70c5368d384d2c48dfdd994004655de5e
|
7
|
+
data.tar.gz: f882c7f2e9a2fd11744ecc3cc014dffb6a7fa1f3aad8485853512290afd03cfdc5e91d5f3d9d4314fd6a5463190a8f6e3d69e242c212c8e89384717908a748a7
|
@@ -179,8 +179,10 @@ module Aws::ApplicationAutoScaling
|
|
179
179
|
# The name of the scaling policy.
|
180
180
|
#
|
181
181
|
# @option params [required, String] :service_namespace
|
182
|
-
# The namespace of the AWS service
|
183
|
-
#
|
182
|
+
# The namespace of the AWS service that provides the resource or
|
183
|
+
# `custom-resource` for a resource provided by your own application or
|
184
|
+
# service. For more information, see [AWS Service Namespaces][1] in the
|
185
|
+
# *Amazon Web Services General Reference*.
|
184
186
|
#
|
185
187
|
#
|
186
188
|
#
|
@@ -219,6 +221,11 @@ module Aws::ApplicationAutoScaling
|
|
219
221
|
# and the unique identifier is the resource ID. Example:
|
220
222
|
# `endpoint/my-end-point/variant/KMeansClustering`.
|
221
223
|
#
|
224
|
+
# * Custom resources are not supported with a resource type. This
|
225
|
+
# parameter must specify the `OutputValue` from the CloudFormation
|
226
|
+
# template stack used to access the resources. The unique identifier
|
227
|
+
# is defined by the service provider.
|
228
|
+
#
|
222
229
|
# @option params [required, String] :scalable_dimension
|
223
230
|
# The scalable dimension. This string consists of the service namespace,
|
224
231
|
# resource type, and scaling property.
|
@@ -253,6 +260,9 @@ module Aws::ApplicationAutoScaling
|
|
253
260
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
254
261
|
# instances for an Amazon SageMaker model endpoint variant.
|
255
262
|
#
|
263
|
+
# * `custom-resource:ResourceType:Property` - The scalable dimension for
|
264
|
+
# a custom resource provided by your own application or service.
|
265
|
+
#
|
256
266
|
# @return [Struct] Returns an empty {Seahorse::Client::Response response}.
|
257
267
|
#
|
258
268
|
#
|
@@ -293,8 +303,10 @@ module Aws::ApplicationAutoScaling
|
|
293
303
|
# Deletes the specified Application Auto Scaling scheduled action.
|
294
304
|
#
|
295
305
|
# @option params [required, String] :service_namespace
|
296
|
-
# The namespace of the AWS service
|
297
|
-
#
|
306
|
+
# The namespace of the AWS service that provides the resource or
|
307
|
+
# `custom-resource` for a resource provided by your own application or
|
308
|
+
# service. For more information, see [AWS Service Namespaces][1] in the
|
309
|
+
# *Amazon Web Services General Reference*.
|
298
310
|
#
|
299
311
|
#
|
300
312
|
#
|
@@ -336,6 +348,11 @@ module Aws::ApplicationAutoScaling
|
|
336
348
|
# and the unique identifier is the resource ID. Example:
|
337
349
|
# `endpoint/my-end-point/variant/KMeansClustering`.
|
338
350
|
#
|
351
|
+
# * Custom resources are not supported with a resource type. This
|
352
|
+
# parameter must specify the `OutputValue` from the CloudFormation
|
353
|
+
# template stack used to access the resources. The unique identifier
|
354
|
+
# is defined by the service provider.
|
355
|
+
#
|
339
356
|
# @option params [String] :scalable_dimension
|
340
357
|
# The scalable dimension. This string consists of the service namespace,
|
341
358
|
# resource type, and scaling property.
|
@@ -370,6 +387,9 @@ module Aws::ApplicationAutoScaling
|
|
370
387
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
371
388
|
# instances for an Amazon SageMaker model endpoint variant.
|
372
389
|
#
|
390
|
+
# * `custom-resource:ResourceType:Property` - The scalable dimension for
|
391
|
+
# a custom resource provided by your own application or service.
|
392
|
+
#
|
373
393
|
# @return [Struct] Returns an empty {Seahorse::Client::Response response}.
|
374
394
|
#
|
375
395
|
# @example Request syntax with placeholder values
|
@@ -399,8 +419,10 @@ module Aws::ApplicationAutoScaling
|
|
399
419
|
# RegisterScalableTarget.
|
400
420
|
#
|
401
421
|
# @option params [required, String] :service_namespace
|
402
|
-
# The namespace of the AWS service
|
403
|
-
#
|
422
|
+
# The namespace of the AWS service that provides the resource or
|
423
|
+
# `custom-resource` for a resource provided by your own application or
|
424
|
+
# service. For more information, see [AWS Service Namespaces][1] in the
|
425
|
+
# *Amazon Web Services General Reference*.
|
404
426
|
#
|
405
427
|
#
|
406
428
|
#
|
@@ -439,6 +461,11 @@ module Aws::ApplicationAutoScaling
|
|
439
461
|
# and the unique identifier is the resource ID. Example:
|
440
462
|
# `endpoint/my-end-point/variant/KMeansClustering`.
|
441
463
|
#
|
464
|
+
# * Custom resources are not supported with a resource type. This
|
465
|
+
# parameter must specify the `OutputValue` from the CloudFormation
|
466
|
+
# template stack used to access the resources. The unique identifier
|
467
|
+
# is defined by the service provider.
|
468
|
+
#
|
442
469
|
# @option params [required, String] :scalable_dimension
|
443
470
|
# The scalable dimension associated with the scalable target. This
|
444
471
|
# string consists of the service namespace, resource type, and scaling
|
@@ -474,6 +501,9 @@ module Aws::ApplicationAutoScaling
|
|
474
501
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
475
502
|
# instances for an Amazon SageMaker model endpoint variant.
|
476
503
|
#
|
504
|
+
# * `custom-resource:ResourceType:Property` - The scalable dimension for
|
505
|
+
# a custom resource provided by your own application or service.
|
506
|
+
#
|
477
507
|
# @return [Struct] Returns an empty {Seahorse::Client::Response response}.
|
478
508
|
#
|
479
509
|
#
|
@@ -520,8 +550,10 @@ module Aws::ApplicationAutoScaling
|
|
520
550
|
# you can deregister it using DeregisterScalableTarget.
|
521
551
|
#
|
522
552
|
# @option params [required, String] :service_namespace
|
523
|
-
# The namespace of the AWS service
|
524
|
-
#
|
553
|
+
# The namespace of the AWS service that provides the resource or
|
554
|
+
# `custom-resource` for a resource provided by your own application or
|
555
|
+
# service. For more information, see [AWS Service Namespaces][1] in the
|
556
|
+
# *Amazon Web Services General Reference*.
|
525
557
|
#
|
526
558
|
#
|
527
559
|
#
|
@@ -561,6 +593,11 @@ module Aws::ApplicationAutoScaling
|
|
561
593
|
# and the unique identifier is the resource ID. Example:
|
562
594
|
# `endpoint/my-end-point/variant/KMeansClustering`.
|
563
595
|
#
|
596
|
+
# * Custom resources are not supported with a resource type. This
|
597
|
+
# parameter must specify the `OutputValue` from the CloudFormation
|
598
|
+
# template stack used to access the resources. The unique identifier
|
599
|
+
# is defined by the service provider.
|
600
|
+
#
|
564
601
|
# @option params [String] :scalable_dimension
|
565
602
|
# The scalable dimension associated with the scalable target. This
|
566
603
|
# string consists of the service namespace, resource type, and scaling
|
@@ -597,6 +634,9 @@ module Aws::ApplicationAutoScaling
|
|
597
634
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
598
635
|
# instances for an Amazon SageMaker model endpoint variant.
|
599
636
|
#
|
637
|
+
# * `custom-resource:ResourceType:Property` - The scalable dimension for
|
638
|
+
# a custom resource provided by your own application or service.
|
639
|
+
#
|
600
640
|
# @option params [Integer] :max_results
|
601
641
|
# The maximum number of scalable targets. This value can be between 1
|
602
642
|
# and 50. The default value is 50.
|
@@ -682,8 +722,10 @@ module Aws::ApplicationAutoScaling
|
|
682
722
|
# policy or update an existing one, see PutScalingPolicy.
|
683
723
|
#
|
684
724
|
# @option params [required, String] :service_namespace
|
685
|
-
# The namespace of the AWS service
|
686
|
-
#
|
725
|
+
# The namespace of the AWS service that provides the resource or
|
726
|
+
# `custom-resource` for a resource provided by your own application or
|
727
|
+
# service. For more information, see [AWS Service Namespaces][1] in the
|
728
|
+
# *Amazon Web Services General Reference*.
|
687
729
|
#
|
688
730
|
#
|
689
731
|
#
|
@@ -723,6 +765,11 @@ module Aws::ApplicationAutoScaling
|
|
723
765
|
# and the unique identifier is the resource ID. Example:
|
724
766
|
# `endpoint/my-end-point/variant/KMeansClustering`.
|
725
767
|
#
|
768
|
+
# * Custom resources are not supported with a resource type. This
|
769
|
+
# parameter must specify the `OutputValue` from the CloudFormation
|
770
|
+
# template stack used to access the resources. The unique identifier
|
771
|
+
# is defined by the service provider.
|
772
|
+
#
|
726
773
|
# @option params [String] :scalable_dimension
|
727
774
|
# The scalable dimension. This string consists of the service namespace,
|
728
775
|
# resource type, and scaling property. If you specify a scalable
|
@@ -758,6 +805,9 @@ module Aws::ApplicationAutoScaling
|
|
758
805
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
759
806
|
# instances for an Amazon SageMaker model endpoint variant.
|
760
807
|
#
|
808
|
+
# * `custom-resource:ResourceType:Property` - The scalable dimension for
|
809
|
+
# a custom resource provided by your own application or service.
|
810
|
+
#
|
761
811
|
# @option params [Integer] :max_results
|
762
812
|
# The maximum number of scalable targets. This value can be between 1
|
763
813
|
# and 50. The default value is 50.
|
@@ -854,8 +904,10 @@ module Aws::ApplicationAutoScaling
|
|
854
904
|
# The names of the scaling policies to describe.
|
855
905
|
#
|
856
906
|
# @option params [required, String] :service_namespace
|
857
|
-
# The namespace of the AWS service
|
858
|
-
#
|
907
|
+
# The namespace of the AWS service that provides the resource or
|
908
|
+
# `custom-resource` for a resource provided by your own application or
|
909
|
+
# service. For more information, see [AWS Service Namespaces][1] in the
|
910
|
+
# *Amazon Web Services General Reference*.
|
859
911
|
#
|
860
912
|
#
|
861
913
|
#
|
@@ -895,6 +947,11 @@ module Aws::ApplicationAutoScaling
|
|
895
947
|
# and the unique identifier is the resource ID. Example:
|
896
948
|
# `endpoint/my-end-point/variant/KMeansClustering`.
|
897
949
|
#
|
950
|
+
# * Custom resources are not supported with a resource type. This
|
951
|
+
# parameter must specify the `OutputValue` from the CloudFormation
|
952
|
+
# template stack used to access the resources. The unique identifier
|
953
|
+
# is defined by the service provider.
|
954
|
+
#
|
898
955
|
# @option params [String] :scalable_dimension
|
899
956
|
# The scalable dimension. This string consists of the service namespace,
|
900
957
|
# resource type, and scaling property. If you specify a scalable
|
@@ -930,6 +987,9 @@ module Aws::ApplicationAutoScaling
|
|
930
987
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
931
988
|
# instances for an Amazon SageMaker model endpoint variant.
|
932
989
|
#
|
990
|
+
# * `custom-resource:ResourceType:Property` - The scalable dimension for
|
991
|
+
# a custom resource provided by your own application or service.
|
992
|
+
#
|
933
993
|
# @option params [Integer] :max_results
|
934
994
|
# The maximum number of scalable targets. This value can be between 1
|
935
995
|
# and 50. The default value is 50.
|
@@ -1058,8 +1118,10 @@ module Aws::ApplicationAutoScaling
|
|
1058
1118
|
# The names of the scheduled actions to describe.
|
1059
1119
|
#
|
1060
1120
|
# @option params [required, String] :service_namespace
|
1061
|
-
# The namespace of the AWS service
|
1062
|
-
#
|
1121
|
+
# The namespace of the AWS service that provides the resource or
|
1122
|
+
# `custom-resource` for a resource provided by your own application or
|
1123
|
+
# service. For more information, see [AWS Service Namespaces][1] in the
|
1124
|
+
# *Amazon Web Services General Reference*.
|
1063
1125
|
#
|
1064
1126
|
#
|
1065
1127
|
#
|
@@ -1099,6 +1161,11 @@ module Aws::ApplicationAutoScaling
|
|
1099
1161
|
# and the unique identifier is the resource ID. Example:
|
1100
1162
|
# `endpoint/my-end-point/variant/KMeansClustering`.
|
1101
1163
|
#
|
1164
|
+
# * Custom resources are not supported with a resource type. This
|
1165
|
+
# parameter must specify the `OutputValue` from the CloudFormation
|
1166
|
+
# template stack used to access the resources. The unique identifier
|
1167
|
+
# is defined by the service provider.
|
1168
|
+
#
|
1102
1169
|
# @option params [String] :scalable_dimension
|
1103
1170
|
# The scalable dimension. This string consists of the service namespace,
|
1104
1171
|
# resource type, and scaling property. If you specify a scalable
|
@@ -1134,6 +1201,9 @@ module Aws::ApplicationAutoScaling
|
|
1134
1201
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
1135
1202
|
# instances for an Amazon SageMaker model endpoint variant.
|
1136
1203
|
#
|
1204
|
+
# * `custom-resource:ResourceType:Property` - The scalable dimension for
|
1205
|
+
# a custom resource provided by your own application or service.
|
1206
|
+
#
|
1137
1207
|
# @option params [Integer] :max_results
|
1138
1208
|
# The maximum number of scheduled action results. This value can be
|
1139
1209
|
# between 1 and 50. The default value is 50.
|
@@ -1209,8 +1279,10 @@ module Aws::ApplicationAutoScaling
|
|
1209
1279
|
# The name of the scaling policy.
|
1210
1280
|
#
|
1211
1281
|
# @option params [required, String] :service_namespace
|
1212
|
-
# The namespace of the AWS service
|
1213
|
-
#
|
1282
|
+
# The namespace of the AWS service that provides the resource or
|
1283
|
+
# `custom-resource` for a resource provided by your own application or
|
1284
|
+
# service. For more information, see [AWS Service Namespaces][1] in the
|
1285
|
+
# *Amazon Web Services General Reference*.
|
1214
1286
|
#
|
1215
1287
|
#
|
1216
1288
|
#
|
@@ -1249,6 +1321,11 @@ module Aws::ApplicationAutoScaling
|
|
1249
1321
|
# and the unique identifier is the resource ID. Example:
|
1250
1322
|
# `endpoint/my-end-point/variant/KMeansClustering`.
|
1251
1323
|
#
|
1324
|
+
# * Custom resources are not supported with a resource type. This
|
1325
|
+
# parameter must specify the `OutputValue` from the CloudFormation
|
1326
|
+
# template stack used to access the resources. The unique identifier
|
1327
|
+
# is defined by the service provider.
|
1328
|
+
#
|
1252
1329
|
# @option params [required, String] :scalable_dimension
|
1253
1330
|
# The scalable dimension. This string consists of the service namespace,
|
1254
1331
|
# resource type, and scaling property.
|
@@ -1283,6 +1360,9 @@ module Aws::ApplicationAutoScaling
|
|
1283
1360
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
1284
1361
|
# instances for an Amazon SageMaker model endpoint variant.
|
1285
1362
|
#
|
1363
|
+
# * `custom-resource:ResourceType:Property` - The scalable dimension for
|
1364
|
+
# a custom resource provided by your own application or service.
|
1365
|
+
#
|
1286
1366
|
# @option params [String] :policy_type
|
1287
1367
|
# The policy type. This parameter is required if you are creating a
|
1288
1368
|
# policy.
|
@@ -1446,8 +1526,10 @@ module Aws::ApplicationAutoScaling
|
|
1446
1526
|
# DeleteScheduledAction.
|
1447
1527
|
#
|
1448
1528
|
# @option params [required, String] :service_namespace
|
1449
|
-
# The namespace of the AWS service
|
1450
|
-
#
|
1529
|
+
# The namespace of the AWS service that provides the resource or
|
1530
|
+
# `custom-resource` for a resource provided by your own application or
|
1531
|
+
# service. For more information, see [AWS Service Namespaces][1] in the
|
1532
|
+
# *Amazon Web Services General Reference*.
|
1451
1533
|
#
|
1452
1534
|
#
|
1453
1535
|
#
|
@@ -1468,11 +1550,12 @@ module Aws::ApplicationAutoScaling
|
|
1468
1550
|
# For rate expressions, *value* is a positive integer and *unit* is
|
1469
1551
|
# `minute` \| `minutes` \| `hour` \| `hours` \| `day` \| `days`.
|
1470
1552
|
#
|
1471
|
-
# For more information about cron expressions, see [Cron][1]
|
1553
|
+
# For more information about cron expressions, see [Cron Expressions][1]
|
1554
|
+
# in the *Amazon CloudWatch Events User Guide*.
|
1472
1555
|
#
|
1473
1556
|
#
|
1474
1557
|
#
|
1475
|
-
# [1]:
|
1558
|
+
# [1]: http://docs.aws.amazon.com/AmazonCloudWatch/latest/events/ScheduledEvents.html#CronExpressions
|
1476
1559
|
#
|
1477
1560
|
# @option params [required, String] :scheduled_action_name
|
1478
1561
|
# The name of the scheduled action.
|
@@ -1510,6 +1593,11 @@ module Aws::ApplicationAutoScaling
|
|
1510
1593
|
# and the unique identifier is the resource ID. Example:
|
1511
1594
|
# `endpoint/my-end-point/variant/KMeansClustering`.
|
1512
1595
|
#
|
1596
|
+
# * Custom resources are not supported with a resource type. This
|
1597
|
+
# parameter must specify the `OutputValue` from the CloudFormation
|
1598
|
+
# template stack used to access the resources. The unique identifier
|
1599
|
+
# is defined by the service provider.
|
1600
|
+
#
|
1513
1601
|
# @option params [String] :scalable_dimension
|
1514
1602
|
# The scalable dimension. This parameter is required if you are creating
|
1515
1603
|
# a scheduled action. This string consists of the service namespace,
|
@@ -1545,6 +1633,9 @@ module Aws::ApplicationAutoScaling
|
|
1545
1633
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
1546
1634
|
# instances for an Amazon SageMaker model endpoint variant.
|
1547
1635
|
#
|
1636
|
+
# * `custom-resource:ResourceType:Property` - The scalable dimension for
|
1637
|
+
# a custom resource provided by your own application or service.
|
1638
|
+
#
|
1548
1639
|
# @option params [Time,DateTime,Date,Integer,String] :start_time
|
1549
1640
|
# The date and time for the scheduled action to start.
|
1550
1641
|
#
|
@@ -1598,8 +1689,10 @@ module Aws::ApplicationAutoScaling
|
|
1598
1689
|
# DeregisterScalableTarget.
|
1599
1690
|
#
|
1600
1691
|
# @option params [required, String] :service_namespace
|
1601
|
-
# The namespace of the AWS service
|
1602
|
-
#
|
1692
|
+
# The namespace of the AWS service that provides the resource or
|
1693
|
+
# `custom-resource` for a resource provided by your own application or
|
1694
|
+
# service. For more information, see [AWS Service Namespaces][1] in the
|
1695
|
+
# *Amazon Web Services General Reference*.
|
1603
1696
|
#
|
1604
1697
|
#
|
1605
1698
|
#
|
@@ -1638,6 +1731,11 @@ module Aws::ApplicationAutoScaling
|
|
1638
1731
|
# and the unique identifier is the resource ID. Example:
|
1639
1732
|
# `endpoint/my-end-point/variant/KMeansClustering`.
|
1640
1733
|
#
|
1734
|
+
# * Custom resources are not supported with a resource type. This
|
1735
|
+
# parameter must specify the `OutputValue` from the CloudFormation
|
1736
|
+
# template stack used to access the resources. The unique identifier
|
1737
|
+
# is defined by the service provider.
|
1738
|
+
#
|
1641
1739
|
# @option params [required, String] :scalable_dimension
|
1642
1740
|
# The scalable dimension associated with the scalable target. This
|
1643
1741
|
# string consists of the service namespace, resource type, and scaling
|
@@ -1673,6 +1771,9 @@ module Aws::ApplicationAutoScaling
|
|
1673
1771
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
1674
1772
|
# instances for an Amazon SageMaker model endpoint variant.
|
1675
1773
|
#
|
1774
|
+
# * `custom-resource:ResourceType:Property` - The scalable dimension for
|
1775
|
+
# a custom resource provided by your own application or service.
|
1776
|
+
#
|
1676
1777
|
# @option params [Integer] :min_capacity
|
1677
1778
|
# The minimum value to scale to in response to a scale in event. This
|
1678
1779
|
# parameter is required if you are registering a scalable target.
|
@@ -1694,7 +1795,7 @@ module Aws::ApplicationAutoScaling
|
|
1694
1795
|
#
|
1695
1796
|
#
|
1696
1797
|
#
|
1697
|
-
# [1]: http://docs.aws.amazon.com/
|
1798
|
+
# [1]: http://docs.aws.amazon.com/autoscaling/application/userguide/application-autoscaling-service-linked-roles.html
|
1698
1799
|
#
|
1699
1800
|
# @return [Struct] Returns an empty {Seahorse::Client::Response response}.
|
1700
1801
|
#
|
@@ -1764,7 +1865,7 @@ module Aws::ApplicationAutoScaling
|
|
1764
1865
|
params: params,
|
1765
1866
|
config: config)
|
1766
1867
|
context[:gem_name] = 'aws-sdk-applicationautoscaling'
|
1767
|
-
context[:gem_version] = '1.
|
1868
|
+
context[:gem_version] = '1.11.0'
|
1768
1869
|
Seahorse::Client::Request.new(handlers, context)
|
1769
1870
|
end
|
1770
1871
|
|
@@ -90,9 +90,10 @@ module Aws::ApplicationAutoScaling
|
|
90
90
|
# @return [String]
|
91
91
|
#
|
92
92
|
# @!attribute [rw] service_namespace
|
93
|
-
# The namespace of the AWS service
|
94
|
-
#
|
95
|
-
#
|
93
|
+
# The namespace of the AWS service that provides the resource or
|
94
|
+
# `custom-resource` for a resource provided by your own application or
|
95
|
+
# service. For more information, see [AWS Service Namespaces][1] in
|
96
|
+
# the *Amazon Web Services General Reference*.
|
96
97
|
#
|
97
98
|
#
|
98
99
|
#
|
@@ -131,6 +132,11 @@ module Aws::ApplicationAutoScaling
|
|
131
132
|
# * Amazon SageMaker endpoint variants - The resource type is
|
132
133
|
# `variant` and the unique identifier is the resource ID. Example:
|
133
134
|
# `endpoint/my-end-point/variant/KMeansClustering`.
|
135
|
+
#
|
136
|
+
# * Custom resources are not supported with a resource type. This
|
137
|
+
# parameter must specify the `OutputValue` from the CloudFormation
|
138
|
+
# template stack used to access the resources. The unique identifier
|
139
|
+
# is defined by the service provider.
|
134
140
|
# @return [String]
|
135
141
|
#
|
136
142
|
# @!attribute [rw] scalable_dimension
|
@@ -167,6 +173,9 @@ module Aws::ApplicationAutoScaling
|
|
167
173
|
#
|
168
174
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
169
175
|
# instances for an Amazon SageMaker model endpoint variant.
|
176
|
+
#
|
177
|
+
# * `custom-resource:ResourceType:Property` - The scalable dimension
|
178
|
+
# for a custom resource provided by your own application or service.
|
170
179
|
# @return [String]
|
171
180
|
#
|
172
181
|
# @see http://docs.aws.amazon.com/goto/WebAPI/application-autoscaling-2016-02-06/DeleteScalingPolicyRequest AWS API Documentation
|
@@ -194,9 +203,10 @@ module Aws::ApplicationAutoScaling
|
|
194
203
|
# }
|
195
204
|
#
|
196
205
|
# @!attribute [rw] service_namespace
|
197
|
-
# The namespace of the AWS service
|
198
|
-
#
|
199
|
-
#
|
206
|
+
# The namespace of the AWS service that provides the resource or
|
207
|
+
# `custom-resource` for a resource provided by your own application or
|
208
|
+
# service. For more information, see [AWS Service Namespaces][1] in
|
209
|
+
# the *Amazon Web Services General Reference*.
|
200
210
|
#
|
201
211
|
#
|
202
212
|
#
|
@@ -239,6 +249,11 @@ module Aws::ApplicationAutoScaling
|
|
239
249
|
# * Amazon SageMaker endpoint variants - The resource type is
|
240
250
|
# `variant` and the unique identifier is the resource ID. Example:
|
241
251
|
# `endpoint/my-end-point/variant/KMeansClustering`.
|
252
|
+
#
|
253
|
+
# * Custom resources are not supported with a resource type. This
|
254
|
+
# parameter must specify the `OutputValue` from the CloudFormation
|
255
|
+
# template stack used to access the resources. The unique identifier
|
256
|
+
# is defined by the service provider.
|
242
257
|
# @return [String]
|
243
258
|
#
|
244
259
|
# @!attribute [rw] scalable_dimension
|
@@ -275,6 +290,9 @@ module Aws::ApplicationAutoScaling
|
|
275
290
|
#
|
276
291
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
277
292
|
# instances for an Amazon SageMaker model endpoint variant.
|
293
|
+
#
|
294
|
+
# * `custom-resource:ResourceType:Property` - The scalable dimension
|
295
|
+
# for a custom resource provided by your own application or service.
|
278
296
|
# @return [String]
|
279
297
|
#
|
280
298
|
# @see http://docs.aws.amazon.com/goto/WebAPI/application-autoscaling-2016-02-06/DeleteScheduledActionRequest AWS API Documentation
|
@@ -301,9 +319,10 @@ module Aws::ApplicationAutoScaling
|
|
301
319
|
# }
|
302
320
|
#
|
303
321
|
# @!attribute [rw] service_namespace
|
304
|
-
# The namespace of the AWS service
|
305
|
-
#
|
306
|
-
#
|
322
|
+
# The namespace of the AWS service that provides the resource or
|
323
|
+
# `custom-resource` for a resource provided by your own application or
|
324
|
+
# service. For more information, see [AWS Service Namespaces][1] in
|
325
|
+
# the *Amazon Web Services General Reference*.
|
307
326
|
#
|
308
327
|
#
|
309
328
|
#
|
@@ -342,6 +361,11 @@ module Aws::ApplicationAutoScaling
|
|
342
361
|
# * Amazon SageMaker endpoint variants - The resource type is
|
343
362
|
# `variant` and the unique identifier is the resource ID. Example:
|
344
363
|
# `endpoint/my-end-point/variant/KMeansClustering`.
|
364
|
+
#
|
365
|
+
# * Custom resources are not supported with a resource type. This
|
366
|
+
# parameter must specify the `OutputValue` from the CloudFormation
|
367
|
+
# template stack used to access the resources. The unique identifier
|
368
|
+
# is defined by the service provider.
|
345
369
|
# @return [String]
|
346
370
|
#
|
347
371
|
# @!attribute [rw] scalable_dimension
|
@@ -379,6 +403,9 @@ module Aws::ApplicationAutoScaling
|
|
379
403
|
#
|
380
404
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
381
405
|
# instances for an Amazon SageMaker model endpoint variant.
|
406
|
+
#
|
407
|
+
# * `custom-resource:ResourceType:Property` - The scalable dimension
|
408
|
+
# for a custom resource provided by your own application or service.
|
382
409
|
# @return [String]
|
383
410
|
#
|
384
411
|
# @see http://docs.aws.amazon.com/goto/WebAPI/application-autoscaling-2016-02-06/DeregisterScalableTargetRequest AWS API Documentation
|
@@ -406,9 +433,10 @@ module Aws::ApplicationAutoScaling
|
|
406
433
|
# }
|
407
434
|
#
|
408
435
|
# @!attribute [rw] service_namespace
|
409
|
-
# The namespace of the AWS service
|
410
|
-
#
|
411
|
-
#
|
436
|
+
# The namespace of the AWS service that provides the resource or
|
437
|
+
# `custom-resource` for a resource provided by your own application or
|
438
|
+
# service. For more information, see [AWS Service Namespaces][1] in
|
439
|
+
# the *Amazon Web Services General Reference*.
|
412
440
|
#
|
413
441
|
#
|
414
442
|
#
|
@@ -449,6 +477,11 @@ module Aws::ApplicationAutoScaling
|
|
449
477
|
# * Amazon SageMaker endpoint variants - The resource type is
|
450
478
|
# `variant` and the unique identifier is the resource ID. Example:
|
451
479
|
# `endpoint/my-end-point/variant/KMeansClustering`.
|
480
|
+
#
|
481
|
+
# * Custom resources are not supported with a resource type. This
|
482
|
+
# parameter must specify the `OutputValue` from the CloudFormation
|
483
|
+
# template stack used to access the resources. The unique identifier
|
484
|
+
# is defined by the service provider.
|
452
485
|
# @return [Array<String>]
|
453
486
|
#
|
454
487
|
# @!attribute [rw] scalable_dimension
|
@@ -487,6 +520,9 @@ module Aws::ApplicationAutoScaling
|
|
487
520
|
#
|
488
521
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
489
522
|
# instances for an Amazon SageMaker model endpoint variant.
|
523
|
+
#
|
524
|
+
# * `custom-resource:ResourceType:Property` - The scalable dimension
|
525
|
+
# for a custom resource provided by your own application or service.
|
490
526
|
# @return [String]
|
491
527
|
#
|
492
528
|
# @!attribute [rw] max_results
|
@@ -544,9 +580,10 @@ module Aws::ApplicationAutoScaling
|
|
544
580
|
# }
|
545
581
|
#
|
546
582
|
# @!attribute [rw] service_namespace
|
547
|
-
# The namespace of the AWS service
|
548
|
-
#
|
549
|
-
#
|
583
|
+
# The namespace of the AWS service that provides the resource or
|
584
|
+
# `custom-resource` for a resource provided by your own application or
|
585
|
+
# service. For more information, see [AWS Service Namespaces][1] in
|
586
|
+
# the *Amazon Web Services General Reference*.
|
550
587
|
#
|
551
588
|
#
|
552
589
|
#
|
@@ -587,6 +624,11 @@ module Aws::ApplicationAutoScaling
|
|
587
624
|
# * Amazon SageMaker endpoint variants - The resource type is
|
588
625
|
# `variant` and the unique identifier is the resource ID. Example:
|
589
626
|
# `endpoint/my-end-point/variant/KMeansClustering`.
|
627
|
+
#
|
628
|
+
# * Custom resources are not supported with a resource type. This
|
629
|
+
# parameter must specify the `OutputValue` from the CloudFormation
|
630
|
+
# template stack used to access the resources. The unique identifier
|
631
|
+
# is defined by the service provider.
|
590
632
|
# @return [String]
|
591
633
|
#
|
592
634
|
# @!attribute [rw] scalable_dimension
|
@@ -624,6 +666,9 @@ module Aws::ApplicationAutoScaling
|
|
624
666
|
#
|
625
667
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
626
668
|
# instances for an Amazon SageMaker model endpoint variant.
|
669
|
+
#
|
670
|
+
# * `custom-resource:ResourceType:Property` - The scalable dimension
|
671
|
+
# for a custom resource provided by your own application or service.
|
627
672
|
# @return [String]
|
628
673
|
#
|
629
674
|
# @!attribute [rw] max_results
|
@@ -686,9 +731,10 @@ module Aws::ApplicationAutoScaling
|
|
686
731
|
# @return [Array<String>]
|
687
732
|
#
|
688
733
|
# @!attribute [rw] service_namespace
|
689
|
-
# The namespace of the AWS service
|
690
|
-
#
|
691
|
-
#
|
734
|
+
# The namespace of the AWS service that provides the resource or
|
735
|
+
# `custom-resource` for a resource provided by your own application or
|
736
|
+
# service. For more information, see [AWS Service Namespaces][1] in
|
737
|
+
# the *Amazon Web Services General Reference*.
|
692
738
|
#
|
693
739
|
#
|
694
740
|
#
|
@@ -729,6 +775,11 @@ module Aws::ApplicationAutoScaling
|
|
729
775
|
# * Amazon SageMaker endpoint variants - The resource type is
|
730
776
|
# `variant` and the unique identifier is the resource ID. Example:
|
731
777
|
# `endpoint/my-end-point/variant/KMeansClustering`.
|
778
|
+
#
|
779
|
+
# * Custom resources are not supported with a resource type. This
|
780
|
+
# parameter must specify the `OutputValue` from the CloudFormation
|
781
|
+
# template stack used to access the resources. The unique identifier
|
782
|
+
# is defined by the service provider.
|
732
783
|
# @return [String]
|
733
784
|
#
|
734
785
|
# @!attribute [rw] scalable_dimension
|
@@ -766,6 +817,9 @@ module Aws::ApplicationAutoScaling
|
|
766
817
|
#
|
767
818
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
768
819
|
# instances for an Amazon SageMaker model endpoint variant.
|
820
|
+
#
|
821
|
+
# * `custom-resource:ResourceType:Property` - The scalable dimension
|
822
|
+
# for a custom resource provided by your own application or service.
|
769
823
|
# @return [String]
|
770
824
|
#
|
771
825
|
# @!attribute [rw] max_results
|
@@ -829,9 +883,10 @@ module Aws::ApplicationAutoScaling
|
|
829
883
|
# @return [Array<String>]
|
830
884
|
#
|
831
885
|
# @!attribute [rw] service_namespace
|
832
|
-
# The namespace of the AWS service
|
833
|
-
#
|
834
|
-
#
|
886
|
+
# The namespace of the AWS service that provides the resource or
|
887
|
+
# `custom-resource` for a resource provided by your own application or
|
888
|
+
# service. For more information, see [AWS Service Namespaces][1] in
|
889
|
+
# the *Amazon Web Services General Reference*.
|
835
890
|
#
|
836
891
|
#
|
837
892
|
#
|
@@ -872,6 +927,11 @@ module Aws::ApplicationAutoScaling
|
|
872
927
|
# * Amazon SageMaker endpoint variants - The resource type is
|
873
928
|
# `variant` and the unique identifier is the resource ID. Example:
|
874
929
|
# `endpoint/my-end-point/variant/KMeansClustering`.
|
930
|
+
#
|
931
|
+
# * Custom resources are not supported with a resource type. This
|
932
|
+
# parameter must specify the `OutputValue` from the CloudFormation
|
933
|
+
# template stack used to access the resources. The unique identifier
|
934
|
+
# is defined by the service provider.
|
875
935
|
# @return [String]
|
876
936
|
#
|
877
937
|
# @!attribute [rw] scalable_dimension
|
@@ -909,6 +969,9 @@ module Aws::ApplicationAutoScaling
|
|
909
969
|
#
|
910
970
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
911
971
|
# instances for an Amazon SageMaker model endpoint variant.
|
972
|
+
#
|
973
|
+
# * `custom-resource:ResourceType:Property` - The scalable dimension
|
974
|
+
# for a custom resource provided by your own application or service.
|
912
975
|
# @return [String]
|
913
976
|
#
|
914
977
|
# @!attribute [rw] max_results
|
@@ -1072,9 +1135,10 @@ module Aws::ApplicationAutoScaling
|
|
1072
1135
|
# @return [String]
|
1073
1136
|
#
|
1074
1137
|
# @!attribute [rw] service_namespace
|
1075
|
-
# The namespace of the AWS service
|
1076
|
-
#
|
1077
|
-
#
|
1138
|
+
# The namespace of the AWS service that provides the resource or
|
1139
|
+
# `custom-resource` for a resource provided by your own application or
|
1140
|
+
# service. For more information, see [AWS Service Namespaces][1] in
|
1141
|
+
# the *Amazon Web Services General Reference*.
|
1078
1142
|
#
|
1079
1143
|
#
|
1080
1144
|
#
|
@@ -1113,6 +1177,11 @@ module Aws::ApplicationAutoScaling
|
|
1113
1177
|
# * Amazon SageMaker endpoint variants - The resource type is
|
1114
1178
|
# `variant` and the unique identifier is the resource ID. Example:
|
1115
1179
|
# `endpoint/my-end-point/variant/KMeansClustering`.
|
1180
|
+
#
|
1181
|
+
# * Custom resources are not supported with a resource type. This
|
1182
|
+
# parameter must specify the `OutputValue` from the CloudFormation
|
1183
|
+
# template stack used to access the resources. The unique identifier
|
1184
|
+
# is defined by the service provider.
|
1116
1185
|
# @return [String]
|
1117
1186
|
#
|
1118
1187
|
# @!attribute [rw] scalable_dimension
|
@@ -1149,6 +1218,9 @@ module Aws::ApplicationAutoScaling
|
|
1149
1218
|
#
|
1150
1219
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
1151
1220
|
# instances for an Amazon SageMaker model endpoint variant.
|
1221
|
+
#
|
1222
|
+
# * `custom-resource:ResourceType:Property` - The scalable dimension
|
1223
|
+
# for a custom resource provided by your own application or service.
|
1152
1224
|
# @return [String]
|
1153
1225
|
#
|
1154
1226
|
# @!attribute [rw] policy_type
|
@@ -1222,9 +1294,10 @@ module Aws::ApplicationAutoScaling
|
|
1222
1294
|
# }
|
1223
1295
|
#
|
1224
1296
|
# @!attribute [rw] service_namespace
|
1225
|
-
# The namespace of the AWS service
|
1226
|
-
#
|
1227
|
-
#
|
1297
|
+
# The namespace of the AWS service that provides the resource or
|
1298
|
+
# `custom-resource` for a resource provided by your own application or
|
1299
|
+
# service. For more information, see [AWS Service Namespaces][1] in
|
1300
|
+
# the *Amazon Web Services General Reference*.
|
1228
1301
|
#
|
1229
1302
|
#
|
1230
1303
|
#
|
@@ -1246,11 +1319,12 @@ module Aws::ApplicationAutoScaling
|
|
1246
1319
|
# For rate expressions, *value* is a positive integer and *unit* is
|
1247
1320
|
# `minute` \| `minutes` \| `hour` \| `hours` \| `day` \| `days`.
|
1248
1321
|
#
|
1249
|
-
# For more information about cron expressions, see [Cron
|
1322
|
+
# For more information about cron expressions, see [Cron
|
1323
|
+
# Expressions][1] in the *Amazon CloudWatch Events User Guide*.
|
1250
1324
|
#
|
1251
1325
|
#
|
1252
1326
|
#
|
1253
|
-
# [1]:
|
1327
|
+
# [1]: http://docs.aws.amazon.com/AmazonCloudWatch/latest/events/ScheduledEvents.html#CronExpressions
|
1254
1328
|
# @return [String]
|
1255
1329
|
#
|
1256
1330
|
# @!attribute [rw] scheduled_action_name
|
@@ -1289,6 +1363,11 @@ module Aws::ApplicationAutoScaling
|
|
1289
1363
|
# * Amazon SageMaker endpoint variants - The resource type is
|
1290
1364
|
# `variant` and the unique identifier is the resource ID. Example:
|
1291
1365
|
# `endpoint/my-end-point/variant/KMeansClustering`.
|
1366
|
+
#
|
1367
|
+
# * Custom resources are not supported with a resource type. This
|
1368
|
+
# parameter must specify the `OutputValue` from the CloudFormation
|
1369
|
+
# template stack used to access the resources. The unique identifier
|
1370
|
+
# is defined by the service provider.
|
1292
1371
|
# @return [String]
|
1293
1372
|
#
|
1294
1373
|
# @!attribute [rw] scalable_dimension
|
@@ -1326,6 +1405,9 @@ module Aws::ApplicationAutoScaling
|
|
1326
1405
|
#
|
1327
1406
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
1328
1407
|
# instances for an Amazon SageMaker model endpoint variant.
|
1408
|
+
#
|
1409
|
+
# * `custom-resource:ResourceType:Property` - The scalable dimension
|
1410
|
+
# for a custom resource provided by your own application or service.
|
1329
1411
|
# @return [String]
|
1330
1412
|
#
|
1331
1413
|
# @!attribute [rw] start_time
|
@@ -1376,9 +1458,10 @@ module Aws::ApplicationAutoScaling
|
|
1376
1458
|
# }
|
1377
1459
|
#
|
1378
1460
|
# @!attribute [rw] service_namespace
|
1379
|
-
# The namespace of the AWS service
|
1380
|
-
#
|
1381
|
-
#
|
1461
|
+
# The namespace of the AWS service that provides the resource or
|
1462
|
+
# `custom-resource` for a resource provided by your own application or
|
1463
|
+
# service. For more information, see [AWS Service Namespaces][1] in
|
1464
|
+
# the *Amazon Web Services General Reference*.
|
1382
1465
|
#
|
1383
1466
|
#
|
1384
1467
|
#
|
@@ -1417,6 +1500,11 @@ module Aws::ApplicationAutoScaling
|
|
1417
1500
|
# * Amazon SageMaker endpoint variants - The resource type is
|
1418
1501
|
# `variant` and the unique identifier is the resource ID. Example:
|
1419
1502
|
# `endpoint/my-end-point/variant/KMeansClustering`.
|
1503
|
+
#
|
1504
|
+
# * Custom resources are not supported with a resource type. This
|
1505
|
+
# parameter must specify the `OutputValue` from the CloudFormation
|
1506
|
+
# template stack used to access the resources. The unique identifier
|
1507
|
+
# is defined by the service provider.
|
1420
1508
|
# @return [String]
|
1421
1509
|
#
|
1422
1510
|
# @!attribute [rw] scalable_dimension
|
@@ -1454,6 +1542,9 @@ module Aws::ApplicationAutoScaling
|
|
1454
1542
|
#
|
1455
1543
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
1456
1544
|
# instances for an Amazon SageMaker model endpoint variant.
|
1545
|
+
#
|
1546
|
+
# * `custom-resource:ResourceType:Property` - The scalable dimension
|
1547
|
+
# for a custom resource provided by your own application or service.
|
1457
1548
|
# @return [String]
|
1458
1549
|
#
|
1459
1550
|
# @!attribute [rw] min_capacity
|
@@ -1479,7 +1570,7 @@ module Aws::ApplicationAutoScaling
|
|
1479
1570
|
#
|
1480
1571
|
#
|
1481
1572
|
#
|
1482
|
-
# [1]: http://docs.aws.amazon.com/
|
1573
|
+
# [1]: http://docs.aws.amazon.com/autoscaling/application/userguide/application-autoscaling-service-linked-roles.html
|
1483
1574
|
# @return [String]
|
1484
1575
|
#
|
1485
1576
|
# @see http://docs.aws.amazon.com/goto/WebAPI/application-autoscaling-2016-02-06/RegisterScalableTargetRequest AWS API Documentation
|
@@ -1501,9 +1592,10 @@ module Aws::ApplicationAutoScaling
|
|
1501
1592
|
# Represents a scalable target.
|
1502
1593
|
#
|
1503
1594
|
# @!attribute [rw] service_namespace
|
1504
|
-
# The namespace of the AWS service
|
1505
|
-
#
|
1506
|
-
#
|
1595
|
+
# The namespace of the AWS service that provides the resource or
|
1596
|
+
# `custom-resource` for a resource provided by your own application or
|
1597
|
+
# service. For more information, see [AWS Service Namespaces][1] in
|
1598
|
+
# the *Amazon Web Services General Reference*.
|
1507
1599
|
#
|
1508
1600
|
#
|
1509
1601
|
#
|
@@ -1542,6 +1634,11 @@ module Aws::ApplicationAutoScaling
|
|
1542
1634
|
# * Amazon SageMaker endpoint variants - The resource type is
|
1543
1635
|
# `variant` and the unique identifier is the resource ID. Example:
|
1544
1636
|
# `endpoint/my-end-point/variant/KMeansClustering`.
|
1637
|
+
#
|
1638
|
+
# * Custom resources are not supported with a resource type. This
|
1639
|
+
# parameter must specify the `OutputValue` from the CloudFormation
|
1640
|
+
# template stack used to access the resources. The unique identifier
|
1641
|
+
# is defined by the service provider.
|
1545
1642
|
# @return [String]
|
1546
1643
|
#
|
1547
1644
|
# @!attribute [rw] scalable_dimension
|
@@ -1579,6 +1676,9 @@ module Aws::ApplicationAutoScaling
|
|
1579
1676
|
#
|
1580
1677
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
1581
1678
|
# instances for an Amazon SageMaker model endpoint variant.
|
1679
|
+
#
|
1680
|
+
# * `custom-resource:ResourceType:Property` - The scalable dimension
|
1681
|
+
# for a custom resource provided by your own application or service.
|
1582
1682
|
# @return [String]
|
1583
1683
|
#
|
1584
1684
|
# @!attribute [rw] min_capacity
|
@@ -1644,9 +1744,10 @@ module Aws::ApplicationAutoScaling
|
|
1644
1744
|
# @return [String]
|
1645
1745
|
#
|
1646
1746
|
# @!attribute [rw] service_namespace
|
1647
|
-
# The namespace of the AWS service
|
1648
|
-
#
|
1649
|
-
#
|
1747
|
+
# The namespace of the AWS service that provides the resource or
|
1748
|
+
# `custom-resource` for a resource provided by your own application or
|
1749
|
+
# service. For more information, see [AWS Service Namespaces][1] in
|
1750
|
+
# the *Amazon Web Services General Reference*.
|
1650
1751
|
#
|
1651
1752
|
#
|
1652
1753
|
#
|
@@ -1685,6 +1786,11 @@ module Aws::ApplicationAutoScaling
|
|
1685
1786
|
# * Amazon SageMaker endpoint variants - The resource type is
|
1686
1787
|
# `variant` and the unique identifier is the resource ID. Example:
|
1687
1788
|
# `endpoint/my-end-point/variant/KMeansClustering`.
|
1789
|
+
#
|
1790
|
+
# * Custom resources are not supported with a resource type. This
|
1791
|
+
# parameter must specify the `OutputValue` from the CloudFormation
|
1792
|
+
# template stack used to access the resources. The unique identifier
|
1793
|
+
# is defined by the service provider.
|
1688
1794
|
# @return [String]
|
1689
1795
|
#
|
1690
1796
|
# @!attribute [rw] scalable_dimension
|
@@ -1721,6 +1827,9 @@ module Aws::ApplicationAutoScaling
|
|
1721
1827
|
#
|
1722
1828
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
1723
1829
|
# instances for an Amazon SageMaker model endpoint variant.
|
1830
|
+
#
|
1831
|
+
# * `custom-resource:ResourceType:Property` - The scalable dimension
|
1832
|
+
# for a custom resource provided by your own application or service.
|
1724
1833
|
# @return [String]
|
1725
1834
|
#
|
1726
1835
|
# @!attribute [rw] description
|
@@ -1780,9 +1889,10 @@ module Aws::ApplicationAutoScaling
|
|
1780
1889
|
# @return [String]
|
1781
1890
|
#
|
1782
1891
|
# @!attribute [rw] service_namespace
|
1783
|
-
# The namespace of the AWS service
|
1784
|
-
#
|
1785
|
-
#
|
1892
|
+
# The namespace of the AWS service that provides the resource or
|
1893
|
+
# `custom-resource` for a resource provided by your own application or
|
1894
|
+
# service. For more information, see [AWS Service Namespaces][1] in
|
1895
|
+
# the *Amazon Web Services General Reference*.
|
1786
1896
|
#
|
1787
1897
|
#
|
1788
1898
|
#
|
@@ -1821,6 +1931,11 @@ module Aws::ApplicationAutoScaling
|
|
1821
1931
|
# * Amazon SageMaker endpoint variants - The resource type is
|
1822
1932
|
# `variant` and the unique identifier is the resource ID. Example:
|
1823
1933
|
# `endpoint/my-end-point/variant/KMeansClustering`.
|
1934
|
+
#
|
1935
|
+
# * Custom resources are not supported with a resource type. This
|
1936
|
+
# parameter must specify the `OutputValue` from the CloudFormation
|
1937
|
+
# template stack used to access the resources. The unique identifier
|
1938
|
+
# is defined by the service provider.
|
1824
1939
|
# @return [String]
|
1825
1940
|
#
|
1826
1941
|
# @!attribute [rw] scalable_dimension
|
@@ -1857,6 +1972,9 @@ module Aws::ApplicationAutoScaling
|
|
1857
1972
|
#
|
1858
1973
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
1859
1974
|
# instances for an Amazon SageMaker model endpoint variant.
|
1975
|
+
#
|
1976
|
+
# * `custom-resource:ResourceType:Property` - The scalable dimension
|
1977
|
+
# for a custom resource provided by your own application or service.
|
1860
1978
|
# @return [String]
|
1861
1979
|
#
|
1862
1980
|
# @!attribute [rw] policy_type
|
@@ -1906,9 +2024,10 @@ module Aws::ApplicationAutoScaling
|
|
1906
2024
|
# @return [String]
|
1907
2025
|
#
|
1908
2026
|
# @!attribute [rw] service_namespace
|
1909
|
-
# The namespace of the AWS service
|
1910
|
-
#
|
1911
|
-
#
|
2027
|
+
# The namespace of the AWS service that provides the resource or
|
2028
|
+
# `custom-resource` for a resource provided by your own application or
|
2029
|
+
# service. For more information, see [AWS Service Namespaces][1] in
|
2030
|
+
# the *Amazon Web Services General Reference*.
|
1912
2031
|
#
|
1913
2032
|
#
|
1914
2033
|
#
|
@@ -1930,11 +2049,12 @@ module Aws::ApplicationAutoScaling
|
|
1930
2049
|
# For rate expressions, *value* is a positive integer and *unit* is
|
1931
2050
|
# `minute` \| `minutes` \| `hour` \| `hours` \| `day` \| `days`.
|
1932
2051
|
#
|
1933
|
-
# For more information about cron expressions, see [Cron
|
2052
|
+
# For more information about cron expressions, see [Cron
|
2053
|
+
# Expressions][1] in the *Amazon CloudWatch Events User Guide*.
|
1934
2054
|
#
|
1935
2055
|
#
|
1936
2056
|
#
|
1937
|
-
# [1]:
|
2057
|
+
# [1]: http://docs.aws.amazon.com/AmazonCloudWatch/latest/events/ScheduledEvents.html#CronExpressions
|
1938
2058
|
# @return [String]
|
1939
2059
|
#
|
1940
2060
|
# @!attribute [rw] resource_id
|
@@ -1969,6 +2089,11 @@ module Aws::ApplicationAutoScaling
|
|
1969
2089
|
# * Amazon SageMaker endpoint variants - The resource type is
|
1970
2090
|
# `variant` and the unique identifier is the resource ID. Example:
|
1971
2091
|
# `endpoint/my-end-point/variant/KMeansClustering`.
|
2092
|
+
#
|
2093
|
+
# * Custom resources are not supported with a resource type. This
|
2094
|
+
# parameter must specify the `OutputValue` from the CloudFormation
|
2095
|
+
# template stack used to access the resources. The unique identifier
|
2096
|
+
# is defined by the service provider.
|
1972
2097
|
# @return [String]
|
1973
2098
|
#
|
1974
2099
|
# @!attribute [rw] scalable_dimension
|
@@ -2005,6 +2130,9 @@ module Aws::ApplicationAutoScaling
|
|
2005
2130
|
#
|
2006
2131
|
# * `sagemaker:variant:DesiredInstanceCount` - The number of EC2
|
2007
2132
|
# instances for an Amazon SageMaker model endpoint variant.
|
2133
|
+
#
|
2134
|
+
# * `custom-resource:ResourceType:Property` - The scalable dimension
|
2135
|
+
# for a custom resource provided by your own application or service.
|
2008
2136
|
# @return [String]
|
2009
2137
|
#
|
2010
2138
|
# @!attribute [rw] start_time
|
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.11.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: 2018-07-
|
11
|
+
date: 2018-07-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|