aws-sdk-applicationautoscaling 1.101.0 → 1.103.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -227,6 +227,10 @@ module Aws::ApplicationAutoScaling
227
227
  # `replication-group` and the unique identifier is the replication
228
228
  # group name. Example: `replication-group/mycluster`.
229
229
  #
230
+ # * Amazon ElastiCache cache cluster - The resource type is
231
+ # `cache-cluster` and the unique identifier is the cache cluster
232
+ # name. Example: `cache-cluster/mycluster`.
233
+ #
230
234
  # * Neptune cluster - The resource type is `cluster` and the unique
231
235
  # identifier is the cluster name. Example: `cluster:mycluster`.
232
236
  #
@@ -304,6 +308,9 @@ module Aws::ApplicationAutoScaling
304
308
  # * `kafka:broker-storage:VolumeSize` - The provisioned volume size
305
309
  # (in GiB) for brokers in an Amazon MSK cluster.
306
310
  #
311
+ # * `elasticache:cache-cluster:Nodes` - The number of nodes for an
312
+ # Amazon ElastiCache cache cluster.
313
+ #
307
314
  # * `elasticache:replication-group:NodeGroups` - The number of node
308
315
  # groups for an Amazon ElastiCache replication group.
309
316
  #
@@ -414,6 +421,10 @@ module Aws::ApplicationAutoScaling
414
421
  # `replication-group` and the unique identifier is the replication
415
422
  # group name. Example: `replication-group/mycluster`.
416
423
  #
424
+ # * Amazon ElastiCache cache cluster - The resource type is
425
+ # `cache-cluster` and the unique identifier is the cache cluster
426
+ # name. Example: `cache-cluster/mycluster`.
427
+ #
417
428
  # * Neptune cluster - The resource type is `cluster` and the unique
418
429
  # identifier is the cluster name. Example: `cluster:mycluster`.
419
430
  #
@@ -491,6 +502,9 @@ module Aws::ApplicationAutoScaling
491
502
  # * `kafka:broker-storage:VolumeSize` - The provisioned volume size
492
503
  # (in GiB) for brokers in an Amazon MSK cluster.
493
504
  #
505
+ # * `elasticache:cache-cluster:Nodes` - The number of nodes for an
506
+ # Amazon ElastiCache cache cluster.
507
+ #
494
508
  # * `elasticache:replication-group:NodeGroups` - The number of node
495
509
  # groups for an Amazon ElastiCache replication group.
496
510
  #
@@ -597,6 +611,10 @@ module Aws::ApplicationAutoScaling
597
611
  # `replication-group` and the unique identifier is the replication
598
612
  # group name. Example: `replication-group/mycluster`.
599
613
  #
614
+ # * Amazon ElastiCache cache cluster - The resource type is
615
+ # `cache-cluster` and the unique identifier is the cache cluster
616
+ # name. Example: `cache-cluster/mycluster`.
617
+ #
600
618
  # * Neptune cluster - The resource type is `cluster` and the unique
601
619
  # identifier is the cluster name. Example: `cluster:mycluster`.
602
620
  #
@@ -675,6 +693,9 @@ module Aws::ApplicationAutoScaling
675
693
  # * `kafka:broker-storage:VolumeSize` - The provisioned volume size
676
694
  # (in GiB) for brokers in an Amazon MSK cluster.
677
695
  #
696
+ # * `elasticache:cache-cluster:Nodes` - The number of nodes for an
697
+ # Amazon ElastiCache cache cluster.
698
+ #
678
699
  # * `elasticache:replication-group:NodeGroups` - The number of node
679
700
  # groups for an Amazon ElastiCache replication group.
680
701
  #
@@ -780,6 +801,10 @@ module Aws::ApplicationAutoScaling
780
801
  # `replication-group` and the unique identifier is the replication
781
802
  # group name. Example: `replication-group/mycluster`.
782
803
  #
804
+ # * Amazon ElastiCache cache cluster - The resource type is
805
+ # `cache-cluster` and the unique identifier is the cache cluster
806
+ # name. Example: `cache-cluster/mycluster`.
807
+ #
783
808
  # * Neptune cluster - The resource type is `cluster` and the unique
784
809
  # identifier is the cluster name. Example: `cluster:mycluster`.
785
810
  #
@@ -859,6 +884,9 @@ module Aws::ApplicationAutoScaling
859
884
  # * `kafka:broker-storage:VolumeSize` - The provisioned volume size
860
885
  # (in GiB) for brokers in an Amazon MSK cluster.
861
886
  #
887
+ # * `elasticache:cache-cluster:Nodes` - The number of nodes for an
888
+ # Amazon ElastiCache cache cluster.
889
+ #
862
890
  # * `elasticache:replication-group:NodeGroups` - The number of node
863
891
  # groups for an Amazon ElastiCache replication group.
864
892
  #
@@ -995,6 +1023,10 @@ module Aws::ApplicationAutoScaling
995
1023
  # `replication-group` and the unique identifier is the replication
996
1024
  # group name. Example: `replication-group/mycluster`.
997
1025
  #
1026
+ # * Amazon ElastiCache cache cluster - The resource type is
1027
+ # `cache-cluster` and the unique identifier is the cache cluster
1028
+ # name. Example: `cache-cluster/mycluster`.
1029
+ #
998
1030
  # * Neptune cluster - The resource type is `cluster` and the unique
999
1031
  # identifier is the cluster name. Example: `cluster:mycluster`.
1000
1032
  #
@@ -1073,6 +1105,9 @@ module Aws::ApplicationAutoScaling
1073
1105
  # * `kafka:broker-storage:VolumeSize` - The provisioned volume size
1074
1106
  # (in GiB) for brokers in an Amazon MSK cluster.
1075
1107
  #
1108
+ # * `elasticache:cache-cluster:Nodes` - The number of nodes for an
1109
+ # Amazon ElastiCache cache cluster.
1110
+ #
1076
1111
  # * `elasticache:replication-group:NodeGroups` - The number of node
1077
1112
  # groups for an Amazon ElastiCache replication group.
1078
1113
  #
@@ -1227,6 +1262,10 @@ module Aws::ApplicationAutoScaling
1227
1262
  # `replication-group` and the unique identifier is the replication
1228
1263
  # group name. Example: `replication-group/mycluster`.
1229
1264
  #
1265
+ # * Amazon ElastiCache cache cluster - The resource type is
1266
+ # `cache-cluster` and the unique identifier is the cache cluster
1267
+ # name. Example: `cache-cluster/mycluster`.
1268
+ #
1230
1269
  # * Neptune cluster - The resource type is `cluster` and the unique
1231
1270
  # identifier is the cluster name. Example: `cluster:mycluster`.
1232
1271
  #
@@ -1305,6 +1344,9 @@ module Aws::ApplicationAutoScaling
1305
1344
  # * `kafka:broker-storage:VolumeSize` - The provisioned volume size
