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
|
@@ -281,6 +281,42 @@
|
|
|
281
281
|
}
|
|
282
282
|
}
|
|
283
283
|
},
|
|
284
|
+
"ExportLicenseRecommendations": {
|
|
285
|
+
"input": {
|
|
286
|
+
"type": "structure",
|
|
287
|
+
"required": [
|
|
288
|
+
"s3DestinationConfig"
|
|
289
|
+
],
|
|
290
|
+
"members": {
|
|
291
|
+
"accountIds": {
|
|
292
|
+
"shape": "Sw"
|
|
293
|
+
},
|
|
294
|
+
"filters": {
|
|
295
|
+
"shape": "S21"
|
|
296
|
+
},
|
|
297
|
+
"fieldsToExport": {
|
|
298
|
+
"type": "list",
|
|
299
|
+
"member": {}
|
|
300
|
+
},
|
|
301
|
+
"s3DestinationConfig": {
|
|
302
|
+
"shape": "S13"
|
|
303
|
+
},
|
|
304
|
+
"fileFormat": {},
|
|
305
|
+
"includeMemberAccounts": {
|
|
306
|
+
"type": "boolean"
|
|
307
|
+
}
|
|
308
|
+
}
|
|
309
|
+
},
|
|
310
|
+
"output": {
|
|
311
|
+
"type": "structure",
|
|
312
|
+
"members": {
|
|
313
|
+
"jobId": {},
|
|
314
|
+
"s3Destination": {
|
|
315
|
+
"shape": "Sn"
|
|
316
|
+
}
|
|
317
|
+
}
|
|
318
|
+
}
|
|
319
|
+
},
|
|
284
320
|
"GetAutoScalingGroupRecommendations": {
|
|
285
321
|
"input": {
|
|
286
322
|
"type": "structure",
|
|
@@ -318,13 +354,13 @@
|
|
|
318
354
|
"autoScalingGroupName": {},
|
|
319
355
|
"finding": {},
|
|
320
356
|
"utilizationMetrics": {
|
|
321
|
-
"shape": "
|
|
357
|
+
"shape": "S2f"
|
|
322
358
|
},
|
|
323
359
|
"lookBackPeriodInDays": {
|
|
324
360
|
"type": "double"
|
|
325
361
|
},
|
|
326
362
|
"currentConfiguration": {
|
|
327
|
-
"shape": "
|
|
363
|
+
"shape": "S2l"
|
|
328
364
|
},
|
|
329
365
|
"recommendationOptions": {
|
|
330
366
|
"type": "list",
|
|
@@ -332,10 +368,10 @@
|
|
|
332
368
|
"type": "structure",
|
|
333
369
|
"members": {
|
|
334
370
|
"configuration": {
|
|
335
|
-
"shape": "
|
|
371
|
+
"shape": "S2l"
|
|
336
372
|
},
|
|
337
373
|
"projectedUtilizationMetrics": {
|
|
338
|
-
"shape": "
|
|
374
|
+
"shape": "S2s"
|
|
339
375
|
},
|
|
340
376
|
"performanceRisk": {
|
|
341
377
|
"type": "double"
|
|
@@ -344,7 +380,7 @@
|
|
|
344
380
|
"type": "integer"
|
|
345
381
|
},
|
|
346
382
|
"savingsOpportunity": {
|
|
347
|
-
"shape": "
|
|
383
|
+
"shape": "S2v"
|
|
348
384
|
},
|
|
349
385
|
"migrationEffort": {}
|
|
350
386
|
}
|
|
@@ -355,16 +391,16 @@
|
|
|
355
391
|
},
|
|
356
392
|
"currentPerformanceRisk": {},
|
|
357
393
|
"effectiveRecommendationPreferences": {
|
|
358
|
-
"shape": "
|
|
394
|
+
"shape": "S33"
|
|
359
395
|
},
|
|
360
396
|
"inferredWorkloadTypes": {
|
|
361
|
-
"shape": "
|
|
397
|
+
"shape": "S38"
|
|
362
398
|
}
|
|
363
399
|
}
|
|
364
400
|
}
|
|
365
401
|
},
|
|
366
402
|
"errors": {
|
|
367
|
-
"shape": "
|
|
403
|
+
"shape": "S3a"
|
|
368
404
|
}
|
|
369
405
|
}
|
|
370
406
|
}
|
|
@@ -401,7 +437,7 @@
|
|
|
401
437
|
"volumeArn": {},
|
|
402
438
|
"accountId": {},
|
|
403
439
|
"currentConfiguration": {
|
|
404
|
-
"shape": "
|
|
440
|
+
"shape": "S3l"
|
|
405
441
|
},
|
|
406
442
|
"finding": {},
|
|
407
443
|
"utilizationMetrics": {
|
|
@@ -426,7 +462,7 @@
|
|
|
426
462
|
"type": "structure",
|
|
427
463
|
"members": {
|
|
428
464
|
"configuration": {
|
|
429
|
-
"shape": "
|
|
465
|
+
"shape": "S3l"
|
|
430
466
|
},
|
|
431
467
|
"performanceRisk": {
|
|
432
468
|
"type": "double"
|
|
@@ -435,7 +471,7 @@
|
|
|
435
471
|
"type": "integer"
|
|
436
472
|
},
|
|
437
473
|
"savingsOpportunity": {
|
|
438
|
-
"shape": "
|
|
474
|
+
"shape": "S2v"
|
|
439
475
|
}
|
|
440
476
|
}
|
|
441
477
|
}
|
|
@@ -445,13 +481,13 @@
|
|
|
445
481
|
},
|
|
446
482
|
"currentPerformanceRisk": {},
|
|
447
483
|
"tags": {
|
|
448
|
-
"shape": "
|
|
484
|
+
"shape": "S3z"
|
|
449
485
|
}
|
|
450
486
|
}
|
|
451
487
|
}
|
|
452
488
|
},
|
|
453
489
|
"errors": {
|
|
454
|
-
"shape": "
|
|
490
|
+
"shape": "S3a"
|
|
455
491
|
}
|
|
456
492
|
}
|
|
457
493
|
}
|
|
@@ -498,7 +534,7 @@
|
|
|
498
534
|
"member": {}
|
|
499
535
|
},
|
|
500
536
|
"utilizationMetrics": {
|
|
501
|
-
"shape": "
|
|
537
|
+
"shape": "S2f"
|
|
502
538
|
},
|
|
503
539
|
"lookBackPeriodInDays": {
|
|
504
540
|
"type": "double"
|
|
@@ -510,7 +546,7 @@
|
|
|
510
546
|
"members": {
|
|
511
547
|
"instanceType": {},
|
|
512
548
|
"projectedUtilizationMetrics": {
|
|
513
|
-
"shape": "
|
|
549
|
+
"shape": "S2s"
|
|
514
550
|
},
|
|
515
551
|
"platformDifferences": {
|
|
516
552
|
"type": "list",
|
|
@@ -523,7 +559,7 @@
|
|
|
523
559
|
"type": "integer"
|
|
524
560
|
},
|
|
525
561
|
"savingsOpportunity": {
|
|
526
|
-
"shape": "
|
|
562
|
+
"shape": "S2v"
|
|
527
563
|
},
|
|
528
564
|
"migrationEffort": {}
|
|
529
565
|
}
|
|
@@ -544,14 +580,14 @@
|
|
|
544
580
|
},
|
|
545
581
|
"currentPerformanceRisk": {},
|
|
546
582
|
"effectiveRecommendationPreferences": {
|
|
547
|
-
"shape": "
|
|
583
|
+
"shape": "S33"
|
|
548
584
|
},
|
|
549
585
|
"inferredWorkloadTypes": {
|
|
550
|
-
"shape": "
|
|
586
|
+
"shape": "S38"
|
|
551
587
|
},
|
|
552
588
|
"instanceState": {},
|
|
553
589
|
"tags": {
|
|
554
|
-
"shape": "
|
|
590
|
+
"shape": "S3z"
|
|
555
591
|
},
|
|
556
592
|
"externalMetricStatus": {
|
|
557
593
|
"type": "structure",
|
|
@@ -564,7 +600,7 @@
|
|
|
564
600
|
}
|
|
565
601
|
},
|
|
566
602
|
"errors": {
|
|
567
|
-
"shape": "
|
|
603
|
+
"shape": "S3a"
|
|
568
604
|
}
|
|
569
605
|
}
|
|
570
606
|
}
|
|
@@ -615,10 +651,10 @@
|
|
|
615
651
|
"members": {
|
|
616
652
|
"name": {},
|
|
617
653
|
"timestamps": {
|
|
618
|
-
"shape": "
|
|
654
|
+
"shape": "S4y"
|
|
619
655
|
},
|
|
620
656
|
"values": {
|
|
621
|
-
"shape": "
|
|
657
|
+
"shape": "S4z"
|
|
622
658
|
}
|
|
623
659
|
}
|
|
624
660
|
}
|
|
@@ -674,13 +710,13 @@
|
|
|
674
710
|
"members": {
|
|
675
711
|
"name": {},
|
|
676
712
|
"timestamps": {
|
|
677
|
-
"shape": "
|
|
713
|
+
"shape": "S4y"
|
|
678
714
|
},
|
|
679
715
|
"upperBoundValues": {
|
|
680
|
-
"shape": "
|
|
716
|
+
"shape": "S4z"
|
|
681
717
|
},
|
|
682
718
|
"lowerBoundValues": {
|
|
683
|
-
"shape": "
|
|
719
|
+
"shape": "S4z"
|
|
684
720
|
}
|
|
685
721
|
}
|
|
686
722
|
}
|
|
@@ -738,7 +774,7 @@
|
|
|
738
774
|
"members": {
|
|
739
775
|
"containerName": {},
|
|
740
776
|
"memorySizeConfiguration": {
|
|
741
|
-
"shape": "
|
|
777
|
+
"shape": "S5l"
|
|
742
778
|
},
|
|
743
779
|
"cpu": {
|
|
744
780
|
"type": "integer"
|
|
@@ -787,7 +823,7 @@
|
|
|
787
823
|
"type": "integer"
|
|
788
824
|
},
|
|
789
825
|
"savingsOpportunity": {
|
|
790
|
-
"shape": "
|
|
826
|
+
"shape": "S2v"
|
|
791
827
|
},
|
|
792
828
|
"projectedUtilizationMetrics": {
|
|
793
829
|
"type": "list",
|
|
@@ -812,7 +848,7 @@
|
|
|
812
848
|
"members": {
|
|
813
849
|
"containerName": {},
|
|
814
850
|
"memorySizeConfiguration": {
|
|
815
|
-
"shape": "
|
|
851
|
+
"shape": "S5l"
|
|
816
852
|
},
|
|
817
853
|
"cpu": {
|
|
818
854
|
"type": "integer"
|
|
@@ -825,13 +861,13 @@
|
|
|
825
861
|
},
|
|
826
862
|
"currentPerformanceRisk": {},
|
|
827
863
|
"tags": {
|
|
828
|
-
"shape": "
|
|
864
|
+
"shape": "S3z"
|
|
829
865
|
}
|
|
830
866
|
}
|
|
831
867
|
}
|
|
832
868
|
},
|
|
833
869
|
"errors": {
|
|
834
|
-
"shape": "
|
|
870
|
+
"shape": "S3a"
|
|
835
871
|
}
|
|
836
872
|
}
|
|
837
873
|
}
|
|
@@ -851,7 +887,7 @@
|
|
|
851
887
|
"members": {
|
|
852
888
|
"enhancedInfrastructureMetrics": {},
|
|
853
889
|
"externalMetricsPreference": {
|
|
854
|
-
"shape": "
|
|
890
|
+
"shape": "S36"
|
|
855
891
|
}
|
|
856
892
|
}
|
|
857
893
|
}
|
|
@@ -1008,17 +1044,112 @@
|
|
|
1008
1044
|
}
|
|
1009
1045
|
},
|
|
1010
1046
|
"savingsOpportunity": {
|
|
1011
|
-
"shape": "
|
|
1047
|
+
"shape": "S2v"
|
|
1012
1048
|
}
|
|
1013
1049
|
}
|
|
1014
1050
|
}
|
|
1015
1051
|
},
|
|
1016
1052
|
"currentPerformanceRisk": {},
|
|
1017
1053
|
"tags": {
|
|
1018
|
-
"shape": "
|
|
1054
|
+
"shape": "S3z"
|
|
1055
|
+
}
|
|
1056
|
+
}
|
|
1057
|
+
}
|
|
1058
|
+
}
|
|
1059
|
+
}
|
|
1060
|
+
}
|
|
1061
|
+
},
|
|
1062
|
+
"GetLicenseRecommendations": {
|
|
1063
|
+
"input": {
|
|
1064
|
+
"type": "structure",
|
|
1065
|
+
"members": {
|
|
1066
|
+
"resourceArns": {
|
|
1067
|
+
"type": "list",
|
|
1068
|
+
"member": {}
|
|
1069
|
+
},
|
|
1070
|
+
"nextToken": {},
|
|
1071
|
+
"maxResults": {
|
|
1072
|
+
"type": "integer"
|
|
1073
|
+
},
|
|
1074
|
+
"filters": {
|
|
1075
|
+
"shape": "S21"
|
|
1076
|
+
},
|
|
1077
|
+
"accountIds": {
|
|
1078
|
+
"shape": "Sw"
|
|
1079
|
+
}
|
|
1080
|
+
}
|
|
1081
|
+
},
|
|
1082
|
+
"output": {
|
|
1083
|
+
"type": "structure",
|
|
1084
|
+
"members": {
|
|
1085
|
+
"nextToken": {},
|
|
1086
|
+
"licenseRecommendations": {
|
|
1087
|
+
"type": "list",
|
|
1088
|
+
"member": {
|
|
1089
|
+
"type": "structure",
|
|
1090
|
+
"members": {
|
|
1091
|
+
"resourceArn": {},
|
|
1092
|
+
"accountId": {},
|
|
1093
|
+
"currentLicenseConfiguration": {
|
|
1094
|
+
"type": "structure",
|
|
1095
|
+
"members": {
|
|
1096
|
+
"numberOfCores": {
|
|
1097
|
+
"type": "integer"
|
|
1098
|
+
},
|
|
1099
|
+
"instanceType": {},
|
|
1100
|
+
"operatingSystem": {},
|
|
1101
|
+
"licenseEdition": {},
|
|
1102
|
+
"licenseName": {},
|
|
1103
|
+
"licenseModel": {},
|
|
1104
|
+
"licenseVersion": {},
|
|
1105
|
+
"metricsSource": {
|
|
1106
|
+
"type": "list",
|
|
1107
|
+
"member": {
|
|
1108
|
+
"type": "structure",
|
|
1109
|
+
"members": {
|
|
1110
|
+
"provider": {},
|
|
1111
|
+
"providerArn": {}
|
|
1112
|
+
}
|
|
1113
|
+
}
|
|
1114
|
+
}
|
|
1115
|
+
}
|
|
1116
|
+
},
|
|
1117
|
+
"lookbackPeriodInDays": {
|
|
1118
|
+
"type": "double"
|
|
1119
|
+
},
|
|
1120
|
+
"lastRefreshTimestamp": {
|
|
1121
|
+
"type": "timestamp"
|
|
1122
|
+
},
|
|
1123
|
+
"finding": {},
|
|
1124
|
+
"findingReasonCodes": {
|
|
1125
|
+
"type": "list",
|
|
1126
|
+
"member": {}
|
|
1127
|
+
},
|
|
1128
|
+
"licenseRecommendationOptions": {
|
|
1129
|
+
"type": "list",
|
|
1130
|
+
"member": {
|
|
1131
|
+
"type": "structure",
|
|
1132
|
+
"members": {
|
|
1133
|
+
"rank": {
|
|
1134
|
+
"type": "integer"
|
|
1135
|
+
},
|
|
1136
|
+
"operatingSystem": {},
|
|
1137
|
+
"licenseEdition": {},
|
|
1138
|
+
"licenseModel": {},
|
|
1139
|
+
"savingsOpportunity": {
|
|
1140
|
+
"shape": "S2v"
|
|
1141
|
+
}
|
|
1142
|
+
}
|
|
1143
|
+
}
|
|
1144
|
+
},
|
|
1145
|
+
"tags": {
|
|
1146
|
+
"shape": "S3z"
|
|
1019
1147
|
}
|
|
1020
1148
|
}
|
|
1021
1149
|
}
|
|
1150
|
+
},
|
|
1151
|
+
"errors": {
|
|
1152
|
+
"shape": "S3a"
|
|
1022
1153
|
}
|
|
1023
1154
|
}
|
|
1024
1155
|
}
|
|
@@ -1056,7 +1187,7 @@
|
|
|
1056
1187
|
"enhancedInfrastructureMetrics": {},
|
|
1057
1188
|
"inferredWorkloadTypes": {},
|
|
1058
1189
|
"externalMetricsPreference": {
|
|
1059
|
-
"shape": "
|
|
1190
|
+
"shape": "S36"
|
|
1060
1191
|
}
|
|
1061
1192
|
}
|
|
1062
1193
|
}
|
|
@@ -1113,7 +1244,7 @@
|
|
|
1113
1244
|
"recommendationResourceType": {},
|
|
1114
1245
|
"accountId": {},
|
|
1115
1246
|
"savingsOpportunity": {
|
|
1116
|
-
"shape": "
|
|
1247
|
+
"shape": "S2v"
|
|
1117
1248
|
},
|
|
1118
1249
|
"currentPerformanceRiskRatings": {
|
|
1119
1250
|
"type": "structure",
|
|
@@ -1138,10 +1269,10 @@
|
|
|
1138
1269
|
"type": "structure",
|
|
1139
1270
|
"members": {
|
|
1140
1271
|
"inferredWorkloadTypes": {
|
|
1141
|
-
"shape": "
|
|
1272
|
+
"shape": "S38"
|
|
1142
1273
|
},
|
|
1143
1274
|
"estimatedMonthlySavings": {
|
|
1144
|
-
"shape": "
|
|
1275
|
+
"shape": "S2x"
|
|
1145
1276
|
}
|
|
1146
1277
|
}
|
|
1147
1278
|
}
|
|
@@ -1166,7 +1297,7 @@
|
|
|
1166
1297
|
"enhancedInfrastructureMetrics": {},
|
|
1167
1298
|
"inferredWorkloadTypes": {},
|
|
1168
1299
|
"externalMetricsPreference": {
|
|
1169
|
-
"shape": "
|
|
1300
|
+
"shape": "S36"
|
|
1170
1301
|
}
|
|
1171
1302
|
}
|
|
1172
1303
|
},
|
|
@@ -1288,13 +1419,25 @@
|
|
|
1288
1419
|
}
|
|
1289
1420
|
}
|
|
1290
1421
|
},
|
|
1291
|
-
"
|
|
1422
|
+
"S21": {
|
|
1292
1423
|
"type": "list",
|
|
1293
1424
|
"member": {
|
|
1294
|
-
"
|
|
1425
|
+
"type": "structure",
|
|
1426
|
+
"members": {
|
|
1427
|
+
"name": {},
|
|
1428
|
+
"values": {
|
|
1429
|
+
"shape": "Sf"
|
|
1430
|
+
}
|
|
1431
|
+
}
|
|
1295
1432
|
}
|
|
1296
1433
|
},
|
|
1297
|
-
"
|
|
1434
|
+
"S2f": {
|
|
1435
|
+
"type": "list",
|
|
1436
|
+
"member": {
|
|
1437
|
+
"shape": "S2g"
|
|
1438
|
+
}
|
|
1439
|
+
},
|
|
1440
|
+
"S2g": {
|
|
1298
1441
|
"type": "structure",
|
|
1299
1442
|
"members": {
|
|
1300
1443
|
"name": {},
|
|
@@ -1304,7 +1447,7 @@
|
|
|
1304
1447
|
}
|
|
1305
1448
|
}
|
|
1306
1449
|
},
|
|
1307
|
-
"
|
|
1450
|
+
"S2l": {
|
|
1308
1451
|
"type": "structure",
|
|
1309
1452
|
"members": {
|
|
1310
1453
|
"desiredCapacity": {
|
|
@@ -1319,24 +1462,24 @@
|
|
|
1319
1462
|
"instanceType": {}
|
|
1320
1463
|
}
|
|
1321
1464
|
},
|
|
1322
|
-
"
|
|
1465
|
+
"S2s": {
|
|
1323
1466
|
"type": "list",
|
|
1324
1467
|
"member": {
|
|
1325
|
-
"shape": "
|
|
1468
|
+
"shape": "S2g"
|
|
1326
1469
|
}
|
|
1327
1470
|
},
|
|
1328
|
-
"
|
|
1471
|
+
"S2v": {
|
|
1329
1472
|
"type": "structure",
|
|
1330
1473
|
"members": {
|
|
1331
1474
|
"savingsOpportunityPercentage": {
|
|
1332
1475
|
"type": "double"
|
|
1333
1476
|
},
|
|
1334
1477
|
"estimatedMonthlySavings": {
|
|
1335
|
-
"shape": "
|
|
1478
|
+
"shape": "S2x"
|
|
1336
1479
|
}
|
|
1337
1480
|
}
|
|
1338
1481
|
},
|
|
1339
|
-
"
|
|
1482
|
+
"S2x": {
|
|
1340
1483
|
"type": "structure",
|
|
1341
1484
|
"members": {
|
|
1342
1485
|
"currency": {},
|
|
@@ -1345,7 +1488,7 @@
|
|
|
1345
1488
|
}
|
|
1346
1489
|
}
|
|
1347
1490
|
},
|
|
1348
|
-
"
|
|
1491
|
+
"S33": {
|
|
1349
1492
|
"type": "structure",
|
|
1350
1493
|
"members": {
|
|
1351
1494
|
"cpuVendorArchitectures": {
|
|
@@ -1354,21 +1497,21 @@
|
|
|
1354
1497
|
"enhancedInfrastructureMetrics": {},
|
|
1355
1498
|
"inferredWorkloadTypes": {},
|
|
1356
1499
|
"externalMetricsPreference": {
|
|
1357
|
-
"shape": "
|
|
1500
|
+
"shape": "S36"
|
|
1358
1501
|
}
|
|
1359
1502
|
}
|
|
1360
1503
|
},
|
|
1361
|
-
"
|
|
1504
|
+
"S36": {
|
|
1362
1505
|
"type": "structure",
|
|
1363
1506
|
"members": {
|
|
1364
1507
|
"source": {}
|
|
1365
1508
|
}
|
|
1366
1509
|
},
|
|
1367
|
-
"
|
|
1510
|
+
"S38": {
|
|
1368
1511
|
"type": "list",
|
|
1369
1512
|
"member": {}
|
|
1370
1513
|
},
|
|
1371
|
-
"
|
|
1514
|
+
"S3a": {
|
|
1372
1515
|
"type": "list",
|
|
1373
1516
|
"member": {
|
|
1374
1517
|
"type": "structure",
|
|
@@ -1379,7 +1522,7 @@
|
|
|
1379
1522
|
}
|
|
1380
1523
|
}
|
|
1381
1524
|
},
|
|
1382
|
-
"
|
|
1525
|
+
"S3l": {
|
|
1383
1526
|
"type": "structure",
|
|
1384
1527
|
"members": {
|
|
1385
1528
|
"volumeType": {},
|
|
@@ -1403,7 +1546,7 @@
|
|
|
1403
1546
|
}
|
|
1404
1547
|
}
|
|
1405
1548
|
},
|
|
1406
|
-
"
|
|
1549
|
+
"S3z": {
|
|
1407
1550
|
"type": "list",
|
|
1408
1551
|
"member": {
|
|
1409
1552
|
"type": "structure",
|
|
@@ -1413,19 +1556,19 @@
|
|
|
1413
1556
|
}
|
|
1414
1557
|
}
|
|
1415
1558
|
},
|
|
1416
|
-
"
|
|
1559
|
+
"S4y": {
|
|
1417
1560
|
"type": "list",
|
|
1418
1561
|
"member": {
|
|
1419
1562
|
"type": "timestamp"
|
|
1420
1563
|
}
|
|
1421
1564
|
},
|
|
1422
|
-
"
|
|
1565
|
+
"S4z": {
|
|
1423
1566
|
"type": "list",
|
|
1424
1567
|
"member": {
|
|
1425
1568
|
"type": "double"
|
|
1426
1569
|
}
|
|
1427
1570
|
},
|
|
1428
|
-
"
|
|
1571
|
+
"S5l": {
|
|
1429
1572
|
"type": "structure",
|
|
1430
1573
|
"members": {
|
|
1431
1574
|
"memory": {
|