cdk-lambda-subminute 2.0.226 → 2.0.228
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.
- package/.jsii +15 -15
- package/README.md +12 -0
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +174 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +4 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +40 -9
- package/node_modules/aws-sdk/apis/apigateway-2015-07-09.min.json +2 -1
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +115 -87
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +228 -43
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +238 -63
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.examples.json +74 -11
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +61 -52
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +217 -104
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/ce-2017-10-25.min.json +3 -1
- package/node_modules/aws-sdk/apis/chime-sdk-media-pipelines-2021-07-15.min.json +261 -21
- package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.min.json +198 -182
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +657 -102
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +95 -80
- package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +4 -1
- package/node_modules/aws-sdk/apis/cloudhsm-2014-05-30.min.json +60 -20
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.min.json +44 -0
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.examples.json +849 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.min.json +110 -24
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +200 -57
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +903 -316
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/connectcampaigns-2021-01-30.min.json +103 -90
- package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +62 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +269 -118
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +103 -14
- package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +14 -3
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +1123 -217
- package/node_modules/aws-sdk/apis/dms-2016-01-01.paginators.json +50 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1254 -1191
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +37 -10
- package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +49 -46
- package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +74 -13
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +190 -143
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +235 -216
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +2 -1
- package/node_modules/aws-sdk/apis/health-2016-08-04.min.json +116 -34
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +291 -192
- package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +37 -19
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +237 -52
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +38 -36
- package/node_modules/aws-sdk/apis/kinesis-video-archived-media-2017-09-30.min.json +0 -1
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +337 -23
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +134 -96
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +249 -225
- package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +93 -87
- package/node_modules/aws-sdk/apis/metadata.json +7 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.min.json +1923 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +756 -204
- package/node_modules/aws-sdk/apis/omics-2022-11-28.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.waiters2.json +48 -0
- package/node_modules/aws-sdk/apis/payment-cryptography-data-2022-02-03.min.json +29 -16
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.min.json +1465 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +304 -11
- package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.examples.json +6 -12
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +286 -243
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +1194 -1134
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +30 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +334 -180
- package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.examples.json +501 -1
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +354 -125
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +103 -44
- package/node_modules/aws-sdk/apis/runtime.sagemaker-2017-05-13.min.json +104 -0
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +131 -131
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +868 -726
- package/node_modules/aws-sdk/apis/scheduler-2021-06-30.min.json +15 -12
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +100 -61
- package/node_modules/aws-sdk/apis/service-quotas-2019-06-24.min.json +45 -23
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.examples.json +244 -0
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +491 -153
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/swf-2012-01-25.min.json +12 -3
- package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +127 -33
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +136 -58
- package/node_modules/aws-sdk/clients/acmpca.d.ts +1 -1
- package/node_modules/aws-sdk/clients/all.d.ts +2 -0
- package/node_modules/aws-sdk/clients/all.js +3 -1
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +48 -4
- package/node_modules/aws-sdk/clients/apigateway.d.ts +34 -30
- package/node_modules/aws-sdk/clients/appflow.d.ts +30 -0
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +342 -2
- package/node_modules/aws-sdk/clients/apprunner.d.ts +5 -5
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +13 -2
- package/node_modules/aws-sdk/clients/backup.d.ts +131 -8
- package/node_modules/aws-sdk/clients/batch.d.ts +9 -9
- package/node_modules/aws-sdk/clients/budgets.d.ts +1 -1
- package/node_modules/aws-sdk/clients/chimesdkmediapipelines.d.ts +228 -2
- package/node_modules/aws-sdk/clients/chimesdkvoice.d.ts +17 -0
- package/node_modules/aws-sdk/clients/cleanrooms.d.ts +557 -14
- package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +21 -0
- package/node_modules/aws-sdk/clients/cloudfront.d.ts +14 -10
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +4 -4
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +7 -7
- package/node_modules/aws-sdk/clients/cloudwatchevents.d.ts +2 -2
- package/node_modules/aws-sdk/clients/codecommit.d.ts +87 -30
- package/node_modules/aws-sdk/clients/codestarconnections.d.ts +10 -10
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +292 -215
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +214 -2
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +609 -17
- package/node_modules/aws-sdk/clients/connectcampaigns.d.ts +30 -23
- package/node_modules/aws-sdk/clients/connectparticipant.d.ts +71 -2
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +10 -2
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +56 -52
- package/node_modules/aws-sdk/clients/datasync.d.ts +170 -39
- package/node_modules/aws-sdk/clients/dms.d.ts +1289 -13
- package/node_modules/aws-sdk/clients/drs.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ec2.d.ts +87 -20
- package/node_modules/aws-sdk/clients/ecs.d.ts +32 -32
- package/node_modules/aws-sdk/clients/elasticache.d.ts +22 -1
- package/node_modules/aws-sdk/clients/elbv2.d.ts +23 -9
- package/node_modules/aws-sdk/clients/finspace.d.ts +73 -5
- package/node_modules/aws-sdk/clients/fsx.d.ts +108 -33
- package/node_modules/aws-sdk/clients/gamelift.d.ts +91 -91
- package/node_modules/aws-sdk/clients/globalaccelerator.d.ts +12 -12
- package/node_modules/aws-sdk/clients/glue.d.ts +40 -2
- package/node_modules/aws-sdk/clients/guardduty.d.ts +4 -4
- package/node_modules/aws-sdk/clients/health.d.ts +86 -2
- package/node_modules/aws-sdk/clients/identitystore.d.ts +26 -26
- package/node_modules/aws-sdk/clients/inspector2.d.ts +101 -2
- package/node_modules/aws-sdk/clients/internetmonitor.d.ts +49 -26
- package/node_modules/aws-sdk/clients/ivs.d.ts +4 -4
- package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kafka.d.ts +204 -0
- package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +6 -8
- package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kinesisvideoarchivedmedia.d.ts +16 -16
- package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +522 -15
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +52 -6
- package/node_modules/aws-sdk/clients/medialive.d.ts +35 -0
- package/node_modules/aws-sdk/clients/mediapackage.d.ts +3 -2
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +2 -2
- package/node_modules/aws-sdk/clients/neptunedata.d.ts +1976 -0
- package/node_modules/aws-sdk/clients/neptunedata.js +18 -0
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +9 -9
- package/node_modules/aws-sdk/clients/omics.d.ts +619 -21
- package/node_modules/aws-sdk/clients/organizations.d.ts +55 -55
- package/node_modules/aws-sdk/clients/paymentcryptographydata.d.ts +8 -6
- package/node_modules/aws-sdk/clients/pcaconnectorad.d.ts +1606 -0
- package/node_modules/aws-sdk/clients/pcaconnectorad.js +18 -0
- package/node_modules/aws-sdk/clients/pi.d.ts +382 -5
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +69 -5
- package/node_modules/aws-sdk/clients/polly.d.ts +2 -2
- package/node_modules/aws-sdk/clients/quicksight.d.ts +148 -33
- package/node_modules/aws-sdk/clients/rds.d.ts +255 -23
- package/node_modules/aws-sdk/clients/rekognition.d.ts +19 -19
- package/node_modules/aws-sdk/clients/resiliencehub.d.ts +588 -274
- package/node_modules/aws-sdk/clients/route53.d.ts +9 -9
- package/node_modules/aws-sdk/clients/route53domains.d.ts +9 -3
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +227 -22
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +86 -8
- package/node_modules/aws-sdk/clients/scheduler.d.ts +16 -3
- package/node_modules/aws-sdk/clients/securityhub.d.ts +68 -4
- package/node_modules/aws-sdk/clients/servicecatalog.d.ts +16 -16
- package/node_modules/aws-sdk/clients/servicequotas.d.ts +138 -80
- package/node_modules/aws-sdk/clients/ses.d.ts +158 -158
- package/node_modules/aws-sdk/clients/sesv2.d.ts +374 -3
- package/node_modules/aws-sdk/clients/sqs.d.ts +9 -9
- package/node_modules/aws-sdk/clients/swf.d.ts +18 -1
- package/node_modules/aws-sdk/clients/transfer.d.ts +12 -12
- package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +27 -27
- package/node_modules/aws-sdk/clients/workspacesweb.d.ts +69 -16
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +152 -78
- package/node_modules/aws-sdk/dist/aws-sdk.js +3098 -1970
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +101 -101
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/token/sso_token_provider.js +3 -3
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +13 -13
@@ -123,9 +123,10 @@
|
|
123
123
|
{
|
124
124
|
"input": {
|
125
125
|
"AutoScalingGroupName": "my-auto-scaling-group",
|
126
|
+
"DefaultInstanceWarmup": 120,
|
126
127
|
"LaunchTemplate": {
|
127
128
|
"LaunchTemplateName": "my-template-for-auto-scaling",
|
128
|
-
"Version": "$
|
129
|
+
"Version": "$Default"
|
129
130
|
},
|
130
131
|
"MaxInstanceLifetime": 2592000,
|
131
132
|
"MaxSize": 3,
|
@@ -149,7 +150,7 @@
|
|
149
150
|
"HealthCheckType": "ELB",
|
150
151
|
"LaunchTemplate": {
|
151
152
|
"LaunchTemplateName": "my-template-for-auto-scaling",
|
152
|
-
"Version": "$
|
153
|
+
"Version": "$Default"
|
153
154
|
},
|
154
155
|
"MaxSize": 3,
|
155
156
|
"MinSize": 1,
|
@@ -178,19 +179,19 @@
|
|
178
179
|
"InstancesDistribution": {
|
179
180
|
"OnDemandBaseCapacity": 1,
|
180
181
|
"OnDemandPercentageAboveBaseCapacity": 50,
|
181
|
-
"SpotAllocationStrategy": "capacity-optimized"
|
182
|
+
"SpotAllocationStrategy": "price-capacity-optimized"
|
182
183
|
},
|
183
184
|
"LaunchTemplate": {
|
184
185
|
"LaunchTemplateSpecification": {
|
185
186
|
"LaunchTemplateName": "my-launch-template-for-x86",
|
186
|
-
"Version": "$
|
187
|
+
"Version": "$Default"
|
187
188
|
},
|
188
189
|
"Overrides": [
|
189
190
|
{
|
190
191
|
"InstanceType": "c6g.large",
|
191
192
|
"LaunchTemplateSpecification": {
|
192
193
|
"LaunchTemplateName": "my-launch-template-for-arm",
|
193
|
-
"Version": "$
|
194
|
+
"Version": "$Default"
|
194
195
|
}
|
195
196
|
},
|
196
197
|
{
|
@@ -211,8 +212,55 @@
|
|
211
212
|
}
|
212
213
|
},
|
213
214
|
"description": "This example creates an Auto Scaling group with a mixed instances policy. It specifies the c5.large, c5a.large, and c6g.large instance types and defines a different launch template for the c6g.large instance type.",
|
214
|
-
"id": "
|
215
|
+
"id": "autoscaling-create-auto-scaling-group-3",
|
215
216
|
"title": "To create an Auto Scaling group with a mixed instances policy"
|
217
|
+
},
|
218
|
+
{
|
219
|
+
"input": {
|
220
|
+
"AutoScalingGroupName": "my-asg",
|
221
|
+
"DesiredCapacity": 4,
|
222
|
+
"DesiredCapacityTypes": "units",
|
223
|
+
"MaxSize": 100,
|
224
|
+
"MinSize": 0,
|
225
|
+
"MixedInstancesPolicy": {
|
226
|
+
"InstancesDistribution": {
|
227
|
+
"OnDemandPercentageAboveBaseCapacity": 50,
|
228
|
+
"SpotAllocationStrategy": "price-capacity-optimized"
|
229
|
+
},
|
230
|
+
"LaunchTemplate": {
|
231
|
+
"LaunchTemplateSpecification": {
|
232
|
+
"LaunchTemplateName": "my-template-for-auto-scaling",
|
233
|
+
"Version": "$Default"
|
234
|
+
},
|
235
|
+
"Overrides": [
|
236
|
+
{
|
237
|
+
"InstanceRequirements": {
|
238
|
+
"CpuManufacturers": [
|
239
|
+
"intel"
|
240
|
+
],
|
241
|
+
"MemoryMiB": {
|
242
|
+
"Min": 16384
|
243
|
+
},
|
244
|
+
"VCpuCount": {
|
245
|
+
"Max": 8,
|
246
|
+
"Min": 4
|
247
|
+
}
|
248
|
+
}
|
249
|
+
}
|
250
|
+
]
|
251
|
+
}
|
252
|
+
},
|
253
|
+
"VPCZoneIdentifier": "subnet-057fa0918fEXAMPLE, subnet-610acd08EXAMPLE"
|
254
|
+
},
|
255
|
+
"comments": {
|
256
|
+
"input": {
|
257
|
+
},
|
258
|
+
"output": {
|
259
|
+
}
|
260
|
+
},
|
261
|
+
"description": "This example creates an Auto Scaling group using attribute-based instance type selection. It requires the instance types to have a minimum of four vCPUs and a maximum of eight vCPUs, a minimum of 16,384 MiB of memory, and an Intel manufactured CPU.",
|
262
|
+
"id": "autoscaling-create-auto-scaling-group-4",
|
263
|
+
"title": "To create an Auto Scaling group using attribute-based instance type selection"
|
216
264
|
}
|
217
265
|
],
|
218
266
|
"CreateLaunchConfiguration": [
|
@@ -601,8 +649,13 @@
|
|
601
649
|
"InstancesToUpdate": 0,
|
602
650
|
"PercentageComplete": 50,
|
603
651
|
"Preferences": {
|
652
|
+
"AlarmSpecification": {
|
653
|
+
"Alarms": [
|
654
|
+
"my-alarm"
|
655
|
+
]
|
656
|
+
},
|
604
657
|
"AutoRollback": true,
|
605
|
-
"InstanceWarmup":
|
658
|
+
"InstanceWarmup": 200,
|
606
659
|
"MinHealthyPercentage": 90,
|
607
660
|
"ScaleInProtectedInstances": "Ignore",
|
608
661
|
"SkipMatching": false,
|
@@ -619,8 +672,13 @@
|
|
619
672
|
"InstancesToUpdate": 0,
|
620
673
|
"PercentageComplete": 100,
|
621
674
|
"Preferences": {
|
675
|
+
"AlarmSpecification": {
|
676
|
+
"Alarms": [
|
677
|
+
"my-alarm"
|
678
|
+
]
|
679
|
+
},
|
622
680
|
"AutoRollback": true,
|
623
|
-
"InstanceWarmup":
|
681
|
+
"InstanceWarmup": 200,
|
624
682
|
"MinHealthyPercentage": 90,
|
625
683
|
"ScaleInProtectedInstances": "Ignore",
|
626
684
|
"SkipMatching": false,
|
@@ -1551,9 +1609,14 @@
|
|
1551
1609
|
}
|
1552
1610
|
},
|
1553
1611
|
"Preferences": {
|
1554
|
-
"
|
1555
|
-
|
1556
|
-
|
1612
|
+
"AlarmSpecification": {
|
1613
|
+
"Alarms": [
|
1614
|
+
"my-alarm"
|
1615
|
+
]
|
1616
|
+
},
|
1617
|
+
"AutoRollback": true,
|
1618
|
+
"InstanceWarmup": 200,
|
1619
|
+
"MinHealthyPercentage": 90
|
1557
1620
|
}
|
1558
1621
|
},
|
1559
1622
|
"output": {
|
@@ -751,7 +751,7 @@
|
|
751
751
|
"shape": "S5d"
|
752
752
|
},
|
753
753
|
"DesiredConfiguration": {
|
754
|
-
"shape": "
|
754
|
+
"shape": "S5o"
|
755
755
|
},
|
756
756
|
"RollbackDetails": {
|
757
757
|
"type": "structure",
|
@@ -1065,7 +1065,7 @@
|
|
1065
1065
|
"PolicyType": {},
|
1066
1066
|
"AdjustmentType": {},
|
1067
1067
|
"MinAdjustmentStep": {
|
1068
|
-
"shape": "
|
1068
|
+
"shape": "S6p"
|
1069
1069
|
},
|
1070
1070
|
"MinAdjustmentMagnitude": {
|
1071
1071
|
"type": "integer"
|
@@ -1077,23 +1077,23 @@
|
|
1077
1077
|
"type": "integer"
|
1078
1078
|
},
|
1079
1079
|
"StepAdjustments": {
|
1080
|
-
"shape": "
|
1080
|
+
"shape": "S6s"
|
1081
1081
|
},
|
1082
1082
|
"MetricAggregationType": {},
|
1083
1083
|
"EstimatedInstanceWarmup": {
|
1084
1084
|
"type": "integer"
|
1085
1085
|
},
|
1086
1086
|
"Alarms": {
|
1087
|
-
"shape": "
|
1087
|
+
"shape": "S6w"
|
1088
1088
|
},
|
1089
1089
|
"TargetTrackingConfiguration": {
|
1090
|
-
"shape": "
|
1090
|
+
"shape": "S6y"
|
1091
1091
|
},
|
1092
1092
|
"Enabled": {
|
1093
1093
|
"type": "boolean"
|
1094
1094
|
},
|
1095
1095
|
"PredictiveScalingConfiguration": {
|
1096
|
-
"shape": "
|
1096
|
+
"shape": "S7j"
|
1097
1097
|
}
|
1098
1098
|
}
|
1099
1099
|
}
|
@@ -1128,7 +1128,7 @@
|
|
1128
1128
|
],
|
1129
1129
|
"members": {
|
1130
1130
|
"Activities": {
|
1131
|
-
"shape": "
|
1131
|
+
"shape": "S86"
|
1132
1132
|
},
|
1133
1133
|
"NextToken": {}
|
1134
1134
|
}
|
@@ -1336,7 +1336,7 @@
|
|
1336
1336
|
"type": "structure",
|
1337
1337
|
"members": {
|
1338
1338
|
"Activities": {
|
1339
|
-
"shape": "
|
1339
|
+
"shape": "S86"
|
1340
1340
|
}
|
1341
1341
|
}
|
1342
1342
|
}
|
@@ -1410,7 +1410,7 @@
|
|
1410
1410
|
"members": {
|
1411
1411
|
"AutoScalingGroupName": {},
|
1412
1412
|
"Metrics": {
|
1413
|
-
"shape": "
|
1413
|
+
"shape": "S91"
|
1414
1414
|
}
|
1415
1415
|
}
|
1416
1416
|
}
|
@@ -1425,7 +1425,7 @@
|
|
1425
1425
|
"members": {
|
1426
1426
|
"AutoScalingGroupName": {},
|
1427
1427
|
"Metrics": {
|
1428
|
-
"shape": "
|
1428
|
+
"shape": "S91"
|
1429
1429
|
},
|
1430
1430
|
"Granularity": {}
|
1431
1431
|
}
|
@@ -1453,7 +1453,7 @@
|
|
1453
1453
|
"type": "structure",
|
1454
1454
|
"members": {
|
1455
1455
|
"Activities": {
|
1456
|
-
"shape": "
|
1456
|
+
"shape": "S86"
|
1457
1457
|
}
|
1458
1458
|
}
|
1459
1459
|
}
|
@@ -1497,7 +1497,7 @@
|
|
1497
1497
|
"type": "structure",
|
1498
1498
|
"members": {
|
1499
1499
|
"Activities": {
|
1500
|
-
"shape": "
|
1500
|
+
"shape": "S86"
|
1501
1501
|
}
|
1502
1502
|
}
|
1503
1503
|
}
|
@@ -1542,13 +1542,13 @@
|
|
1542
1542
|
],
|
1543
1543
|
"members": {
|
1544
1544
|
"Timestamps": {
|
1545
|
-
"shape": "
|
1545
|
+
"shape": "S9d"
|
1546
1546
|
},
|
1547
1547
|
"Values": {
|
1548
|
-
"shape": "
|
1548
|
+
"shape": "S9e"
|
1549
1549
|
},
|
1550
1550
|
"MetricSpecification": {
|
1551
|
-
"shape": "
|
1551
|
+
"shape": "S7l"
|
1552
1552
|
}
|
1553
1553
|
}
|
1554
1554
|
}
|
@@ -1561,10 +1561,10 @@
|
|
1561
1561
|
],
|
1562
1562
|
"members": {
|
1563
1563
|
"Timestamps": {
|
1564
|
-
"shape": "
|
1564
|
+
"shape": "S9d"
|
1565
1565
|
},
|
1566
1566
|
"Values": {
|
1567
|
-
"shape": "
|
1567
|
+
"shape": "S9e"
|
1568
1568
|
}
|
1569
1569
|
}
|
1570
1570
|
},
|
@@ -1630,7 +1630,7 @@
|
|
1630
1630
|
"PolicyType": {},
|
1631
1631
|
"AdjustmentType": {},
|
1632
1632
|
"MinAdjustmentStep": {
|
1633
|
-
"shape": "
|
1633
|
+
"shape": "S6p"
|
1634
1634
|
},
|
1635
1635
|
"MinAdjustmentMagnitude": {
|
1636
1636
|
"type": "integer"
|
@@ -1643,19 +1643,19 @@
|
|
1643
1643
|
},
|
1644
1644
|
"MetricAggregationType": {},
|
1645
1645
|
"StepAdjustments": {
|
1646
|
-
"shape": "
|
1646
|
+
"shape": "S6s"
|
1647
1647
|
},
|
1648
1648
|
"EstimatedInstanceWarmup": {
|
1649
1649
|
"type": "integer"
|
1650
1650
|
},
|
1651
1651
|
"TargetTrackingConfiguration": {
|
1652
|
-
"shape": "
|
1652
|
+
"shape": "S6y"
|
1653
1653
|
},
|
1654
1654
|
"Enabled": {
|
1655
1655
|
"type": "boolean"
|
1656
1656
|
},
|
1657
1657
|
"PredictiveScalingConfiguration": {
|
1658
|
-
"shape": "
|
1658
|
+
"shape": "S7j"
|
1659
1659
|
}
|
1660
1660
|
}
|
1661
1661
|
},
|
@@ -1665,7 +1665,7 @@
|
|
1665
1665
|
"members": {
|
1666
1666
|
"PolicyARN": {},
|
1667
1667
|
"Alarms": {
|
1668
|
-
"shape": "
|
1668
|
+
"shape": "S6w"
|
1669
1669
|
}
|
1670
1670
|
}
|
1671
1671
|
}
|
@@ -1751,7 +1751,7 @@
|
|
1751
1751
|
},
|
1752
1752
|
"ResumeProcesses": {
|
1753
1753
|
"input": {
|
1754
|
-
"shape": "
|
1754
|
+
"shape": "S9q"
|
1755
1755
|
}
|
1756
1756
|
},
|
1757
1757
|
"RollbackInstanceRefresh": {
|
@@ -1840,7 +1840,7 @@
|
|
1840
1840
|
"AutoScalingGroupName": {},
|
1841
1841
|
"Strategy": {},
|
1842
1842
|
"DesiredConfiguration": {
|
1843
|
-
"shape": "
|
1843
|
+
"shape": "S5o"
|
1844
1844
|
},
|
1845
1845
|
"Preferences": {
|
1846
1846
|
"shape": "S5d"
|
@@ -1857,7 +1857,7 @@
|
|
1857
1857
|
},
|
1858
1858
|
"SuspendProcesses": {
|
1859
1859
|
"input": {
|
1860
|
-
"shape": "
|
1860
|
+
"shape": "S9q"
|
1861
1861
|
}
|
1862
1862
|
},
|
1863
1863
|
"TerminateInstanceInAutoScalingGroup": {
|
@@ -1879,7 +1879,7 @@
|
|
1879
1879
|
"type": "structure",
|
1880
1880
|
"members": {
|
1881
1881
|
"Activity": {
|
1882
|
-
"shape": "
|
1882
|
+
"shape": "S87"
|
1883
1883
|
}
|
1884
1884
|
}
|
1885
1885
|
}
|
@@ -2425,10 +2425,19 @@
|
|
2425
2425
|
"type": "boolean"
|
2426
2426
|
},
|
2427
2427
|
"ScaleInProtectedInstances": {},
|
2428
|
-
"StandbyInstances": {}
|
2428
|
+
"StandbyInstances": {},
|
2429
|
+
"AlarmSpecification": {
|
2430
|
+
"type": "structure",
|
2431
|
+
"members": {
|
2432
|
+
"Alarms": {
|
2433
|
+
"type": "list",
|
2434
|
+
"member": {}
|
2435
|
+
}
|
2436
|
+
}
|
2437
|
+
}
|
2429
2438
|
}
|
2430
2439
|
},
|
2431
|
-
"
|
2440
|
+
"S5o": {
|
2432
2441
|
"type": "structure",
|
2433
2442
|
"members": {
|
2434
2443
|
"LaunchTemplate": {
|
@@ -2439,11 +2448,11 @@
|
|
2439
2448
|
}
|
2440
2449
|
}
|
2441
2450
|
},
|
2442
|
-
"
|
2451
|
+
"S6p": {
|
2443
2452
|
"type": "integer",
|
2444
2453
|
"deprecated": true
|
2445
2454
|
},
|
2446
|
-
"
|
2455
|
+
"S6s": {
|
2447
2456
|
"type": "list",
|
2448
2457
|
"member": {
|
2449
2458
|
"type": "structure",
|
@@ -2463,7 +2472,7 @@
|
|
2463
2472
|
}
|
2464
2473
|
}
|
2465
2474
|
},
|
2466
|
-
"
|
2475
|
+
"S6w": {
|
2467
2476
|
"type": "list",
|
2468
2477
|
"member": {
|
2469
2478
|
"type": "structure",
|
@@ -2473,7 +2482,7 @@
|
|
2473
2482
|
}
|
2474
2483
|
}
|
2475
2484
|
},
|
2476
|
-
"
|
2485
|
+
"S6y": {
|
2477
2486
|
"type": "structure",
|
2478
2487
|
"required": [
|
2479
2488
|
"TargetValue"
|
@@ -2495,7 +2504,7 @@
|
|
2495
2504
|
"MetricName": {},
|
2496
2505
|
"Namespace": {},
|
2497
2506
|
"Dimensions": {
|
2498
|
-
"shape": "
|
2507
|
+
"shape": "S74"
|
2499
2508
|
},
|
2500
2509
|
"Statistic": {},
|
2501
2510
|
"Unit": {},
|
@@ -2517,7 +2526,7 @@
|
|
2517
2526
|
],
|
2518
2527
|
"members": {
|
2519
2528
|
"Metric": {
|
2520
|
-
"shape": "
|
2529
|
+
"shape": "S7d"
|
2521
2530
|
},
|
2522
2531
|
"Stat": {},
|
2523
2532
|
"Unit": {}
|
@@ -2540,7 +2549,7 @@
|
|
2540
2549
|
}
|
2541
2550
|
}
|
2542
2551
|
},
|
2543
|
-
"
|
2552
|
+
"S74": {
|
2544
2553
|
"type": "list",
|
2545
2554
|
"member": {
|
2546
2555
|
"type": "structure",
|
@@ -2554,7 +2563,7 @@
|
|
2554
2563
|
}
|
2555
2564
|
}
|
2556
2565
|
},
|
2557
|
-
"
|
2566
|
+
"S7d": {
|
2558
2567
|
"type": "structure",
|
2559
2568
|
"required": [
|
2560
2569
|
"Namespace",
|
@@ -2564,11 +2573,11 @@
|
|
2564
2573
|
"Namespace": {},
|
2565
2574
|
"MetricName": {},
|
2566
2575
|
"Dimensions": {
|
2567
|
-
"shape": "
|
2576
|
+
"shape": "S74"
|
2568
2577
|
}
|
2569
2578
|
}
|
2570
2579
|
},
|
2571
|
-
"
|
2580
|
+
"S7j": {
|
2572
2581
|
"type": "structure",
|
2573
2582
|
"required": [
|
2574
2583
|
"MetricSpecifications"
|
@@ -2577,7 +2586,7 @@
|
|
2577
2586
|
"MetricSpecifications": {
|
2578
2587
|
"type": "list",
|
2579
2588
|
"member": {
|
2580
|
-
"shape": "
|
2589
|
+
"shape": "S7l"
|
2581
2590
|
}
|
2582
2591
|
},
|
2583
2592
|
"Mode": {},
|
@@ -2590,7 +2599,7 @@
|
|
2590
2599
|
}
|
2591
2600
|
}
|
2592
2601
|
},
|
2593
|
-
"
|
2602
|
+
"S7l": {
|
2594
2603
|
"type": "structure",
|
2595
2604
|
"required": [
|
2596
2605
|
"TargetValue"
|
@@ -2636,7 +2645,7 @@
|
|
2636
2645
|
],
|
2637
2646
|
"members": {
|
2638
2647
|
"MetricDataQueries": {
|
2639
|
-
"shape": "
|
2648
|
+
"shape": "S7t"
|
2640
2649
|
}
|
2641
2650
|
}
|
2642
2651
|
},
|
@@ -2647,7 +2656,7 @@
|
|
2647
2656
|
],
|
2648
2657
|
"members": {
|
2649
2658
|
"MetricDataQueries": {
|
2650
|
-
"shape": "
|
2659
|
+
"shape": "S7t"
|
2651
2660
|
}
|
2652
2661
|
}
|
2653
2662
|
},
|
@@ -2658,13 +2667,13 @@
|
|
2658
2667
|
],
|
2659
2668
|
"members": {
|
2660
2669
|
"MetricDataQueries": {
|
2661
|
-
"shape": "
|
2670
|
+
"shape": "S7t"
|
2662
2671
|
}
|
2663
2672
|
}
|
2664
2673
|
}
|
2665
2674
|
}
|
2666
2675
|
},
|
2667
|
-
"
|
2676
|
+
"S7t": {
|
2668
2677
|
"type": "list",
|
2669
2678
|
"member": {
|
2670
2679
|
"type": "structure",
|
@@ -2682,7 +2691,7 @@
|
|
2682
2691
|
],
|
2683
2692
|
"members": {
|
2684
2693
|
"Metric": {
|
2685
|
-
"shape": "
|
2694
|
+
"shape": "S7d"
|
2686
2695
|
},
|
2687
2696
|
"Stat": {},
|
2688
2697
|
"Unit": {}
|
@@ -2695,13 +2704,13 @@
|
|
2695
2704
|
}
|
2696
2705
|
}
|
2697
2706
|
},
|
2698
|
-
"
|
2707
|
+
"S86": {
|
2699
2708
|
"type": "list",
|
2700
2709
|
"member": {
|
2701
|
-
"shape": "
|
2710
|
+
"shape": "S87"
|
2702
2711
|
}
|
2703
2712
|
},
|
2704
|
-
"
|
2713
|
+
"S87": {
|
2705
2714
|
"type": "structure",
|
2706
2715
|
"required": [
|
2707
2716
|
"ActivityId",
|
@@ -2731,23 +2740,23 @@
|
|
2731
2740
|
"AutoScalingGroupARN": {}
|
2732
2741
|
}
|
2733
2742
|
},
|
2734
|
-
"
|
2743
|
+
"S91": {
|
2735
2744
|
"type": "list",
|
2736
2745
|
"member": {}
|
2737
2746
|
},
|
2738
|
-
"
|
2747
|
+
"S9d": {
|
2739
2748
|
"type": "list",
|
2740
2749
|
"member": {
|
2741
2750
|
"type": "timestamp"
|
2742
2751
|
}
|
2743
2752
|
},
|
2744
|
-
"
|
2753
|
+
"S9e": {
|
2745
2754
|
"type": "list",
|
2746
2755
|
"member": {
|
2747
2756
|
"type": "double"
|
2748
2757
|
}
|
2749
2758
|
},
|
2750
|
-
"
|
2759
|
+
"S9q": {
|
2751
2760
|
"type": "structure",
|
2752
2761
|
"required": [
|
2753
2762
|
"AutoScalingGroupName"
|