1306
1345
  # (in GiB) for brokers in an Amazon MSK cluster.
1307
1346
  #
1347
+ # * `elasticache:cache-cluster:Nodes` - The number of nodes for an
1348
+ # Amazon ElastiCache cache cluster.
1349
+ #
1308
1350
  # * `elasticache:replication-group:NodeGroups` - The number of node
1309
1351
  # groups for an Amazon ElastiCache replication group.
1310
1352
  #
@@ -1446,6 +1488,10 @@ module Aws::ApplicationAutoScaling
1446
1488
  # `replication-group` and the unique identifier is the replication
1447
1489
  # group name. Example: `replication-group/mycluster`.
1448
1490
  #
1491
+ # * Amazon ElastiCache cache cluster - The resource type is
1492
+ # `cache-cluster` and the unique identifier is the cache cluster
1493
+ # name. Example: `cache-cluster/mycluster`.
1494
+ #
1449
1495
  # * Neptune cluster - The resource type is `cluster` and the unique
1450
1496
  # identifier is the cluster name. Example: `cluster:mycluster`.
1451
1497
  #
@@ -1524,6 +1570,9 @@ module Aws::ApplicationAutoScaling
1524
1570
  # * `kafka:broker-storage:VolumeSize` - The provisioned volume size
1525
1571
  # (in GiB) for brokers in an Amazon MSK cluster.
1526
1572
  #
1573
+ # * `elasticache:cache-cluster:Nodes` - The number of nodes for an
1574
+ # Amazon ElastiCache cache cluster.
1575
+ #
1527
1576
  # * `elasticache:replication-group:NodeGroups` - The number of node
1528
1577
  # groups for an Amazon ElastiCache replication group.
1529
1578
  #
@@ -2344,6 +2393,10 @@ module Aws::ApplicationAutoScaling
2344
2393
  # `replication-group` and the unique identifier is the replication
2345
2394
  # group name. Example: `replication-group/mycluster`.
2346
2395
  #
2396
+ # * Amazon ElastiCache cache cluster - The resource type is
2397
+ # `cache-cluster` and the unique identifier is the cache cluster
2398
+ # name. Example: `cache-cluster/mycluster`.
2399
+ #
2347
2400
  # * Neptune cluster - The resource type is `cluster` and the unique
2348
2401
  # identifier is the cluster name. Example: `cluster:mycluster`.
2349
2402
  #
@@ -2421,6 +2474,9 @@ module Aws::ApplicationAutoScaling
2421
2474
  # * `kafka:broker-storage:VolumeSize` - The provisioned volume size
2422
2475
  # (in GiB) for brokers in an Amazon MSK cluster.
2423
2476
  #
2477
+ # * `elasticache:cache-cluster:Nodes` - The number of nodes for an
2478
+ # Amazon ElastiCache cache cluster.
2479
+ #
2424
2480
  # * `elasticache:replication-group:NodeGroups` - The number of node
2425
2481
  # groups for an Amazon ElastiCache replication group.
2426
2482
  #
@@ -2451,14 +2507,17 @@ module Aws::ApplicationAutoScaling
2451
2507
  # `StepScaling`—Not supported for DynamoDB, Amazon Comprehend, Lambda,
2452
2508
  # Amazon Keyspaces, Amazon MSK, Amazon ElastiCache, or Neptune.
2453
2509
  #
2454
- # For more information, see [Target tracking scaling policies][1] and
2455
- # [Step scaling policies][2] in the *Application Auto Scaling User
2456
- # Guide*.
2510
+ # `PredictiveScaling`—Only supported for Amazon ECS.
2511
+ #
2512
+ # For more information, see [Target tracking scaling policies][1],
2513
+ # [Step scaling policies][2], and [Predictive scaling policies][3] in
2514
+ # the *Application Auto Scaling User Guide*.
2457
2515
  #
2458
2516
  #
2459
2517
  #
2460
2518
  # [1]: https://docs.aws.amazon.com/autoscaling/application/userguide/application-auto-scaling-target-tracking.html
2461
2519
  # [2]: https://docs.aws.amazon.com/autoscaling/application/userguide/application-auto-scaling-step-scaling-policies.html
2520
+ # [3]: https://docs.aws.amazon.com/autoscaling/application/userguide/aas-create-predictive-scaling-policy.html
2462
2521
  # @return [String]
2463
2522
  #
2464
2523
  # @!attribute [rw] step_scaling_policy_configuration
@@ -2637,6 +2696,10 @@ module Aws::ApplicationAutoScaling
2637
2696
  # `replication-group` and the unique identifier is the replication
2638
2697
  # group name. Example: `replication-group/mycluster`.
2639
2698
  #
2699
+ # * Amazon ElastiCache cache cluster - The resource type is
2700
+ # `cache-cluster` and the unique identifier is the cache cluster
2701
+ # name. Example: `cache-cluster/mycluster`.
2702
+ #
2640
2703
  # * Neptune cluster - The resource type is `cluster` and the unique
2641
2704
  # identifier is the cluster name. Example: `cluster:mycluster`.
2642
2705
  #
@@ -2714,6 +2777,9 @@ module Aws::ApplicationAutoScaling
2714
2777
  # * `kafka:broker-storage:VolumeSize` - The provisioned volume size
2715
2778
  # (in GiB) for brokers in an Amazon MSK cluster.
2716
2779
  #
2780
+ # * `elasticache:cache-cluster:Nodes` - The number of nodes for an
2781
+ # Amazon ElastiCache cache cluster.
2782
+ #
2717
2783
  # * `elasticache:replication-group:NodeGroups` - The number of node
2718
2784
  # groups for an Amazon ElastiCache replication group.
2719
2785
  #
@@ -2843,6 +2909,10 @@ module Aws::ApplicationAutoScaling
2843
2909
  # `replication-group` and the unique identifier is the replication
2844
2910
  # group name. Example: `replication-group/mycluster`.
2845
2911
  #
2912
+ # * Amazon ElastiCache cache cluster - The resource type is
2913
+ # `cache-cluster` and the unique identifier is the cache cluster
2914
+ # name. Example: `cache-cluster/mycluster`.
2915
+ #
2846
2916
  # * Neptune cluster - The resource type is `cluster` and the unique
2847
2917
  # identifier is the cluster name. Example: `cluster:mycluster`.
2848
2918
  #
@@ -2921,6 +2991,9 @@ module Aws::ApplicationAutoScaling
2921
2991
  # * `kafka:broker-storage:VolumeSize` - The provisioned volume size
2922
2992
  # (in GiB) for brokers in an Amazon MSK cluster.
2923
2993
  #
2994
+ # * `elasticache:cache-cluster:Nodes` - The number of nodes for an
2995
+ # Amazon ElastiCache cache cluster.
2996
+ #
2924
2997
  # * `elasticache:replication-group:NodeGroups` - The number of node
