aws-sdk 2.1012.0 → 2.1016.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.
- package/CHANGELOG.md +27 -1
- package/README.md +1 -1
- package/apis/auditmanager-2017-07-25.min.json +168 -12
- package/apis/auditmanager-2017-07-25.paginators.json +5 -0
- package/apis/autoscaling-2011-01-01.min.json +240 -94
- package/apis/chime-2018-05-01.min.json +4 -2
- package/apis/chime-sdk-identity-2021-04-20.min.json +362 -13
- package/apis/chime-sdk-identity-2021-04-20.paginators.json +5 -0
- package/apis/chime-sdk-messaging-2021-05-15.min.json +180 -29
- package/apis/ec2-2016-11-15.min.json +1331 -800
- package/apis/ec2-2016-11-15.paginators.json +12 -0
- package/apis/emr-containers-2020-10-01.min.json +18 -6
- package/apis/quicksight-2018-04-01.min.json +27 -21
- package/apis/rds-2014-10-31.min.json +412 -317
- package/apis/route53resolver-2018-04-01.min.json +85 -13
- package/apis/route53resolver-2018-04-01.paginators.json +6 -0
- package/apis/sagemaker-2017-07-24.min.json +924 -792
- package/apis/textract-2018-06-27.min.json +107 -43
- package/clients/auditmanager.d.ts +486 -305
- package/clients/autoscaling.d.ts +217 -15
- package/clients/chime.d.ts +8 -0
- package/clients/chimesdkidentity.d.ts +314 -2
- package/clients/chimesdkmessaging.d.ts +146 -15
- package/clients/connect.d.ts +11 -11
- package/clients/ec2.d.ts +548 -4
- package/clients/eks.d.ts +1 -1
- package/clients/emrcontainers.d.ts +18 -3
- package/clients/finspace.js +0 -1
- package/clients/finspacedata.js +0 -1
- package/clients/lexmodelsv2.js +0 -1
- package/clients/lookoutmetrics.js +0 -1
- package/clients/quicksight.d.ts +12 -2
- package/clients/rds.d.ts +361 -200
- package/clients/route53resolver.d.ts +94 -0
- package/clients/sagemaker.d.ts +152 -8
- package/clients/textract.d.ts +98 -6
- package/dist/aws-sdk-core-react-native.js +57 -22
- package/dist/aws-sdk-react-native.js +299 -340
- package/dist/aws-sdk.js +2134 -1234
- package/dist/aws-sdk.min.js +87 -87
- package/lib/core.js +1 -1
- package/lib/protocol/rest_json.js +6 -12
- package/lib/region_config.js +44 -1
- package/lib/region_config_data.json +81 -0
- package/lib/request.js +4 -6
- package/lib/service.js +1 -1
- package/package.json +2 -2
- package/scripts/region-checker/allowlist.js +4 -0
- package/lib/services/finspace.js +0 -23
- package/lib/services/finspacedata.js +0 -23
- package/lib/services/lexmodelsv2.js +0 -23
- package/lib/services/lookoutmetrics.js +0 -22
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
"type": "integer"
|
|
211
211
|
},
|
|
212
212
|
"AvailabilityZones": {
|
|
213
|
-
"shape": "
|
|
213
|
+
"shape": "S26"
|
|
214
214
|
},
|
|
215
215
|
"LoadBalancerNames": {
|
|
216
216
|
"shape": "Sa"
|
|
@@ -225,7 +225,7 @@
|
|
|
225
225
|
"PlacementGroup": {},
|
|
226
226
|
"VPCZoneIdentifier": {},
|
|
227
227
|
"TerminationPolicies": {
|
|
228
|
-
"shape": "
|
|
228
|
+
"shape": "S29"
|
|
229
229
|
},
|
|
230
230
|
"NewInstancesProtectedFromScaleIn": {
|
|
231
231
|
"type": "boolean"
|
|
@@ -255,13 +255,14 @@
|
|
|
255
255
|
}
|
|
256
256
|
},
|
|
257
257
|
"Tags": {
|
|
258
|
-
"shape": "
|
|
258
|
+
"shape": "S2j"
|
|
259
259
|
},
|
|
260
260
|
"ServiceLinkedRoleARN": {},
|
|
261
261
|
"MaxInstanceLifetime": {
|
|
262
262
|
"type": "integer"
|
|
263
263
|
},
|
|
264
|
-
"Context": {}
|
|
264
|
+
"Context": {},
|
|
265
|
+
"DesiredCapacityType": {}
|
|
265
266
|
}
|
|
266
267
|
}
|
|
267
268
|
},
|
|
@@ -276,11 +277,11 @@
|
|
|
276
277
|
"ImageId": {},
|
|
277
278
|
"KeyName": {},
|
|
278
279
|
"SecurityGroups": {
|
|
279
|
-
"shape": "
|
|
280
|
+
"shape": "S2r"
|
|
280
281
|
},
|
|
281
282
|
"ClassicLinkVPCId": {},
|
|
282
283
|
"ClassicLinkVPCSecurityGroups": {
|
|
283
|
-
"shape": "
|
|
284
|
+
"shape": "S2s"
|
|
284
285
|
},
|
|
285
286
|
"UserData": {},
|
|
286
287
|
"InstanceId": {},
|
|
@@ -288,10 +289,10 @@
|
|
|
288
289
|
"KernelId": {},
|
|
289
290
|
"RamdiskId": {},
|
|
290
291
|
"BlockDeviceMappings": {
|
|
291
|
-
"shape": "
|
|
292
|
+
"shape": "S2u"
|
|
292
293
|
},
|
|
293
294
|
"InstanceMonitoring": {
|
|
294
|
-
"shape": "
|
|
295
|
+
"shape": "S34"
|
|
295
296
|
},
|
|
296
297
|
"SpotPrice": {},
|
|
297
298
|
"IamInstanceProfile": {},
|
|
@@ -303,7 +304,7 @@
|
|
|
303
304
|
},
|
|
304
305
|
"PlacementTenancy": {},
|
|
305
306
|
"MetadataOptions": {
|
|
306
|
-
"shape": "
|
|
307
|
+
"shape": "S39"
|
|
307
308
|
}
|
|
308
309
|
}
|
|
309
310
|
}
|
|
@@ -316,7 +317,7 @@
|
|
|
316
317
|
],
|
|
317
318
|
"members": {
|
|
318
319
|
"Tags": {
|
|
319
|
-
"shape": "
|
|
320
|
+
"shape": "S2j"
|
|
320
321
|
}
|
|
321
322
|
}
|
|
322
323
|
}
|
|
@@ -410,7 +411,7 @@
|
|
|
410
411
|
],
|
|
411
412
|
"members": {
|
|
412
413
|
"Tags": {
|
|
413
|
-
"shape": "
|
|
414
|
+
"shape": "S2j"
|
|
414
415
|
}
|
|
415
416
|
}
|
|
416
417
|
}
|
|
@@ -476,14 +477,14 @@
|
|
|
476
477
|
"type": "structure",
|
|
477
478
|
"members": {
|
|
478
479
|
"AutoScalingGroupNames": {
|
|
479
|
-
"shape": "
|
|
480
|
+
"shape": "S3y"
|
|
480
481
|
},
|
|
481
482
|
"NextToken": {},
|
|
482
483
|
"MaxRecords": {
|
|
483
484
|
"type": "integer"
|
|
484
485
|
},
|
|
485
486
|
"Filters": {
|
|
486
|
-
"shape": "
|
|
487
|
+
"shape": "S40"
|
|
487
488
|
}
|
|
488
489
|
}
|
|
489
490
|
},
|
|
@@ -534,7 +535,7 @@
|
|
|
534
535
|
"type": "integer"
|
|
535
536
|
},
|
|
536
537
|
"AvailabilityZones": {
|
|
537
|
-
"shape": "
|
|
538
|
+
"shape": "S26"
|
|
538
539
|
},
|
|
539
540
|
"LoadBalancerNames": {
|
|
540
541
|
"shape": "Sa"
|
|
@@ -547,7 +548,7 @@
|
|
|
547
548
|
"type": "integer"
|
|
548
549
|
},
|
|
549
550
|
"Instances": {
|
|
550
|
-
"shape": "
|
|
551
|
+
"shape": "S47"
|
|
551
552
|
},
|
|
552
553
|
"CreatedTime": {
|
|
553
554
|
"type": "timestamp"
|
|
@@ -576,10 +577,10 @@
|
|
|
576
577
|
},
|
|
577
578
|
"Status": {},
|
|
578
579
|
"Tags": {
|
|
579
|
-
"shape": "
|
|
580
|
+
"shape": "S4e"
|
|
580
581
|
},
|
|
581
582
|
"TerminationPolicies": {
|
|
582
|
-
"shape": "
|
|
583
|
+
"shape": "S29"
|
|
583
584
|
},
|
|
584
585
|
"NewInstancesProtectedFromScaleIn": {
|
|
585
586
|
"type": "boolean"
|
|
@@ -592,12 +593,13 @@
|
|
|
592
593
|
"type": "boolean"
|
|
593
594
|
},
|
|
594
595
|
"WarmPoolConfiguration": {
|
|
595
|
-
"shape": "
|
|
596
|
+
"shape": "S4g"
|
|
596
597
|
},
|
|
597
598
|
"WarmPoolSize": {
|
|
598
599
|
"type": "integer"
|
|
599
600
|
},
|
|
600
|
-
"Context": {}
|
|
601
|
+
"Context": {},
|
|
602
|
+
"DesiredCapacityType": {}
|
|
601
603
|
}
|
|
602
604
|
}
|
|
603
605
|
},
|
|
@@ -662,7 +664,7 @@
|
|
|
662
664
|
"type": "structure",
|
|
663
665
|
"members": {
|
|
664
666
|
"AutoScalingNotificationTypes": {
|
|
665
|
-
"shape": "
|
|
667
|
+
"shape": "S4r"
|
|
666
668
|
}
|
|
667
669
|
}
|
|
668
670
|
}
|
|
@@ -738,10 +740,10 @@
|
|
|
738
740
|
}
|
|
739
741
|
},
|
|
740
742
|
"Preferences": {
|
|
741
|
-
"shape": "
|
|
743
|
+
"shape": "S53"
|
|
742
744
|
},
|
|
743
745
|
"DesiredConfiguration": {
|
|
744
|
-
"shape": "
|
|
746
|
+
"shape": "S59"
|
|
745
747
|
}
|
|
746
748
|
}
|
|
747
749
|
}
|
|
@@ -787,21 +789,21 @@
|
|
|
787
789
|
"ImageId": {},
|
|
788
790
|
"KeyName": {},
|
|
789
791
|
"SecurityGroups": {
|
|
790
|
-
"shape": "
|
|
792
|
+
"shape": "S2r"
|
|
791
793
|
},
|
|
792
794
|
"ClassicLinkVPCId": {},
|
|
793
795
|
"ClassicLinkVPCSecurityGroups": {
|
|
794
|
-
"shape": "
|
|
796
|
+
"shape": "S2s"
|
|
795
797
|
},
|
|
796
798
|
"UserData": {},
|
|
797
799
|
"InstanceType": {},
|
|
798
800
|
"KernelId": {},
|
|
799
801
|
"RamdiskId": {},
|
|
800
802
|
"BlockDeviceMappings": {
|
|
801
|
-
"shape": "
|
|
803
|
+
"shape": "S2u"
|
|
802
804
|
},
|
|
803
805
|
"InstanceMonitoring": {
|
|
804
|
-
"shape": "
|
|
806
|
+
"shape": "S34"
|
|
805
807
|
},
|
|
806
808
|
"SpotPrice": {},
|
|
807
809
|
"IamInstanceProfile": {},
|
|
@@ -816,7 +818,7 @@
|
|
|
816
818
|
},
|
|
817
819
|
"PlacementTenancy": {},
|
|
818
820
|
"MetadataOptions": {
|
|
819
|
-
"shape": "
|
|
821
|
+
"shape": "S39"
|
|
820
822
|
}
|
|
821
823
|
}
|
|
822
824
|
}
|
|
@@ -831,7 +833,7 @@
|
|
|
831
833
|
"type": "structure",
|
|
832
834
|
"members": {
|
|
833
835
|
"LifecycleHookTypes": {
|
|
834
|
-
"shape": "
|
|
836
|
+
"shape": "S4r"
|
|
835
837
|
}
|
|
836
838
|
}
|
|
837
839
|
}
|
|
@@ -973,7 +975,7 @@
|
|
|
973
975
|
"type": "structure",
|
|
974
976
|
"members": {
|
|
975
977
|
"AutoScalingGroupNames": {
|
|
976
|
-
"shape": "
|
|
978
|
+
"shape": "S3y"
|
|
977
979
|
},
|
|
978
980
|
"NextToken": {},
|
|
979
981
|
"MaxRecords": {
|
|
@@ -1037,7 +1039,7 @@
|
|
|
1037
1039
|
"PolicyType": {},
|
|
1038
1040
|
"AdjustmentType": {},
|
|
1039
1041
|
"MinAdjustmentStep": {
|
|
1040
|
-
"shape": "
|
|
1042
|
+
"shape": "S69"
|
|
1041
1043
|
},
|
|
1042
1044
|
"MinAdjustmentMagnitude": {
|
|
1043
1045
|
"type": "integer"
|
|
@@ -1049,23 +1051,23 @@
|
|
|
1049
1051
|
"type": "integer"
|
|
1050
1052
|
},
|
|
1051
1053
|
"StepAdjustments": {
|
|
1052
|
-
"shape": "
|
|
1054
|
+
"shape": "S6c"
|
|
1053
1055
|
},
|
|
1054
1056
|
"MetricAggregationType": {},
|
|
1055
1057
|
"EstimatedInstanceWarmup": {
|
|
1056
1058
|
"type": "integer"
|
|
1057
1059
|
},
|
|
1058
1060
|
"Alarms": {
|
|
1059
|
-
"shape": "
|
|
1061
|
+
"shape": "S6g"
|
|
1060
1062
|
},
|
|
1061
1063
|
"TargetTrackingConfiguration": {
|
|
1062
|
-
"shape": "
|
|
1064
|
+
"shape": "S6i"
|
|
1063
1065
|
},
|
|
1064
1066
|
"Enabled": {
|
|
1065
1067
|
"type": "boolean"
|
|
1066
1068
|
},
|
|
1067
1069
|
"PredictiveScalingConfiguration": {
|
|
1068
|
-
"shape": "
|
|
1070
|
+
"shape": "S6w"
|
|
1069
1071
|
}
|
|
1070
1072
|
}
|
|
1071
1073
|
}
|
|
@@ -1100,7 +1102,7 @@
|
|
|
1100
1102
|
],
|
|
1101
1103
|
"members": {
|
|
1102
1104
|
"Activities": {
|
|
1103
|
-
"shape": "
|
|
1105
|
+
"shape": "S7d"
|
|
1104
1106
|
},
|
|
1105
1107
|
"NextToken": {}
|
|
1106
1108
|
}
|
|
@@ -1190,7 +1192,7 @@
|
|
|
1190
1192
|
"type": "structure",
|
|
1191
1193
|
"members": {
|
|
1192
1194
|
"Filters": {
|
|
1193
|
-
"shape": "
|
|
1195
|
+
"shape": "S40"
|
|
1194
1196
|
},
|
|
1195
1197
|
"NextToken": {},
|
|
1196
1198
|
"MaxRecords": {
|
|
@@ -1203,7 +1205,7 @@
|
|
|
1203
1205
|
"type": "structure",
|
|
1204
1206
|
"members": {
|
|
1205
1207
|
"Tags": {
|
|
1206
|
-
"shape": "
|
|
1208
|
+
"shape": "S4e"
|
|
1207
1209
|
},
|
|
1208
1210
|
"NextToken": {}
|
|
1209
1211
|
}
|
|
@@ -1215,7 +1217,7 @@
|
|
|
1215
1217
|
"type": "structure",
|
|
1216
1218
|
"members": {
|
|
1217
1219
|
"TerminationPolicyTypes": {
|
|
1218
|
-
"shape": "
|
|
1220
|
+
"shape": "S29"
|
|
1219
1221
|
}
|
|
1220
1222
|
}
|
|
1221
1223
|
}
|
|
@@ -1239,10 +1241,10 @@
|
|
|
1239
1241
|
"type": "structure",
|
|
1240
1242
|
"members": {
|
|
1241
1243
|
"WarmPoolConfiguration": {
|
|
1242
|
-
"shape": "
|
|
1244
|
+
"shape": "S4g"
|
|
1243
1245
|
},
|
|
1244
1246
|
"Instances": {
|
|
1245
|
-
"shape": "
|
|
1247
|
+
"shape": "S47"
|
|
1246
1248
|
},
|
|
1247
1249
|
"NextToken": {}
|
|
1248
1250
|
}
|
|
@@ -1270,7 +1272,7 @@
|
|
|
1270
1272
|
"type": "structure",
|
|
1271
1273
|
"members": {
|
|
1272
1274
|
"Activities": {
|
|
1273
|
-
"shape": "
|
|
1275
|
+
"shape": "S7d"
|
|
1274
1276
|
}
|
|
1275
1277
|
}
|
|
1276
1278
|
}
|
|
@@ -1324,7 +1326,7 @@
|
|
|
1324
1326
|
"members": {
|
|
1325
1327
|
"AutoScalingGroupName": {},
|
|
1326
1328
|
"Metrics": {
|
|
1327
|
-
"shape": "
|
|
1329
|
+
"shape": "S82"
|
|
1328
1330
|
}
|
|
1329
1331
|
}
|
|
1330
1332
|
}
|
|
@@ -1339,7 +1341,7 @@
|
|
|
1339
1341
|
"members": {
|
|
1340
1342
|
"AutoScalingGroupName": {},
|
|
1341
1343
|
"Metrics": {
|
|
1342
|
-
"shape": "
|
|
1344
|
+
"shape": "S82"
|
|
1343
1345
|
},
|
|
1344
1346
|
"Granularity": {}
|
|
1345
1347
|
}
|
|
@@ -1367,7 +1369,7 @@
|
|
|
1367
1369
|
"type": "structure",
|
|
1368
1370
|
"members": {
|
|
1369
1371
|
"Activities": {
|
|
1370
|
-
"shape": "
|
|
1372
|
+
"shape": "S7d"
|
|
1371
1373
|
}
|
|
1372
1374
|
}
|
|
1373
1375
|
}
|
|
@@ -1411,7 +1413,7 @@
|
|
|
1411
1413
|
"type": "structure",
|
|
1412
1414
|
"members": {
|
|
1413
1415
|
"Activities": {
|
|
1414
|
-
"shape": "
|
|
1416
|
+
"shape": "S7d"
|
|
1415
1417
|
}
|
|
1416
1418
|
}
|
|
1417
1419
|
}
|
|
@@ -1456,13 +1458,13 @@
|
|
|
1456
1458
|
],
|
|
1457
1459
|
"members": {
|
|
1458
1460
|
"Timestamps": {
|
|
1459
|
-
"shape": "
|
|
1461
|
+
"shape": "S8e"
|
|
1460
1462
|
},
|
|
1461
1463
|
"Values": {
|
|
1462
|
-
"shape": "
|
|
1464
|
+
"shape": "S8f"
|
|
1463
1465
|
},
|
|
1464
1466
|
"MetricSpecification": {
|
|
1465
|
-
"shape": "
|
|
1467
|
+
"shape": "S6y"
|
|
1466
1468
|
}
|
|
1467
1469
|
}
|
|
1468
1470
|
}
|
|
@@ -1475,10 +1477,10 @@
|
|
|
1475
1477
|
],
|
|
1476
1478
|
"members": {
|
|
1477
1479
|
"Timestamps": {
|
|
1478
|
-
"shape": "
|
|
1480
|
+
"shape": "S8e"
|
|
1479
1481
|
},
|
|
1480
1482
|
"Values": {
|
|
1481
|
-
"shape": "
|
|
1483
|
+
"shape": "S8f"
|
|
1482
1484
|
}
|
|
1483
1485
|
}
|
|
1484
1486
|
},
|
|
@@ -1526,7 +1528,7 @@
|
|
|
1526
1528
|
"AutoScalingGroupName": {},
|
|
1527
1529
|
"TopicARN": {},
|
|
1528
1530
|
"NotificationTypes": {
|
|
1529
|
-
"shape": "
|
|
1531
|
+
"shape": "S4r"
|
|
1530
1532
|
}
|
|
1531
1533
|
}
|
|
1532
1534
|
}
|
|
@@ -1544,7 +1546,7 @@
|
|
|
1544
1546
|
"PolicyType": {},
|
|
1545
1547
|
"AdjustmentType": {},
|
|
1546
1548
|
"MinAdjustmentStep": {
|
|
1547
|
-
"shape": "
|
|
1549
|
+
"shape": "S69"
|
|
1548
1550
|
},
|
|
1549
1551
|
"MinAdjustmentMagnitude": {
|
|
1550
1552
|
"type": "integer"
|
|
@@ -1557,19 +1559,19 @@
|
|
|
1557
1559
|
},
|
|
1558
1560
|
"MetricAggregationType": {},
|
|
1559
1561
|
"StepAdjustments": {
|
|
1560
|
-
"shape": "
|
|
1562
|
+
"shape": "S6c"
|
|
1561
1563
|
},
|
|
1562
1564
|
"EstimatedInstanceWarmup": {
|
|
1563
1565
|
"type": "integer"
|
|
1564
1566
|
},
|
|
1565
1567
|
"TargetTrackingConfiguration": {
|
|
1566
|
-
"shape": "
|
|
1568
|
+
"shape": "S6i"
|
|
1567
1569
|
},
|
|
1568
1570
|
"Enabled": {
|
|
1569
1571
|
"type": "boolean"
|
|
1570
1572
|
},
|
|
1571
1573
|
"PredictiveScalingConfiguration": {
|
|
1572
|
-
"shape": "
|
|
1574
|
+
"shape": "S6w"
|
|
1573
1575
|
}
|
|
1574
1576
|
}
|
|
1575
1577
|
},
|
|
@@ -1579,7 +1581,7 @@
|
|
|
1579
1581
|
"members": {
|
|
1580
1582
|
"PolicyARN": {},
|
|
1581
1583
|
"Alarms": {
|
|
1582
|
-
"shape": "
|
|
1584
|
+
"shape": "S6g"
|
|
1583
1585
|
}
|
|
1584
1586
|
}
|
|
1585
1587
|
}
|
|
@@ -1662,7 +1664,7 @@
|
|
|
1662
1664
|
},
|
|
1663
1665
|
"ResumeProcesses": {
|
|
1664
1666
|
"input": {
|
|
1665
|
-
"shape": "
|
|
1667
|
+
"shape": "S8r"
|
|
1666
1668
|
}
|
|
1667
1669
|
},
|
|
1668
1670
|
"SetDesiredCapacity": {
|
|
@@ -1733,10 +1735,10 @@
|
|
|
1733
1735
|
"AutoScalingGroupName": {},
|
|
1734
1736
|
"Strategy": {},
|
|
1735
1737
|
"DesiredConfiguration": {
|
|
1736
|
-
"shape": "
|
|
1738
|
+
"shape": "S59"
|
|
1737
1739
|
},
|
|
1738
1740
|
"Preferences": {
|
|
1739
|
-
"shape": "
|
|
1741
|
+
"shape": "S53"
|
|
1740
1742
|
}
|
|
1741
1743
|
}
|
|
1742
1744
|
},
|
|
@@ -1750,7 +1752,7 @@
|
|
|
1750
1752
|
},
|
|
1751
1753
|
"SuspendProcesses": {
|
|
1752
1754
|
"input": {
|
|
1753
|
-
"shape": "
|
|
1755
|
+
"shape": "S8r"
|
|
1754
1756
|
}
|
|
1755
1757
|
},
|
|
1756
1758
|
"TerminateInstanceInAutoScalingGroup": {
|
|
@@ -1772,7 +1774,7 @@
|
|
|
1772
1774
|
"type": "structure",
|
|
1773
1775
|
"members": {
|
|
1774
1776
|
"Activity": {
|
|
1775
|
-
"shape": "
|
|
1777
|
+
"shape": "S7e"
|
|
1776
1778
|
}
|
|
1777
1779
|
}
|
|
1778
1780
|
}
|
|
@@ -1805,7 +1807,7 @@
|
|
|
1805
1807
|
"type": "integer"
|
|
1806
1808
|
},
|
|
1807
1809
|
"AvailabilityZones": {
|
|
1808
|
-
"shape": "
|
|
1810
|
+
"shape": "S26"
|
|
1809
1811
|
},
|
|
1810
1812
|
"HealthCheckType": {},
|
|
1811
1813
|
"HealthCheckGracePeriod": {
|
|
@@ -1814,7 +1816,7 @@
|
|
|
1814
1816
|
"PlacementGroup": {},
|
|
1815
1817
|
"VPCZoneIdentifier": {},
|
|
1816
1818
|
"TerminationPolicies": {
|
|
1817
|
-
"shape": "
|
|
1819
|
+
"shape": "S29"
|
|
1818
1820
|
},
|
|
1819
1821
|
"NewInstancesProtectedFromScaleIn": {
|
|
1820
1822
|
"type": "boolean"
|
|
@@ -1826,7 +1828,8 @@
|
|
|
1826
1828
|
"CapacityRebalance": {
|
|
1827
1829
|
"type": "boolean"
|
|
1828
1830
|
},
|
|
1829
|
-
"Context": {}
|
|
1831
|
+
"Context": {},
|
|
1832
|
+
"DesiredCapacityType": {}
|
|
1830
1833
|
}
|
|
1831
1834
|
}
|
|
1832
1835
|
}
|
|
@@ -1888,6 +1891,149 @@
|
|
|
1888
1891
|
"WeightedCapacity": {},
|
|
1889
1892
|
"LaunchTemplateSpecification": {
|
|
1890
1893
|
"shape": "S10"
|
|
1894
|
+
},
|
|
1895
|
+
"InstanceRequirements": {
|
|
1896
|
+
"type": "structure",
|
|
1897
|
+
"required": [
|
|
1898
|
+
"VCpuCount",
|
|
1899
|
+
"MemoryMiB"
|
|
1900
|
+
],
|
|
1901
|
+
"members": {
|
|
1902
|
+
"VCpuCount": {
|
|
1903
|
+
"type": "structure",
|
|
1904
|
+
"required": [
|
|
1905
|
+
"Min"
|
|
1906
|
+
],
|
|
1907
|
+
"members": {
|
|
1908
|
+
"Min": {
|
|
1909
|
+
"type": "integer"
|
|
1910
|
+
},
|
|
1911
|
+
"Max": {
|
|
1912
|
+
"type": "integer"
|
|
1913
|
+
}
|
|
1914
|
+
}
|
|
1915
|
+
},
|
|
1916
|
+
"MemoryMiB": {
|
|
1917
|
+
"type": "structure",
|
|
1918
|
+
"required": [
|
|
1919
|
+
"Min"
|
|
1920
|
+
],
|
|
1921
|
+
"members": {
|
|
1922
|
+
"Min": {
|
|
1923
|
+
"type": "integer"
|
|
1924
|
+
},
|
|
1925
|
+
"Max": {
|
|
1926
|
+
"type": "integer"
|
|
1927
|
+
}
|
|
1928
|
+
}
|
|
1929
|
+
},
|
|
1930
|
+
"CpuManufacturers": {
|
|
1931
|
+
"type": "list",
|
|
1932
|
+
"member": {}
|
|
1933
|
+
},
|
|
1934
|
+
"MemoryGiBPerVCpu": {
|
|
1935
|
+
"type": "structure",
|
|
1936
|
+
"members": {
|
|
1937
|
+
"Min": {
|
|
1938
|
+
"type": "double"
|
|
1939
|
+
},
|
|
1940
|
+
"Max": {
|
|
1941
|
+
"type": "double"
|
|
1942
|
+
}
|
|
1943
|
+
}
|
|
1944
|
+
},
|
|
1945
|
+
"ExcludedInstanceTypes": {
|
|
1946
|
+
"type": "list",
|
|
1947
|
+
"member": {}
|
|
1948
|
+
},
|
|
1949
|
+
"InstanceGenerations": {
|
|
1950
|
+
"type": "list",
|
|
1951
|
+
"member": {}
|
|
1952
|
+
},
|
|
1953
|
+
"SpotMaxPricePercentageOverLowestPrice": {
|
|
1954
|
+
"type": "integer"
|
|
1955
|
+
},
|
|
1956
|
+
"OnDemandMaxPricePercentageOverLowestPrice": {
|
|
1957
|
+
"type": "integer"
|
|
1958
|
+
},
|
|
1959
|
+
"BareMetal": {},
|
|
1960
|
+
"BurstablePerformance": {},
|
|
1961
|
+
"RequireHibernateSupport": {
|
|
1962
|
+
"type": "boolean"
|
|
1963
|
+
},
|
|
1964
|
+
"NetworkInterfaceCount": {
|
|
1965
|
+
"type": "structure",
|
|
1966
|
+
"members": {
|
|
1967
|
+
"Min": {
|
|
1968
|
+
"type": "integer"
|
|
1969
|
+
},
|
|
1970
|
+
"Max": {
|
|
1971
|
+
"type": "integer"
|
|
1972
|
+
}
|
|
1973
|
+
}
|
|
1974
|
+
},
|
|
1975
|
+
"LocalStorage": {},
|
|
1976
|
+
"LocalStorageTypes": {
|
|
1977
|
+
"type": "list",
|
|
1978
|
+
"member": {}
|
|
1979
|
+
},
|
|
1980
|
+
"TotalLocalStorageGB": {
|
|
1981
|
+
"type": "structure",
|
|
1982
|
+
"members": {
|
|
1983
|
+
"Min": {
|
|
1984
|
+
"type": "double"
|
|
1985
|
+
},
|
|
1986
|
+
"Max": {
|
|
1987
|
+
"type": "double"
|
|
1988
|
+
}
|
|
1989
|
+
}
|
|
1990
|
+
},
|
|
1991
|
+
"BaselineEbsBandwidthMbps": {
|
|
1992
|
+
"type": "structure",
|
|
1993
|
+
"members": {
|
|
1994
|
+
"Min": {
|
|
1995
|
+
"type": "integer"
|
|
1996
|
+
},
|
|
1997
|
+
"Max": {
|
|
1998
|
+
"type": "integer"
|
|
1999
|
+
}
|
|
2000
|
+
}
|
|
2001
|
+
},
|
|
2002
|
+
"AcceleratorTypes": {
|
|
2003
|
+
"type": "list",
|
|
2004
|
+
"member": {}
|
|
2005
|
+
},
|
|
2006
|
+
"AcceleratorCount": {
|
|
2007
|
+
"type": "structure",
|
|
2008
|
+
"members": {
|
|
2009
|
+
"Min": {
|
|
2010
|
+
"type": "integer"
|
|
2011
|
+
},
|
|
2012
|
+
"Max": {
|
|
2013
|
+
"type": "integer"
|
|
2014
|
+
}
|
|
2015
|
+
}
|
|
2016
|
+
},
|
|
2017
|
+
"AcceleratorManufacturers": {
|
|
2018
|
+
"type": "list",
|
|
2019
|
+
"member": {}
|
|
2020
|
+
},
|
|
2021
|
+
"AcceleratorNames": {
|
|
2022
|
+
"type": "list",
|
|
2023
|
+
"member": {}
|
|
2024
|
+
},
|
|
2025
|
+
"AcceleratorTotalMemoryMiB": {
|
|
2026
|
+
"type": "structure",
|
|
2027
|
+
"members": {
|
|
2028
|
+
"Min": {
|
|
2029
|
+
"type": "integer"
|
|
2030
|
+
},
|
|
2031
|
+
"Max": {
|
|
2032
|
+
"type": "integer"
|
|
2033
|
+
}
|
|
2034
|
+
}
|
|
2035
|
+
}
|
|
2036
|
+
}
|
|
1891
2037
|
}
|
|
1892
2038
|
}
|
|
1893
2039
|
}
|
|
@@ -1913,15 +2059,15 @@
|
|
|
1913
2059
|
}
|
|
1914
2060
|
}
|
|
1915
2061
|
},
|
|
1916
|
-
"
|
|
2062
|
+
"S26": {
|
|
1917
2063
|
"type": "list",
|
|
1918
2064
|
"member": {}
|
|
1919
2065
|
},
|
|
1920
|
-
"
|
|
2066
|
+
"S29": {
|
|
1921
2067
|
"type": "list",
|
|
1922
2068
|
"member": {}
|
|
1923
2069
|
},
|
|
1924
|
-
"
|
|
2070
|
+
"S2j": {
|
|
1925
2071
|
"type": "list",
|
|
1926
2072
|
"member": {
|
|
1927
2073
|
"type": "structure",
|
|
@@ -1939,15 +2085,15 @@
|
|
|
1939
2085
|
}
|
|
1940
2086
|
}
|
|
1941
2087
|
},
|
|
1942
|
-
"
|
|
2088
|
+
"S2r": {
|
|
1943
2089
|
"type": "list",
|
|
1944
2090
|
"member": {}
|
|
1945
2091
|
},
|
|
1946
|
-
"
|
|
2092
|
+
"S2s": {
|
|
1947
2093
|
"type": "list",
|
|
1948
2094
|
"member": {}
|
|
1949
2095
|
},
|
|
1950
|
-
"
|
|
2096
|
+
"S2u": {
|
|
1951
2097
|
"type": "list",
|
|
1952
2098
|
"member": {
|
|
1953
2099
|
"type": "structure",
|
|
@@ -1985,7 +2131,7 @@
|
|
|
1985
2131
|
}
|
|
1986
2132
|
}
|
|
1987
2133
|
},
|
|
1988
|
-
"
|
|
2134
|
+
"S34": {
|
|
1989
2135
|
"type": "structure",
|
|
1990
2136
|
"members": {
|
|
1991
2137
|
"Enabled": {
|
|
@@ -1993,7 +2139,7 @@
|
|
|
1993
2139
|
}
|
|
1994
2140
|
}
|
|
1995
2141
|
},
|
|
1996
|
-
"
|
|
2142
|
+
"S39": {
|
|
1997
2143
|
"type": "structure",
|
|
1998
2144
|
"members": {
|
|
1999
2145
|
"HttpTokens": {},
|
|
@@ -2003,11 +2149,11 @@
|
|
|
2003
2149
|
"HttpEndpoint": {}
|
|
2004
2150
|
}
|
|
2005
2151
|
},
|
|
2006
|
-
"
|
|
2152
|
+
"S3y": {
|
|
2007
2153
|
"type": "list",
|
|
2008
2154
|
"member": {}
|
|
2009
2155
|
},
|
|
2010
|
-
"
|
|
2156
|
+
"S40": {
|
|
2011
2157
|
"type": "list",
|
|
2012
2158
|
"member": {
|
|
2013
2159
|
"type": "structure",
|
|
@@ -2020,7 +2166,7 @@
|
|
|
2020
2166
|
}
|
|
2021
2167
|
}
|
|
2022
2168
|
},
|
|
2023
|
-
"
|
|
2169
|
+
"S47": {
|
|
2024
2170
|
"type": "list",
|
|
2025
2171
|
"member": {
|
|
2026
2172
|
"type": "structure",
|
|
@@ -2048,7 +2194,7 @@
|
|
|
2048
2194
|
}
|
|
2049
2195
|
}
|
|
2050
2196
|
},
|
|
2051
|
-
"
|
|
2197
|
+
"S4e": {
|
|
2052
2198
|
"type": "list",
|
|
2053
2199
|
"member": {
|
|
2054
2200
|
"type": "structure",
|
|
@@ -2063,7 +2209,7 @@
|
|
|
2063
2209
|
}
|
|
2064
2210
|
}
|
|
2065
2211
|
},
|
|
2066
|
-
"
|
|
2212
|
+
"S4g": {
|
|
2067
2213
|
"type": "structure",
|
|
2068
2214
|
"members": {
|
|
2069
2215
|
"MaxGroupPreparedCapacity": {
|
|
@@ -2076,11 +2222,11 @@
|
|
|
2076
2222
|
"Status": {}
|
|
2077
2223
|
}
|
|
2078
2224
|
},
|
|
2079
|
-
"
|
|
2225
|
+
"S4r": {
|
|
2080
2226
|
"type": "list",
|
|
2081
2227
|
"member": {}
|
|
2082
2228
|
},
|
|
2083
|
-
"
|
|
2229
|
+
"S53": {
|
|
2084
2230
|
"type": "structure",
|
|
2085
2231
|
"members": {
|
|
2086
2232
|
"MinHealthyPercentage": {
|
|
@@ -2103,7 +2249,7 @@
|
|
|
2103
2249
|
}
|
|
2104
2250
|
}
|
|
2105
2251
|
},
|
|
2106
|
-
"
|
|
2252
|
+
"S59": {
|
|
2107
2253
|
"type": "structure",
|
|
2108
2254
|
"members": {
|
|
2109
2255
|
"LaunchTemplate": {
|
|
@@ -2114,11 +2260,11 @@
|
|
|
2114
2260
|
}
|
|
2115
2261
|
}
|
|
2116
2262
|
},
|
|
2117
|
-
"
|
|
2263
|
+
"S69": {
|
|
2118
2264
|
"type": "integer",
|
|
2119
2265
|
"deprecated": true
|
|
2120
2266
|
},
|
|
2121
|
-
"
|
|
2267
|
+
"S6c": {
|
|
2122
2268
|
"type": "list",
|
|
2123
2269
|
"member": {
|
|
2124
2270
|
"type": "structure",
|
|
@@ -2138,7 +2284,7 @@
|
|
|
2138
2284
|
}
|
|
2139
2285
|
}
|
|
2140
2286
|
},
|
|
2141
|
-
"
|
|
2287
|
+
"S6g": {
|
|
2142
2288
|
"type": "list",
|
|
2143
2289
|
"member": {
|
|
2144
2290
|
"type": "structure",
|
|
@@ -2148,7 +2294,7 @@
|
|
|
2148
2294
|
}
|
|
2149
2295
|
}
|
|
2150
2296
|
},
|
|
2151
|
-
"
|
|
2297
|
+
"S6i": {
|
|
2152
2298
|
"type": "structure",
|
|
2153
2299
|
"required": [
|
|
2154
2300
|
"TargetValue"
|
|
@@ -2200,7 +2346,7 @@
|
|
|
2200
2346
|
}
|
|
2201
2347
|
}
|
|
2202
2348
|
},
|
|
2203
|
-
"
|
|
2349
|
+
"S6w": {
|
|
2204
2350
|
"type": "structure",
|
|
2205
2351
|
"required": [
|
|
2206
2352
|
"MetricSpecifications"
|
|
@@ -2209,7 +2355,7 @@
|
|
|
2209
2355
|
"MetricSpecifications": {
|
|
2210
2356
|
"type": "list",
|
|
2211
2357
|
"member": {
|
|
2212
|
-
"shape": "
|
|
2358
|
+
"shape": "S6y"
|
|
2213
2359
|
}
|
|
2214
2360
|
},
|
|
2215
2361
|
"Mode": {},
|
|
@@ -2222,7 +2368,7 @@
|
|
|
2222
2368
|
}
|
|
2223
2369
|
}
|
|
2224
2370
|
},
|
|
2225
|
-
"
|
|
2371
|
+
"S6y": {
|
|
2226
2372
|
"type": "structure",
|
|
2227
2373
|
"required": [
|
|
2228
2374
|
"TargetValue"
|
|
@@ -2263,13 +2409,13 @@
|
|
|
2263
2409
|
}
|
|
2264
2410
|
}
|
|
2265
2411
|
},
|
|
2266
|
-
"
|
|
2412
|
+
"S7d": {
|
|
2267
2413
|
"type": "list",
|
|
2268
2414
|
"member": {
|
|
2269
|
-
"shape": "
|
|
2415
|
+
"shape": "S7e"
|
|
2270
2416
|
}
|
|
2271
2417
|
},
|
|
2272
|
-
"
|
|
2418
|
+
"S7e": {
|
|
2273
2419
|
"type": "structure",
|
|
2274
2420
|
"required": [
|
|
2275
2421
|
"ActivityId",
|
|
@@ -2299,23 +2445,23 @@
|
|
|
2299
2445
|
"AutoScalingGroupARN": {}
|
|
2300
2446
|
}
|
|
2301
2447
|
},
|
|
2302
|
-
"
|
|
2448
|
+
"S82": {
|
|
2303
2449
|
"type": "list",
|
|
2304
2450
|
"member": {}
|
|
2305
2451
|
},
|
|
2306
|
-
"
|
|
2452
|
+
"S8e": {
|
|
2307
2453
|
"type": "list",
|
|
2308
2454
|
"member": {
|
|
2309
2455
|
"type": "timestamp"
|
|
2310
2456
|
}
|
|
2311
2457
|
},
|
|
2312
|
-
"
|
|
2458
|
+
"S8f": {
|
|
2313
2459
|
"type": "list",
|
|
2314
2460
|
"member": {
|
|
2315
2461
|
"type": "double"
|
|
2316
2462
|
}
|
|
2317
2463
|
},
|
|
2318
|
-
"
|
|
2464
|
+
"S8r": {
|
|
2319
2465
|
"type": "structure",
|
|
2320
2466
|
"required": [
|
|
2321
2467
|
"AutoScalingGroupName"
|