@pgarbe/cdk-ecr-sync 0.5.21 → 0.5.22
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/.gitattributes +19 -18
- package/.jsii +7 -1468
- package/.projenrc.ts +51 -0
- package/API.md +177 -46
- package/lib/ecr-sync.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +167 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +5 -4
- package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +344 -3
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.examples.json +5 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +1036 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/appconfig-2019-10-09.examples.json +715 -0
- package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +48 -38
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.examples.json +5 -0
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +87 -0
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +505 -141
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +303 -7
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.paginators.json +20 -0
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +110 -32
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +32 -19
- package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.min.json +420 -0
- package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/braket-2019-09-01.min.json +388 -11
- package/node_modules/aws-sdk/apis/braket-2019-09-01.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/chime-2018-05-01.min.json +11 -2
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +35 -6
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +50 -27
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +242 -68
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +560 -102
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +11 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +322 -50
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +430 -110
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +142 -12
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +676 -140
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +31 -2
- package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +50 -37
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +117 -73
- package/node_modules/aws-sdk/apis/drs-2020-02-26.examples.json +5 -0
- package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1347 -0
- package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +40 -0
- package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +296 -261
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +3389 -1167
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +66 -0
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +393 -31
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +3 -0
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
- package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +10 -0
- package/node_modules/aws-sdk/apis/evidently-2021-02-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +1853 -0
- package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +28 -0
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +602 -36
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +507 -76
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +818 -142
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +383 -367
- package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +81 -73
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.examples.json +5 -0
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +1993 -0
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +57 -0
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +322 -209
- package/node_modules/aws-sdk/apis/iotdeviceadvisor-2020-09-18.min.json +31 -3
- package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +360 -124
- package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.examples.json +5 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +1675 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +101 -15
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +151 -0
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +459 -78
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +664 -128
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +858 -81
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +145 -122
- package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +36 -7
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +167 -163
- package/node_modules/aws-sdk/apis/metadata.json +39 -0
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +156 -43
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.examples.json +5 -0
- package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +1230 -0
- package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
- package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
- package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +617 -145
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +1931 -558
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +36 -0
- package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +10 -0
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +507 -49
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +338 -31
- package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +2 -4
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +138 -24
- package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +752 -74
- package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +41 -0
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +140 -100
- package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +16 -11
- package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
- package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
- package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +122 -8
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +253 -148
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
- package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
- package/node_modules/aws-sdk/apis/rum-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +458 -0
- package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +14 -13
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +68 -68
- package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +193 -162
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +15 -7
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +1582 -785
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +23 -0
- package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
- package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +35 -25
- package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +90 -18
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +366 -346
- package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +14 -11
- package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +85 -16
- package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.min.json +623 -42
- package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +81 -13
- package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +44 -43
- package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +62 -29
- package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +398 -59
- package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.examples.json +5 -0
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +1579 -0
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.paginators.json +39 -0
- package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +6 -1
- package/node_modules/aws-sdk/clients/all.d.ts +12 -0
- package/node_modules/aws-sdk/clients/all.js +13 -1
- package/node_modules/aws-sdk/clients/amplifybackend.d.ts +309 -1
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +1003 -0
- package/node_modules/aws-sdk/clients/amplifyuibuilder.js +18 -0
- package/node_modules/aws-sdk/clients/apigateway.d.ts +1 -1
- package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
- package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
- package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +1 -1
- package/node_modules/aws-sdk/clients/appstream.d.ts +482 -15
- package/node_modules/aws-sdk/clients/auditmanager.d.ts +341 -34
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +114 -30
- package/node_modules/aws-sdk/clients/backup.d.ts +57 -24
- package/node_modules/aws-sdk/clients/backupgateway.d.ts +571 -0
- package/node_modules/aws-sdk/clients/backupgateway.js +18 -0
- package/node_modules/aws-sdk/clients/batch.d.ts +27 -27
- package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
- package/node_modules/aws-sdk/clients/chime.d.ts +34 -0
- package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +62 -2
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +42 -10
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +3 -3
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +249 -10
- package/node_modules/aws-sdk/clients/connect.d.ts +555 -22
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +322 -11
- package/node_modules/aws-sdk/clients/databrew.d.ts +358 -1
- package/node_modules/aws-sdk/clients/dataexchange.d.ts +194 -6
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +707 -81
- package/node_modules/aws-sdk/clients/directconnect.d.ts +23 -1
- package/node_modules/aws-sdk/clients/dms.d.ts +103 -25
- package/node_modules/aws-sdk/clients/drs.d.ts +1737 -0
- package/node_modules/aws-sdk/clients/drs.js +18 -0
- package/node_modules/aws-sdk/clients/dynamodb.d.ts +113 -61
- package/node_modules/aws-sdk/clients/ec2.d.ts +2746 -223
- package/node_modules/aws-sdk/clients/ecr.d.ts +591 -6
- package/node_modules/aws-sdk/clients/ecs.d.ts +2 -2
- package/node_modules/aws-sdk/clients/eks.d.ts +26 -22
- package/node_modules/aws-sdk/clients/elasticache.d.ts +51 -30
- package/node_modules/aws-sdk/clients/elbv2.d.ts +4 -4
- package/node_modules/aws-sdk/clients/es.d.ts +21 -0
- package/node_modules/aws-sdk/clients/evidently.d.ts +1892 -0
- package/node_modules/aws-sdk/clients/evidently.js +18 -0
- package/node_modules/aws-sdk/clients/finspacedata.d.ts +741 -65
- package/node_modules/aws-sdk/clients/forecastservice.d.ts +561 -9
- package/node_modules/aws-sdk/clients/fsx.d.ts +892 -139
- package/node_modules/aws-sdk/clients/glue.d.ts +41 -0
- package/node_modules/aws-sdk/clients/imagebuilder.d.ts +15 -3
- package/node_modules/aws-sdk/clients/inspector2.d.ts +2448 -0
- package/node_modules/aws-sdk/clients/inspector2.js +18 -0
- package/node_modules/aws-sdk/clients/iot.d.ts +171 -13
- package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
- package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
- package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
- package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +60 -0
- package/node_modules/aws-sdk/clients/ivs.d.ts +204 -0
- package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
- package/node_modules/aws-sdk/clients/kendra.d.ts +734 -45
- package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +935 -97
- package/node_modules/aws-sdk/clients/lambda.d.ts +47 -21
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +577 -14
- package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +5 -0
- package/node_modules/aws-sdk/clients/location.d.ts +94 -43
- package/node_modules/aws-sdk/clients/macie2.d.ts +39 -39
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +16 -16
- package/node_modules/aws-sdk/clients/medialive.d.ts +5 -0
- package/node_modules/aws-sdk/clients/mgn.d.ts +140 -3
- package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +1686 -0
- package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.js +18 -0
- package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +1335 -0
- package/node_modules/aws-sdk/clients/migrationhubstrategy.js +18 -0
- package/node_modules/aws-sdk/clients/networkmanager.d.ts +1856 -361
- package/node_modules/aws-sdk/clients/opensearch.d.ts +21 -0
- package/node_modules/aws-sdk/clients/outposts.d.ts +520 -12
- package/node_modules/aws-sdk/clients/personalize.d.ts +456 -9
- package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +8 -4
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +102 -0
- package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
- package/node_modules/aws-sdk/clients/quicksight.d.ts +191 -144
- package/node_modules/aws-sdk/clients/ram.d.ts +234 -212
- package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
- package/node_modules/aws-sdk/clients/rbin.js +18 -0
- package/node_modules/aws-sdk/clients/rds.d.ts +404 -203
- package/node_modules/aws-sdk/clients/redshift.d.ts +170 -8
- package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
- package/node_modules/aws-sdk/clients/rekognition.d.ts +5 -5
- package/node_modules/aws-sdk/clients/rum.d.ts +509 -0
- package/node_modules/aws-sdk/clients/rum.js +18 -0
- package/node_modules/aws-sdk/clients/s3.d.ts +80 -41
- package/node_modules/aws-sdk/clients/s3control.d.ts +11 -1
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +1103 -17
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
- package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
- package/node_modules/aws-sdk/clients/snowball.d.ts +73 -55
- package/node_modules/aws-sdk/clients/sns.d.ts +127 -34
- package/node_modules/aws-sdk/clients/sqs.d.ts +8 -8
- package/node_modules/aws-sdk/clients/ssm.d.ts +307 -266
- package/node_modules/aws-sdk/clients/storagegateway.d.ts +16 -3
- package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
- package/node_modules/aws-sdk/clients/textract.d.ts +69 -2
- package/node_modules/aws-sdk/clients/timestreamquery.d.ts +661 -19
- package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +135 -42
- package/node_modules/aws-sdk/clients/transfer.d.ts +9 -4
- package/node_modules/aws-sdk/clients/translate.d.ts +63 -11
- package/node_modules/aws-sdk/clients/wafv2.d.ts +4 -4
- package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
- package/node_modules/aws-sdk/clients/workspaces.d.ts +2 -2
- package/node_modules/aws-sdk/clients/workspacesweb.d.ts +1520 -0
- package/node_modules/aws-sdk/clients/workspacesweb.js +18 -0
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +114 -82
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +719 -232
- package/node_modules/aws-sdk/dist/aws-sdk.js +8053 -3198
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -88
- package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
- package/node_modules/aws-sdk/lib/config.js +14 -2
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +24 -0
- package/node_modules/aws-sdk/lib/config_use_dualstack.d.ts +3 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +91 -39
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint.js +8 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_config_options.js +12 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode.js +8 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode_config_options.js +14 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_metadata_service_endpoint.js +4 -4
- package/node_modules/aws-sdk/lib/node_loader.js +63 -21
- package/node_modules/aws-sdk/lib/region/utils.js +21 -0
- package/node_modules/aws-sdk/lib/region_config.js +10 -36
- package/node_modules/aws-sdk/lib/region_config_data.json +70 -10
- package/node_modules/aws-sdk/lib/service.js +20 -1
- package/node_modules/aws-sdk/lib/services/s3.js +16 -5
- package/node_modules/aws-sdk/lib/services/s3control.js +12 -3
- package/node_modules/aws-sdk/lib/services/s3util.js +17 -7
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +15 -15
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/.eslintrc.json +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/AUTHORS +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/LICENSE.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README_js.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/bin/uuid +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/index.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/bytesToUuid.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5-browser.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng-browser.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1-browser.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/v35.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/package.json +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v1.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v3.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v4.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v5.js +0 -0
- package/package.json +26 -26
- package/node_modules/aws-sdk/lib/metadata_service/endpoint.js +0 -6
- package/node_modules/aws-sdk/lib/metadata_service/endpoint_config_options.js +0 -14
- package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode.js +0 -6
- package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode_config_options.js +0 -16
|
@@ -13,6 +13,29 @@
|
|
|
13
13
|
"uid": "compute-optimizer-2019-11-01"
|
|
14
14
|
},
|
|
15
15
|
"operations": {
|
|
16
|
+
"DeleteRecommendationPreferences": {
|
|
17
|
+
"input": {
|
|
18
|
+
"type": "structure",
|
|
19
|
+
"required": [
|
|
20
|
+
"resourceType",
|
|
21
|
+
"recommendationPreferenceNames"
|
|
22
|
+
],
|
|
23
|
+
"members": {
|
|
24
|
+
"resourceType": {},
|
|
25
|
+
"scope": {
|
|
26
|
+
"shape": "S3"
|
|
27
|
+
},
|
|
28
|
+
"recommendationPreferenceNames": {
|
|
29
|
+
"type": "list",
|
|
30
|
+
"member": {}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
"output": {
|
|
35
|
+
"type": "structure",
|
|
36
|
+
"members": {}
|
|
37
|
+
}
|
|
38
|
+
},
|
|
16
39
|
"DescribeRecommendationExportJobs": {
|
|
17
40
|
"input": {
|
|
18
41
|
"type": "structure",
|
|
@@ -28,7 +51,7 @@
|
|
|
28
51
|
"members": {
|
|
29
52
|
"name": {},
|
|
30
53
|
"values": {
|
|
31
|
-
"shape": "
|
|
54
|
+
"shape": "Sf"
|
|
32
55
|
}
|
|
33
56
|
}
|
|
34
57
|
}
|
|
@@ -52,7 +75,7 @@
|
|
|
52
75
|
"type": "structure",
|
|
53
76
|
"members": {
|
|
54
77
|
"s3": {
|
|
55
|
-
"shape": "
|
|
78
|
+
"shape": "Sn"
|
|
56
79
|
}
|
|
57
80
|
}
|
|
58
81
|
},
|
|
@@ -80,24 +103,24 @@
|
|
|
80
103
|
],
|
|
81
104
|
"members": {
|
|
82
105
|
"accountIds": {
|
|
83
|
-
"shape": "
|
|
106
|
+
"shape": "Sw"
|
|
84
107
|
},
|
|
85
108
|
"filters": {
|
|
86
|
-
"shape": "
|
|
109
|
+
"shape": "Sy"
|
|
87
110
|
},
|
|
88
111
|
"fieldsToExport": {
|
|
89
112
|
"type": "list",
|
|
90
113
|
"member": {}
|
|
91
114
|
},
|
|
92
115
|
"s3DestinationConfig": {
|
|
93
|
-
"shape": "
|
|
116
|
+
"shape": "S13"
|
|
94
117
|
},
|
|
95
118
|
"fileFormat": {},
|
|
96
119
|
"includeMemberAccounts": {
|
|
97
120
|
"type": "boolean"
|
|
98
121
|
},
|
|
99
122
|
"recommendationPreferences": {
|
|
100
|
-
"shape": "
|
|
123
|
+
"shape": "S17"
|
|
101
124
|
}
|
|
102
125
|
}
|
|
103
126
|
},
|
|
@@ -106,7 +129,7 @@
|
|
|
106
129
|
"members": {
|
|
107
130
|
"jobId": {},
|
|
108
131
|
"s3Destination": {
|
|
109
|
-
"shape": "
|
|
132
|
+
"shape": "Sn"
|
|
110
133
|
}
|
|
111
134
|
}
|
|
112
135
|
}
|
|
@@ -119,17 +142,17 @@
|
|
|
119
142
|
],
|
|
120
143
|
"members": {
|
|
121
144
|
"accountIds": {
|
|
122
|
-
"shape": "
|
|
145
|
+
"shape": "Sw"
|
|
123
146
|
},
|
|
124
147
|
"filters": {
|
|
125
|
-
"shape": "
|
|
148
|
+
"shape": "S1c"
|
|
126
149
|
},
|
|
127
150
|
"fieldsToExport": {
|
|
128
151
|
"type": "list",
|
|
129
152
|
"member": {}
|
|
130
153
|
},
|
|
131
154
|
"s3DestinationConfig": {
|
|
132
|
-
"shape": "
|
|
155
|
+
"shape": "S13"
|
|
133
156
|
},
|
|
134
157
|
"fileFormat": {},
|
|
135
158
|
"includeMemberAccounts": {
|
|
@@ -142,7 +165,7 @@
|
|
|
142
165
|
"members": {
|
|
143
166
|
"jobId": {},
|
|
144
167
|
"s3Destination": {
|
|
145
|
-
"shape": "
|
|
168
|
+
"shape": "Sn"
|
|
146
169
|
}
|
|
147
170
|
}
|
|
148
171
|
}
|
|
@@ -155,24 +178,24 @@
|
|
|
155
178
|
],
|
|
156
179
|
"members": {
|
|
157
180
|
"accountIds": {
|
|
158
|
-
"shape": "
|
|
181
|
+
"shape": "Sw"
|
|
159
182
|
},
|
|
160
183
|
"filters": {
|
|
161
|
-
"shape": "
|
|
184
|
+
"shape": "Sy"
|
|
162
185
|
},
|
|
163
186
|
"fieldsToExport": {
|
|
164
187
|
"type": "list",
|
|
165
188
|
"member": {}
|
|
166
189
|
},
|
|
167
190
|
"s3DestinationConfig": {
|
|
168
|
-
"shape": "
|
|
191
|
+
"shape": "S13"
|
|
169
192
|
},
|
|
170
193
|
"fileFormat": {},
|
|
171
194
|
"includeMemberAccounts": {
|
|
172
195
|
"type": "boolean"
|
|
173
196
|
},
|
|
174
197
|
"recommendationPreferences": {
|
|
175
|
-
"shape": "
|
|
198
|
+
"shape": "S17"
|
|
176
199
|
}
|
|
177
200
|
}
|
|
178
201
|
},
|
|
@@ -181,7 +204,7 @@
|
|
|
181
204
|
"members": {
|
|
182
205
|
"jobId": {},
|
|
183
206
|
"s3Destination": {
|
|
184
|
-
"shape": "
|
|
207
|
+
"shape": "Sn"
|
|
185
208
|
}
|
|
186
209
|
}
|
|
187
210
|
}
|
|
@@ -194,17 +217,17 @@
|
|
|
194
217
|
],
|
|
195
218
|
"members": {
|
|
196
219
|
"accountIds": {
|
|
197
|
-
"shape": "
|
|
220
|
+
"shape": "Sw"
|
|
198
221
|
},
|
|
199
222
|
"filters": {
|
|
200
|
-
"shape": "
|
|
223
|
+
"shape": "S1n"
|
|
201
224
|
},
|
|
202
225
|
"fieldsToExport": {
|
|
203
226
|
"type": "list",
|
|
204
227
|
"member": {}
|
|
205
228
|
},
|
|
206
229
|
"s3DestinationConfig": {
|
|
207
|
-
"shape": "
|
|
230
|
+
"shape": "S13"
|
|
208
231
|
},
|
|
209
232
|
"fileFormat": {},
|
|
210
233
|
"includeMemberAccounts": {
|
|
@@ -217,7 +240,7 @@
|
|
|
217
240
|
"members": {
|
|
218
241
|
"jobId": {},
|
|
219
242
|
"s3Destination": {
|
|
220
|
-
"shape": "
|
|
243
|
+
"shape": "Sn"
|
|
221
244
|
}
|
|
222
245
|
}
|
|
223
246
|
}
|
|
@@ -227,7 +250,7 @@
|
|
|
227
250
|
"type": "structure",
|
|
228
251
|
"members": {
|
|
229
252
|
"accountIds": {
|
|
230
|
-
"shape": "
|
|
253
|
+
"shape": "Sw"
|
|
231
254
|
},
|
|
232
255
|
"autoScalingGroupArns": {
|
|
233
256
|
"type": "list",
|
|
@@ -238,10 +261,10 @@
|
|
|
238
261
|
"type": "integer"
|
|
239
262
|
},
|
|
240
263
|
"filters": {
|
|
241
|
-
"shape": "
|
|
264
|
+
"shape": "Sy"
|
|
242
265
|
},
|
|
243
266
|
"recommendationPreferences": {
|
|
244
|
-
"shape": "
|
|
267
|
+
"shape": "S17"
|
|
245
268
|
}
|
|
246
269
|
}
|
|
247
270
|
},
|
|
@@ -259,13 +282,13 @@
|
|
|
259
282
|
"autoScalingGroupName": {},
|
|
260
283
|
"finding": {},
|
|
261
284
|
"utilizationMetrics": {
|
|
262
|
-
"shape": "
|
|
285
|
+
"shape": "S21"
|
|
263
286
|
},
|
|
264
287
|
"lookBackPeriodInDays": {
|
|
265
288
|
"type": "double"
|
|
266
289
|
},
|
|
267
290
|
"currentConfiguration": {
|
|
268
|
-
"shape": "
|
|
291
|
+
"shape": "S27"
|
|
269
292
|
},
|
|
270
293
|
"recommendationOptions": {
|
|
271
294
|
"type": "list",
|
|
@@ -273,28 +296,35 @@
|
|
|
273
296
|
"type": "structure",
|
|
274
297
|
"members": {
|
|
275
298
|
"configuration": {
|
|
276
|
-
"shape": "
|
|
299
|
+
"shape": "S27"
|
|
277
300
|
},
|
|
278
301
|
"projectedUtilizationMetrics": {
|
|
279
|
-
"shape": "
|
|
302
|
+
"shape": "S2e"
|
|
280
303
|
},
|
|
281
304
|
"performanceRisk": {
|
|
282
305
|
"type": "double"
|
|
283
306
|
},
|
|
284
307
|
"rank": {
|
|
285
308
|
"type": "integer"
|
|
309
|
+
},
|
|
310
|
+
"savingsOpportunity": {
|
|
311
|
+
"shape": "S2h"
|
|
286
312
|
}
|
|
287
313
|
}
|
|
288
314
|
}
|
|
289
315
|
},
|
|
290
316
|
"lastRefreshTimestamp": {
|
|
291
317
|
"type": "timestamp"
|
|
318
|
+
},
|
|
319
|
+
"currentPerformanceRisk": {},
|
|
320
|
+
"effectiveRecommendationPreferences": {
|
|
321
|
+
"shape": "S2o"
|
|
292
322
|
}
|
|
293
323
|
}
|
|
294
324
|
}
|
|
295
325
|
},
|
|
296
326
|
"errors": {
|
|
297
|
-
"shape": "
|
|
327
|
+
"shape": "S2q"
|
|
298
328
|
}
|
|
299
329
|
}
|
|
300
330
|
}
|
|
@@ -312,10 +342,10 @@
|
|
|
312
342
|
"type": "integer"
|
|
313
343
|
},
|
|
314
344
|
"filters": {
|
|
315
|
-
"shape": "
|
|
345
|
+
"shape": "S1c"
|
|
316
346
|
},
|
|
317
347
|
"accountIds": {
|
|
318
|
-
"shape": "
|
|
348
|
+
"shape": "Sw"
|
|
319
349
|
}
|
|
320
350
|
}
|
|
321
351
|
},
|
|
@@ -331,7 +361,7 @@
|
|
|
331
361
|
"volumeArn": {},
|
|
332
362
|
"accountId": {},
|
|
333
363
|
"currentConfiguration": {
|
|
334
|
-
"shape": "
|
|
364
|
+
"shape": "S31"
|
|
335
365
|
},
|
|
336
366
|
"finding": {},
|
|
337
367
|
"utilizationMetrics": {
|
|
@@ -356,25 +386,29 @@
|
|
|
356
386
|
"type": "structure",
|
|
357
387
|
"members": {
|
|
358
388
|
"configuration": {
|
|
359
|
-
"shape": "
|
|
389
|
+
"shape": "S31"
|
|
360
390
|
},
|
|
361
391
|
"performanceRisk": {
|
|
362
392
|
"type": "double"
|
|
363
393
|
},
|
|
364
394
|
"rank": {
|
|
365
395
|
"type": "integer"
|
|
396
|
+
},
|
|
397
|
+
"savingsOpportunity": {
|
|
398
|
+
"shape": "S2h"
|
|
366
399
|
}
|
|
367
400
|
}
|
|
368
401
|
}
|
|
369
402
|
},
|
|
370
403
|
"lastRefreshTimestamp": {
|
|
371
404
|
"type": "timestamp"
|
|
372
|
-
}
|
|
405
|
+
},
|
|
406
|
+
"currentPerformanceRisk": {}
|
|
373
407
|
}
|
|
374
408
|
}
|
|
375
409
|
},
|
|
376
410
|
"errors": {
|
|
377
|
-
"shape": "
|
|
411
|
+
"shape": "S2q"
|
|
378
412
|
}
|
|
379
413
|
}
|
|
380
414
|
}
|
|
@@ -392,13 +426,13 @@
|
|
|
392
426
|
"type": "integer"
|
|
393
427
|
},
|
|
394
428
|
"filters": {
|
|
395
|
-
"shape": "
|
|
429
|
+
"shape": "Sy"
|
|
396
430
|
},
|
|
397
431
|
"accountIds": {
|
|
398
|
-
"shape": "
|
|
432
|
+
"shape": "Sw"
|
|
399
433
|
},
|
|
400
434
|
"recommendationPreferences": {
|
|
401
|
-
"shape": "
|
|
435
|
+
"shape": "S17"
|
|
402
436
|
}
|
|
403
437
|
}
|
|
404
438
|
},
|
|
@@ -421,7 +455,7 @@
|
|
|
421
455
|
"member": {}
|
|
422
456
|
},
|
|
423
457
|
"utilizationMetrics": {
|
|
424
|
-
"shape": "
|
|
458
|
+
"shape": "S21"
|
|
425
459
|
},
|
|
426
460
|
"lookBackPeriodInDays": {
|
|
427
461
|
"type": "double"
|
|
@@ -433,7 +467,7 @@
|
|
|
433
467
|
"members": {
|
|
434
468
|
"instanceType": {},
|
|
435
469
|
"projectedUtilizationMetrics": {
|
|
436
|
-
"shape": "
|
|
470
|
+
"shape": "S2e"
|
|
437
471
|
},
|
|
438
472
|
"platformDifferences": {
|
|
439
473
|
"type": "list",
|
|
@@ -444,6 +478,9 @@
|
|
|
444
478
|
},
|
|
445
479
|
"rank": {
|
|
446
480
|
"type": "integer"
|
|
481
|
+
},
|
|
482
|
+
"savingsOpportunity": {
|
|
483
|
+
"shape": "S2h"
|
|
447
484
|
}
|
|
448
485
|
}
|
|
449
486
|
}
|
|
@@ -460,12 +497,16 @@
|
|
|
460
497
|
},
|
|
461
498
|
"lastRefreshTimestamp": {
|
|
462
499
|
"type": "timestamp"
|
|
500
|
+
},
|
|
501
|
+
"currentPerformanceRisk": {},
|
|
502
|
+
"effectiveRecommendationPreferences": {
|
|
503
|
+
"shape": "S2o"
|
|
463
504
|
}
|
|
464
505
|
}
|
|
465
506
|
}
|
|
466
507
|
},
|
|
467
508
|
"errors": {
|
|
468
|
-
"shape": "
|
|
509
|
+
"shape": "S2q"
|
|
469
510
|
}
|
|
470
511
|
}
|
|
471
512
|
}
|
|
@@ -493,7 +534,7 @@
|
|
|
493
534
|
"type": "timestamp"
|
|
494
535
|
},
|
|
495
536
|
"recommendationPreferences": {
|
|
496
|
-
"shape": "
|
|
537
|
+
"shape": "S17"
|
|
497
538
|
}
|
|
498
539
|
}
|
|
499
540
|
},
|
|
@@ -536,6 +577,23 @@
|
|
|
536
577
|
}
|
|
537
578
|
}
|
|
538
579
|
},
|
|
580
|
+
"GetEffectiveRecommendationPreferences": {
|
|
581
|
+
"input": {
|
|
582
|
+
"type": "structure",
|
|
583
|
+
"required": [
|
|
584
|
+
"resourceArn"
|
|
585
|
+
],
|
|
586
|
+
"members": {
|
|
587
|
+
"resourceArn": {}
|
|
588
|
+
}
|
|
589
|
+
},
|
|
590
|
+
"output": {
|
|
591
|
+
"type": "structure",
|
|
592
|
+
"members": {
|
|
593
|
+
"enhancedInfrastructureMetrics": {}
|
|
594
|
+
}
|
|
595
|
+
}
|
|
596
|
+
},
|
|
539
597
|
"GetEnrollmentStatus": {
|
|
540
598
|
"input": {
|
|
541
599
|
"type": "structure",
|
|
@@ -569,7 +627,7 @@
|
|
|
569
627
|
"members": {
|
|
570
628
|
"name": {},
|
|
571
629
|
"values": {
|
|
572
|
-
"shape": "
|
|
630
|
+
"shape": "Sf"
|
|
573
631
|
}
|
|
574
632
|
}
|
|
575
633
|
}
|
|
@@ -610,10 +668,10 @@
|
|
|
610
668
|
"member": {}
|
|
611
669
|
},
|
|
612
670
|
"accountIds": {
|
|
613
|
-
"shape": "
|
|
671
|
+
"shape": "Sw"
|
|
614
672
|
},
|
|
615
673
|
"filters": {
|
|
616
|
-
"shape": "
|
|
674
|
+
"shape": "S1n"
|
|
617
675
|
},
|
|
618
676
|
"nextToken": {},
|
|
619
677
|
"maxResults": {
|
|
@@ -686,10 +744,51 @@
|
|
|
686
744
|
}
|
|
687
745
|
}
|
|
688
746
|
}
|
|
747
|
+
},
|
|
748
|
+
"savingsOpportunity": {
|
|
749
|
+
"shape": "S2h"
|
|
689
750
|
}
|
|
690
751
|
}
|
|
691
752
|
}
|
|
692
|
-
}
|
|
753
|
+
},
|
|
754
|
+
"currentPerformanceRisk": {}
|
|
755
|
+
}
|
|
756
|
+
}
|
|
757
|
+
}
|
|
758
|
+
}
|
|
759
|
+
}
|
|
760
|
+
},
|
|
761
|
+
"GetRecommendationPreferences": {
|
|
762
|
+
"input": {
|
|
763
|
+
"type": "structure",
|
|
764
|
+
"required": [
|
|
765
|
+
"resourceType"
|
|
766
|
+
],
|
|
767
|
+
"members": {
|
|
768
|
+
"resourceType": {},
|
|
769
|
+
"scope": {
|
|
770
|
+
"shape": "S3"
|
|
771
|
+
},
|
|
772
|
+
"nextToken": {},
|
|
773
|
+
"maxResults": {
|
|
774
|
+
"type": "integer"
|
|
775
|
+
}
|
|
776
|
+
}
|
|
777
|
+
},
|
|
778
|
+
"output": {
|
|
779
|
+
"type": "structure",
|
|
780
|
+
"members": {
|
|
781
|
+
"nextToken": {},
|
|
782
|
+
"recommendationPreferencesDetails": {
|
|
783
|
+
"type": "list",
|
|
784
|
+
"member": {
|
|
785
|
+
"type": "structure",
|
|
786
|
+
"members": {
|
|
787
|
+
"scope": {
|
|
788
|
+
"shape": "S3"
|
|
789
|
+
},
|
|
790
|
+
"resourceType": {},
|
|
791
|
+
"enhancedInfrastructureMetrics": {}
|
|
693
792
|
}
|
|
694
793
|
}
|
|
695
794
|
}
|
|
@@ -701,7 +800,7 @@
|
|
|
701
800
|
"type": "structure",
|
|
702
801
|
"members": {
|
|
703
802
|
"accountIds": {
|
|
704
|
-
"shape": "
|
|
803
|
+
"shape": "Sw"
|
|
705
804
|
},
|
|
706
805
|
"nextToken": {},
|
|
707
806
|
"maxResults": {
|
|
@@ -743,13 +842,52 @@
|
|
|
743
842
|
}
|
|
744
843
|
},
|
|
745
844
|
"recommendationResourceType": {},
|
|
746
|
-
"accountId": {}
|
|
845
|
+
"accountId": {},
|
|
846
|
+
"savingsOpportunity": {
|
|
847
|
+
"shape": "S2h"
|
|
848
|
+
},
|
|
849
|
+
"currentPerformanceRiskRatings": {
|
|
850
|
+
"type": "structure",
|
|
851
|
+
"members": {
|
|
852
|
+
"high": {
|
|
853
|
+
"type": "long"
|
|
854
|
+
},
|
|
855
|
+
"medium": {
|
|
856
|
+
"type": "long"
|
|
857
|
+
},
|
|
858
|
+
"low": {
|
|
859
|
+
"type": "long"
|
|
860
|
+
},
|
|
861
|
+
"veryLow": {
|
|
862
|
+
"type": "long"
|
|
863
|
+
}
|
|
864
|
+
}
|
|
865
|
+
}
|
|
747
866
|
}
|
|
748
867
|
}
|
|
749
868
|
}
|
|
750
869
|
}
|
|
751
870
|
}
|
|
752
871
|
},
|
|
872
|
+
"PutRecommendationPreferences": {
|
|
873
|
+
"input": {
|
|
874
|
+
"type": "structure",
|
|
875
|
+
"required": [
|
|
876
|
+
"resourceType"
|
|
877
|
+
],
|
|
878
|
+
"members": {
|
|
879
|
+
"resourceType": {},
|
|
880
|
+
"scope": {
|
|
881
|
+
"shape": "S3"
|
|
882
|
+
},
|
|
883
|
+
"enhancedInfrastructureMetrics": {}
|
|
884
|
+
}
|
|
885
|
+
},
|
|
886
|
+
"output": {
|
|
887
|
+
"type": "structure",
|
|
888
|
+
"members": {}
|
|
889
|
+
}
|
|
890
|
+
},
|
|
753
891
|
"UpdateEnrollmentStatus": {
|
|
754
892
|
"input": {
|
|
755
893
|
"type": "structure",
|
|
@@ -773,11 +911,18 @@
|
|
|
773
911
|
}
|
|
774
912
|
},
|
|
775
913
|
"shapes": {
|
|
776
|
-
"
|
|
914
|
+
"S3": {
|
|
915
|
+
"type": "structure",
|
|
916
|
+
"members": {
|
|
917
|
+
"name": {},
|
|
918
|
+
"value": {}
|
|
919
|
+
}
|
|
920
|
+
},
|
|
921
|
+
"Sf": {
|
|
777
922
|
"type": "list",
|
|
778
923
|
"member": {}
|
|
779
924
|
},
|
|
780
|
-
"
|
|
925
|
+
"Sn": {
|
|
781
926
|
"type": "structure",
|
|
782
927
|
"members": {
|
|
783
928
|
"bucket": {},
|
|
@@ -785,69 +930,72 @@
|
|
|
785
930
|
"metadataKey": {}
|
|
786
931
|
}
|
|
787
932
|
},
|
|
788
|
-
"
|
|
933
|
+
"Sw": {
|
|
789
934
|
"type": "list",
|
|
790
935
|
"member": {}
|
|
791
936
|
},
|
|
792
|
-
"
|
|
937
|
+
"Sy": {
|
|
793
938
|
"type": "list",
|
|
794
939
|
"member": {
|
|
795
940
|
"type": "structure",
|
|
796
941
|
"members": {
|
|
797
942
|
"name": {},
|
|
798
943
|
"values": {
|
|
799
|
-
"shape": "
|
|
944
|
+
"shape": "Sf"
|
|
800
945
|
}
|
|
801
946
|
}
|
|
802
947
|
}
|
|
803
948
|
},
|
|
804
|
-
"
|
|
949
|
+
"S13": {
|
|
805
950
|
"type": "structure",
|
|
806
951
|
"members": {
|
|
807
952
|
"bucket": {},
|
|
808
953
|
"keyPrefix": {}
|
|
809
954
|
}
|
|
810
955
|
},
|
|
811
|
-
"
|
|
956
|
+
"S17": {
|
|
812
957
|
"type": "structure",
|
|
813
958
|
"members": {
|
|
814
959
|
"cpuVendorArchitectures": {
|
|
815
|
-
"
|
|
816
|
-
"member": {}
|
|
960
|
+
"shape": "S18"
|
|
817
961
|
}
|
|
818
962
|
}
|
|
819
963
|
},
|
|
820
|
-
"
|
|
964
|
+
"S18": {
|
|
965
|
+
"type": "list",
|
|
966
|
+
"member": {}
|
|
967
|
+
},
|
|
968
|
+
"S1c": {
|
|
821
969
|
"type": "list",
|
|
822
970
|
"member": {
|
|
823
971
|
"type": "structure",
|
|
824
972
|
"members": {
|
|
825
973
|
"name": {},
|
|
826
974
|
"values": {
|
|
827
|
-
"shape": "
|
|
975
|
+
"shape": "Sf"
|
|
828
976
|
}
|
|
829
977
|
}
|
|
830
978
|
}
|
|
831
979
|
},
|
|
832
|
-
"
|
|
980
|
+
"S1n": {
|
|
833
981
|
"type": "list",
|
|
834
982
|
"member": {
|
|
835
983
|
"type": "structure",
|
|
836
984
|
"members": {
|
|
837
985
|
"name": {},
|
|
838
986
|
"values": {
|
|
839
|
-
"shape": "
|
|
987
|
+
"shape": "Sf"
|
|
840
988
|
}
|
|
841
989
|
}
|
|
842
990
|
}
|
|
843
991
|
},
|
|
844
|
-
"
|
|
992
|
+
"S21": {
|
|
845
993
|
"type": "list",
|
|
846
994
|
"member": {
|
|
847
|
-
"shape": "
|
|
995
|
+
"shape": "S22"
|
|
848
996
|
}
|
|
849
997
|
},
|
|
850
|
-
"
|
|
998
|
+
"S22": {
|
|
851
999
|
"type": "structure",
|
|
852
1000
|
"members": {
|
|
853
1001
|
"name": {},
|
|
@@ -857,7 +1005,7 @@
|
|
|
857
1005
|
}
|
|
858
1006
|
}
|
|
859
1007
|
},
|
|
860
|
-
"
|
|
1008
|
+
"S27": {
|
|
861
1009
|
"type": "structure",
|
|
862
1010
|
"members": {
|
|
863
1011
|
"desiredCapacity": {
|
|
@@ -872,13 +1020,39 @@
|
|
|
872
1020
|
"instanceType": {}
|
|
873
1021
|
}
|
|
874
1022
|
},
|
|
875
|
-
"
|
|
1023
|
+
"S2e": {
|
|
876
1024
|
"type": "list",
|
|
877
1025
|
"member": {
|
|
878
|
-
"shape": "
|
|
1026
|
+
"shape": "S22"
|
|
1027
|
+
}
|
|
1028
|
+
},
|
|
1029
|
+
"S2h": {
|
|
1030
|
+
"type": "structure",
|
|
1031
|
+
"members": {
|
|
1032
|
+
"savingsOpportunityPercentage": {
|
|
1033
|
+
"type": "double"
|
|
1034
|
+
},
|
|
1035
|
+
"estimatedMonthlySavings": {
|
|
1036
|
+
"type": "structure",
|
|
1037
|
+
"members": {
|
|
1038
|
+
"currency": {},
|
|
1039
|
+
"value": {
|
|
1040
|
+
"type": "double"
|
|
1041
|
+
}
|
|
1042
|
+
}
|
|
1043
|
+
}
|
|
1044
|
+
}
|
|
1045
|
+
},
|
|
1046
|
+
"S2o": {
|
|
1047
|
+
"type": "structure",
|
|
1048
|
+
"members": {
|
|
1049
|
+
"cpuVendorArchitectures": {
|
|
1050
|
+
"shape": "S18"
|
|
1051
|
+
},
|
|
1052
|
+
"enhancedInfrastructureMetrics": {}
|
|
879
1053
|
}
|
|
880
1054
|
},
|
|
881
|
-
"
|
|
1055
|
+
"S2q": {
|
|
882
1056
|
"type": "list",
|
|
883
1057
|
"member": {
|
|
884
1058
|
"type": "structure",
|
|
@@ -889,7 +1063,7 @@
|
|
|
889
1063
|
}
|
|
890
1064
|
}
|
|
891
1065
|
},
|
|
892
|
-
"
|
|
1066
|
+
"S31": {
|
|
893
1067
|
"type": "structure",
|
|
894
1068
|
"members": {
|
|
895
1069
|
"volumeType": {},
|