2925
2998
  # groups for an Amazon ElastiCache replication group.
2926
2999
  #
@@ -3184,6 +3257,10 @@ module Aws::ApplicationAutoScaling
3184
3257
  # `replication-group` and the unique identifier is the replication
3185
3258
  # group name. Example: `replication-group/mycluster`.
3186
3259
  #
3260
+ # * Amazon ElastiCache cache cluster - The resource type is
3261
+ # `cache-cluster` and the unique identifier is the cache cluster
3262
+ # name. Example: `cache-cluster/mycluster`.
3263
+ #
3187
3264
  # * Neptune cluster - The resource type is `cluster` and the unique
3188
3265
  # identifier is the cluster name. Example: `cluster:mycluster`.
3189
3266
  #
@@ -3262,6 +3339,9 @@ module Aws::ApplicationAutoScaling
3262
3339
  # * `kafka:broker-storage:VolumeSize` - The provisioned volume size
3263
3340
  # (in GiB) for brokers in an Amazon MSK cluster.
3264
3341
  #
3342
+ # * `elasticache:cache-cluster:Nodes` - The number of nodes for an
3343
+ # Amazon ElastiCache cache cluster.
3344
+ #
3265
3345
  # * `elasticache:replication-group:NodeGroups` - The number of node
3266
3346
  # groups for an Amazon ElastiCache replication group.
3267
3347
  #
@@ -3442,6 +3522,10 @@ module Aws::ApplicationAutoScaling
3442
3522
  # `replication-group` and the unique identifier is the replication
3443
3523
  # group name. Example: `replication-group/mycluster`.
3444
3524
  #
3525
+ # * Amazon ElastiCache cache cluster - The resource type is
3526
+ # `cache-cluster` and the unique identifier is the cache cluster
3527
+ # name. Example: `cache-cluster/mycluster`.
3528
+ #
3445
3529
  # * Neptune cluster - The resource type is `cluster` and the unique
3446
3530
  # identifier is the cluster name. Example: `cluster:mycluster`.
3447
3531
  #
@@ -3519,6 +3603,9 @@ module Aws::ApplicationAutoScaling
3519
3603
  # * `kafka:broker-storage:VolumeSize` - The provisioned volume size
3520
3604
  # (in GiB) for brokers in an Amazon MSK cluster.
3521
3605
  #
3606
+ # * `elasticache:cache-cluster:Nodes` - The number of nodes for an
3607
+ # Amazon ElastiCache cache cluster.
3608
+ #
3522
3609
  # * `elasticache:replication-group:NodeGroups` - The number of node
3523
3610
  # groups for an Amazon ElastiCache replication group.
3524
3611
  #
@@ -3686,6 +3773,10 @@ module Aws::ApplicationAutoScaling
3686
3773
  # `replication-group` and the unique identifier is the replication
3687
3774
  # group name. Example: `replication-group/mycluster`.
3688
3775
  #
3776
+ # * Amazon ElastiCache cache cluster - The resource type is
3777
+ # `cache-cluster` and the unique identifier is the cache cluster
3778
+ # name. Example: `cache-cluster/mycluster`.
3779
+ #
3689
3780
  # * Neptune cluster - The resource type is `cluster` and the unique
3690
3781
  # identifier is the cluster name. Example: `cluster:mycluster`.
3691
3782
  #
@@ -3763,6 +3854,9 @@ module Aws::ApplicationAutoScaling
3763
3854
  # * `kafka:broker-storage:VolumeSize` - The provisioned volume size
3764
3855
  # (in GiB) for brokers in an Amazon MSK cluster.
3765
3856
  #
3857
+ # * `elasticache:cache-cluster:Nodes` - The number of nodes for an
3858
+ # Amazon ElastiCache cache cluster.
3859
+ #
3766
3860
  # * `elasticache:replication-group:NodeGroups` - The number of node
3767
3861
  # groups for an Amazon ElastiCache replication group.
3768
3862
  #
@@ -3791,6 +3885,8 @@ module Aws::ApplicationAutoScaling
3791
3885
  #
3792
3886
  # `StepScaling`—Not supported for DynamoDB, Amazon Comprehend, Lambda,
3793
3887
  # Amazon Keyspaces, Amazon MSK, Amazon ElastiCache, or Neptune.
3888
+ #
3889
+ # `PredictiveScaling`—Only supported for Amazon ECS
3794
3890
  # @return [String]
3795
3891
  #
3796
3892
  # @!attribute [rw] step_scaling_policy_configuration
@@ -3950,6 +4046,10 @@ module Aws::ApplicationAutoScaling
3950
4046
  # `replication-group` and the unique identifier is the replication
3951
4047
  # group name. Example: `replication-group/mycluster`.
3952
4048
  #
4049
+ # * Amazon ElastiCache cache cluster - The resource type is
4050
+ # `cache-cluster` and the unique identifier is the cache cluster
4051
+ # name. Example: `cache-cluster/mycluster`.
4052
+ #
3953
4053
  # * Neptune cluster - The resource type is `cluster` and the unique
3954
4054
  # identifier is the cluster name. Example: `cluster:mycluster`.
3955
4055
  #
@@ -4027,6 +4127,9 @@ module Aws::ApplicationAutoScaling
4027
4127
  # * `kafka:broker-storage:VolumeSize` - The provisioned volume size
4028
4128
  # (in GiB) for brokers in an Amazon MSK cluster.
4029
4129
  #
4130
+ # * `elasticache:cache-cluster:Nodes` - The number of nodes for an
4131
+ # Amazon ElastiCache cache cluster.
4132
+ #
4030
4133
  # * `elasticache:replication-group:NodeGroups` - The number of node
4031
4134
  # groups for an Amazon ElastiCache replication group.
4032
4135
  #
@@ -54,7 +54,7 @@ module Aws::ApplicationAutoScaling
54
54
  autoload :EndpointProvider, 'aws-sdk-applicationautoscaling/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-applicationautoscaling/endpoints'
56
56
 
57
- GEM_VERSION = '1.101.0'
57
+ GEM_VERSION = '1.103.0'
58
58
 
59
59
  end
60
60
 
data/sig/client.rbs CHANGED
@@ -86,7 +86,7 @@ module Aws
86
86
  policy_name: ::String,
87
87
  service_namespace: ("ecs" | "elasticmapreduce" | "ec2" | "appstream" | "dynamodb" | "rds" | "sagemaker" | "custom-resource" | "comprehend" | "lambda" | "cassandra" | "kafka" | "elasticache" | "neptune" | "workspaces"),
88
88
  resource_id: ::String,
