cdk-lambda-subminute 2.0.225 → 2.0.227
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 +181 -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 +126 -25
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +64 -52
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.paginators.json +6 -0
- 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/ebs-2019-11-02.min.json +2 -1
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1270 -1192
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +25 -0
- 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 +870 -725
- 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 +20 -9
- 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/ebs.d.ts +17 -12
- package/node_modules/aws-sdk/clients/ec2.d.ts +116 -20
- package/node_modules/aws-sdk/clients/ecs.d.ts +32 -32
- package/node_modules/aws-sdk/clients/eks.d.ts +1 -1
- 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 +228 -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 +155 -81
- package/node_modules/aws-sdk/dist/aws-sdk.js +3148 -1971
- 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": [
|
|
@@ -461,14 +509,16 @@
|
|
|
461
509
|
"output": {
|
|
462
510
|
"AutoScalingGroups": [
|
|
463
511
|
{
|
|
464
|
-
"AutoScalingGroupARN": "arn:aws:autoscaling:us-west-
|
|
512
|
+
"AutoScalingGroupARN": "arn:aws:autoscaling:us-west-1:123456789012:autoScalingGroup:12345678-1234-1234-1234-123456789012:autoScalingGroupName/my-auto-scaling-group",
|
|
465
513
|
"AutoScalingGroupName": "my-auto-scaling-group",
|
|
466
514
|
"AvailabilityZones": [
|
|
515
|
+
"us-west-2a",
|
|
516
|
+
"us-west-2b",
|
|
467
517
|
"us-west-2c"
|
|
468
518
|
],
|
|
469
|
-
"CreatedTime": "
|
|
519
|
+
"CreatedTime": "2023-03-09T22:15:11.611Z",
|
|
470
520
|
"DefaultCooldown": 300,
|
|
471
|
-
"DesiredCapacity":
|
|
521
|
+
"DesiredCapacity": 2,
|
|
472
522
|
"EnabledMetrics": [
|
|
473
523
|
|
|
474
524
|
],
|
|
@@ -478,7 +528,17 @@
|
|
|
478
528
|
{
|
|
479
529
|
"AvailabilityZone": "us-west-2c",
|
|
480
530
|
"HealthStatus": "Healthy",
|
|
481
|
-
"InstanceId": "i-
|
|
531
|
+
"InstanceId": "i-05b4f7d5be44822a6",
|
|
532
|
+
"InstanceType": "t3.micro",
|
|
533
|
+
"LaunchConfigurationName": "my-launch-config",
|
|
534
|
+
"LifecycleState": "InService",
|
|
535
|
+
"ProtectedFromScaleIn": false
|
|
536
|
+
},
|
|
537
|
+
{
|
|
538
|
+
"AvailabilityZone": "us-west-2b",
|
|
539
|
+
"HealthStatus": "Healthy",
|
|
540
|
+
"InstanceId": "i-0c20ac468fa3049e8",
|
|
541
|
+
"InstanceType": "t3.micro",
|
|
482
542
|
"LaunchConfigurationName": "my-launch-config",
|
|
483
543
|
"LifecycleState": "InService",
|
|
484
544
|
"ProtectedFromScaleIn": false
|
|
@@ -488,19 +548,26 @@
|
|
|
488
548
|
"LoadBalancerNames": [
|
|
489
549
|
|
|
490
550
|
],
|
|
491
|
-
"MaxSize":
|
|
492
|
-
"MinSize":
|
|
551
|
+
"MaxSize": 5,
|
|
552
|
+
"MinSize": 1,
|
|
493
553
|
"NewInstancesProtectedFromScaleIn": false,
|
|
554
|
+
"ServiceLinkedRoleARN": "arn:aws:iam::123456789012:role/aws-service-role/autoscaling.amazonaws.com/AWSServiceRoleForAutoScaling",
|
|
494
555
|
"SuspendedProcesses": [
|
|
495
556
|
|
|
496
557
|
],
|
|
497
558
|
"Tags": [
|
|
498
559
|
|
|
560
|
+
],
|
|
561
|
+
"TargetGroupARNs": [
|
|
562
|
+
|
|
499
563
|
],
|
|
500
564
|
"TerminationPolicies": [
|
|
501
565
|
"Default"
|
|
502
566
|
],
|
|
503
|
-
"
|
|
567
|
+
"TrafficSources": [
|
|
568
|
+
|
|
569
|
+
],
|
|
570
|
+
"VPCZoneIdentifier": "subnet-5ea0c127,subnet-6194ea3b,subnet-c934b782"
|
|
504
571
|
}
|
|
505
572
|
]
|
|
506
573
|
},
|
|
@@ -519,7 +586,7 @@
|
|
|
519
586
|
{
|
|
520
587
|
"input": {
|
|
521
588
|
"InstanceIds": [
|
|
522
|
-
"i-
|
|
589
|
+
"i-05b4f7d5be44822a6"
|
|
523
590
|
]
|
|
524
591
|
},
|
|
525
592
|
"output": {
|
|
@@ -528,7 +595,8 @@
|
|
|
528
595
|
"AutoScalingGroupName": "my-auto-scaling-group",
|
|
529
596
|
"AvailabilityZone": "us-west-2c",
|
|
530
597
|
"HealthStatus": "HEALTHY",
|
|
531
|
-
"InstanceId": "i-
|
|
598
|
+
"InstanceId": "i-05b4f7d5be44822a6",
|
|
599
|
+
"InstanceType": "t3.micro",
|
|
532
600
|
"LaunchConfigurationName": "my-launch-config",
|
|
533
601
|
"LifecycleState": "InService",
|
|
534
602
|
"ProtectedFromScaleIn": false
|
|
@@ -578,18 +646,45 @@
|
|
|
578
646
|
{
|
|
579
647
|
"AutoScalingGroupName": "my-auto-scaling-group",
|
|
580
648
|
"InstanceRefreshId": "08b91cf7-8fa6-48af-b6a6-d227f40f1b9b",
|
|
581
|
-
"InstancesToUpdate":
|
|
582
|
-
"PercentageComplete":
|
|
583
|
-
"
|
|
584
|
-
|
|
649
|
+
"InstancesToUpdate": 0,
|
|
650
|
+
"PercentageComplete": 50,
|
|
651
|
+
"Preferences": {
|
|
652
|
+
"AlarmSpecification": {
|
|
653
|
+
"Alarms": [
|
|
654
|
+
"my-alarm"
|
|
655
|
+
]
|
|
656
|
+
},
|
|
657
|
+
"AutoRollback": true,
|
|
658
|
+
"InstanceWarmup": 200,
|
|
659
|
+
"MinHealthyPercentage": 90,
|
|
660
|
+
"ScaleInProtectedInstances": "Ignore",
|
|
661
|
+
"SkipMatching": false,
|
|
662
|
+
"StandbyInstances": "Ignore"
|
|
663
|
+
},
|
|
664
|
+
"StartTime": "2023-06-13T16:46:52+00:00",
|
|
665
|
+
"Status": "InProgress",
|
|
666
|
+
"StatusReason": "Waiting for instances to warm up before continuing. For example: i-0645704820a8e83ff is warming up."
|
|
585
667
|
},
|
|
586
668
|
{
|
|
587
669
|
"AutoScalingGroupName": "my-auto-scaling-group",
|
|
588
|
-
"EndTime": "
|
|
589
|
-
"InstanceRefreshId": "
|
|
670
|
+
"EndTime": "2023-06-02T13:59:45+00:00",
|
|
671
|
+
"InstanceRefreshId": "0e151305-1e57-4a32-a256-1fd14157c5ec",
|
|
590
672
|
"InstancesToUpdate": 0,
|
|
591
673
|
"PercentageComplete": 100,
|
|
592
|
-
"
|
|
674
|
+
"Preferences": {
|
|
675
|
+
"AlarmSpecification": {
|
|
676
|
+
"Alarms": [
|
|
677
|
+
"my-alarm"
|
|
678
|
+
]
|
|
679
|
+
},
|
|
680
|
+
"AutoRollback": true,
|
|
681
|
+
"InstanceWarmup": 200,
|
|
682
|
+
"MinHealthyPercentage": 90,
|
|
683
|
+
"ScaleInProtectedInstances": "Ignore",
|
|
684
|
+
"SkipMatching": false,
|
|
685
|
+
"StandbyInstances": "Ignore"
|
|
686
|
+
},
|
|
687
|
+
"StartTime": "2023-06-02T13:53:37+00:00",
|
|
593
688
|
"Status": "Successful"
|
|
594
689
|
}
|
|
595
690
|
]
|
|
@@ -871,6 +966,7 @@
|
|
|
871
966
|
"Activities": [
|
|
872
967
|
{
|
|
873
968
|
"ActivityId": "f9f2d65b-f1f2-43e7-b46d-d86756459699",
|
|
969
|
+
"AutoScalingGroupARN": "arn:aws:autoscaling:us-east-1:123456789012:autoScalingGroup:12345678-1234-1234-1234-123456789012:autoScalingGroupName/my-auto-scaling-group",
|
|
874
970
|
"AutoScalingGroupName": "my-auto-scaling-group",
|
|
875
971
|
"Cause": "At 2013-08-19T20:53:25Z a user request created an AutoScalingGroup changing the desired capacity from 0 to 1. At 2013-08-19T20:53:29Z an instance was started in response to a difference between desired and actual capacity, increasing the capacity from 0 to 1.",
|
|
876
972
|
"Description": "Launching a new EC2 instance: i-4ba0837f",
|
|
@@ -1513,9 +1609,14 @@
|
|
|
1513
1609
|
}
|
|
1514
1610
|
},
|
|
1515
1611
|
"Preferences": {
|
|
1516
|
-
"
|
|
1517
|
-
|
|
1518
|
-
|
|
1612
|
+
"AlarmSpecification": {
|
|
1613
|
+
"Alarms": [
|
|
1614
|
+
"my-alarm"
|
|
1615
|
+
]
|
|
1616
|
+
},
|
|
1617
|
+
"AutoRollback": true,
|
|
1618
|
+
"InstanceWarmup": 200,
|
|
1619
|
+
"MinHealthyPercentage": 90
|
|
1519
1620
|
}
|
|
1520
1621
|
},
|
|
1521
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,12 +1751,15 @@
|
|
|
1751
1751
|
},
|
|
1752
1752
|
"ResumeProcesses": {
|
|
1753
1753
|
"input": {
|
|
1754
|
-
"shape": "
|
|
1754
|
+
"shape": "S9q"
|
|
1755
1755
|
}
|
|
1756
1756
|
},
|
|
1757
1757
|
"RollbackInstanceRefresh": {
|
|
1758
1758
|
"input": {
|
|
1759
1759
|
"type": "structure",
|
|
1760
|
+
"required": [
|
|
1761
|
+
"AutoScalingGroupName"
|
|
1762
|
+
],
|
|
1760
1763
|
"members": {
|
|
1761
1764
|
"AutoScalingGroupName": {}
|
|
1762
1765
|
}
|
|
@@ -1837,7 +1840,7 @@
|
|
|
1837
1840
|
"AutoScalingGroupName": {},
|
|
1838
1841
|
"Strategy": {},
|
|
1839
1842
|
"DesiredConfiguration": {
|
|
1840
|
-
"shape": "
|
|
1843
|
+
"shape": "S5o"
|
|
1841
1844
|
},
|
|
1842
1845
|
"Preferences": {
|
|
1843
1846
|
"shape": "S5d"
|
|
@@ -1854,7 +1857,7 @@
|
|
|
1854
1857
|
},
|
|
1855
1858
|
"SuspendProcesses": {
|
|
1856
1859
|
"input": {
|
|
1857
|
-
"shape": "
|
|
1860
|
+
"shape": "S9q"
|
|
1858
1861
|
}
|
|
1859
1862
|
},
|
|
1860
1863
|
"TerminateInstanceInAutoScalingGroup": {
|
|
@@ -1876,7 +1879,7 @@
|
|
|
1876
1879
|
"type": "structure",
|
|
1877
1880
|
"members": {
|
|
1878
1881
|
"Activity": {
|
|
1879
|
-
"shape": "
|
|
1882
|
+
"shape": "S87"
|
|
1880
1883
|
}
|
|
1881
1884
|
}
|
|
1882
1885
|
}
|
|
@@ -2422,10 +2425,19 @@
|
|
|
2422
2425
|
"type": "boolean"
|
|
2423
2426
|
},
|
|
2424
2427
|
"ScaleInProtectedInstances": {},
|
|
2425
|
-
"StandbyInstances": {}
|
|
2428
|
+
"StandbyInstances": {},
|
|
2429
|
+
"AlarmSpecification": {
|
|
2430
|
+
"type": "structure",
|
|
2431
|
+
"members": {
|
|
2432
|
+
"Alarms": {
|
|
2433
|
+
"type": "list",
|
|
2434
|
+
"member": {}
|
|
2435
|
+
}
|
|
2436
|
+
}
|
|
2437
|
+
}
|
|
2426
2438
|
}
|
|
2427
2439
|
},
|
|
2428
|
-
"
|
|
2440
|
+
"S5o": {
|
|
2429
2441
|
"type": "structure",
|
|
2430
2442
|
"members": {
|
|
2431
2443
|
"LaunchTemplate": {
|
|
@@ -2436,11 +2448,11 @@
|
|
|
2436
2448
|
}
|
|
2437
2449
|
}
|
|
2438
2450
|
},
|
|
2439
|
-
"
|
|
2451
|
+
"S6p": {
|
|
2440
2452
|
"type": "integer",
|
|
2441
2453
|
"deprecated": true
|
|
2442
2454
|
},
|
|
2443
|
-
"
|
|
2455
|
+
"S6s": {
|
|
2444
2456
|
"type": "list",
|
|
2445
2457
|
"member": {
|
|
2446
2458
|
"type": "structure",
|
|
@@ -2460,7 +2472,7 @@
|
|
|
2460
2472
|
}
|
|
2461
2473
|
}
|
|
2462
2474
|
},
|
|
2463
|
-
"
|
|
2475
|
+
"S6w": {
|
|
2464
2476
|
"type": "list",
|
|
2465
2477
|
"member": {
|
|
2466
2478
|
"type": "structure",
|
|
@@ -2470,7 +2482,7 @@
|
|
|
2470
2482
|
}
|
|
2471
2483
|
}
|
|
2472
2484
|
},
|
|
2473
|
-
"
|
|
2485
|
+
"S6y": {
|
|
2474
2486
|
"type": "structure",
|
|
2475
2487
|
"required": [
|
|
2476
2488
|
"TargetValue"
|
|
@@ -2492,7 +2504,7 @@
|
|
|
2492
2504
|
"MetricName": {},
|
|
2493
2505
|
"Namespace": {},
|
|
2494
2506
|
"Dimensions": {
|
|
2495
|
-
"shape": "
|
|
2507
|
+
"shape": "S74"
|
|
2496
2508
|
},
|
|
2497
2509
|
"Statistic": {},
|
|
2498
2510
|
"Unit": {},
|
|
@@ -2514,7 +2526,7 @@
|
|
|
2514
2526
|
],
|
|
2515
2527
|
"members": {
|
|
2516
2528
|
"Metric": {
|
|
2517
|
-
"shape": "
|
|
2529
|
+
"shape": "S7d"
|
|
2518
2530
|
},
|
|
2519
2531
|
"Stat": {},
|
|
2520
2532
|
"Unit": {}
|
|
@@ -2537,7 +2549,7 @@
|
|
|
2537
2549
|
}
|
|
2538
2550
|
}
|
|
2539
2551
|
},
|
|
2540
|
-
"
|
|
2552
|
+
"S74": {
|
|
2541
2553
|
"type": "list",
|
|
2542
2554
|
"member": {
|
|
2543
2555
|
"type": "structure",
|
|
@@ -2551,7 +2563,7 @@
|
|
|
2551
2563
|
}
|
|
2552
2564
|
}
|
|
2553
2565
|
},
|
|
2554
|
-
"
|
|
2566
|
+
"S7d": {
|
|
2555
2567
|
"type": "structure",
|
|
2556
2568
|
"required": [
|
|
2557
2569
|
"Namespace",
|
|
@@ -2561,11 +2573,11 @@
|
|
|
2561
2573
|
"Namespace": {},
|
|
2562
2574
|
"MetricName": {},
|
|
2563
2575
|
"Dimensions": {
|
|
2564
|
-
"shape": "
|
|
2576
|
+
"shape": "S74"
|
|
2565
2577
|
}
|
|
2566
2578
|
}
|
|
2567
2579
|
},
|
|
2568
|
-
"
|
|
2580
|
+
"S7j": {
|
|
2569
2581
|
"type": "structure",
|
|
2570
2582
|
"required": [
|
|
2571
2583
|
"MetricSpecifications"
|
|
@@ -2574,7 +2586,7 @@
|
|
|
2574
2586
|
"MetricSpecifications": {
|
|
2575
2587
|
"type": "list",
|
|
2576
2588
|
"member": {
|
|
2577
|
-
"shape": "
|
|
2589
|
+
"shape": "S7l"
|
|
2578
2590
|
}
|
|
2579
2591
|
},
|
|
2580
2592
|
"Mode": {},
|
|
@@ -2587,7 +2599,7 @@
|
|
|
2587
2599
|
}
|
|
2588
2600
|
}
|
|
2589
2601
|
},
|
|
2590
|
-
"
|
|
2602
|
+
"S7l": {
|
|
2591
2603
|
"type": "structure",
|
|
2592
2604
|
"required": [
|
|
2593
2605
|
"TargetValue"
|
|
@@ -2633,7 +2645,7 @@
|
|
|
2633
2645
|
],
|
|
2634
2646
|
"members": {
|
|
2635
2647
|
"MetricDataQueries": {
|
|
2636
|
-
"shape": "
|
|
2648
|
+
"shape": "S7t"
|
|
2637
2649
|
}
|
|
2638
2650
|
}
|
|
2639
2651
|
},
|
|
@@ -2644,7 +2656,7 @@
|
|
|
2644
2656
|
],
|
|
2645
2657
|
"members": {
|
|
2646
2658
|
"MetricDataQueries": {
|
|
2647
|
-
"shape": "
|
|
2659
|
+
"shape": "S7t"
|
|
2648
2660
|
}
|
|
2649
2661
|
}
|
|
2650
2662
|
},
|
|
@@ -2655,13 +2667,13 @@
|
|
|
2655
2667
|
],
|
|
2656
2668
|
"members": {
|
|
2657
2669
|
"MetricDataQueries": {
|
|
2658
|
-
"shape": "
|
|
2670
|
+
"shape": "S7t"
|
|
2659
2671
|
}
|
|
2660
2672
|
}
|
|
2661
2673
|
}
|
|
2662
2674
|
}
|
|
2663
2675
|
},
|
|
2664
|
-
"
|
|
2676
|
+
"S7t": {
|
|
2665
2677
|
"type": "list",
|
|
2666
2678
|
"member": {
|
|
2667
2679
|
"type": "structure",
|
|
@@ -2679,7 +2691,7 @@
|
|
|
2679
2691
|
],
|
|
2680
2692
|
"members": {
|
|
2681
2693
|
"Metric": {
|
|
2682
|
-
"shape": "
|
|
2694
|
+
"shape": "S7d"
|
|
2683
2695
|
},
|
|
2684
2696
|
"Stat": {},
|
|
2685
2697
|
"Unit": {}
|
|
@@ -2692,13 +2704,13 @@
|
|
|
2692
2704
|
}
|
|
2693
2705
|
}
|
|
2694
2706
|
},
|
|
2695
|
-
"
|
|
2707
|
+
"S86": {
|
|
2696
2708
|
"type": "list",
|
|
2697
2709
|
"member": {
|
|
2698
|
-
"shape": "
|
|
2710
|
+
"shape": "S87"
|
|
2699
2711
|
}
|
|
2700
2712
|
},
|
|
2701
|
-
"
|
|
2713
|
+
"S87": {
|
|
2702
2714
|
"type": "structure",
|
|
2703
2715
|
"required": [
|
|
2704
2716
|
"ActivityId",
|
|
@@ -2728,23 +2740,23 @@
|
|
|
2728
2740
|
"AutoScalingGroupARN": {}
|
|
2729
2741
|
}
|
|
2730
2742
|
},
|
|
2731
|
-
"
|
|
2743
|
+
"S91": {
|
|
2732
2744
|
"type": "list",
|
|
2733
2745
|
"member": {}
|
|
2734
2746
|
},
|
|
2735
|
-
"
|
|
2747
|
+
"S9d": {
|
|
2736
2748
|
"type": "list",
|
|
2737
2749
|
"member": {
|
|
2738
2750
|
"type": "timestamp"
|
|
2739
2751
|
}
|
|
2740
2752
|
},
|
|
2741
|
-
"
|
|
2753
|
+
"S9e": {
|
|
2742
2754
|
"type": "list",
|
|
2743
2755
|
"member": {
|
|
2744
2756
|
"type": "double"
|
|
2745
2757
|
}
|
|
2746
2758
|
},
|
|
2747
|
-
"
|
|
2759
|
+
"S9q": {
|
|
2748
2760
|
"type": "structure",
|
|
2749
2761
|
"required": [
|
|
2750
2762
|
"AutoScalingGroupName"
|
|
@@ -52,6 +52,12 @@
|
|
|
52
52
|
"input_token": "NextToken",
|
|
53
53
|
"limit_key": "MaxRecords",
|
|
54
54
|
"output_token": "NextToken"
|
|
55
|
+
},
|
|
56
|
+
"DescribeWarmPool": {
|
|
57
|
+
"input_token": "NextToken",
|
|
58
|
+
"limit_key": "MaxRecords",
|
|
59
|
+
"output_token": "NextToken",
|
|
60
|
+
"result_key": "Instances"
|
|
55
61
|
}
|
|
56
62
|
}
|
|
57
63
|
}
|