cdk-lambda-subminute 2.0.389 → 2.0.391
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 +3 -3
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +387 -115
- package/node_modules/aws-sdk/apis/bedrock-agent-runtime-2023-07-26.min.json +28 -21
- package/node_modules/aws-sdk/apis/ce-2017-10-25.min.json +140 -105
- package/node_modules/aws-sdk/apis/docdb-elastic-2022-11-28.min.json +209 -62
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +61 -61
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +12 -12
- package/node_modules/aws-sdk/apis/migrationhuborchestrator-2021-08-28.min.json +190 -86
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +268 -186
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +518 -516
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +1115 -1099
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.min.json +3 -7
- package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +126 -123
- package/node_modules/aws-sdk/clients/batch.d.ts +395 -36
- package/node_modules/aws-sdk/clients/bedrockagentruntime.d.ts +7 -1
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +40 -0
- package/node_modules/aws-sdk/clients/docdbelastic.d.ts +253 -112
- package/node_modules/aws-sdk/clients/ec2.d.ts +2 -1
- package/node_modules/aws-sdk/clients/eks.d.ts +1 -1
- package/node_modules/aws-sdk/clients/iot.d.ts +11 -10
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +107 -0
- package/node_modules/aws-sdk/clients/migrationhuborchestrator.d.ts +141 -8
- package/node_modules/aws-sdk/clients/quicksight.d.ts +9 -0
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +39 -10
- package/node_modules/aws-sdk/clients/securitylake.d.ts +9 -5
- package/node_modules/aws-sdk/clients/wafv2.d.ts +5 -0
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +13 -13
- package/node_modules/aws-sdk/dist/aws-sdk.js +216 -181
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +102 -102
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +3 -3
@@ -369,6 +369,41 @@
|
|
369
369
|
}
|
370
370
|
}
|
371
371
|
},
|
372
|
+
"GetApproximateUsageRecords": {
|
373
|
+
"input": {
|
374
|
+
"type": "structure",
|
375
|
+
"required": [
|
376
|
+
"Granularity",
|
377
|
+
"ApproximationDimension"
|
378
|
+
],
|
379
|
+
"members": {
|
380
|
+
"Granularity": {},
|
381
|
+
"Services": {
|
382
|
+
"type": "list",
|
383
|
+
"member": {}
|
384
|
+
},
|
385
|
+
"ApproximationDimension": {}
|
386
|
+
}
|
387
|
+
},
|
388
|
+
"output": {
|
389
|
+
"type": "structure",
|
390
|
+
"members": {
|
391
|
+
"Services": {
|
392
|
+
"type": "map",
|
393
|
+
"key": {},
|
394
|
+
"value": {
|
395
|
+
"type": "long"
|
396
|
+
}
|
397
|
+
},
|
398
|
+
"TotalRecords": {
|
399
|
+
"type": "long"
|
400
|
+
},
|
401
|
+
"LookbackPeriod": {
|
402
|
+
"shape": "S2o"
|
403
|
+
}
|
404
|
+
}
|
405
|
+
}
|
406
|
+
},
|
372
407
|
"GetCostAndUsage": {
|
373
408
|
"input": {
|
374
409
|
"type": "structure",
|
@@ -379,17 +414,17 @@
|
|
379
414
|
],
|
380
415
|
"members": {
|
381
416
|
"TimePeriod": {
|
382
|
-
"shape": "
|
417
|
+
"shape": "S2o"
|
383
418
|
},
|
384
419
|
"Granularity": {},
|
385
420
|
"Filter": {
|
386
421
|
"shape": "S7"
|
387
422
|
},
|
388
423
|
"Metrics": {
|
389
|
-
"shape": "
|
424
|
+
"shape": "S2q"
|
390
425
|
},
|
391
426
|
"GroupBy": {
|
392
|
-
"shape": "
|
427
|
+
"shape": "S2s"
|
393
428
|
},
|
394
429
|
"NextPageToken": {}
|
395
430
|
}
|
@@ -399,13 +434,13 @@
|
|
399
434
|
"members": {
|
400
435
|
"NextPageToken": {},
|
401
436
|
"GroupDefinitions": {
|
402
|
-
"shape": "
|
437
|
+
"shape": "S2s"
|
403
438
|
},
|
404
439
|
"ResultsByTime": {
|
405
|
-
"shape": "
|
440
|
+
"shape": "S2x"
|
406
441
|
},
|
407
442
|
"DimensionValueAttributes": {
|
408
|
-
"shape": "
|
443
|
+
"shape": "S38"
|
409
444
|
}
|
410
445
|
}
|
411
446
|
}
|
@@ -420,17 +455,17 @@
|
|
420
455
|
],
|
421
456
|
"members": {
|
422
457
|
"TimePeriod": {
|
423
|
-
"shape": "
|
458
|
+
"shape": "S2o"
|
424
459
|
},
|
425
460
|
"Granularity": {},
|
426
461
|
"Filter": {
|
427
462
|
"shape": "S7"
|
428
463
|
},
|
429
464
|
"Metrics": {
|
430
|
-
"shape": "
|
465
|
+
"shape": "S2q"
|
431
466
|
},
|
432
467
|
"GroupBy": {
|
433
|
-
"shape": "
|
468
|
+
"shape": "S2s"
|
434
469
|
},
|
435
470
|
"NextPageToken": {}
|
436
471
|
}
|
@@ -440,13 +475,13 @@
|
|
440
475
|
"members": {
|
441
476
|
"NextPageToken": {},
|
442
477
|
"GroupDefinitions": {
|
443
|
-
"shape": "
|
478
|
+
"shape": "S2s"
|
444
479
|
},
|
445
480
|
"ResultsByTime": {
|
446
|
-
"shape": "
|
481
|
+
"shape": "S2x"
|
447
482
|
},
|
448
483
|
"DimensionValueAttributes": {
|
449
|
-
"shape": "
|
484
|
+
"shape": "S38"
|
450
485
|
}
|
451
486
|
}
|
452
487
|
}
|
@@ -460,14 +495,14 @@
|
|
460
495
|
"members": {
|
461
496
|
"SearchString": {},
|
462
497
|
"TimePeriod": {
|
463
|
-
"shape": "
|
498
|
+
"shape": "S2o"
|
464
499
|
},
|
465
500
|
"CostCategoryName": {},
|
466
501
|
"Filter": {
|
467
502
|
"shape": "S7"
|
468
503
|
},
|
469
504
|
"SortBy": {
|
470
|
-
"shape": "
|
505
|
+
"shape": "S3h"
|
471
506
|
},
|
472
507
|
"MaxResults": {
|
473
508
|
"type": "integer"
|
@@ -488,7 +523,7 @@
|
|
488
523
|
"member": {}
|
489
524
|
},
|
490
525
|
"CostCategoryValues": {
|
491
|
-
"shape": "
|
526
|
+
"shape": "S3o"
|
492
527
|
},
|
493
528
|
"ReturnSize": {
|
494
529
|
"type": "integer"
|
@@ -509,7 +544,7 @@
|
|
509
544
|
],
|
510
545
|
"members": {
|
511
546
|
"TimePeriod": {
|
512
|
-
"shape": "
|
547
|
+
"shape": "S2o"
|
513
548
|
},
|
514
549
|
"Metric": {},
|
515
550
|
"Granularity": {},
|
@@ -525,10 +560,10 @@
|
|
525
560
|
"type": "structure",
|
526
561
|
"members": {
|
527
562
|
"Total": {
|
528
|
-
"shape": "
|
563
|
+
"shape": "S30"
|
529
564
|
},
|
530
565
|
"ForecastResultsByTime": {
|
531
|
-
"shape": "
|
566
|
+
"shape": "S3t"
|
532
567
|
}
|
533
568
|
}
|
534
569
|
}
|
@@ -543,7 +578,7 @@
|
|
543
578
|
"members": {
|
544
579
|
"SearchString": {},
|
545
580
|
"TimePeriod": {
|
546
|
-
"shape": "
|
581
|
+
"shape": "S2o"
|
547
582
|
},
|
548
583
|
"Dimension": {},
|
549
584
|
"Context": {},
|
@@ -551,7 +586,7 @@
|
|
551
586
|
"shape": "S7"
|
552
587
|
},
|
553
588
|
"SortBy": {
|
554
|
-
"shape": "
|
589
|
+
"shape": "S3h"
|
555
590
|
},
|
556
591
|
"MaxResults": {
|
557
592
|
"type": "integer"
|
@@ -568,7 +603,7 @@
|
|
568
603
|
],
|
569
604
|
"members": {
|
570
605
|
"DimensionValues": {
|
571
|
-
"shape": "
|
606
|
+
"shape": "S38"
|
572
607
|
},
|
573
608
|
"ReturnSize": {
|
574
609
|
"type": "integer"
|
@@ -588,21 +623,21 @@
|
|
588
623
|
],
|
589
624
|
"members": {
|
590
625
|
"TimePeriod": {
|
591
|
-
"shape": "
|
626
|
+
"shape": "S2o"
|
592
627
|
},
|
593
628
|
"GroupBy": {
|
594
|
-
"shape": "
|
629
|
+
"shape": "S2s"
|
595
630
|
},
|
596
631
|
"Granularity": {},
|
597
632
|
"Filter": {
|
598
633
|
"shape": "S7"
|
599
634
|
},
|
600
635
|
"Metrics": {
|
601
|
-
"shape": "
|
636
|
+
"shape": "S2q"
|
602
637
|
},
|
603
638
|
"NextPageToken": {},
|
604
639
|
"SortBy": {
|
605
|
-
"shape": "
|
640
|
+
"shape": "S3i"
|
606
641
|
},
|
607
642
|
"MaxResults": {
|
608
643
|
"type": "integer"
|
@@ -621,7 +656,7 @@
|
|
621
656
|
"type": "structure",
|
622
657
|
"members": {
|
623
658
|
"TimePeriod": {
|
624
|
-
"shape": "
|
659
|
+
"shape": "S2o"
|
625
660
|
},
|
626
661
|
"Groups": {
|
627
662
|
"type": "list",
|
@@ -629,22 +664,22 @@
|
|
629
664
|
"type": "structure",
|
630
665
|
"members": {
|
631
666
|
"Attributes": {
|
632
|
-
"shape": "
|
667
|
+
"shape": "S3a"
|
633
668
|
},
|
634
669
|
"Coverage": {
|
635
|
-
"shape": "
|
670
|
+
"shape": "S44"
|
636
671
|
}
|
637
672
|
}
|
638
673
|
}
|
639
674
|
},
|
640
675
|
"Total": {
|
641
|
-
"shape": "
|
676
|
+
"shape": "S44"
|
642
677
|
}
|
643
678
|
}
|
644
679
|
}
|
645
680
|
},
|
646
681
|
"Total": {
|
647
|
-
"shape": "
|
682
|
+
"shape": "S44"
|
648
683
|
},
|
649
684
|
"NextPageToken": {}
|
650
685
|
}
|
@@ -667,7 +702,7 @@
|
|
667
702
|
"TermInYears": {},
|
668
703
|
"PaymentOption": {},
|
669
704
|
"ServiceSpecification": {
|
670
|
-
"shape": "
|
705
|
+
"shape": "S4m"
|
671
706
|
},
|
672
707
|
"PageSize": {
|
673
708
|
"type": "integer"
|
@@ -695,7 +730,7 @@
|
|
695
730
|
"TermInYears": {},
|
696
731
|
"PaymentOption": {},
|
697
732
|
"ServiceSpecification": {
|
698
|
-
"shape": "
|
733
|
+
"shape": "S4m"
|
699
734
|
},
|
700
735
|
"RecommendationDetails": {
|
701
736
|
"type": "list",
|
@@ -843,17 +878,17 @@
|
|
843
878
|
],
|
844
879
|
"members": {
|
845
880
|
"TimePeriod": {
|
846
|
-
"shape": "
|
881
|
+
"shape": "S2o"
|
847
882
|
},
|
848
883
|
"GroupBy": {
|
849
|
-
"shape": "
|
884
|
+
"shape": "S2s"
|
850
885
|
},
|
851
886
|
"Granularity": {},
|
852
887
|
"Filter": {
|
853
888
|
"shape": "S7"
|
854
889
|
},
|
855
890
|
"SortBy": {
|
856
|
-
"shape": "
|
891
|
+
"shape": "S3i"
|
857
892
|
},
|
858
893
|
"NextPageToken": {},
|
859
894
|
"MaxResults": {
|
@@ -873,7 +908,7 @@
|
|
873
908
|
"type": "structure",
|
874
909
|
"members": {
|
875
910
|
"TimePeriod": {
|
876
|
-
"shape": "
|
911
|
+
"shape": "S2o"
|
877
912
|
},
|
878
913
|
"Groups": {
|
879
914
|
"type": "list",
|
@@ -883,22 +918,22 @@
|
|
883
918
|
"Key": {},
|
884
919
|
"Value": {},
|
885
920
|
"Attributes": {
|
886
|
-
"shape": "
|
921
|
+
"shape": "S3a"
|
887
922
|
},
|
888
923
|
"Utilization": {
|
889
|
-
"shape": "
|
924
|
+
"shape": "S5c"
|
890
925
|
}
|
891
926
|
}
|
892
927
|
}
|
893
928
|
},
|
894
929
|
"Total": {
|
895
|
-
"shape": "
|
930
|
+
"shape": "S5c"
|
896
931
|
}
|
897
932
|
}
|
898
933
|
}
|
899
934
|
},
|
900
935
|
"Total": {
|
901
|
-
"shape": "
|
936
|
+
"shape": "S5c"
|
902
937
|
},
|
903
938
|
"NextPageToken": {}
|
904
939
|
}
|
@@ -915,7 +950,7 @@
|
|
915
950
|
"shape": "S7"
|
916
951
|
},
|
917
952
|
"Configuration": {
|
918
|
-
"shape": "
|
953
|
+
"shape": "S5v"
|
919
954
|
},
|
920
955
|
"Service": {},
|
921
956
|
"PageSize": {
|
@@ -963,10 +998,10 @@
|
|
963
998
|
}
|
964
999
|
},
|
965
1000
|
"ResourceDetails": {
|
966
|
-
"shape": "
|
1001
|
+
"shape": "S64"
|
967
1002
|
},
|
968
1003
|
"ResourceUtilization": {
|
969
|
-
"shape": "
|
1004
|
+
"shape": "S66"
|
970
1005
|
},
|
971
1006
|
"ReservationCoveredHoursInLookbackPeriod": {},
|
972
1007
|
"SavingsPlansCoveredHoursInLookbackPeriod": {},
|
@@ -992,10 +1027,10 @@
|
|
992
1027
|
"type": "boolean"
|
993
1028
|
},
|
994
1029
|
"ResourceDetails": {
|
995
|
-
"shape": "
|
1030
|
+
"shape": "S64"
|
996
1031
|
},
|
997
1032
|
"ExpectedResourceUtilization": {
|
998
|
-
"shape": "
|
1033
|
+
"shape": "S66"
|
999
1034
|
},
|
1000
1035
|
"PlatformDifferences": {
|
1001
1036
|
"type": "list",
|
@@ -1022,7 +1057,7 @@
|
|
1022
1057
|
},
|
1023
1058
|
"NextPageToken": {},
|
1024
1059
|
"Configuration": {
|
1025
|
-
"shape": "
|
1060
|
+
"shape": "S5v"
|
1026
1061
|
}
|
1027
1062
|
}
|
1028
1063
|
}
|
@@ -1098,24 +1133,24 @@
|
|
1098
1133
|
],
|
1099
1134
|
"members": {
|
1100
1135
|
"TimePeriod": {
|
1101
|
-
"shape": "
|
1136
|
+
"shape": "S2o"
|
1102
1137
|
},
|
1103
1138
|
"GroupBy": {
|
1104
|
-
"shape": "
|
1139
|
+
"shape": "S2s"
|
1105
1140
|
},
|
1106
1141
|
"Granularity": {},
|
1107
1142
|
"Filter": {
|
1108
1143
|
"shape": "S7"
|
1109
1144
|
},
|
1110
1145
|
"Metrics": {
|
1111
|
-
"shape": "
|
1146
|
+
"shape": "S2q"
|
1112
1147
|
},
|
1113
1148
|
"NextToken": {},
|
1114
1149
|
"MaxResults": {
|
1115
1150
|
"type": "integer"
|
1116
1151
|
},
|
1117
1152
|
"SortBy": {
|
1118
|
-
"shape": "
|
1153
|
+
"shape": "S3i"
|
1119
1154
|
}
|
1120
1155
|
}
|
1121
1156
|
},
|
@@ -1131,7 +1166,7 @@
|
|
1131
1166
|
"type": "structure",
|
1132
1167
|
"members": {
|
1133
1168
|
"Attributes": {
|
1134
|
-
"shape": "
|
1169
|
+
"shape": "S3a"
|
1135
1170
|
},
|
1136
1171
|
"Coverage": {
|
1137
1172
|
"type": "structure",
|
@@ -1143,7 +1178,7 @@
|
|
1143
1178
|
}
|
1144
1179
|
},
|
1145
1180
|
"TimePeriod": {
|
1146
|
-
"shape": "
|
1181
|
+
"shape": "S2o"
|
1147
1182
|
}
|
1148
1183
|
}
|
1149
1184
|
}
|
@@ -1257,14 +1292,14 @@
|
|
1257
1292
|
],
|
1258
1293
|
"members": {
|
1259
1294
|
"TimePeriod": {
|
1260
|
-
"shape": "
|
1295
|
+
"shape": "S2o"
|
1261
1296
|
},
|
1262
1297
|
"Granularity": {},
|
1263
1298
|
"Filter": {
|
1264
1299
|
"shape": "S7"
|
1265
1300
|
},
|
1266
1301
|
"SortBy": {
|
1267
|
-
"shape": "
|
1302
|
+
"shape": "S3i"
|
1268
1303
|
}
|
1269
1304
|
}
|
1270
1305
|
},
|
@@ -1284,22 +1319,22 @@
|
|
1284
1319
|
],
|
1285
1320
|
"members": {
|
1286
1321
|
"TimePeriod": {
|
1287
|
-
"shape": "
|
1322
|
+
"shape": "S2o"
|
1288
1323
|
},
|
1289
1324
|
"Utilization": {
|
1290
|
-
"shape": "
|
1325
|
+
"shape": "S78"
|
1291
1326
|
},
|
1292
1327
|
"Savings": {
|
1293
|
-
"shape": "
|
1328
|
+
"shape": "S79"
|
1294
1329
|
},
|
1295
1330
|
"AmortizedCommitment": {
|
1296
|
-
"shape": "
|
1331
|
+
"shape": "S7a"
|
1297
1332
|
}
|
1298
1333
|
}
|
1299
1334
|
}
|
1300
1335
|
},
|
1301
1336
|
"Total": {
|
1302
|
-
"shape": "
|
1337
|
+
"shape": "S7b"
|
1303
1338
|
}
|
1304
1339
|
}
|
1305
1340
|
}
|
@@ -1312,7 +1347,7 @@
|
|
1312
1347
|
],
|
1313
1348
|
"members": {
|
1314
1349
|
"TimePeriod": {
|
1315
|
-
"shape": "
|
1350
|
+
"shape": "S2o"
|
1316
1351
|
},
|
1317
1352
|
"Filter": {
|
1318
1353
|
"shape": "S7"
|
@@ -1326,7 +1361,7 @@
|
|
1326
1361
|
"type": "integer"
|
1327
1362
|
},
|
1328
1363
|
"SortBy": {
|
1329
|
-
"shape": "
|
1364
|
+
"shape": "S3i"
|
1330
1365
|
}
|
1331
1366
|
}
|
1332
1367
|
},
|
@@ -1344,25 +1379,25 @@
|
|
1344
1379
|
"members": {
|
1345
1380
|
"SavingsPlanArn": {},
|
1346
1381
|
"Attributes": {
|
1347
|
-
"shape": "
|
1382
|
+
"shape": "S3a"
|
1348
1383
|
},
|
1349
1384
|
"Utilization": {
|
1350
|
-
"shape": "
|
1385
|
+
"shape": "S78"
|
1351
1386
|
},
|
1352
1387
|
"Savings": {
|
1353
|
-
"shape": "
|
1388
|
+
"shape": "S79"
|
1354
1389
|
},
|
1355
1390
|
"AmortizedCommitment": {
|
1356
|
-
"shape": "
|
1391
|
+
"shape": "S7a"
|
1357
1392
|
}
|
1358
1393
|
}
|
1359
1394
|
}
|
1360
1395
|
},
|
1361
1396
|
"Total": {
|
1362
|
-
"shape": "
|
1397
|
+
"shape": "S7b"
|
1363
1398
|
},
|
1364
1399
|
"TimePeriod": {
|
1365
|
-
"shape": "
|
1400
|
+
"shape": "S2o"
|
1366
1401
|
},
|
1367
1402
|
"NextToken": {}
|
1368
1403
|
}
|
@@ -1377,14 +1412,14 @@
|
|
1377
1412
|
"members": {
|
1378
1413
|
"SearchString": {},
|
1379
1414
|
"TimePeriod": {
|
1380
|
-
"shape": "
|
1415
|
+
"shape": "S2o"
|
1381
1416
|
},
|
1382
1417
|
"TagKey": {},
|
1383
1418
|
"Filter": {
|
1384
1419
|
"shape": "S7"
|
1385
1420
|
},
|
1386
1421
|
"SortBy": {
|
1387
|
-
"shape": "
|
1422
|
+
"shape": "S3h"
|
1388
1423
|
},
|
1389
1424
|
"MaxResults": {
|
1390
1425
|
"type": "integer"
|
@@ -1424,7 +1459,7 @@
|
|
1424
1459
|
],
|
1425
1460
|
"members": {
|
1426
1461
|
"TimePeriod": {
|
1427
|
-
"shape": "
|
1462
|
+
"shape": "S2o"
|
1428
1463
|
},
|
1429
1464
|
"Metric": {},
|
1430
1465
|
"Granularity": {},
|
@@ -1440,10 +1475,10 @@
|
|
1440
1475
|
"type": "structure",
|
1441
1476
|
"members": {
|
1442
1477
|
"Total": {
|
1443
|
-
"shape": "
|
1478
|
+
"shape": "S30"
|
1444
1479
|
},
|
1445
1480
|
"ForecastResultsByTime": {
|
1446
|
-
"shape": "
|
1481
|
+
"shape": "S3t"
|
1447
1482
|
}
|
1448
1483
|
}
|
1449
1484
|
}
|
@@ -1519,7 +1554,7 @@
|
|
1519
1554
|
"shape": "S1s"
|
1520
1555
|
},
|
1521
1556
|
"Values": {
|
1522
|
-
"shape": "
|
1557
|
+
"shape": "S3o"
|
1523
1558
|
},
|
1524
1559
|
"DefaultValue": {}
|
1525
1560
|
}
|
@@ -1999,7 +2034,7 @@
|
|
1999
2034
|
}
|
2000
2035
|
}
|
2001
2036
|
},
|
2002
|
-
"
|
2037
|
+
"S2o": {
|
2003
2038
|
"type": "structure",
|
2004
2039
|
"required": [
|
2005
2040
|
"Start",
|
@@ -2010,11 +2045,11 @@
|
|
2010
2045
|
"End": {}
|
2011
2046
|
}
|
2012
2047
|
},
|
2013
|
-
"
|
2048
|
+
"S2q": {
|
2014
2049
|
"type": "list",
|
2015
2050
|
"member": {}
|
2016
2051
|
},
|
2017
|
-
"
|
2052
|
+
"S2s": {
|
2018
2053
|
"type": "list",
|
2019
2054
|
"member": {
|
2020
2055
|
"type": "structure",
|
@@ -2024,16 +2059,16 @@
|
|
2024
2059
|
}
|
2025
2060
|
}
|
2026
2061
|
},
|
2027
|
-
"
|
2062
|
+
"S2x": {
|
2028
2063
|
"type": "list",
|
2029
2064
|
"member": {
|
2030
2065
|
"type": "structure",
|
2031
2066
|
"members": {
|
2032
2067
|
"TimePeriod": {
|
2033
|
-
"shape": "
|
2068
|
+
"shape": "S2o"
|
2034
2069
|
},
|
2035
2070
|
"Total": {
|
2036
|
-
"shape": "
|
2071
|
+
"shape": "S2z"
|
2037
2072
|
},
|
2038
2073
|
"Groups": {
|
2039
2074
|
"type": "list",
|
@@ -2045,7 +2080,7 @@
|
|
2045
2080
|
"member": {}
|
2046
2081
|
},
|
2047
2082
|
"Metrics": {
|
2048
|
-
"shape": "
|
2083
|
+
"shape": "S2z"
|
2049
2084
|
}
|
2050
2085
|
}
|
2051
2086
|
}
|
@@ -2056,44 +2091,44 @@
|
|
2056
2091
|
}
|
2057
2092
|
}
|
2058
2093
|
},
|
2059
|
-
"
|
2094
|
+
"S2z": {
|
2060
2095
|
"type": "map",
|
2061
2096
|
"key": {},
|
2062
2097
|
"value": {
|
2063
|
-
"shape": "
|
2098
|
+
"shape": "S30"
|
2064
2099
|
}
|
2065
2100
|
},
|
2066
|
-
"
|
2101
|
+
"S30": {
|
2067
2102
|
"type": "structure",
|
2068
2103
|
"members": {
|
2069
2104
|
"Amount": {},
|
2070
2105
|
"Unit": {}
|
2071
2106
|
}
|
2072
2107
|
},
|
2073
|
-
"
|
2108
|
+
"S38": {
|
2074
2109
|
"type": "list",
|
2075
2110
|
"member": {
|
2076
2111
|
"type": "structure",
|
2077
2112
|
"members": {
|
2078
2113
|
"Value": {},
|
2079
2114
|
"Attributes": {
|
2080
|
-
"shape": "
|
2115
|
+
"shape": "S3a"
|
2081
2116
|
}
|
2082
2117
|
}
|
2083
2118
|
}
|
2084
2119
|
},
|
2085
|
-
"
|
2120
|
+
"S3a": {
|
2086
2121
|
"type": "map",
|
2087
2122
|
"key": {},
|
2088
2123
|
"value": {}
|
2089
2124
|
},
|
2090
|
-
"
|
2125
|
+
"S3h": {
|
2091
2126
|
"type": "list",
|
2092
2127
|
"member": {
|
2093
|
-
"shape": "
|
2128
|
+
"shape": "S3i"
|
2094
2129
|
}
|
2095
2130
|
},
|
2096
|
-
"
|
2131
|
+
"S3i": {
|
2097
2132
|
"type": "structure",
|
2098
2133
|
"required": [
|
2099
2134
|
"Key"
|
@@ -2103,17 +2138,17 @@
|
|
2103
2138
|
"SortOrder": {}
|
2104
2139
|
}
|
2105
2140
|
},
|
2106
|
-
"
|
2141
|
+
"S3o": {
|
2107
2142
|
"type": "list",
|
2108
2143
|
"member": {}
|
2109
2144
|
},
|
2110
|
-
"
|
2145
|
+
"S3t": {
|
2111
2146
|
"type": "list",
|
2112
2147
|
"member": {
|
2113
2148
|
"type": "structure",
|
2114
2149
|
"members": {
|
2115
2150
|
"TimePeriod": {
|
2116
|
-
"shape": "
|
2151
|
+
"shape": "S2o"
|
2117
2152
|
},
|
2118
2153
|
"MeanValue": {},
|
2119
2154
|
"PredictionIntervalLowerBound": {},
|
@@ -2121,7 +2156,7 @@
|
|
2121
2156
|
}
|
2122
2157
|
}
|
2123
2158
|
},
|
2124
|
-
"
|
2159
|
+
"S44": {
|
2125
2160
|
"type": "structure",
|
2126
2161
|
"members": {
|
2127
2162
|
"CoverageHours": {
|
@@ -2150,7 +2185,7 @@
|
|
2150
2185
|
}
|
2151
2186
|
}
|
2152
2187
|
},
|
2153
|
-
"
|
2188
|
+
"S4m": {
|
2154
2189
|
"type": "structure",
|
2155
2190
|
"members": {
|
2156
2191
|
"EC2Specification": {
|
@@ -2161,7 +2196,7 @@
|
|
2161
2196
|
}
|
2162
2197
|
}
|
2163
2198
|
},
|
2164
|
-
"
|
2199
|
+
"S5c": {
|
2165
2200
|
"type": "structure",
|
2166
2201
|
"members": {
|
2167
2202
|
"UtilizationPercentage": {},
|
@@ -2183,7 +2218,7 @@
|
|
2183
2218
|
"UnrealizedSavings": {}
|
2184
2219
|
}
|
2185
2220
|
},
|
2186
|
-
"
|
2221
|
+
"S5v": {
|
2187
2222
|
"type": "structure",
|
2188
2223
|
"required": [
|
2189
2224
|
"RecommendationTarget",
|
@@ -2196,7 +2231,7 @@
|
|
2196
2231
|
}
|
2197
2232
|
}
|
2198
2233
|
},
|
2199
|
-
"
|
2234
|
+
"S64": {
|
2200
2235
|
"type": "structure",
|
2201
2236
|
"members": {
|
2202
2237
|
"EC2ResourceDetails": {
|
@@ -2215,7 +2250,7 @@
|
|
2215
2250
|
}
|
2216
2251
|
}
|
2217
2252
|
},
|
2218
|
-
"
|
2253
|
+
"S66": {
|
2219
2254
|
"type": "structure",
|
2220
2255
|
"members": {
|
2221
2256
|
"EC2ResourceUtilization": {
|
@@ -2255,7 +2290,7 @@
|
|
2255
2290
|
}
|
2256
2291
|
}
|
2257
2292
|
},
|
2258
|
-
"
|
2293
|
+
"S78": {
|
2259
2294
|
"type": "structure",
|
2260
2295
|
"members": {
|
2261
2296
|
"TotalCommitment": {},
|
@@ -2264,14 +2299,14 @@
|
|
2264
2299
|
"UtilizationPercentage": {}
|
2265
2300
|
}
|
2266
2301
|
},
|
2267
|
-
"
|
2302
|
+
"S79": {
|
2268
2303
|
"type": "structure",
|
2269
2304
|
"members": {
|
2270
2305
|
"NetSavings": {},
|
2271
2306
|
"OnDemandCostEquivalent": {}
|
2272
2307
|
}
|
2273
2308
|
},
|
2274
|
-
"
|
2309
|
+
"S7a": {
|
2275
2310
|
"type": "structure",
|
2276
2311
|
"members": {
|
2277
2312
|
"AmortizedRecurringCommitment": {},
|
@@ -2279,20 +2314,20 @@
|
|
2279
2314
|
"TotalAmortizedCommitment": {}
|
2280
2315
|
}
|
2281
2316
|
},
|
2282
|
-
"
|
2317
|
+
"S7b": {
|
2283
2318
|
"type": "structure",
|
2284
2319
|
"required": [
|
2285
2320
|
"Utilization"
|
2286
2321
|
],
|
2287
2322
|
"members": {
|
2288
2323
|
"Utilization": {
|
2289
|
-
"shape": "
|
2324
|
+
"shape": "S78"
|
2290
2325
|
},
|
2291
2326
|
"Savings": {
|
2292
|
-
"shape": "
|
2327
|
+
"shape": "S79"
|
2293
2328
|
},
|
2294
2329
|
"AmortizedCommitment": {
|
2295
|
-
"shape": "
|
2330
|
+
"shape": "S7a"
|
2296
2331
|
}
|
2297
2332
|
}
|
2298
2333
|
}
|