89
- scalable_dimension: ("ecs:service:DesiredCount" | "ec2:spot-fleet-request:TargetCapacity" | "elasticmapreduce:instancegroup:InstanceCount" | "appstream:fleet:DesiredCapacity" | "dynamodb:table:ReadCapacityUnits" | "dynamodb:table:WriteCapacityUnits" | "dynamodb:index:ReadCapacityUnits" | "dynamodb:index:WriteCapacityUnits" | "rds:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredInstanceCount" | "custom-resource:ResourceType:Property" | "comprehend:document-classifier-endpoint:DesiredInferenceUnits" | "comprehend:entity-recognizer-endpoint:DesiredInferenceUnits" | "lambda:function:ProvisionedConcurrency" | "cassandra:table:ReadCapacityUnits" | "cassandra:table:WriteCapacityUnits" | "kafka:broker-storage:VolumeSize" | "elasticache:replication-group:NodeGroups" | "elasticache:replication-group:Replicas" | "neptune:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredProvisionedConcurrency" | "sagemaker:inference-component:DesiredCopyCount" | "workspaces:workspacespool:DesiredUserSessions")
89
+ scalable_dimension: ("ecs:service:DesiredCount" | "ec2:spot-fleet-request:TargetCapacity" | "elasticmapreduce:instancegroup:InstanceCount" | "appstream:fleet:DesiredCapacity" | "dynamodb:table:ReadCapacityUnits" | "dynamodb:table:WriteCapacityUnits" | "dynamodb:index:ReadCapacityUnits" | "dynamodb:index:WriteCapacityUnits" | "rds:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredInstanceCount" | "custom-resource:ResourceType:Property" | "comprehend:document-classifier-endpoint:DesiredInferenceUnits" | "comprehend:entity-recognizer-endpoint:DesiredInferenceUnits" | "lambda:function:ProvisionedConcurrency" | "cassandra:table:ReadCapacityUnits" | "cassandra:table:WriteCapacityUnits" | "kafka:broker-storage:VolumeSize" | "elasticache:cache-cluster:Nodes" | "elasticache:replication-group:NodeGroups" | "elasticache:replication-group:Replicas" | "neptune:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredProvisionedConcurrency" | "sagemaker:inference-component:DesiredCopyCount" | "workspaces:workspacespool:DesiredUserSessions")
90
90
  ) -> _DeleteScalingPolicyResponseSuccess
91
91
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _DeleteScalingPolicyResponseSuccess
92
92
 
@@ -98,7 +98,7 @@ module Aws
98
98
  service_namespace: ("ecs" | "elasticmapreduce" | "ec2" | "appstream" | "dynamodb" | "rds" | "sagemaker" | "custom-resource" | "comprehend" | "lambda" | "cassandra" | "kafka" | "elasticache" | "neptune" | "workspaces"),
99
99
  scheduled_action_name: ::String,
100
100
  resource_id: ::String,
101
- scalable_dimension: ("ecs:service:DesiredCount" | "ec2:spot-fleet-request:TargetCapacity" | "elasticmapreduce:instancegroup:InstanceCount" | "appstream:fleet:DesiredCapacity" | "dynamodb:table:ReadCapacityUnits" | "dynamodb:table:WriteCapacityUnits" | "dynamodb:index:ReadCapacityUnits" | "dynamodb:index:WriteCapacityUnits" | "rds:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredInstanceCount" | "custom-resource:ResourceType:Property" | "comprehend:document-classifier-endpoint:DesiredInferenceUnits" | "comprehend:entity-recognizer-endpoint:DesiredInferenceUnits" | "lambda:function:ProvisionedConcurrency" | "cassandra:table:ReadCapacityUnits" | "cassandra:table:WriteCapacityUnits" | "kafka:broker-storage:VolumeSize" | "elasticache:replication-group:NodeGroups" | "elasticache:replication-group:Replicas" | "neptune:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredProvisionedConcurrency" | "sagemaker:inference-component:DesiredCopyCount" | "workspaces:workspacespool:DesiredUserSessions")
101
+ scalable_dimension: ("ecs:service:DesiredCount" | "ec2:spot-fleet-request:TargetCapacity" | "elasticmapreduce:instancegroup:InstanceCount" | "appstream:fleet:DesiredCapacity" | "dynamodb:table:ReadCapacityUnits" | "dynamodb:table:WriteCapacityUnits" | "dynamodb:index:ReadCapacityUnits" | "dynamodb:index:WriteCapacityUnits" | "rds:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredInstanceCount" | "custom-resource:ResourceType:Property" | "comprehend:document-classifier-endpoint:DesiredInferenceUnits" | "comprehend:entity-recognizer-endpoint:DesiredInferenceUnits" | "lambda:function:ProvisionedConcurrency" | "cassandra:table:ReadCapacityUnits" | "cassandra:table:WriteCapacityUnits" | "kafka:broker-storage:VolumeSize" | "elasticache:cache-cluster:Nodes" | "elasticache:replication-group:NodeGroups" | "elasticache:replication-group:Replicas" | "neptune:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredProvisionedConcurrency" | "sagemaker:inference-component:DesiredCopyCount" | "workspaces:workspacespool:DesiredUserSessions")
102
102
  ) -> _DeleteScheduledActionResponseSuccess
103
103
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _DeleteScheduledActionResponseSuccess
104
104
 
@@ -109,7 +109,7 @@ module Aws
109
109
  def deregister_scalable_target: (
110
110
  service_namespace: ("ecs" | "elasticmapreduce" | "ec2" | "appstream" | "dynamodb" | "rds" | "sagemaker" | "custom-resource" | "comprehend" | "lambda" | "cassandra" | "kafka" | "elasticache" | "neptune" | "workspaces"),
111
111
  resource_id: ::String,
112
- scalable_dimension: ("ecs:service:DesiredCount" | "ec2:spot-fleet-request:TargetCapacity" | "elasticmapreduce:instancegroup:InstanceCount" | "appstream:fleet:DesiredCapacity" | "dynamodb:table:ReadCapacityUnits" | "dynamodb:table:WriteCapacityUnits" | "dynamodb:index:ReadCapacityUnits" | "dynamodb:index:WriteCapacityUnits" | "rds:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredInstanceCount" | "custom-resource:ResourceType:Property" | "comprehend:document-classifier-endpoint:DesiredInferenceUnits" | "comprehend:entity-recognizer-endpoint:DesiredInferenceUnits" | "lambda:function:ProvisionedConcurrency" | "cassandra:table:ReadCapacityUnits" | "cassandra:table:WriteCapacityUnits" | "kafka:broker-storage:VolumeSize" | "elasticache:replication-group:NodeGroups" | "elasticache:replication-group:Replicas" | "neptune:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredProvisionedConcurrency" | "sagemaker:inference-component:DesiredCopyCount" | "workspaces:workspacespool:DesiredUserSessions")
112
+ scalable_dimension: ("ecs:service:DesiredCount" | "ec2:spot-fleet-request:TargetCapacity" | "elasticmapreduce:instancegroup:InstanceCount" | "appstream:fleet:DesiredCapacity" | "dynamodb:table:ReadCapacityUnits" | "dynamodb:table:WriteCapacityUnits" | "dynamodb:index:ReadCapacityUnits" | "dynamodb:index:WriteCapacityUnits" | "rds:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredInstanceCount" | "custom-resource:ResourceType:Property" | "comprehend:document-classifier-endpoint:DesiredInferenceUnits" | "comprehend:entity-recognizer-endpoint:DesiredInferenceUnits" | "lambda:function:ProvisionedConcurrency" | "cassandra:table:ReadCapacityUnits" | "cassandra:table:WriteCapacityUnits" | "kafka:broker-storage:VolumeSize" | "elasticache:cache-cluster:Nodes" | "elasticache:replication-group:NodeGroups" | "elasticache:replication-group:Replicas" | "neptune:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredProvisionedConcurrency" | "sagemaker:inference-component:DesiredCopyCount" | "workspaces:workspacespool:DesiredUserSessions")
113
113
  ) -> _DeregisterScalableTargetResponseSuccess
