@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,27 @@
|
|
|
13
13
|
"uid": "outposts-2019-12-03"
|
|
14
14
|
},
|
|
15
15
|
"operations": {
|
|
16
|
+
"CancelOrder": {
|
|
17
|
+
"http": {
|
|
18
|
+
"requestUri": "/orders/{OrderId}/cancel"
|
|
19
|
+
},
|
|
20
|
+
"input": {
|
|
21
|
+
"type": "structure",
|
|
22
|
+
"required": [
|
|
23
|
+
"OrderId"
|
|
24
|
+
],
|
|
25
|
+
"members": {
|
|
26
|
+
"OrderId": {
|
|
27
|
+
"location": "uri",
|
|
28
|
+
"locationName": "OrderId"
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
},
|
|
32
|
+
"output": {
|
|
33
|
+
"type": "structure",
|
|
34
|
+
"members": {}
|
|
35
|
+
}
|
|
36
|
+
},
|
|
16
37
|
"CreateOrder": {
|
|
17
38
|
"http": {
|
|
18
39
|
"requestUri": "/orders"
|
|
@@ -46,33 +67,7 @@
|
|
|
46
67
|
"type": "structure",
|
|
47
68
|
"members": {
|
|
48
69
|
"Order": {
|
|
49
|
-
"
|
|
50
|
-
"members": {
|
|
51
|
-
"OutpostId": {},
|
|
52
|
-
"OrderId": {},
|
|
53
|
-
"Status": {},
|
|
54
|
-
"LineItems": {
|
|
55
|
-
"type": "list",
|
|
56
|
-
"member": {
|
|
57
|
-
"type": "structure",
|
|
58
|
-
"members": {
|
|
59
|
-
"CatalogItemId": {},
|
|
60
|
-
"LineItemId": {},
|
|
61
|
-
"Quantity": {
|
|
62
|
-
"type": "integer"
|
|
63
|
-
},
|
|
64
|
-
"Status": {}
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
},
|
|
68
|
-
"PaymentOption": {},
|
|
69
|
-
"OrderSubmissionDate": {
|
|
70
|
-
"type": "timestamp"
|
|
71
|
-
},
|
|
72
|
-
"OrderFulfilledDate": {
|
|
73
|
-
"type": "timestamp"
|
|
74
|
-
}
|
|
75
|
-
}
|
|
70
|
+
"shape": "Sd"
|
|
76
71
|
}
|
|
77
72
|
}
|
|
78
73
|
}
|
|
@@ -94,15 +89,52 @@
|
|
|
94
89
|
"AvailabilityZone": {},
|
|
95
90
|
"AvailabilityZoneId": {},
|
|
96
91
|
"Tags": {
|
|
97
|
-
"shape": "
|
|
98
|
-
}
|
|
92
|
+
"shape": "Sr"
|
|
93
|
+
},
|
|
94
|
+
"SupportedHardwareType": {}
|
|
99
95
|
}
|
|
100
96
|
},
|
|
101
97
|
"output": {
|
|
102
98
|
"type": "structure",
|
|
103
99
|
"members": {
|
|
104
100
|
"Outpost": {
|
|
105
|
-
"shape": "
|
|
101
|
+
"shape": "Sw"
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
},
|
|
106
|
+
"CreateSite": {
|
|
107
|
+
"http": {
|
|
108
|
+
"requestUri": "/sites"
|
|
109
|
+
},
|
|
110
|
+
"input": {
|
|
111
|
+
"type": "structure",
|
|
112
|
+
"required": [
|
|
113
|
+
"Name"
|
|
114
|
+
],
|
|
115
|
+
"members": {
|
|
116
|
+
"Name": {},
|
|
117
|
+
"Description": {},
|
|
118
|
+
"Notes": {},
|
|
119
|
+
"Tags": {
|
|
120
|
+
"shape": "Sr"
|
|
121
|
+
},
|
|
122
|
+
"OperatingAddress": {
|
|
123
|
+
"shape": "S16"
|
|
124
|
+
},
|
|
125
|
+
"ShippingAddress": {
|
|
126
|
+
"shape": "S16"
|
|
127
|
+
},
|
|
128
|
+
"RackPhysicalProperties": {
|
|
129
|
+
"shape": "S1i"
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
},
|
|
133
|
+
"output": {
|
|
134
|
+
"type": "structure",
|
|
135
|
+
"members": {
|
|
136
|
+
"Site": {
|
|
137
|
+
"shape": "S1t"
|
|
106
138
|
}
|
|
107
139
|
}
|
|
108
140
|
}
|
|
@@ -151,6 +183,58 @@
|
|
|
151
183
|
"members": {}
|
|
152
184
|
}
|
|
153
185
|
},
|
|
186
|
+
"GetCatalogItem": {
|
|
187
|
+
"http": {
|
|
188
|
+
"method": "GET",
|
|
189
|
+
"requestUri": "/catalog/item/{CatalogItemId}"
|
|
190
|
+
},
|
|
191
|
+
"input": {
|
|
192
|
+
"type": "structure",
|
|
193
|
+
"required": [
|
|
194
|
+
"CatalogItemId"
|
|
195
|
+
],
|
|
196
|
+
"members": {
|
|
197
|
+
"CatalogItemId": {
|
|
198
|
+
"location": "uri",
|
|
199
|
+
"locationName": "CatalogItemId"
|
|
200
|
+
}
|
|
201
|
+
}
|
|
202
|
+
},
|
|
203
|
+
"output": {
|
|
204
|
+
"type": "structure",
|
|
205
|
+
"members": {
|
|
206
|
+
"CatalogItem": {
|
|
207
|
+
"shape": "S21"
|
|
208
|
+
}
|
|
209
|
+
}
|
|
210
|
+
}
|
|
211
|
+
},
|
|
212
|
+
"GetOrder": {
|
|
213
|
+
"http": {
|
|
214
|
+
"method": "GET",
|
|
215
|
+
"requestUri": "/orders/{OrderId}"
|
|
216
|
+
},
|
|
217
|
+
"input": {
|
|
218
|
+
"type": "structure",
|
|
219
|
+
"required": [
|
|
220
|
+
"OrderId"
|
|
221
|
+
],
|
|
222
|
+
"members": {
|
|
223
|
+
"OrderId": {
|
|
224
|
+
"location": "uri",
|
|
225
|
+
"locationName": "OrderId"
|
|
226
|
+
}
|
|
227
|
+
}
|
|
228
|
+
},
|
|
229
|
+
"output": {
|
|
230
|
+
"type": "structure",
|
|
231
|
+
"members": {
|
|
232
|
+
"Order": {
|
|
233
|
+
"shape": "Sd"
|
|
234
|
+
}
|
|
235
|
+
}
|
|
236
|
+
}
|
|
237
|
+
},
|
|
154
238
|
"GetOutpost": {
|
|
155
239
|
"http": {
|
|
156
240
|
"method": "GET",
|
|
@@ -172,7 +256,7 @@
|
|
|
172
256
|
"type": "structure",
|
|
173
257
|
"members": {
|
|
174
258
|
"Outpost": {
|
|
175
|
-
"shape": "
|
|
259
|
+
"shape": "Sw"
|
|
176
260
|
}
|
|
177
261
|
}
|
|
178
262
|
}
|
|
@@ -221,6 +305,169 @@
|
|
|
221
305
|
}
|
|
222
306
|
}
|
|
223
307
|
},
|
|
308
|
+
"GetSite": {
|
|
309
|
+
"http": {
|
|
310
|
+
"method": "GET",
|
|
311
|
+
"requestUri": "/sites/{SiteId}"
|
|
312
|
+
},
|
|
313
|
+
"input": {
|
|
314
|
+
"type": "structure",
|
|
315
|
+
"required": [
|
|
316
|
+
"SiteId"
|
|
317
|
+
],
|
|
318
|
+
"members": {
|
|
319
|
+
"SiteId": {
|
|
320
|
+
"location": "uri",
|
|
321
|
+
"locationName": "SiteId"
|
|
322
|
+
}
|
|
323
|
+
}
|
|
324
|
+
},
|
|
325
|
+
"output": {
|
|
326
|
+
"type": "structure",
|
|
327
|
+
"members": {
|
|
328
|
+
"Site": {
|
|
329
|
+
"shape": "S1t"
|
|
330
|
+
}
|
|
331
|
+
}
|
|
332
|
+
}
|
|
333
|
+
},
|
|
334
|
+
"GetSiteAddress": {
|
|
335
|
+
"http": {
|
|
336
|
+
"method": "GET",
|
|
337
|
+
"requestUri": "/sites/{SiteId}/address"
|
|
338
|
+
},
|
|
339
|
+
"input": {
|
|
340
|
+
"type": "structure",
|
|
341
|
+
"required": [
|
|
342
|
+
"SiteId",
|
|
343
|
+
"AddressType"
|
|
344
|
+
],
|
|
345
|
+
"members": {
|
|
346
|
+
"SiteId": {
|
|
347
|
+
"location": "uri",
|
|
348
|
+
"locationName": "SiteId"
|
|
349
|
+
},
|
|
350
|
+
"AddressType": {
|
|
351
|
+
"location": "querystring",
|
|
352
|
+
"locationName": "AddressType"
|
|
353
|
+
}
|
|
354
|
+
}
|
|
355
|
+
},
|
|
356
|
+
"output": {
|
|
357
|
+
"type": "structure",
|
|
358
|
+
"members": {
|
|
359
|
+
"SiteId": {},
|
|
360
|
+
"AddressType": {},
|
|
361
|
+
"Address": {
|
|
362
|
+
"shape": "S16"
|
|
363
|
+
}
|
|
364
|
+
}
|
|
365
|
+
}
|
|
366
|
+
},
|
|
367
|
+
"ListCatalogItems": {
|
|
368
|
+
"http": {
|
|
369
|
+
"method": "GET",
|
|
370
|
+
"requestUri": "/catalog/items"
|
|
371
|
+
},
|
|
372
|
+
"input": {
|
|
373
|
+
"type": "structure",
|
|
374
|
+
"members": {
|
|
375
|
+
"NextToken": {
|
|
376
|
+
"location": "querystring",
|
|
377
|
+
"locationName": "NextToken"
|
|
378
|
+
},
|
|
379
|
+
"MaxResults": {
|
|
380
|
+
"location": "querystring",
|
|
381
|
+
"locationName": "MaxResults",
|
|
382
|
+
"type": "integer"
|
|
383
|
+
},
|
|
384
|
+
"ItemClassFilter": {
|
|
385
|
+
"location": "querystring",
|
|
386
|
+
"locationName": "ItemClassFilter",
|
|
387
|
+
"type": "list",
|
|
388
|
+
"member": {}
|
|
389
|
+
},
|
|
390
|
+
"SupportedStorageFilter": {
|
|
391
|
+
"shape": "S2c",
|
|
392
|
+
"location": "querystring",
|
|
393
|
+
"locationName": "SupportedStorageFilter"
|
|
394
|
+
},
|
|
395
|
+
"EC2FamilyFilter": {
|
|
396
|
+
"location": "querystring",
|
|
397
|
+
"locationName": "EC2FamilyFilter",
|
|
398
|
+
"type": "list",
|
|
399
|
+
"member": {}
|
|
400
|
+
}
|
|
401
|
+
}
|
|
402
|
+
},
|
|
403
|
+
"output": {
|
|
404
|
+
"type": "structure",
|
|
405
|
+
"members": {
|
|
406
|
+
"CatalogItems": {
|
|
407
|
+
"type": "list",
|
|
408
|
+
"member": {
|
|
409
|
+
"shape": "S21"
|
|
410
|
+
}
|
|
411
|
+
},
|
|
412
|
+
"NextToken": {}
|
|
413
|
+
}
|
|
414
|
+
}
|
|
415
|
+
},
|
|
416
|
+
"ListOrders": {
|
|
417
|
+
"http": {
|
|
418
|
+
"method": "GET",
|
|
419
|
+
"requestUri": "/list-orders"
|
|
420
|
+
},
|
|
421
|
+
"input": {
|
|
422
|
+
"type": "structure",
|
|
423
|
+
"members": {
|
|
424
|
+
"OutpostIdentifierFilter": {
|
|
425
|
+
"location": "querystring",
|
|
426
|
+
"locationName": "OutpostIdentifierFilter"
|
|
427
|
+
},
|
|
428
|
+
"NextToken": {
|
|
429
|
+
"location": "querystring",
|
|
430
|
+
"locationName": "NextToken"
|
|
431
|
+
},
|
|
432
|
+
"MaxResults": {
|
|
433
|
+
"location": "querystring",
|
|
434
|
+
"locationName": "MaxResults",
|
|
435
|
+
"type": "integer"
|
|
436
|
+
}
|
|
437
|
+
}
|
|
438
|
+
},
|
|
439
|
+
"output": {
|
|
440
|
+
"type": "structure",
|
|
441
|
+
"members": {
|
|
442
|
+
"Orders": {
|
|
443
|
+
"type": "list",
|
|
444
|
+
"member": {
|
|
445
|
+
"type": "structure",
|
|
446
|
+
"members": {
|
|
447
|
+
"OutpostId": {},
|
|
448
|
+
"OrderId": {},
|
|
449
|
+
"OrderType": {},
|
|
450
|
+
"Status": {},
|
|
451
|
+
"LineItemCountsByStatus": {
|
|
452
|
+
"type": "map",
|
|
453
|
+
"key": {},
|
|
454
|
+
"value": {
|
|
455
|
+
"type": "integer"
|
|
456
|
+
}
|
|
457
|
+
},
|
|
458
|
+
"OrderSubmissionDate": {
|
|
459
|
+
"type": "timestamp"
|
|
460
|
+
},
|
|
461
|
+
"OrderFulfilledDate": {
|
|
462
|
+
"type": "timestamp"
|
|
463
|
+
}
|
|
464
|
+
}
|
|
465
|
+
}
|
|
466
|
+
},
|
|
467
|
+
"NextToken": {}
|
|
468
|
+
}
|
|
469
|
+
}
|
|
470
|
+
},
|
|
224
471
|
"ListOutposts": {
|
|
225
472
|
"http": {
|
|
226
473
|
"method": "GET",
|
|
@@ -264,7 +511,7 @@
|
|
|
264
511
|
"Outposts": {
|
|
265
512
|
"type": "list",
|
|
266
513
|
"member": {
|
|
267
|
-
"shape": "
|
|
514
|
+
"shape": "Sw"
|
|
268
515
|
}
|
|
269
516
|
},
|
|
270
517
|
"NextToken": {}
|
|
@@ -296,17 +543,7 @@
|
|
|
296
543
|
"Sites": {
|
|
297
544
|
"type": "list",
|
|
298
545
|
"member": {
|
|
299
|
-
"
|
|
300
|
-
"members": {
|
|
301
|
-
"SiteId": {},
|
|
302
|
-
"AccountId": {},
|
|
303
|
-
"Name": {},
|
|
304
|
-
"Description": {},
|
|
305
|
-
"Tags": {
|
|
306
|
-
"shape": "Sp"
|
|
307
|
-
},
|
|
308
|
-
"SiteArn": {}
|
|
309
|
-
}
|
|
546
|
+
"shape": "S1t"
|
|
310
547
|
}
|
|
311
548
|
},
|
|
312
549
|
"NextToken": {}
|
|
@@ -334,7 +571,7 @@
|
|
|
334
571
|
"type": "structure",
|
|
335
572
|
"members": {
|
|
336
573
|
"Tags": {
|
|
337
|
-
"shape": "
|
|
574
|
+
"shape": "Sr"
|
|
338
575
|
}
|
|
339
576
|
}
|
|
340
577
|
}
|
|
@@ -355,7 +592,7 @@
|
|
|
355
592
|
"locationName": "ResourceArn"
|
|
356
593
|
},
|
|
357
594
|
"Tags": {
|
|
358
|
-
"shape": "
|
|
595
|
+
"shape": "Sr"
|
|
359
596
|
}
|
|
360
597
|
}
|
|
361
598
|
},
|
|
@@ -392,15 +629,141 @@
|
|
|
392
629
|
"type": "structure",
|
|
393
630
|
"members": {}
|
|
394
631
|
}
|
|
632
|
+
},
|
|
633
|
+
"UpdateSite": {
|
|
634
|
+
"http": {
|
|
635
|
+
"method": "PATCH",
|
|
636
|
+
"requestUri": "/sites/{SiteId}"
|
|
637
|
+
},
|
|
638
|
+
"input": {
|
|
639
|
+
"type": "structure",
|
|
640
|
+
"required": [
|
|
641
|
+
"SiteId"
|
|
642
|
+
],
|
|
643
|
+
"members": {
|
|
644
|
+
"SiteId": {
|
|
645
|
+
"location": "uri",
|
|
646
|
+
"locationName": "SiteId"
|
|
647
|
+
},
|
|
648
|
+
"Name": {},
|
|
649
|
+
"Description": {},
|
|
650
|
+
"Notes": {}
|
|
651
|
+
}
|
|
652
|
+
},
|
|
653
|
+
"output": {
|
|
654
|
+
"type": "structure",
|
|
655
|
+
"members": {
|
|
656
|
+
"Site": {
|
|
657
|
+
"shape": "S1t"
|
|
658
|
+
}
|
|
659
|
+
}
|
|
660
|
+
}
|
|
661
|
+
},
|
|
662
|
+
"UpdateSiteAddress": {
|
|
663
|
+
"http": {
|
|
664
|
+
"method": "PUT",
|
|
665
|
+
"requestUri": "/sites/{SiteId}/address"
|
|
666
|
+
},
|
|
667
|
+
"input": {
|
|
668
|
+
"type": "structure",
|
|
669
|
+
"required": [
|
|
670
|
+
"SiteId",
|
|
671
|
+
"AddressType",
|
|
672
|
+
"Address"
|
|
673
|
+
],
|
|
674
|
+
"members": {
|
|
675
|
+
"SiteId": {
|
|
676
|
+
"location": "uri",
|
|
677
|
+
"locationName": "SiteId"
|
|
678
|
+
},
|
|
679
|
+
"AddressType": {},
|
|
680
|
+
"Address": {
|
|
681
|
+
"shape": "S16"
|
|
682
|
+
}
|
|
683
|
+
}
|
|
684
|
+
},
|
|
685
|
+
"output": {
|
|
686
|
+
"type": "structure",
|
|
687
|
+
"members": {
|
|
688
|
+
"AddressType": {},
|
|
689
|
+
"Address": {
|
|
690
|
+
"shape": "S16"
|
|
691
|
+
}
|
|
692
|
+
}
|
|
693
|
+
}
|
|
694
|
+
},
|
|
695
|
+
"UpdateSiteRackPhysicalProperties": {
|
|
696
|
+
"http": {
|
|
697
|
+
"method": "PATCH",
|
|
698
|
+
"requestUri": "/sites/{SiteId}/rackPhysicalProperties"
|
|
699
|
+
},
|
|
700
|
+
"input": {
|
|
701
|
+
"type": "structure",
|
|
702
|
+
"required": [
|
|
703
|
+
"SiteId"
|
|
704
|
+
],
|
|
705
|
+
"members": {
|
|
706
|
+
"SiteId": {
|
|
707
|
+
"location": "uri",
|
|
708
|
+
"locationName": "SiteId"
|
|
709
|
+
},
|
|
710
|
+
"PowerDrawKva": {},
|
|
711
|
+
"PowerPhase": {},
|
|
712
|
+
"PowerConnector": {},
|
|
713
|
+
"PowerFeedDrop": {},
|
|
714
|
+
"UplinkGbps": {},
|
|
715
|
+
"UplinkCount": {},
|
|
716
|
+
"FiberOpticCableType": {},
|
|
717
|
+
"OpticalStandard": {},
|
|
718
|
+
"MaximumSupportedWeightLbs": {}
|
|
719
|
+
}
|
|
720
|
+
},
|
|
721
|
+
"output": {
|
|
722
|
+
"type": "structure",
|
|
723
|
+
"members": {
|
|
724
|
+
"Site": {
|
|
725
|
+
"shape": "S1t"
|
|
726
|
+
}
|
|
727
|
+
}
|
|
728
|
+
}
|
|
395
729
|
}
|
|
396
730
|
},
|
|
397
731
|
"shapes": {
|
|
398
|
-
"
|
|
732
|
+
"Sd": {
|
|
733
|
+
"type": "structure",
|
|
734
|
+
"members": {
|
|
735
|
+
"OutpostId": {},
|
|
736
|
+
"OrderId": {},
|
|
737
|
+
"Status": {},
|
|
738
|
+
"LineItems": {
|
|
739
|
+
"type": "list",
|
|
740
|
+
"member": {
|
|
741
|
+
"type": "structure",
|
|
742
|
+
"members": {
|
|
743
|
+
"CatalogItemId": {},
|
|
744
|
+
"LineItemId": {},
|
|
745
|
+
"Quantity": {
|
|
746
|
+
"type": "integer"
|
|
747
|
+
},
|
|
748
|
+
"Status": {}
|
|
749
|
+
}
|
|
750
|
+
}
|
|
751
|
+
},
|
|
752
|
+
"PaymentOption": {},
|
|
753
|
+
"OrderSubmissionDate": {
|
|
754
|
+
"type": "timestamp"
|
|
755
|
+
},
|
|
756
|
+
"OrderFulfilledDate": {
|
|
757
|
+
"type": "timestamp"
|
|
758
|
+
}
|
|
759
|
+
}
|
|
760
|
+
},
|
|
761
|
+
"Sr": {
|
|
399
762
|
"type": "map",
|
|
400
763
|
"key": {},
|
|
401
764
|
"value": {}
|
|
402
765
|
},
|
|
403
|
-
"
|
|
766
|
+
"Sw": {
|
|
404
767
|
"type": "structure",
|
|
405
768
|
"members": {
|
|
406
769
|
"OutpostId": {},
|
|
@@ -413,10 +776,105 @@
|
|
|
413
776
|
"AvailabilityZone": {},
|
|
414
777
|
"AvailabilityZoneId": {},
|
|
415
778
|
"Tags": {
|
|
416
|
-
"shape": "
|
|
779
|
+
"shape": "Sr"
|
|
417
780
|
},
|
|
418
|
-
"SiteArn": {}
|
|
781
|
+
"SiteArn": {},
|
|
782
|
+
"SupportedHardwareType": {}
|
|
783
|
+
}
|
|
784
|
+
},
|
|
785
|
+
"S16": {
|
|
786
|
+
"type": "structure",
|
|
787
|
+
"required": [
|
|
788
|
+
"AddressLine1",
|
|
789
|
+
"City",
|
|
790
|
+
"StateOrRegion",
|
|
791
|
+
"PostalCode",
|
|
792
|
+
"CountryCode"
|
|
793
|
+
],
|
|
794
|
+
"members": {
|
|
795
|
+
"ContactName": {},
|
|
796
|
+
"ContactPhoneNumber": {},
|
|
797
|
+
"AddressLine1": {},
|
|
798
|
+
"AddressLine2": {},
|
|
799
|
+
"AddressLine3": {},
|
|
800
|
+
"City": {},
|
|
801
|
+
"StateOrRegion": {},
|
|
802
|
+
"DistrictOrCounty": {},
|
|
803
|
+
"PostalCode": {},
|
|
804
|
+
"CountryCode": {},
|
|
805
|
+
"Municipality": {}
|
|
419
806
|
}
|
|
807
|
+
},
|
|
808
|
+
"S1i": {
|
|
809
|
+
"type": "structure",
|
|
810
|
+
"members": {
|
|
811
|
+
"PowerDrawKva": {},
|
|
812
|
+
"PowerPhase": {},
|
|
813
|
+
"PowerConnector": {},
|
|
814
|
+
"PowerFeedDrop": {},
|
|
815
|
+
"UplinkGbps": {},
|
|
816
|
+
"UplinkCount": {},
|
|
817
|
+
"FiberOpticCableType": {},
|
|
818
|
+
"OpticalStandard": {},
|
|
819
|
+
"MaximumSupportedWeightLbs": {}
|
|
820
|
+
}
|
|
821
|
+
},
|
|
822
|
+
"S1t": {
|
|
823
|
+
"type": "structure",
|
|
824
|
+
"members": {
|
|
825
|
+
"SiteId": {},
|
|
826
|
+
"AccountId": {},
|
|
827
|
+
"Name": {},
|
|
828
|
+
"Description": {},
|
|
829
|
+
"Tags": {
|
|
830
|
+
"shape": "Sr"
|
|
831
|
+
},
|
|
832
|
+
"SiteArn": {},
|
|
833
|
+
"Notes": {},
|
|
834
|
+
"OperatingAddressCountryCode": {},
|
|
835
|
+
"OperatingAddressStateOrRegion": {},
|
|
836
|
+
"OperatingAddressCity": {},
|
|
837
|
+
"RackPhysicalProperties": {
|
|
838
|
+
"shape": "S1i"
|
|
839
|
+
}
|
|
840
|
+
}
|
|
841
|
+
},
|
|
842
|
+
"S21": {
|
|
843
|
+
"type": "structure",
|
|
844
|
+
"members": {
|
|
845
|
+
"CatalogItemId": {},
|
|
846
|
+
"ItemStatus": {},
|
|
847
|
+
"EC2Capacities": {
|
|
848
|
+
"type": "list",
|
|
849
|
+
"member": {
|
|
850
|
+
"type": "structure",
|
|
851
|
+
"members": {
|
|
852
|
+
"Family": {},
|
|
853
|
+
"MaxSize": {},
|
|
854
|
+
"Quantity": {}
|
|
855
|
+
}
|
|
856
|
+
}
|
|
857
|
+
},
|
|
858
|
+
"PowerKva": {
|
|
859
|
+
"type": "float"
|
|
860
|
+
},
|
|
861
|
+
"WeightLbs": {
|
|
862
|
+
"type": "integer"
|
|
863
|
+
},
|
|
864
|
+
"SupportedUplinkGbps": {
|
|
865
|
+
"type": "list",
|
|
866
|
+
"member": {
|
|
867
|
+
"type": "integer"
|
|
868
|
+
}
|
|
869
|
+
},
|
|
870
|
+
"SupportedStorage": {
|
|
871
|
+
"shape": "S2c"
|
|
872
|
+
}
|
|
873
|
+
}
|
|
874
|
+
},
|
|
875
|
+
"S2c": {
|
|
876
|
+
"type": "list",
|
|
877
|
+
"member": {}
|
|
420
878
|
}
|
|
421
879
|
}
|
|
422
880
|
}
|
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"pagination": {
|
|
3
|
+
"ListCatalogItems": {
|
|
4
|
+
"input_token": "NextToken",
|
|
5
|
+
"output_token": "NextToken",
|
|
6
|
+
"limit_key": "MaxResults"
|
|
7
|
+
},
|
|
8
|
+
"ListOrders": {
|
|
9
|
+
"input_token": "NextToken",
|
|
10
|
+
"output_token": "NextToken",
|
|
11
|
+
"limit_key": "MaxResults"
|
|
12
|
+
},
|
|
3
13
|
"ListOutposts": {
|
|
4
14
|
"input_token": "NextToken",
|
|
5
15
|
"output_token": "NextToken",
|