114
114
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _DeregisterScalableTargetResponseSuccess
115
115
 
@@ -122,7 +122,7 @@ module Aws
122
122
  def describe_scalable_targets: (
123
123
  service_namespace: ("ecs" | "elasticmapreduce" | "ec2" | "appstream" | "dynamodb" | "rds" | "sagemaker" | "custom-resource" | "comprehend" | "lambda" | "cassandra" | "kafka" | "elasticache" | "neptune" | "workspaces"),
124
124
  ?resource_ids: Array[::String],
125
- ?scalable_dimension: ("ecs:service:DesiredCount" | "ec2:spot-fleet-request:TargetCapacity" | "elasticmapreduce:instancegroup:InstanceCount" | "appstream:fleet:DesiredCapacity" | "dynamodb:table:ReadCapacityUnits" | "dynamodb:table:WriteCapacityUnits" | "dynamodb:index:ReadCapacityUnits" | "dynamodb:index:WriteCapacityUnits" | "rds:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredInstanceCount" | "custom-resource:ResourceType:Property" | "comprehend:document-classifier-endpoint:DesiredInferenceUnits" | "comprehend:entity-recognizer-endpoint:DesiredInferenceUnits" | "lambda:function:ProvisionedConcurrency" | "cassandra:table:ReadCapacityUnits" | "cassandra:table:WriteCapacityUnits" | "kafka:broker-storage:VolumeSize" | "elasticache:replication-group:NodeGroups" | "elasticache:replication-group:Replicas" | "neptune:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredProvisionedConcurrency" | "sagemaker:inference-component:DesiredCopyCount" | "workspaces:workspacespool:DesiredUserSessions"),
125
+ ?scalable_dimension: ("ecs:service:DesiredCount" | "ec2:spot-fleet-request:TargetCapacity" | "elasticmapreduce:instancegroup:InstanceCount" | "appstream:fleet:DesiredCapacity" | "dynamodb:table:ReadCapacityUnits" | "dynamodb:table:WriteCapacityUnits" | "dynamodb:index:ReadCapacityUnits" | "dynamodb:index:WriteCapacityUnits" | "rds:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredInstanceCount" | "custom-resource:ResourceType:Property" | "comprehend:document-classifier-endpoint:DesiredInferenceUnits" | "comprehend:entity-recognizer-endpoint:DesiredInferenceUnits" | "lambda:function:ProvisionedConcurrency" | "cassandra:table:ReadCapacityUnits" | "cassandra:table:WriteCapacityUnits" | "kafka:broker-storage:VolumeSize" | "elasticache:cache-cluster:Nodes" | "elasticache:replication-group:NodeGroups" | "elasticache:replication-group:Replicas" | "neptune:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredProvisionedConcurrency" | "sagemaker:inference-component:DesiredCopyCount" | "workspaces:workspacespool:DesiredUserSessions"),
126
126
  ?max_results: ::Integer,
127
127
  ?next_token: ::String
128
128
  ) -> _DescribeScalableTargetsResponseSuccess
@@ -137,7 +137,7 @@ module Aws
137
137
  def describe_scaling_activities: (
138
138
  service_namespace: ("ecs" | "elasticmapreduce" | "ec2" | "appstream" | "dynamodb" | "rds" | "sagemaker" | "custom-resource" | "comprehend" | "lambda" | "cassandra" | "kafka" | "elasticache" | "neptune" | "workspaces"),
139
139
  ?resource_id: ::String,
140
- ?scalable_dimension: ("ecs:service:DesiredCount" | "ec2:spot-fleet-request:TargetCapacity" | "elasticmapreduce:instancegroup:InstanceCount" | "appstream:fleet:DesiredCapacity" | "dynamodb:table:ReadCapacityUnits" | "dynamodb:table:WriteCapacityUnits" | "dynamodb:index:ReadCapacityUnits" | "dynamodb:index:WriteCapacityUnits" | "rds:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredInstanceCount" | "custom-resource:ResourceType:Property" | "comprehend:document-classifier-endpoint:DesiredInferenceUnits" | "comprehend:entity-recognizer-endpoint:DesiredInferenceUnits" | "lambda:function:ProvisionedConcurrency" | "cassandra:table:ReadCapacityUnits" | "cassandra:table:WriteCapacityUnits" | "kafka:broker-storage:VolumeSize" | "elasticache:replication-group:NodeGroups" | "elasticache:replication-group:Replicas" | "neptune:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredProvisionedConcurrency" | "sagemaker:inference-component:DesiredCopyCount" | "workspaces:workspacespool:DesiredUserSessions"),
140
+ ?scalable_dimension: ("ecs:service:DesiredCount" | "ec2:spot-fleet-request:TargetCapacity" | "elasticmapreduce:instancegroup:InstanceCount" | "appstream:fleet:DesiredCapacity" | "dynamodb:table:ReadCapacityUnits" | "dynamodb:table:WriteCapacityUnits" | "dynamodb:index:ReadCapacityUnits" | "dynamodb:index:WriteCapacityUnits" | "rds:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredInstanceCount" | "custom-resource:ResourceType:Property" | "comprehend:document-classifier-endpoint:DesiredInferenceUnits" | "comprehend:entity-recognizer-endpoint:DesiredInferenceUnits" | "lambda:function:ProvisionedConcurrency" | "cassandra:table:ReadCapacityUnits" | "cassandra:table:WriteCapacityUnits" | "kafka:broker-storage:VolumeSize" | "elasticache:cache-cluster:Nodes" | "elasticache:replication-group:NodeGroups" | "elasticache:replication-group:Replicas" | "neptune:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredProvisionedConcurrency" | "sagemaker:inference-component:DesiredCopyCount" | "workspaces:workspacespool:DesiredUserSessions"),
141
141
  ?max_results: ::Integer,
142
142
  ?next_token: ::String,
143
143
  ?include_not_scaled_activities: bool
@@ -154,7 +154,7 @@ module Aws
154
154
  ?policy_names: Array[::String],
155
155
  service_namespace: ("ecs" | "elasticmapreduce" | "ec2" | "appstream" | "dynamodb" | "rds" | "sagemaker" | "custom-resource" | "comprehend" | "lambda" | "cassandra" | "kafka" | "elasticache" | "neptune" | "workspaces"),
156
156
  ?resource_id: ::String,
157
- ?scalable_dimension: ("ecs:service:DesiredCount" | "ec2:spot-fleet-request:TargetCapacity" | "elasticmapreduce:instancegroup:InstanceCount" | "appstream:fleet:DesiredCapacity" | "dynamodb:table:ReadCapacityUnits" | "dynamodb:table:WriteCapacityUnits" | "dynamodb:index:ReadCapacityUnits" | "dynamodb:index:WriteCapacityUnits" | "rds:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredInstanceCount" | "custom-resource:ResourceType:Property" | "comprehend:document-classifier-endpoint:DesiredInferenceUnits" | "comprehend:entity-recognizer-endpoint:DesiredInferenceUnits" | "lambda:function:ProvisionedConcurrency" | "cassandra:table:ReadCapacityUnits" | "cassandra:table:WriteCapacityUnits" | "kafka:broker-storage:VolumeSize" | "elasticache:replication-group:NodeGroups" | "elasticache:replication-group:Replicas" | "neptune:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredProvisionedConcurrency" | "sagemaker:inference-component:DesiredCopyCount" | "workspaces:workspacespool:DesiredUserSessions"),
157
+ ?scalable_dimension: ("ecs:service:DesiredCount" | "ec2:spot-fleet-request:TargetCapacity" | "elasticmapreduce:instancegroup:InstanceCount" | "appstream:fleet:DesiredCapacity" | "dynamodb:table:ReadCapacityUnits" | "dynamodb:table:WriteCapacityUnits" | "dynamodb:index:ReadCapacityUnits" | "dynamodb:index:WriteCapacityUnits" | "rds:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredInstanceCount" | "custom-resource:ResourceType:Property" | "comprehend:document-classifier-endpoint:DesiredInferenceUnits" | "comprehend:entity-recognizer-endpoint:DesiredInferenceUnits" | "lambda:function:ProvisionedConcurrency" | "cassandra:table:ReadCapacityUnits" | "cassandra:table:WriteCapacityUnits" | "kafka:broker-storage:VolumeSize" | "elasticache:cache-cluster:Nodes" | "elasticache:replication-group:NodeGroups" | "elasticache:replication-group:Replicas" | "neptune:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredProvisionedConcurrency" | "sagemaker:inference-component:DesiredCopyCount" | "workspaces:workspacespool:DesiredUserSessions"),
158
158
  ?max_results: ::Integer,
159
159
  ?next_token: ::String
160
160
  ) -> _DescribeScalingPoliciesResponseSuccess
@@ -170,7 +170,7 @@ module Aws
170
170
  ?scheduled_action_names: Array[::String],
171
171
  service_namespace: ("ecs" | "elasticmapreduce" | "ec2" | "appstream" | "dynamodb" | "rds" | "sagemaker" | "custom-resource" | "comprehend" | "lambda" | "cassandra" | "kafka" | "elasticache" | "neptune" | "workspaces"),
172
172
  ?resource_id: ::String,
173
- ?scalable_dimension: ("ecs:service:DesiredCount" | "ec2:spot-fleet-request:TargetCapacity" | "elasticmapreduce:instancegroup:InstanceCount" | "appstream:fleet:DesiredCapacity" | "dynamodb:table:ReadCapacityUnits" | "dynamodb:table:WriteCapacityUnits" | "dynamodb:index:ReadCapacityUnits" | "dynamodb:index:WriteCapacityUnits" | "rds:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredInstanceCount" | "custom-resource:ResourceType:Property" | "comprehend:document-classifier-endpoint:DesiredInferenceUnits" | "comprehend:entity-recognizer-endpoint:DesiredInferenceUnits" | "lambda:function:ProvisionedConcurrency" | "cassandra:table:ReadCapacityUnits" | "cassandra:table:WriteCapacityUnits" | "kafka:broker-storage:VolumeSize" | "elasticache:replication-group:NodeGroups" | "elasticache:replication-group:Replicas" | "neptune:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredProvisionedConcurrency" | "sagemaker:inference-component:DesiredCopyCount" | "workspaces:workspacespool:DesiredUserSessions"),
173
+ ?scalable_dimension: ("ecs:service:DesiredCount" | "ec2:spot-fleet-request:TargetCapacity" | "elasticmapreduce:instancegroup:InstanceCount" | "appstream:fleet:DesiredCapacity" | "dynamodb:table:ReadCapacityUnits" | "dynamodb:table:WriteCapacityUnits" | "dynamodb:index:ReadCapacityUnits" | "dynamodb:index:WriteCapacityUnits" | "rds:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredInstanceCount" | "custom-resource:ResourceType:Property" | "comprehend:document-classifier-endpoint:DesiredInferenceUnits" | "comprehend:entity-recognizer-endpoint:DesiredInferenceUnits" | "lambda:function:ProvisionedConcurrency" | "cassandra:table:ReadCapacityUnits" | "cassandra:table:WriteCapacityUnits" | "kafka:broker-storage:VolumeSize" | "elasticache:cache-cluster:Nodes" | "elasticache:replication-group:NodeGroups" | "elasticache:replication-group:Replicas" | "neptune:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredProvisionedConcurrency" | "sagemaker:inference-component:DesiredCopyCount" | "workspaces:workspacespool:DesiredUserSessions"),
174
174
  ?max_results: ::Integer,
175
175
  ?next_token: ::String
176
176
  ) -> _DescribeScheduledActionsResponseSuccess
@@ -186,7 +186,7 @@ module Aws
186
186
  def get_predictive_scaling_forecast: (
187
187
  service_namespace: ("ecs" | "elasticmapreduce" | "ec2" | "appstream" | "dynamodb" | "rds" | "sagemaker" | "custom-resource" | "comprehend" | "lambda" | "cassandra" | "kafka" | "elasticache" | "neptune" | "workspaces"),
188
188
  resource_id: ::String,
189
- scalable_dimension: ("ecs:service:DesiredCount" | "ec2:spot-fleet-request:TargetCapacity" | "elasticmapreduce:instancegroup:InstanceCount" | "appstream:fleet:DesiredCapacity" | "dynamodb:table:ReadCapacityUnits" | "dynamodb:table:WriteCapacityUnits" | "dynamodb:index:ReadCapacityUnits" | "dynamodb:index:WriteCapacityUnits" | "rds:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredInstanceCount" | "custom-resource:ResourceType:Property" | "comprehend:document-classifier-endpoint:DesiredInferenceUnits" | "comprehend:entity-recognizer-endpoint:DesiredInferenceUnits" | "lambda:function:ProvisionedConcurrency" | "cassandra:table:ReadCapacityUnits" | "cassandra:table:WriteCapacityUnits" | "kafka:broker-storage:VolumeSize" | "elasticache:replication-group:NodeGroups" | "elasticache:replication-group:Replicas" | "neptune:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredProvisionedConcurrency" | "sagemaker:inference-component:DesiredCopyCount" | "workspaces:workspacespool:DesiredUserSessions"),
189
+ scalable_dimension: ("ecs:service:DesiredCount" | "ec2:spot-fleet-request:TargetCapacity" | "elasticmapreduce:instancegroup:InstanceCount" | "appstream:fleet:DesiredCapacity" | "dynamodb:table:ReadCapacityUnits" | "dynamodb:table:WriteCapacityUnits" | "dynamodb:index:ReadCapacityUnits" | "dynamodb:index:WriteCapacityUnits" | "rds:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredInstanceCount" | "custom-resource:ResourceType:Property" | "comprehend:document-classifier-endpoint:DesiredInferenceUnits" | "comprehend:entity-recognizer-endpoint:DesiredInferenceUnits" | "lambda:function:ProvisionedConcurrency" | "cassandra:table:ReadCapacityUnits" | "cassandra:table:WriteCapacityUnits" | "kafka:broker-storage:VolumeSize" | "elasticache:cache-cluster:Nodes" | "elasticache:replication-group:NodeGroups" | "elasticache:replication-group:Replicas" | "neptune:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredProvisionedConcurrency" | "sagemaker:inference-component:DesiredCopyCount" | "workspaces:workspacespool:DesiredUserSessions"),
190
190
  policy_name: ::String,
191
191
  start_time: ::Time,
192
192
  end_time: ::Time
@@ -213,7 +213,7 @@ module Aws
213
213
  policy_name: ::String,
214
214
  service_namespace: ("ecs" | "elasticmapreduce" | "ec2" | "appstream" | "dynamodb" | "rds" | "sagemaker" | "custom-resource" | "comprehend" | "lambda" | "cassandra" | "kafka" | "elasticache" | "neptune" | "workspaces"),
215
215
  resource_id: ::String,
216
- scalable_dimension: ("ecs:service:DesiredCount" | "ec2:spot-fleet-request:TargetCapacity" | "elasticmapreduce:instancegroup:InstanceCount" | "appstream:fleet:DesiredCapacity" | "dynamodb:table:ReadCapacityUnits" | "dynamodb:table:WriteCapacityUnits" | "dynamodb:index:ReadCapacityUnits" | "dynamodb:index:WriteCapacityUnits" | "rds:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredInstanceCount" | "custom-resource:ResourceType:Property" | "comprehend:document-classifier-endpoint:DesiredInferenceUnits" | "comprehend:entity-recognizer-endpoint:DesiredInferenceUnits" | "lambda:function:ProvisionedConcurrency" | "cassandra:table:ReadCapacityUnits" | "cassandra:table:WriteCapacityUnits" | "kafka:broker-storage:VolumeSize" | "elasticache:replication-group:NodeGroups" | "elasticache:replication-group:Replicas" | "neptune:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredProvisionedConcurrency" | "sagemaker:inference-component:DesiredCopyCount" | "workspaces:workspacespool:DesiredUserSessions"),
216
+ scalable_dimension: ("ecs:service:DesiredCount" | "ec2:spot-fleet-request:TargetCapacity" | "elasticmapreduce:instancegroup:InstanceCount" | "appstream:fleet:DesiredCapacity" | "dynamodb:table:ReadCapacityUnits" | "dynamodb:table:WriteCapacityUnits" | "dynamodb:index:ReadCapacityUnits" | "dynamodb:index:WriteCapacityUnits" | "rds:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredInstanceCount" | "custom-resource:ResourceType:Property" | "comprehend:document-classifier-endpoint:DesiredInferenceUnits" | "comprehend:entity-recognizer-endpoint:DesiredInferenceUnits" | "lambda:function:ProvisionedConcurrency" | "cassandra:table:ReadCapacityUnits" | "cassandra:table:WriteCapacityUnits" | "kafka:broker-storage:VolumeSize" | "elasticache:cache-cluster:Nodes" | "elasticache:replication-group:NodeGroups" | "elasticache:replication-group:Replicas" | "neptune:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredProvisionedConcurrency" | "sagemaker:inference-component:DesiredCopyCount" | "workspaces:workspacespool:DesiredUserSessions"),
217
217
  ?policy_type: ("StepScaling" | "TargetTrackingScaling" | "PredictiveScaling"),
218
218
  ?step_scaling_policy_configuration: {
219
219
  adjustment_type: ("ChangeInCapacity" | "PercentChangeInCapacity" | "ExactCapacity")?,
@@ -231,7 +231,7 @@ module Aws
231
231
  ?target_tracking_scaling_policy_configuration: {
232
232
  target_value: ::Float,
233
233
  predefined_metric_specification: {
234
- predefined_metric_type: ("DynamoDBReadCapacityUtilization" | "DynamoDBWriteCapacityUtilization" | "ALBRequestCountPerTarget" | "RDSReaderAverageCPUUtilization" | "RDSReaderAverageDatabaseConnections" | "EC2SpotFleetRequestAverageCPUUtilization" | "EC2SpotFleetRequestAverageNetworkIn" | "EC2SpotFleetRequestAverageNetworkOut" | "SageMakerVariantInvocationsPerInstance" | "ECSServiceAverageCPUUtilization" | "ECSServiceAverageMemoryUtilization" | "AppStreamAverageCapacityUtilization" | "ComprehendInferenceUtilization" | "LambdaProvisionedConcurrencyUtilization" | "CassandraReadCapacityUtilization" | "CassandraWriteCapacityUtilization" | "KafkaBrokerStorageUtilization" | "ElastiCachePrimaryEngineCPUUtilization" | "ElastiCacheReplicaEngineCPUUtilization" | "ElastiCacheDatabaseMemoryUsageCountedForEvictPercentage" | "NeptuneReaderAverageCPUUtilization" | "SageMakerVariantProvisionedConcurrencyUtilization" | "ElastiCacheDatabaseCapacityUsageCountedForEvictPercentage" | "SageMakerInferenceComponentInvocationsPerCopy" | "WorkSpacesAverageUserSessionsCapacityUtilization" | "SageMakerInferenceComponentConcurrentRequestsPerCopyHighResolution" | "SageMakerVariantConcurrentRequestsPerModelHighResolution"),
234
+ predefined_metric_type: ("DynamoDBReadCapacityUtilization" | "DynamoDBWriteCapacityUtilization" | "ALBRequestCountPerTarget" | "RDSReaderAverageCPUUtilization" | "RDSReaderAverageDatabaseConnections" | "EC2SpotFleetRequestAverageCPUUtilization" | "EC2SpotFleetRequestAverageNetworkIn" | "EC2SpotFleetRequestAverageNetworkOut" | "SageMakerVariantInvocationsPerInstance" | "ECSServiceAverageCPUUtilization" | "ECSServiceAverageMemoryUtilization" | "AppStreamAverageCapacityUtilization" | "ComprehendInferenceUtilization" | "LambdaProvisionedConcurrencyUtilization" | "CassandraReadCapacityUtilization" | "CassandraWriteCapacityUtilization" | "KafkaBrokerStorageUtilization" | "ElastiCacheEngineCPUUtilization" | "ElastiCacheDatabaseMemoryUsagePercentage" | "ElastiCachePrimaryEngineCPUUtilization" | "ElastiCacheReplicaEngineCPUUtilization" | "ElastiCacheDatabaseMemoryUsageCountedForEvictPercentage" | "NeptuneReaderAverageCPUUtilization" | "SageMakerVariantProvisionedConcurrencyUtilization" | "ElastiCacheDatabaseCapacityUsageCountedForEvictPercentage" | "SageMakerInferenceComponentInvocationsPerCopy" | "WorkSpacesAverageUserSessionsCapacityUtilization" | "SageMakerInferenceComponentConcurrentRequestsPerCopyHighResolution" | "SageMakerVariantConcurrentRequestsPerModelHighResolution"),
235
235
  resource_label: ::String?
236
236
  }?,
237
237
  customized_metric_specification: {
@@ -380,7 +380,7 @@ module Aws
380
380
  ?timezone: ::String,
381
381
  scheduled_action_name: ::String,
382
382
  resource_id: ::String,
383
- scalable_dimension: ("ecs:service:DesiredCount" | "ec2:spot-fleet-request:TargetCapacity" | "elasticmapreduce:instancegroup:InstanceCount" | "appstream:fleet:DesiredCapacity" | "dynamodb:table:ReadCapacityUnits" | "dynamodb:table:WriteCapacityUnits" | "dynamodb:index:ReadCapacityUnits" | "dynamodb:index:WriteCapacityUnits" | "rds:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredInstanceCount" | "custom-resource:ResourceType:Property" | "comprehend:document-classifier-endpoint:DesiredInferenceUnits" | "comprehend:entity-recognizer-endpoint:DesiredInferenceUnits" | "lambda:function:ProvisionedConcurrency" | "cassandra:table:ReadCapacityUnits" | "cassandra:table:WriteCapacityUnits" | "kafka:broker-storage:VolumeSize" | "elasticache:replication-group:NodeGroups" | "elasticache:replication-group:Replicas" | "neptune:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredProvisionedConcurrency" | "sagemaker:inference-component:DesiredCopyCount" | "workspaces:workspacespool:DesiredUserSessions"),
383
+ scalable_dimension: ("ecs:service:DesiredCount" | "ec2:spot-fleet-request:TargetCapacity" | "elasticmapreduce:instancegroup:InstanceCount" | "appstream:fleet:DesiredCapacity" | "dynamodb:table:ReadCapacityUnits" | "dynamodb:table:WriteCapacityUnits" | "dynamodb:index:ReadCapacityUnits" | "dynamodb:index:WriteCapacityUnits" | "rds:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredInstanceCount" | "custom-resource:ResourceType:Property" | "comprehend:document-classifier-endpoint:DesiredInferenceUnits" | "comprehend:entity-recognizer-endpoint:DesiredInferenceUnits" | "lambda:function:ProvisionedConcurrency" | "cassandra:table:ReadCapacityUnits" | "cassandra:table:WriteCapacityUnits" | "kafka:broker-storage:VolumeSize" | "elasticache:cache-cluster:Nodes" | "elasticache:replication-group:NodeGroups" | "elasticache:replication-group:Replicas" | "neptune:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredProvisionedConcurrency" | "sagemaker:inference-component:DesiredCopyCount" | "workspaces:workspacespool:DesiredUserSessions"),
384
384
  ?start_time: ::Time,
385
385
  ?end_time: ::Time,
386
386
  ?scalable_target_action: {
@@ -398,7 +398,7 @@ module Aws
398
398
  def register_scalable_target: (
399
399
  service_namespace: ("ecs" | "elasticmapreduce" | "ec2" | "appstream" | "dynamodb" | "rds" | "sagemaker" | "custom-resource" | "comprehend" | "lambda" | "cassandra" | "kafka" | "elasticache" | "neptune" | "workspaces"),
400
400
  resource_id: ::String,
401
- scalable_dimension: ("ecs:service:DesiredCount" | "ec2:spot-fleet-request:TargetCapacity" | "elasticmapreduce:instancegroup:InstanceCount" | "appstream:fleet:DesiredCapacity" | "dynamodb:table:ReadCapacityUnits" | "dynamodb:table:WriteCapacityUnits" | "dynamodb:index:ReadCapacityUnits" | "dynamodb:index:WriteCapacityUnits" | "rds:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredInstanceCount" | "custom-resource:ResourceType:Property" | "comprehend:document-classifier-endpoint:DesiredInferenceUnits" | "comprehend:entity-recognizer-endpoint:DesiredInferenceUnits" | "lambda:function:ProvisionedConcurrency" | "cassandra:table:ReadCapacityUnits" | "cassandra:table:WriteCapacityUnits" | "kafka:broker-storage:VolumeSize" | "elasticache:replication-group:NodeGroups" | "elasticache:replication-group:Replicas" | "neptune:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredProvisionedConcurrency" | "sagemaker:inference-component:DesiredCopyCount" | "workspaces:workspacespool:DesiredUserSessions"),
401
+ scalable_dimension: ("ecs:service:DesiredCount" | "ec2:spot-fleet-request:TargetCapacity" | "elasticmapreduce:instancegroup:InstanceCount" | "appstream:fleet:DesiredCapacity" | "dynamodb:table:ReadCapacityUnits" | "dynamodb:table:WriteCapacityUnits" | "dynamodb:index:ReadCapacityUnits" | "dynamodb:index:WriteCapacityUnits" | "rds:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredInstanceCount" | "custom-resource:ResourceType:Property" | "comprehend:document-classifier-endpoint:DesiredInferenceUnits" | "comprehend:entity-recognizer-endpoint:DesiredInferenceUnits" | "lambda:function:ProvisionedConcurrency" | "cassandra:table:ReadCapacityUnits" | "cassandra:table:WriteCapacityUnits" | "kafka:broker-storage:VolumeSize" | "elasticache:cache-cluster:Nodes" | "elasticache:replication-group:NodeGroups" | "elasticache:replication-group:Replicas" | "neptune:cluster:ReadReplicaCount" | "sagemaker:variant:DesiredProvisionedConcurrency" | "sagemaker:inference-component:DesiredCopyCount" | "workspaces:workspacespool:DesiredUserSessions"),
402
402
  ?min_capacity: ::Integer,
403
403
  ?max_capacity: ::Integer,
404
404
  ?role_arn: ::String,