@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
|
@@ -37,7 +37,8 @@
|
|
|
37
37
|
}
|
|
38
38
|
}
|
|
39
39
|
}
|
|
40
|
-
}
|
|
40
|
+
},
|
|
41
|
+
"ReturnConsumedCapacity": {}
|
|
41
42
|
}
|
|
42
43
|
},
|
|
43
44
|
"output": {
|
|
@@ -57,10 +58,13 @@
|
|
|
57
58
|
},
|
|
58
59
|
"TableName": {},
|
|
59
60
|
"Item": {
|
|
60
|
-
"shape": "
|
|
61
|
+
"shape": "Sr"
|
|
61
62
|
}
|
|
62
63
|
}
|
|
63
64
|
}
|
|
65
|
+
},
|
|
66
|
+
"ConsumedCapacity": {
|
|
67
|
+
"shape": "Ss"
|
|
64
68
|
}
|
|
65
69
|
}
|
|
66
70
|
}
|
|
@@ -73,7 +77,7 @@
|
|
|
73
77
|
],
|
|
74
78
|
"members": {
|
|
75
79
|
"RequestItems": {
|
|
76
|
-
"shape": "
|
|
80
|
+
"shape": "Sz"
|
|
77
81
|
},
|
|
78
82
|
"ReturnConsumedCapacity": {}
|
|
79
83
|
}
|
|
@@ -85,14 +89,14 @@
|
|
|
85
89
|
"type": "map",
|
|
86
90
|
"key": {},
|
|
87
91
|
"value": {
|
|
88
|
-
"shape": "
|
|
92
|
+
"shape": "S19"
|
|
89
93
|
}
|
|
90
94
|
},
|
|
91
95
|
"UnprocessedKeys": {
|
|
92
|
-
"shape": "
|
|
96
|
+
"shape": "Sz"
|
|
93
97
|
},
|
|
94
98
|
"ConsumedCapacity": {
|
|
95
|
-
"shape": "
|
|
99
|
+
"shape": "Ss"
|
|
96
100
|
}
|
|
97
101
|
}
|
|
98
102
|
},
|
|
@@ -122,7 +126,7 @@
|
|
|
122
126
|
"shape": "S1j"
|
|
123
127
|
},
|
|
124
128
|
"ConsumedCapacity": {
|
|
125
|
-
"shape": "
|
|
129
|
+
"shape": "Ss"
|
|
126
130
|
}
|
|
127
131
|
}
|
|
128
132
|
},
|
|
@@ -184,38 +188,39 @@
|
|
|
184
188
|
],
|
|
185
189
|
"members": {
|
|
186
190
|
"AttributeDefinitions": {
|
|
187
|
-
"shape": "
|
|
191
|
+
"shape": "S2k"
|
|
188
192
|
},
|
|
189
193
|
"TableName": {},
|
|
190
194
|
"KeySchema": {
|
|
191
|
-
"shape": "
|
|
195
|
+
"shape": "S2o"
|
|
192
196
|
},
|
|
193
197
|
"LocalSecondaryIndexes": {
|
|
194
|
-
"shape": "
|
|
198
|
+
"shape": "S2r"
|
|
195
199
|
},
|
|
196
200
|
"GlobalSecondaryIndexes": {
|
|
197
|
-
"shape": "
|
|
201
|
+
"shape": "S2x"
|
|
198
202
|
},
|
|
199
203
|
"BillingMode": {},
|
|
200
204
|
"ProvisionedThroughput": {
|
|
201
|
-
"shape": "
|
|
205
|
+
"shape": "S2z"
|
|
202
206
|
},
|
|
203
207
|
"StreamSpecification": {
|
|
204
|
-
"shape": "
|
|
208
|
+
"shape": "S31"
|
|
205
209
|
},
|
|
206
210
|
"SSESpecification": {
|
|
207
|
-
"shape": "
|
|
211
|
+
"shape": "S34"
|
|
208
212
|
},
|
|
209
213
|
"Tags": {
|
|
210
|
-
"shape": "
|
|
211
|
-
}
|
|
214
|
+
"shape": "S37"
|
|
215
|
+
},
|
|
216
|
+
"TableClass": {}
|
|
212
217
|
}
|
|
213
218
|
},
|
|
214
219
|
"output": {
|
|
215
220
|
"type": "structure",
|
|
216
221
|
"members": {
|
|
217
222
|
"TableDescription": {
|
|
218
|
-
"shape": "
|
|
223
|
+
"shape": "S3c"
|
|
219
224
|
}
|
|
220
225
|
}
|
|
221
226
|
},
|
|
@@ -235,7 +240,7 @@
|
|
|
235
240
|
"type": "structure",
|
|
236
241
|
"members": {
|
|
237
242
|
"BackupDescription": {
|
|
238
|
-
"shape": "
|
|
243
|
+
"shape": "S40"
|
|
239
244
|
}
|
|
240
245
|
}
|
|
241
246
|
},
|
|
@@ -251,10 +256,10 @@
|
|
|
251
256
|
"members": {
|
|
252
257
|
"TableName": {},
|
|
253
258
|
"Key": {
|
|
254
|
-
"shape": "
|
|
259
|
+
"shape": "S12"
|
|
255
260
|
},
|
|
256
261
|
"Expected": {
|
|
257
|
-
"shape": "
|
|
262
|
+
"shape": "S4d"
|
|
258
263
|
},
|
|
259
264
|
"ConditionalOperator": {},
|
|
260
265
|
"ReturnValues": {},
|
|
@@ -262,10 +267,10 @@
|
|
|
262
267
|
"ReturnItemCollectionMetrics": {},
|
|
263
268
|
"ConditionExpression": {},
|
|
264
269
|
"ExpressionAttributeNames": {
|
|
265
|
-
"shape": "
|
|
270
|
+
"shape": "S15"
|
|
266
271
|
},
|
|
267
272
|
"ExpressionAttributeValues": {
|
|
268
|
-
"shape": "
|
|
273
|
+
"shape": "S4l"
|
|
269
274
|
}
|
|
270
275
|
}
|
|
271
276
|
},
|
|
@@ -273,10 +278,10 @@
|
|
|
273
278
|
"type": "structure",
|
|
274
279
|
"members": {
|
|
275
280
|
"Attributes": {
|
|
276
|
-
"shape": "
|
|
281
|
+
"shape": "Sr"
|
|
277
282
|
},
|
|
278
283
|
"ConsumedCapacity": {
|
|
279
|
-
"shape": "
|
|
284
|
+
"shape": "St"
|
|
280
285
|
},
|
|
281
286
|
"ItemCollectionMetrics": {
|
|
282
287
|
"shape": "S1l"
|
|
@@ -299,7 +304,7 @@
|
|
|
299
304
|
"type": "structure",
|
|
300
305
|
"members": {
|
|
301
306
|
"TableDescription": {
|
|
302
|
-
"shape": "
|
|
307
|
+
"shape": "S3c"
|
|
303
308
|
}
|
|
304
309
|
}
|
|
305
310
|
},
|
|
@@ -319,7 +324,7 @@
|
|
|
319
324
|
"type": "structure",
|
|
320
325
|
"members": {
|
|
321
326
|
"BackupDescription": {
|
|
322
|
-
"shape": "
|
|
327
|
+
"shape": "S40"
|
|
323
328
|
}
|
|
324
329
|
}
|
|
325
330
|
},
|
|
@@ -339,7 +344,7 @@
|
|
|
339
344
|
"type": "structure",
|
|
340
345
|
"members": {
|
|
341
346
|
"ContinuousBackupsDescription": {
|
|
342
|
-
"shape": "
|
|
347
|
+
"shape": "S4u"
|
|
343
348
|
}
|
|
344
349
|
}
|
|
345
350
|
},
|
|
@@ -424,7 +429,7 @@
|
|
|
424
429
|
"type": "structure",
|
|
425
430
|
"members": {
|
|
426
431
|
"ExportDescription": {
|
|
427
|
-
"shape": "
|
|
432
|
+
"shape": "S5e"
|
|
428
433
|
}
|
|
429
434
|
}
|
|
430
435
|
}
|
|
@@ -464,7 +469,7 @@
|
|
|
464
469
|
"members": {
|
|
465
470
|
"GlobalTableName": {},
|
|
466
471
|
"ReplicaSettings": {
|
|
467
|
-
"shape": "
|
|
472
|
+
"shape": "S5y"
|
|
468
473
|
}
|
|
469
474
|
}
|
|
470
475
|
},
|
|
@@ -537,7 +542,7 @@
|
|
|
537
542
|
"type": "structure",
|
|
538
543
|
"members": {
|
|
539
544
|
"Table": {
|
|
540
|
-
"shape": "
|
|
545
|
+
"shape": "S3c"
|
|
541
546
|
}
|
|
542
547
|
}
|
|
543
548
|
},
|
|
@@ -557,7 +562,7 @@
|
|
|
557
562
|
"type": "structure",
|
|
558
563
|
"members": {
|
|
559
564
|
"TableAutoScalingDescription": {
|
|
560
|
-
"shape": "
|
|
565
|
+
"shape": "S6k"
|
|
561
566
|
}
|
|
562
567
|
}
|
|
563
568
|
}
|
|
@@ -576,7 +581,7 @@
|
|
|
576
581
|
"type": "structure",
|
|
577
582
|
"members": {
|
|
578
583
|
"TimeToLiveDescription": {
|
|
579
|
-
"shape": "
|
|
584
|
+
"shape": "S49"
|
|
580
585
|
}
|
|
581
586
|
}
|
|
582
587
|
},
|
|
@@ -584,19 +589,19 @@
|
|
|
584
589
|
},
|
|
585
590
|
"DisableKinesisStreamingDestination": {
|
|
586
591
|
"input": {
|
|
587
|
-
"shape": "
|
|
592
|
+
"shape": "S6r"
|
|
588
593
|
},
|
|
589
594
|
"output": {
|
|
590
|
-
"shape": "
|
|
595
|
+
"shape": "S6s"
|
|
591
596
|
},
|
|
592
597
|
"endpointdiscovery": {}
|
|
593
598
|
},
|
|
594
599
|
"EnableKinesisStreamingDestination": {
|
|
595
600
|
"input": {
|
|
596
|
-
"shape": "
|
|
601
|
+
"shape": "S6r"
|
|
597
602
|
},
|
|
598
603
|
"output": {
|
|
599
|
-
"shape": "
|
|
604
|
+
"shape": "S6s"
|
|
600
605
|
},
|
|
601
606
|
"endpointdiscovery": {}
|
|
602
607
|
},
|
|
@@ -614,16 +619,20 @@
|
|
|
614
619
|
"ConsistentRead": {
|
|
615
620
|
"type": "boolean"
|
|
616
621
|
},
|
|
617
|
-
"NextToken": {}
|
|
622
|
+
"NextToken": {},
|
|
623
|
+
"ReturnConsumedCapacity": {}
|
|
618
624
|
}
|
|
619
625
|
},
|
|
620
626
|
"output": {
|
|
621
627
|
"type": "structure",
|
|
622
628
|
"members": {
|
|
623
629
|
"Items": {
|
|
624
|
-
"shape": "
|
|
630
|
+
"shape": "S19"
|
|
625
631
|
},
|
|
626
|
-
"NextToken": {}
|
|
632
|
+
"NextToken": {},
|
|
633
|
+
"ConsumedCapacity": {
|
|
634
|
+
"shape": "St"
|
|
635
|
+
}
|
|
627
636
|
}
|
|
628
637
|
}
|
|
629
638
|
},
|
|
@@ -651,14 +660,18 @@
|
|
|
651
660
|
},
|
|
652
661
|
"ClientRequestToken": {
|
|
653
662
|
"idempotencyToken": true
|
|
654
|
-
}
|
|
663
|
+
},
|
|
664
|
+
"ReturnConsumedCapacity": {}
|
|
655
665
|
}
|
|
656
666
|
},
|
|
657
667
|
"output": {
|
|
658
668
|
"type": "structure",
|
|
659
669
|
"members": {
|
|
660
670
|
"Responses": {
|
|
661
|
-
"shape": "
|
|
671
|
+
"shape": "S71"
|
|
672
|
+
},
|
|
673
|
+
"ConsumedCapacity": {
|
|
674
|
+
"shape": "Ss"
|
|
662
675
|
}
|
|
663
676
|
}
|
|
664
677
|
}
|
|
@@ -690,7 +703,7 @@
|
|
|
690
703
|
"type": "structure",
|
|
691
704
|
"members": {
|
|
692
705
|
"ExportDescription": {
|
|
693
|
-
"shape": "
|
|
706
|
+
"shape": "S5e"
|
|
694
707
|
}
|
|
695
708
|
}
|
|
696
709
|
}
|
|
@@ -705,10 +718,10 @@
|
|
|
705
718
|
"members": {
|
|
706
719
|
"TableName": {},
|
|
707
720
|
"Key": {
|
|
708
|
-
"shape": "
|
|
721
|
+
"shape": "S12"
|
|
709
722
|
},
|
|
710
723
|
"AttributesToGet": {
|
|
711
|
-
"shape": "
|
|
724
|
+
"shape": "S13"
|
|
712
725
|
},
|
|
713
726
|
"ConsistentRead": {
|
|
714
727
|
"type": "boolean"
|
|
@@ -716,7 +729,7 @@
|
|
|
716
729
|
"ReturnConsumedCapacity": {},
|
|
717
730
|
"ProjectionExpression": {},
|
|
718
731
|
"ExpressionAttributeNames": {
|
|
719
|
-
"shape": "
|
|
732
|
+
"shape": "S15"
|
|
720
733
|
}
|
|
721
734
|
}
|
|
722
735
|
},
|
|
@@ -724,10 +737,10 @@
|
|
|
724
737
|
"type": "structure",
|
|
725
738
|
"members": {
|
|
726
739
|
"Item": {
|
|
727
|
-
"shape": "
|
|
740
|
+
"shape": "Sr"
|
|
728
741
|
},
|
|
729
742
|
"ConsumedCapacity": {
|
|
730
|
-
"shape": "
|
|
743
|
+
"shape": "St"
|
|
731
744
|
}
|
|
732
745
|
}
|
|
733
746
|
},
|
|
@@ -908,7 +921,7 @@
|
|
|
908
921
|
"type": "structure",
|
|
909
922
|
"members": {
|
|
910
923
|
"Tags": {
|
|
911
|
-
"shape": "
|
|
924
|
+
"shape": "S37"
|
|
912
925
|
},
|
|
913
926
|
"NextToken": {}
|
|
914
927
|
}
|
|
@@ -928,7 +941,7 @@
|
|
|
928
941
|
"shape": "S1f"
|
|
929
942
|
},
|
|
930
943
|
"Expected": {
|
|
931
|
-
"shape": "
|
|
944
|
+
"shape": "S4d"
|
|
932
945
|
},
|
|
933
946
|
"ReturnValues": {},
|
|
934
947
|
"ReturnConsumedCapacity": {},
|
|
@@ -936,10 +949,10 @@
|
|
|
936
949
|
"ConditionalOperator": {},
|
|
937
950
|
"ConditionExpression": {},
|
|
938
951
|
"ExpressionAttributeNames": {
|
|
939
|
-
"shape": "
|
|
952
|
+
"shape": "S15"
|
|
940
953
|
},
|
|
941
954
|
"ExpressionAttributeValues": {
|
|
942
|
-
"shape": "
|
|
955
|
+
"shape": "S4l"
|
|
943
956
|
}
|
|
944
957
|
}
|
|
945
958
|
},
|
|
@@ -947,10 +960,10 @@
|
|
|
947
960
|
"type": "structure",
|
|
948
961
|
"members": {
|
|
949
962
|
"Attributes": {
|
|
950
|
-
"shape": "
|
|
963
|
+
"shape": "Sr"
|
|
951
964
|
},
|
|
952
965
|
"ConsumedCapacity": {
|
|
953
|
-
"shape": "
|
|
966
|
+
"shape": "St"
|
|
954
967
|
},
|
|
955
968
|
"ItemCollectionMetrics": {
|
|
956
969
|
"shape": "S1l"
|
|
@@ -970,7 +983,7 @@
|
|
|
970
983
|
"IndexName": {},
|
|
971
984
|
"Select": {},
|
|
972
985
|
"AttributesToGet": {
|
|
973
|
-
"shape": "
|
|
986
|
+
"shape": "S13"
|
|
974
987
|
},
|
|
975
988
|
"Limit": {
|
|
976
989
|
"type": "integer"
|
|
@@ -982,28 +995,28 @@
|
|
|
982
995
|
"type": "map",
|
|
983
996
|
"key": {},
|
|
984
997
|
"value": {
|
|
985
|
-
"shape": "
|
|
998
|
+
"shape": "S88"
|
|
986
999
|
}
|
|
987
1000
|
},
|
|
988
1001
|
"QueryFilter": {
|
|
989
|
-
"shape": "
|
|
1002
|
+
"shape": "S89"
|
|
990
1003
|
},
|
|
991
1004
|
"ConditionalOperator": {},
|
|
992
1005
|
"ScanIndexForward": {
|
|
993
1006
|
"type": "boolean"
|
|
994
1007
|
},
|
|
995
1008
|
"ExclusiveStartKey": {
|
|
996
|
-
"shape": "
|
|
1009
|
+
"shape": "S12"
|
|
997
1010
|
},
|
|
998
1011
|
"ReturnConsumedCapacity": {},
|
|
999
1012
|
"ProjectionExpression": {},
|
|
1000
1013
|
"FilterExpression": {},
|
|
1001
1014
|
"KeyConditionExpression": {},
|
|
1002
1015
|
"ExpressionAttributeNames": {
|
|
1003
|
-
"shape": "
|
|
1016
|
+
"shape": "S15"
|
|
1004
1017
|
},
|
|
1005
1018
|
"ExpressionAttributeValues": {
|
|
1006
|
-
"shape": "
|
|
1019
|
+
"shape": "S4l"
|
|
1007
1020
|
}
|
|
1008
1021
|
}
|
|
1009
1022
|
},
|
|
@@ -1011,7 +1024,7 @@
|
|
|
1011
1024
|
"type": "structure",
|
|
1012
1025
|
"members": {
|
|
1013
1026
|
"Items": {
|
|
1014
|
-
"shape": "
|
|
1027
|
+
"shape": "S19"
|
|
1015
1028
|
},
|
|
1016
1029
|
"Count": {
|
|
1017
1030
|
"type": "integer"
|
|
@@ -1020,10 +1033,10 @@
|
|
|
1020
1033
|
"type": "integer"
|
|
1021
1034
|
},
|
|
1022
1035
|
"LastEvaluatedKey": {
|
|
1023
|
-
"shape": "
|
|
1036
|
+
"shape": "S12"
|
|
1024
1037
|
},
|
|
1025
1038
|
"ConsumedCapacity": {
|
|
1026
|
-
"shape": "
|
|
1039
|
+
"shape": "St"
|
|
1027
1040
|
}
|
|
1028
1041
|
}
|
|
1029
1042
|
},
|
|
@@ -1041,16 +1054,16 @@
|
|
|
1041
1054
|
"BackupArn": {},
|
|
1042
1055
|
"BillingModeOverride": {},
|
|
1043
1056
|
"GlobalSecondaryIndexOverride": {
|
|
1044
|
-
"shape": "
|
|
1057
|
+
"shape": "S2x"
|
|
1045
1058
|
},
|
|
1046
1059
|
"LocalSecondaryIndexOverride": {
|
|
1047
|
-
"shape": "
|
|
1060
|
+
"shape": "S2r"
|
|
1048
1061
|
},
|
|
1049
1062
|
"ProvisionedThroughputOverride": {
|
|
1050
|
-
"shape": "
|
|
1063
|
+
"shape": "S2z"
|
|
1051
1064
|
},
|
|
1052
1065
|
"SSESpecificationOverride": {
|
|
1053
|
-
"shape": "
|
|
1066
|
+
"shape": "S34"
|
|
1054
1067
|
}
|
|
1055
1068
|
}
|
|
1056
1069
|
},
|
|
@@ -1058,7 +1071,7 @@
|
|
|
1058
1071
|
"type": "structure",
|
|
1059
1072
|
"members": {
|
|
1060
1073
|
"TableDescription": {
|
|
1061
|
-
"shape": "
|
|
1074
|
+
"shape": "S3c"
|
|
1062
1075
|
}
|
|
1063
1076
|
}
|
|
1064
1077
|
},
|
|
@@ -1082,16 +1095,16 @@
|
|
|
1082
1095
|
},
|
|
1083
1096
|
"BillingModeOverride": {},
|
|
1084
1097
|
"GlobalSecondaryIndexOverride": {
|
|
1085
|
-
"shape": "
|
|
1098
|
+
"shape": "S2x"
|
|
1086
1099
|
},
|
|
1087
1100
|
"LocalSecondaryIndexOverride": {
|
|
1088
|
-
"shape": "
|
|
1101
|
+
"shape": "S2r"
|
|
1089
1102
|
},
|
|
1090
1103
|
"ProvisionedThroughputOverride": {
|
|
1091
|
-
"shape": "
|
|
1104
|
+
"shape": "S2z"
|
|
1092
1105
|
},
|
|
1093
1106
|
"SSESpecificationOverride": {
|
|
1094
|
-
"shape": "
|
|
1107
|
+
"shape": "S34"
|
|
1095
1108
|
}
|
|
1096
1109
|
}
|
|
1097
1110
|
},
|
|
@@ -1099,7 +1112,7 @@
|
|
|
1099
1112
|
"type": "structure",
|
|
1100
1113
|
"members": {
|
|
1101
1114
|
"TableDescription": {
|
|
1102
|
-
"shape": "
|
|
1115
|
+
"shape": "S3c"
|
|
1103
1116
|
}
|
|
1104
1117
|
}
|
|
1105
1118
|
},
|
|
@@ -1115,18 +1128,18 @@
|
|
|
1115
1128
|
"TableName": {},
|
|
1116
1129
|
"IndexName": {},
|
|
1117
1130
|
"AttributesToGet": {
|
|
1118
|
-
"shape": "
|
|
1131
|
+
"shape": "S13"
|
|
1119
1132
|
},
|
|
1120
1133
|
"Limit": {
|
|
1121
1134
|
"type": "integer"
|
|
1122
1135
|
},
|
|
1123
1136
|
"Select": {},
|
|
1124
1137
|
"ScanFilter": {
|
|
1125
|
-
"shape": "
|
|
1138
|
+
"shape": "S89"
|
|
1126
1139
|
},
|
|
1127
1140
|
"ConditionalOperator": {},
|
|
1128
1141
|
"ExclusiveStartKey": {
|
|
1129
|
-
"shape": "
|
|
1142
|
+
"shape": "S12"
|
|
1130
1143
|
},
|
|
1131
1144
|
"ReturnConsumedCapacity": {},
|
|
1132
1145
|
"TotalSegments": {
|
|
@@ -1138,10 +1151,10 @@
|
|
|
1138
1151
|
"ProjectionExpression": {},
|
|
1139
1152
|
"FilterExpression": {},
|
|
1140
1153
|
"ExpressionAttributeNames": {
|
|
1141
|
-
"shape": "
|
|
1154
|
+
"shape": "S15"
|
|
1142
1155
|
},
|
|
1143
1156
|
"ExpressionAttributeValues": {
|
|
1144
|
-
"shape": "
|
|
1157
|
+
"shape": "S4l"
|
|
1145
1158
|
},
|
|
1146
1159
|
"ConsistentRead": {
|
|
1147
1160
|
"type": "boolean"
|
|
@@ -1152,7 +1165,7 @@
|
|
|
1152
1165
|
"type": "structure",
|
|
1153
1166
|
"members": {
|
|
1154
1167
|
"Items": {
|
|
1155
|
-
"shape": "
|
|
1168
|
+
"shape": "S19"
|
|
1156
1169
|
},
|
|
1157
1170
|
"Count": {
|
|
1158
1171
|
"type": "integer"
|
|
@@ -1161,10 +1174,10 @@
|
|
|
1161
1174
|
"type": "integer"
|
|
1162
1175
|
},
|
|
1163
1176
|
"LastEvaluatedKey": {
|
|
1164
|
-
"shape": "
|
|
1177
|
+
"shape": "S12"
|
|
1165
1178
|
},
|
|
1166
1179
|
"ConsumedCapacity": {
|
|
1167
|
-
"shape": "
|
|
1180
|
+
"shape": "St"
|
|
1168
1181
|
}
|
|
1169
1182
|
}
|
|
1170
1183
|
},
|
|
@@ -1180,7 +1193,7 @@
|
|
|
1180
1193
|
"members": {
|
|
1181
1194
|
"ResourceArn": {},
|
|
1182
1195
|
"Tags": {
|
|
1183
|
-
"shape": "
|
|
1196
|
+
"shape": "S37"
|
|
1184
1197
|
}
|
|
1185
1198
|
}
|
|
1186
1199
|
},
|
|
@@ -1209,12 +1222,12 @@
|
|
|
1209
1222
|
],
|
|
1210
1223
|
"members": {
|
|
1211
1224
|
"Key": {
|
|
1212
|
-
"shape": "
|
|
1225
|
+
"shape": "S12"
|
|
1213
1226
|
},
|
|
1214
1227
|
"TableName": {},
|
|
1215
1228
|
"ProjectionExpression": {},
|
|
1216
1229
|
"ExpressionAttributeNames": {
|
|
1217
|
-
"shape": "
|
|
1230
|
+
"shape": "S15"
|
|
1218
1231
|
}
|
|
1219
1232
|
}
|
|
1220
1233
|
}
|
|
@@ -1228,10 +1241,10 @@
|
|
|
1228
1241
|
"type": "structure",
|
|
1229
1242
|
"members": {
|
|
1230
1243
|
"ConsumedCapacity": {
|
|
1231
|
-
"shape": "
|
|
1244
|
+
"shape": "Ss"
|
|
1232
1245
|
},
|
|
1233
1246
|
"Responses": {
|
|
1234
|
-
"shape": "
|
|
1247
|
+
"shape": "S71"
|
|
1235
1248
|
}
|
|
1236
1249
|
}
|
|
1237
1250
|
},
|
|
@@ -1258,15 +1271,15 @@
|
|
|
1258
1271
|
],
|
|
1259
1272
|
"members": {
|
|
1260
1273
|
"Key": {
|
|
1261
|
-
"shape": "
|
|
1274
|
+
"shape": "S12"
|
|
1262
1275
|
},
|
|
1263
1276
|
"TableName": {},
|
|
1264
1277
|
"ConditionExpression": {},
|
|
1265
1278
|
"ExpressionAttributeNames": {
|
|
1266
|
-
"shape": "
|
|
1279
|
+
"shape": "S15"
|
|
1267
1280
|
},
|
|
1268
1281
|
"ExpressionAttributeValues": {
|
|
1269
|
-
"shape": "
|
|
1282
|
+
"shape": "S4l"
|
|
1270
1283
|
},
|
|
1271
1284
|
"ReturnValuesOnConditionCheckFailure": {}
|
|
1272
1285
|
}
|
|
@@ -1284,10 +1297,10 @@
|
|
|
1284
1297
|
"TableName": {},
|
|
1285
1298
|
"ConditionExpression": {},
|
|
1286
1299
|
"ExpressionAttributeNames": {
|
|
1287
|
-
"shape": "
|
|
1300
|
+
"shape": "S15"
|
|
1288
1301
|
},
|
|
1289
1302
|
"ExpressionAttributeValues": {
|
|
1290
|
-
"shape": "
|
|
1303
|
+
"shape": "S4l"
|
|
1291
1304
|
},
|
|
1292
1305
|
"ReturnValuesOnConditionCheckFailure": {}
|
|
1293
1306
|
}
|
|
@@ -1300,15 +1313,15 @@
|
|
|
1300
1313
|
],
|
|
1301
1314
|
"members": {
|
|
1302
1315
|
"Key": {
|
|
1303
|
-
"shape": "
|
|
1316
|
+
"shape": "S12"
|
|
1304
1317
|
},
|
|
1305
1318
|
"TableName": {},
|
|
1306
1319
|
"ConditionExpression": {},
|
|
1307
1320
|
"ExpressionAttributeNames": {
|
|
1308
|
-
"shape": "
|
|
1321
|
+
"shape": "S15"
|
|
1309
1322
|
},
|
|
1310
1323
|
"ExpressionAttributeValues": {
|
|
1311
|
-
"shape": "
|
|
1324
|
+
"shape": "S4l"
|
|
1312
1325
|
},
|
|
1313
1326
|
"ReturnValuesOnConditionCheckFailure": {}
|
|
1314
1327
|
}
|
|
@@ -1322,16 +1335,16 @@
|
|
|
1322
1335
|
],
|
|
1323
1336
|
"members": {
|
|
1324
1337
|
"Key": {
|
|
1325
|
-
"shape": "
|
|
1338
|
+
"shape": "S12"
|
|
1326
1339
|
},
|
|
1327
1340
|
"UpdateExpression": {},
|
|
1328
1341
|
"TableName": {},
|
|
1329
1342
|
"ConditionExpression": {},
|
|
1330
1343
|
"ExpressionAttributeNames": {
|
|
1331
|
-
"shape": "
|
|
1344
|
+
"shape": "S15"
|
|
1332
1345
|
},
|
|
1333
1346
|
"ExpressionAttributeValues": {
|
|
1334
|
-
"shape": "
|
|
1347
|
+
"shape": "S4l"
|
|
1335
1348
|
},
|
|
1336
1349
|
"ReturnValuesOnConditionCheckFailure": {}
|
|
1337
1350
|
}
|
|
@@ -1350,7 +1363,7 @@
|
|
|
1350
1363
|
"type": "structure",
|
|
1351
1364
|
"members": {
|
|
1352
1365
|
"ConsumedCapacity": {
|
|
1353
|
-
"shape": "
|
|
1366
|
+
"shape": "Ss"
|
|
1354
1367
|
},
|
|
1355
1368
|
"ItemCollectionMetrics": {
|
|
1356
1369
|
"shape": "S1j"
|
|
@@ -1402,7 +1415,7 @@
|
|
|
1402
1415
|
"type": "structure",
|
|
1403
1416
|
"members": {
|
|
1404
1417
|
"ContinuousBackupsDescription": {
|
|
1405
|
-
"shape": "
|
|
1418
|
+
"shape": "S4u"
|
|
1406
1419
|
}
|
|
1407
1420
|
}
|
|
1408
1421
|
},
|
|
@@ -1490,7 +1503,7 @@
|
|
|
1490
1503
|
"type": "long"
|
|
1491
1504
|
},
|
|
1492
1505
|
"GlobalTableProvisionedWriteCapacityAutoScalingSettingsUpdate": {
|
|
1493
|
-
"shape": "
|
|
1506
|
+
"shape": "S9g"
|
|
1494
1507
|
},
|
|
1495
1508
|
"GlobalTableGlobalSecondaryIndexSettingsUpdate": {
|
|
1496
1509
|
"type": "list",
|
|
@@ -1505,7 +1518,7 @@
|
|
|
1505
1518
|
"type": "long"
|
|
1506
1519
|
},
|
|
1507
1520
|
"ProvisionedWriteCapacityAutoScalingSettingsUpdate": {
|
|
1508
|
-
"shape": "
|
|
1521
|
+
"shape": "S9g"
|
|
1509
1522
|
}
|
|
1510
1523
|
}
|
|
1511
1524
|
}
|
|
@@ -1523,7 +1536,7 @@
|
|
|
1523
1536
|
"type": "long"
|
|
1524
1537
|
},
|
|
1525
1538
|
"ReplicaProvisionedReadCapacityAutoScalingSettingsUpdate": {
|
|
1526
|
-
"shape": "
|
|
1539
|
+
"shape": "S9g"
|
|
1527
1540
|
},
|
|
1528
1541
|
"ReplicaGlobalSecondaryIndexSettingsUpdate": {
|
|
1529
1542
|
"type": "list",
|
|
@@ -1538,11 +1551,12 @@
|
|
|
1538
1551
|
"type": "long"
|
|
1539
1552
|
},
|
|
1540
1553
|
"ProvisionedReadCapacityAutoScalingSettingsUpdate": {
|
|
1541
|
-
"shape": "
|
|
1554
|
+
"shape": "S9g"
|
|
1542
1555
|
}
|
|
1543
1556
|
}
|
|
1544
1557
|
}
|
|
1545
|
-
}
|
|
1558
|
+
},
|
|
1559
|
+
"ReplicaTableClass": {}
|
|
1546
1560
|
}
|
|
1547
1561
|
}
|
|
1548
1562
|
}
|
|
@@ -1553,7 +1567,7 @@
|
|
|
1553
1567
|
"members": {
|
|
1554
1568
|
"GlobalTableName": {},
|
|
1555
1569
|
"ReplicaSettings": {
|
|
1556
|
-
"shape": "
|
|
1570
|
+
"shape": "S5y"
|
|
1557
1571
|
}
|
|
1558
1572
|
}
|
|
1559
1573
|
},
|
|
@@ -1569,7 +1583,7 @@
|
|
|
1569
1583
|
"members": {
|
|
1570
1584
|
"TableName": {},
|
|
1571
1585
|
"Key": {
|
|
1572
|
-
"shape": "
|
|
1586
|
+
"shape": "S12"
|
|
1573
1587
|
},
|
|
1574
1588
|
"AttributeUpdates": {
|
|
1575
1589
|
"type": "map",
|
|
@@ -1585,7 +1599,7 @@
|
|
|
1585
1599
|
}
|
|
1586
1600
|
},
|
|
1587
1601
|
"Expected": {
|
|
1588
|
-
"shape": "
|
|
1602
|
+
"shape": "S4d"
|
|
1589
1603
|
},
|
|
1590
1604
|
"ConditionalOperator": {},
|
|
1591
1605
|
"ReturnValues": {},
|
|
@@ -1594,10 +1608,10 @@
|
|
|
1594
1608
|
"UpdateExpression": {},
|
|
1595
1609
|
"ConditionExpression": {},
|
|
1596
1610
|
"ExpressionAttributeNames": {
|
|
1597
|
-
"shape": "
|
|
1611
|
+
"shape": "S15"
|
|
1598
1612
|
},
|
|
1599
1613
|
"ExpressionAttributeValues": {
|
|
1600
|
-
"shape": "
|
|
1614
|
+
"shape": "S4l"
|
|
1601
1615
|
}
|
|
1602
1616
|
}
|
|
1603
1617
|
},
|
|
@@ -1605,10 +1619,10 @@
|
|
|
1605
1619
|
"type": "structure",
|
|
1606
1620
|
"members": {
|
|
1607
1621
|
"Attributes": {
|
|
1608
|
-
"shape": "
|
|
1622
|
+
"shape": "Sr"
|
|
1609
1623
|
},
|
|
1610
1624
|
"ConsumedCapacity": {
|
|
1611
|
-
"shape": "
|
|
1625
|
+
"shape": "St"
|
|
1612
1626
|
},
|
|
1613
1627
|
"ItemCollectionMetrics": {
|
|
1614
1628
|
"shape": "S1l"
|
|
@@ -1625,12 +1639,12 @@
|
|
|
1625
1639
|
],
|
|
1626
1640
|
"members": {
|
|
1627
1641
|
"AttributeDefinitions": {
|
|
1628
|
-
"shape": "
|
|
1642
|
+
"shape": "S2k"
|
|
1629
1643
|
},
|
|
1630
1644
|
"TableName": {},
|
|
1631
1645
|
"BillingMode": {},
|
|
1632
1646
|
"ProvisionedThroughput": {
|
|
1633
|
-
"shape": "
|
|
1647
|
+
"shape": "S2z"
|
|
1634
1648
|
},
|
|
1635
1649
|
"GlobalSecondaryIndexUpdates": {
|
|
1636
1650
|
"type": "list",
|
|
@@ -1646,7 +1660,7 @@
|
|
|
1646
1660
|
"members": {
|
|
1647
1661
|
"IndexName": {},
|
|
1648
1662
|
"ProvisionedThroughput": {
|
|
1649
|
-
"shape": "
|
|
1663
|
+
"shape": "S2z"
|
|
1650
1664
|
}
|
|
1651
1665
|
}
|
|
1652
1666
|
},
|
|
@@ -1660,13 +1674,13 @@
|
|
|
1660
1674
|
"members": {
|
|
1661
1675
|
"IndexName": {},
|
|
1662
1676
|
"KeySchema": {
|
|
1663
|
-
"shape": "
|
|
1677
|
+
"shape": "S2o"
|
|
1664
1678
|
},
|
|
1665
1679
|
"Projection": {
|
|
1666
|
-
"shape": "
|
|
1680
|
+
"shape": "S2t"
|
|
1667
1681
|
},
|
|
1668
1682
|
"ProvisionedThroughput": {
|
|
1669
|
-
"shape": "
|
|
1683
|
+
"shape": "S2z"
|
|
1670
1684
|
}
|
|
1671
1685
|
}
|
|
1672
1686
|
},
|
|
@@ -1683,10 +1697,10 @@
|
|
|
1683
1697
|
}
|
|
1684
1698
|
},
|
|
1685
1699
|
"StreamSpecification": {
|
|
1686
|
-
"shape": "
|
|
1700
|
+
"shape": "S31"
|
|
1687
1701
|
},
|
|
1688
1702
|
"SSESpecification": {
|
|
1689
|
-
"shape": "
|
|
1703
|
+
"shape": "S34"
|
|
1690
1704
|
},
|
|
1691
1705
|
"ReplicaUpdates": {
|
|
1692
1706
|
"type": "list",
|
|
@@ -1705,8 +1719,9 @@
|
|
|
1705
1719
|
"shape": "S2b"
|
|
1706
1720
|
},
|
|
1707
1721
|
"GlobalSecondaryIndexes": {
|
|
1708
|
-
"shape": "
|
|
1709
|
-
}
|
|
1722
|
+
"shape": "Sa5"
|
|
1723
|
+
},
|
|
1724
|
+
"TableClassOverride": {}
|
|
1710
1725
|
}
|
|
1711
1726
|
},
|
|
1712
1727
|
"Update": {
|
|
@@ -1721,8 +1736,9 @@
|
|
|
1721
1736
|
"shape": "S2b"
|
|
1722
1737
|
},
|
|
1723
1738
|
"GlobalSecondaryIndexes": {
|
|
1724
|
-
"shape": "
|
|
1725
|
-
}
|
|
1739
|
+
"shape": "Sa5"
|
|
1740
|
+
},
|
|
1741
|
+
"TableClassOverride": {}
|
|
1726
1742
|
}
|
|
1727
1743
|
},
|
|
1728
1744
|
"Delete": {
|
|
@@ -1736,14 +1752,15 @@
|
|
|
1736
1752
|
}
|
|
1737
1753
|
}
|
|
1738
1754
|
}
|
|
1739
|
-
}
|
|
1755
|
+
},
|
|
1756
|
+
"TableClass": {}
|
|
1740
1757
|
}
|
|
1741
1758
|
},
|
|
1742
1759
|
"output": {
|
|
1743
1760
|
"type": "structure",
|
|
1744
1761
|
"members": {
|
|
1745
1762
|
"TableDescription": {
|
|
1746
|
-
"shape": "
|
|
1763
|
+
"shape": "S3c"
|
|
1747
1764
|
}
|
|
1748
1765
|
}
|
|
1749
1766
|
},
|
|
@@ -1763,14 +1780,14 @@
|
|
|
1763
1780
|
"members": {
|
|
1764
1781
|
"IndexName": {},
|
|
1765
1782
|
"ProvisionedWriteCapacityAutoScalingUpdate": {
|
|
1766
|
-
"shape": "
|
|
1783
|
+
"shape": "S9g"
|
|
1767
1784
|
}
|
|
1768
1785
|
}
|
|
1769
1786
|
}
|
|
1770
1787
|
},
|
|
1771
1788
|
"TableName": {},
|
|
1772
1789
|
"ProvisionedWriteCapacityAutoScalingUpdate": {
|
|
1773
|
-
"shape": "
|
|
1790
|
+
"shape": "S9g"
|
|
1774
1791
|
},
|
|
1775
1792
|
"ReplicaUpdates": {
|
|
1776
1793
|
"type": "list",
|
|
@@ -1788,13 +1805,13 @@
|
|
|
1788
1805
|
"members": {
|
|
1789
1806
|
"IndexName": {},
|
|
1790
1807
|
"ProvisionedReadCapacityAutoScalingUpdate": {
|
|
1791
|
-
"shape": "
|
|
1808
|
+
"shape": "S9g"
|
|
1792
1809
|
}
|
|
1793
1810
|
}
|
|
1794
1811
|
}
|
|
1795
1812
|
},
|
|
1796
1813
|
"ReplicaProvisionedReadCapacityAutoScalingUpdate": {
|
|
1797
|
-
"shape": "
|
|
1814
|
+
"shape": "S9g"
|
|
1798
1815
|
}
|
|
1799
1816
|
}
|
|
1800
1817
|
}
|
|
@@ -1805,7 +1822,7 @@
|
|
|
1805
1822
|
"type": "structure",
|
|
1806
1823
|
"members": {
|
|
1807
1824
|
"TableAutoScalingDescription": {
|
|
1808
|
-
"shape": "
|
|
1825
|
+
"shape": "S6k"
|
|
1809
1826
|
}
|
|
1810
1827
|
}
|
|
1811
1828
|
}
|
|
@@ -1820,7 +1837,7 @@
|
|
|
1820
1837
|
"members": {
|
|
1821
1838
|
"TableName": {},
|
|
1822
1839
|
"TimeToLiveSpecification": {
|
|
1823
|
-
"shape": "
|
|
1840
|
+
"shape": "Saj"
|
|
1824
1841
|
}
|
|
1825
1842
|
}
|
|
1826
1843
|
},
|
|
@@ -1828,7 +1845,7 @@
|
|
|
1828
1845
|
"type": "structure",
|
|
1829
1846
|
"members": {
|
|
1830
1847
|
"TimeToLiveSpecification": {
|
|
1831
|
-
"shape": "
|
|
1848
|
+
"shape": "Saj"
|
|
1832
1849
|
}
|
|
1833
1850
|
}
|
|
1834
1851
|
},
|
|
@@ -1885,7 +1902,7 @@
|
|
|
1885
1902
|
}
|
|
1886
1903
|
}
|
|
1887
1904
|
},
|
|
1888
|
-
"
|
|
1905
|
+
"Sr": {
|
|
1889
1906
|
"type": "map",
|
|
1890
1907
|
"key": {},
|
|
1891
1908
|
"value": {
|
|
@@ -1893,62 +1910,12 @@
|
|
|
1893
1910
|
}
|
|
1894
1911
|
},
|
|
1895
1912
|
"Ss": {
|
|
1896
|
-
"type": "map",
|
|
1897
|
-
"key": {},
|
|
1898
|
-
"value": {
|
|
1899
|
-
"type": "structure",
|
|
1900
|
-
"required": [
|
|
1901
|
-
"Keys"
|
|
1902
|
-
],
|
|
1903
|
-
"members": {
|
|
1904
|
-
"Keys": {
|
|
1905
|
-
"type": "list",
|
|
1906
|
-
"member": {
|
|
1907
|
-
"shape": "Sv"
|
|
1908
|
-
}
|
|
1909
|
-
},
|
|
1910
|
-
"AttributesToGet": {
|
|
1911
|
-
"shape": "Sw"
|
|
1912
|
-
},
|
|
1913
|
-
"ConsistentRead": {
|
|
1914
|
-
"type": "boolean"
|
|
1915
|
-
},
|
|
1916
|
-
"ProjectionExpression": {},
|
|
1917
|
-
"ExpressionAttributeNames": {
|
|
1918
|
-
"shape": "Sy"
|
|
1919
|
-
}
|
|
1920
|
-
}
|
|
1921
|
-
}
|
|
1922
|
-
},
|
|
1923
|
-
"Sv": {
|
|
1924
|
-
"type": "map",
|
|
1925
|
-
"key": {},
|
|
1926
|
-
"value": {
|
|
1927
|
-
"shape": "S6"
|
|
1928
|
-
}
|
|
1929
|
-
},
|
|
1930
|
-
"Sw": {
|
|
1931
|
-
"type": "list",
|
|
1932
|
-
"member": {}
|
|
1933
|
-
},
|
|
1934
|
-
"Sy": {
|
|
1935
|
-
"type": "map",
|
|
1936
|
-
"key": {},
|
|
1937
|
-
"value": {}
|
|
1938
|
-
},
|
|
1939
|
-
"S13": {
|
|
1940
|
-
"type": "list",
|
|
1941
|
-
"member": {
|
|
1942
|
-
"shape": "Sq"
|
|
1943
|
-
}
|
|
1944
|
-
},
|
|
1945
|
-
"S14": {
|
|
1946
1913
|
"type": "list",
|
|
1947
1914
|
"member": {
|
|
1948
|
-
"shape": "
|
|
1915
|
+
"shape": "St"
|
|
1949
1916
|
}
|
|
1950
1917
|
},
|
|
1951
|
-
"
|
|
1918
|
+
"St": {
|
|
1952
1919
|
"type": "structure",
|
|
1953
1920
|
"members": {
|
|
1954
1921
|
"TableName": {},
|
|
@@ -1962,17 +1929,17 @@
|
|
|
1962
1929
|
"type": "double"
|
|
1963
1930
|
},
|
|
1964
1931
|
"Table": {
|
|
1965
|
-
"shape": "
|
|
1932
|
+
"shape": "Sv"
|
|
1966
1933
|
},
|
|
1967
1934
|
"LocalSecondaryIndexes": {
|
|
1968
|
-
"shape": "
|
|
1935
|
+
"shape": "Sw"
|
|
1969
1936
|
},
|
|
1970
1937
|
"GlobalSecondaryIndexes": {
|
|
1971
|
-
"shape": "
|
|
1938
|
+
"shape": "Sw"
|
|
1972
1939
|
}
|
|
1973
1940
|
}
|
|
1974
1941
|
},
|
|
1975
|
-
"
|
|
1942
|
+
"Sv": {
|
|
1976
1943
|
"type": "structure",
|
|
1977
1944
|
"members": {
|
|
1978
1945
|
"ReadCapacityUnits": {
|
|
@@ -1986,11 +1953,61 @@
|
|
|
1986
1953
|
}
|
|
1987
1954
|
}
|
|
1988
1955
|
},
|
|
1989
|
-
"
|
|
1956
|
+
"Sw": {
|
|
1990
1957
|
"type": "map",
|
|
1991
1958
|
"key": {},
|
|
1992
1959
|
"value": {
|
|
1993
|
-
"shape": "
|
|
1960
|
+
"shape": "Sv"
|
|
1961
|
+
}
|
|
1962
|
+
},
|
|
1963
|
+
"Sz": {
|
|
1964
|
+
"type": "map",
|
|
1965
|
+
"key": {},
|
|
1966
|
+
"value": {
|
|
1967
|
+
"type": "structure",
|
|
1968
|
+
"required": [
|
|
1969
|
+
"Keys"
|
|
1970
|
+
],
|
|
1971
|
+
"members": {
|
|
1972
|
+
"Keys": {
|
|
1973
|
+
"type": "list",
|
|
1974
|
+
"member": {
|
|
1975
|
+
"shape": "S12"
|
|
1976
|
+
}
|
|
1977
|
+
},
|
|
1978
|
+
"AttributesToGet": {
|
|
1979
|
+
"shape": "S13"
|
|
1980
|
+
},
|
|
1981
|
+
"ConsistentRead": {
|
|
1982
|
+
"type": "boolean"
|
|
1983
|
+
},
|
|
1984
|
+
"ProjectionExpression": {},
|
|
1985
|
+
"ExpressionAttributeNames": {
|
|
1986
|
+
"shape": "S15"
|
|
1987
|
+
}
|
|
1988
|
+
}
|
|
1989
|
+
}
|
|
1990
|
+
},
|
|
1991
|
+
"S12": {
|
|
1992
|
+
"type": "map",
|
|
1993
|
+
"key": {},
|
|
1994
|
+
"value": {
|
|
1995
|
+
"shape": "S6"
|
|
1996
|
+
}
|
|
1997
|
+
},
|
|
1998
|
+
"S13": {
|
|
1999
|
+
"type": "list",
|
|
2000
|
+
"member": {}
|
|
2001
|
+
},
|
|
2002
|
+
"S15": {
|
|
2003
|
+
"type": "map",
|
|
2004
|
+
"key": {},
|
|
2005
|
+
"value": {}
|
|
2006
|
+
},
|
|
2007
|
+
"S19": {
|
|
2008
|
+
"type": "list",
|
|
2009
|
+
"member": {
|
|
2010
|
+
"shape": "Sr"
|
|
1994
2011
|
}
|
|
1995
2012
|
},
|
|
1996
2013
|
"S1b": {
|
|
@@ -2019,7 +2036,7 @@
|
|
|
2019
2036
|
],
|
|
2020
2037
|
"members": {
|
|
2021
2038
|
"Key": {
|
|
2022
|
-
"shape": "
|
|
2039
|
+
"shape": "S12"
|
|
2023
2040
|
}
|
|
2024
2041
|
}
|
|
2025
2042
|
}
|
|
@@ -2137,6 +2154,9 @@
|
|
|
2137
2154
|
},
|
|
2138
2155
|
"ReplicaInaccessibleDateTime": {
|
|
2139
2156
|
"type": "timestamp"
|
|
2157
|
+
},
|
|
2158
|
+
"ReplicaTableClassSummary": {
|
|
2159
|
+
"shape": "S2f"
|
|
2140
2160
|
}
|
|
2141
2161
|
}
|
|
2142
2162
|
}
|
|
@@ -2149,7 +2169,16 @@
|
|
|
2149
2169
|
}
|
|
2150
2170
|
}
|
|
2151
2171
|
},
|
|
2152
|
-
"
|
|
2172
|
+
"S2f": {
|
|
2173
|
+
"type": "structure",
|
|
2174
|
+
"members": {
|
|
2175
|
+
"TableClass": {},
|
|
2176
|
+
"LastUpdateDateTime": {
|
|
2177
|
+
"type": "timestamp"
|
|
2178
|
+
}
|
|
2179
|
+
}
|
|
2180
|
+
},
|
|
2181
|
+
"S2k": {
|
|
2153
2182
|
"type": "list",
|
|
2154
2183
|
"member": {
|
|
2155
2184
|
"type": "structure",
|
|
@@ -2163,7 +2192,7 @@
|
|
|
2163
2192
|
}
|
|
2164
2193
|
}
|
|
2165
2194
|
},
|
|
2166
|
-
"
|
|
2195
|
+
"S2o": {
|
|
2167
2196
|
"type": "list",
|
|
2168
2197
|
"member": {
|
|
2169
2198
|
"type": "structure",
|
|
@@ -2177,7 +2206,7 @@
|
|
|
2177
2206
|
}
|
|
2178
2207
|
}
|
|
2179
2208
|
},
|
|
2180
|
-
"
|
|
2209
|
+
"S2r": {
|
|
2181
2210
|
"type": "list",
|
|
2182
2211
|
"member": {
|
|
2183
2212
|
"type": "structure",
|
|
@@ -2189,15 +2218,15 @@
|
|
|
2189
2218
|
"members": {
|
|
2190
2219
|
"IndexName": {},
|
|
2191
2220
|
"KeySchema": {
|
|
2192
|
-
"shape": "
|
|
2221
|
+
"shape": "S2o"
|
|
2193
2222
|
},
|
|
2194
2223
|
"Projection": {
|
|
2195
|
-
"shape": "
|
|
2224
|
+
"shape": "S2t"
|
|
2196
2225
|
}
|
|
2197
2226
|
}
|
|
2198
2227
|
}
|
|
2199
2228
|
},
|
|
2200
|
-
"
|
|
2229
|
+
"S2t": {
|
|
2201
2230
|
"type": "structure",
|
|
2202
2231
|
"members": {
|
|
2203
2232
|
"ProjectionType": {},
|
|
@@ -2207,7 +2236,7 @@
|
|
|
2207
2236
|
}
|
|
2208
2237
|
}
|
|
2209
2238
|
},
|
|
2210
|
-
"
|
|
2239
|
+
"S2x": {
|
|
2211
2240
|
"type": "list",
|
|
2212
2241
|
"member": {
|
|
2213
2242
|
"type": "structure",
|
|
@@ -2219,18 +2248,18 @@
|
|
|
2219
2248
|
"members": {
|
|
2220
2249
|
"IndexName": {},
|
|
2221
2250
|
"KeySchema": {
|
|
2222
|
-
"shape": "
|
|
2251
|
+
"shape": "S2o"
|
|
2223
2252
|
},
|
|
2224
2253
|
"Projection": {
|
|
2225
|
-
"shape": "
|
|
2254
|
+
"shape": "S2t"
|
|
2226
2255
|
},
|
|
2227
2256
|
"ProvisionedThroughput": {
|
|
2228
|
-
"shape": "
|
|
2257
|
+
"shape": "S2z"
|
|
2229
2258
|
}
|
|
2230
2259
|
}
|
|
2231
2260
|
}
|
|
2232
2261
|
},
|
|
2233
|
-
"
|
|
2262
|
+
"S2z": {
|
|
2234
2263
|
"type": "structure",
|
|
2235
2264
|
"required": [
|
|
2236
2265
|
"ReadCapacityUnits",
|
|
@@ -2245,7 +2274,7 @@
|
|
|
2245
2274
|
}
|
|
2246
2275
|
}
|
|
2247
2276
|
},
|
|
2248
|
-
"
|
|
2277
|
+
"S31": {
|
|
2249
2278
|
"type": "structure",
|
|
2250
2279
|
"required": [
|
|
2251
2280
|
"StreamEnabled"
|
|
@@ -2257,7 +2286,7 @@
|
|
|
2257
2286
|
"StreamViewType": {}
|
|
2258
2287
|
}
|
|
2259
2288
|
},
|
|
2260
|
-
"
|
|
2289
|
+
"S34": {
|
|
2261
2290
|
"type": "structure",
|
|
2262
2291
|
"members": {
|
|
2263
2292
|
"Enabled": {
|
|
@@ -2267,7 +2296,7 @@
|
|
|
2267
2296
|
"KMSMasterKeyId": {}
|
|
2268
2297
|
}
|
|
2269
2298
|
},
|
|
2270
|
-
"
|
|
2299
|
+
"S37": {
|
|
2271
2300
|
"type": "list",
|
|
2272
2301
|
"member": {
|
|
2273
2302
|
"type": "structure",
|
|
@@ -2281,22 +2310,22 @@
|
|
|
2281
2310
|
}
|
|
2282
2311
|
}
|
|
2283
2312
|
},
|
|
2284
|
-
"
|
|
2313
|
+
"S3c": {
|
|
2285
2314
|
"type": "structure",
|
|
2286
2315
|
"members": {
|
|
2287
2316
|
"AttributeDefinitions": {
|
|
2288
|
-
"shape": "
|
|
2317
|
+
"shape": "S2k"
|
|
2289
2318
|
},
|
|
2290
2319
|
"TableName": {},
|
|
2291
2320
|
"KeySchema": {
|
|
2292
|
-
"shape": "
|
|
2321
|
+
"shape": "S2o"
|
|
2293
2322
|
},
|
|
2294
2323
|
"TableStatus": {},
|
|
2295
2324
|
"CreationDateTime": {
|
|
2296
2325
|
"type": "timestamp"
|
|
2297
2326
|
},
|
|
2298
2327
|
"ProvisionedThroughput": {
|
|
2299
|
-
"shape": "
|
|
2328
|
+
"shape": "S3e"
|
|
2300
2329
|
},
|
|
2301
2330
|
"TableSizeBytes": {
|
|
2302
2331
|
"type": "long"
|
|
@@ -2307,7 +2336,7 @@
|
|
|
2307
2336
|
"TableArn": {},
|
|
2308
2337
|
"TableId": {},
|
|
2309
2338
|
"BillingModeSummary": {
|
|
2310
|
-
"shape": "
|
|
2339
|
+
"shape": "S3i"
|
|
2311
2340
|
},
|
|
2312
2341
|
"LocalSecondaryIndexes": {
|
|
2313
2342
|
"type": "list",
|
|
@@ -2316,10 +2345,10 @@
|
|
|
2316
2345
|
"members": {
|
|
2317
2346
|
"IndexName": {},
|
|
2318
2347
|
"KeySchema": {
|
|
2319
|
-
"shape": "
|
|
2348
|
+
"shape": "S2o"
|
|
2320
2349
|
},
|
|
2321
2350
|
"Projection": {
|
|
2322
|
-
"shape": "
|
|
2351
|
+
"shape": "S2t"
|
|
2323
2352
|
},
|
|
2324
2353
|
"IndexSizeBytes": {
|
|
2325
2354
|
"type": "long"
|
|
@@ -2338,17 +2367,17 @@
|
|
|
2338
2367
|
"members": {
|
|
2339
2368
|
"IndexName": {},
|
|
2340
2369
|
"KeySchema": {
|
|
2341
|
-
"shape": "
|
|
2370
|
+
"shape": "S2o"
|
|
2342
2371
|
},
|
|
2343
2372
|
"Projection": {
|
|
2344
|
-
"shape": "
|
|
2373
|
+
"shape": "S2t"
|
|
2345
2374
|
},
|
|
2346
2375
|
"IndexStatus": {},
|
|
2347
2376
|
"Backfilling": {
|
|
2348
2377
|
"type": "boolean"
|
|
2349
2378
|
},
|
|
2350
2379
|
"ProvisionedThroughput": {
|
|
2351
|
-
"shape": "
|
|
2380
|
+
"shape": "S3e"
|
|
2352
2381
|
},
|
|
2353
2382
|
"IndexSizeBytes": {
|
|
2354
2383
|
"type": "long"
|
|
@@ -2361,7 +2390,7 @@
|
|
|
2361
2390
|
}
|
|
2362
2391
|
},
|
|
2363
2392
|
"StreamSpecification": {
|
|
2364
|
-
"shape": "
|
|
2393
|
+
"shape": "S31"
|
|
2365
2394
|
},
|
|
2366
2395
|
"LatestStreamLabel": {},
|
|
2367
2396
|
"LatestStreamArn": {},
|
|
@@ -2387,7 +2416,7 @@
|
|
|
2387
2416
|
}
|
|
2388
2417
|
},
|
|
2389
2418
|
"SSEDescription": {
|
|
2390
|
-
"shape": "
|
|
2419
|
+
"shape": "S3t"
|
|
2391
2420
|
},
|
|
2392
2421
|
"ArchivalSummary": {
|
|
2393
2422
|
"type": "structure",
|
|
@@ -2398,10 +2427,13 @@
|
|
|
2398
2427
|
"ArchivalReason": {},
|
|
2399
2428
|
"ArchivalBackupArn": {}
|
|
2400
2429
|
}
|
|
2430
|
+
},
|
|
2431
|
+
"TableClassSummary": {
|
|
2432
|
+
"shape": "S2f"
|
|
2401
2433
|
}
|
|
2402
2434
|
}
|
|
2403
2435
|
},
|
|
2404
|
-
"
|
|
2436
|
+
"S3e": {
|
|
2405
2437
|
"type": "structure",
|
|
2406
2438
|
"members": {
|
|
2407
2439
|
"LastIncreaseDateTime": {
|
|
@@ -2421,7 +2453,7 @@
|
|
|
2421
2453
|
}
|
|
2422
2454
|
}
|
|
2423
2455
|
},
|
|
2424
|
-
"
|
|
2456
|
+
"S3i": {
|
|
2425
2457
|
"type": "structure",
|
|
2426
2458
|
"members": {
|
|
2427
2459
|
"BillingMode": {},
|
|
@@ -2430,7 +2462,7 @@
|
|
|
2430
2462
|
}
|
|
2431
2463
|
}
|
|
2432
2464
|
},
|
|
2433
|
-
"
|
|
2465
|
+
"S3t": {
|
|
2434
2466
|
"type": "structure",
|
|
2435
2467
|
"members": {
|
|
2436
2468
|
"Status": {},
|
|
@@ -2441,7 +2473,7 @@
|
|
|
2441
2473
|
}
|
|
2442
2474
|
}
|
|
2443
2475
|
},
|
|
2444
|
-
"
|
|
2476
|
+
"S40": {
|
|
2445
2477
|
"type": "structure",
|
|
2446
2478
|
"members": {
|
|
2447
2479
|
"BackupDetails": {
|
|
@@ -2464,13 +2496,13 @@
|
|
|
2464
2496
|
"type": "long"
|
|
2465
2497
|
},
|
|
2466
2498
|
"KeySchema": {
|
|
2467
|
-
"shape": "
|
|
2499
|
+
"shape": "S2o"
|
|
2468
2500
|
},
|
|
2469
2501
|
"TableCreationDateTime": {
|
|
2470
2502
|
"type": "timestamp"
|
|
2471
2503
|
},
|
|
2472
2504
|
"ProvisionedThroughput": {
|
|
2473
|
-
"shape": "
|
|
2505
|
+
"shape": "S2z"
|
|
2474
2506
|
},
|
|
2475
2507
|
"ItemCount": {
|
|
2476
2508
|
"type": "long"
|
|
@@ -2488,10 +2520,10 @@
|
|
|
2488
2520
|
"members": {
|
|
2489
2521
|
"IndexName": {},
|
|
2490
2522
|
"KeySchema": {
|
|
2491
|
-
"shape": "
|
|
2523
|
+
"shape": "S2o"
|
|
2492
2524
|
},
|
|
2493
2525
|
"Projection": {
|
|
2494
|
-
"shape": "
|
|
2526
|
+
"shape": "S2t"
|
|
2495
2527
|
}
|
|
2496
2528
|
}
|
|
2497
2529
|
}
|
|
@@ -2503,38 +2535,38 @@
|
|
|
2503
2535
|
"members": {
|
|
2504
2536
|
"IndexName": {},
|
|
2505
2537
|
"KeySchema": {
|
|
2506
|
-
"shape": "
|
|
2538
|
+
"shape": "S2o"
|
|
2507
2539
|
},
|
|
2508
2540
|
"Projection": {
|
|
2509
|
-
"shape": "
|
|
2541
|
+
"shape": "S2t"
|
|
2510
2542
|
},
|
|
2511
2543
|
"ProvisionedThroughput": {
|
|
2512
|
-
"shape": "
|
|
2544
|
+
"shape": "S2z"
|
|
2513
2545
|
}
|
|
2514
2546
|
}
|
|
2515
2547
|
}
|
|
2516
2548
|
},
|
|
2517
2549
|
"StreamDescription": {
|
|
2518
|
-
"shape": "
|
|
2550
|
+
"shape": "S31"
|
|
2519
2551
|
},
|
|
2520
2552
|
"TimeToLiveDescription": {
|
|
2521
|
-
"shape": "
|
|
2553
|
+
"shape": "S49"
|
|
2522
2554
|
},
|
|
2523
2555
|
"SSEDescription": {
|
|
2524
|
-
"shape": "
|
|
2556
|
+
"shape": "S3t"
|
|
2525
2557
|
}
|
|
2526
2558
|
}
|
|
2527
2559
|
}
|
|
2528
2560
|
}
|
|
2529
2561
|
},
|
|
2530
|
-
"
|
|
2562
|
+
"S49": {
|
|
2531
2563
|
"type": "structure",
|
|
2532
2564
|
"members": {
|
|
2533
2565
|
"TimeToLiveStatus": {},
|
|
2534
2566
|
"AttributeName": {}
|
|
2535
2567
|
}
|
|
2536
2568
|
},
|
|
2537
|
-
"
|
|
2569
|
+
"S4d": {
|
|
2538
2570
|
"type": "map",
|
|
2539
2571
|
"key": {},
|
|
2540
2572
|
"value": {
|
|
@@ -2548,25 +2580,25 @@
|
|
|
2548
2580
|
},
|
|
2549
2581
|
"ComparisonOperator": {},
|
|
2550
2582
|
"AttributeValueList": {
|
|
2551
|
-
"shape": "
|
|
2583
|
+
"shape": "S4h"
|
|
2552
2584
|
}
|
|
2553
2585
|
}
|
|
2554
2586
|
}
|
|
2555
2587
|
},
|
|
2556
|
-
"
|
|
2588
|
+
"S4h": {
|
|
2557
2589
|
"type": "list",
|
|
2558
2590
|
"member": {
|
|
2559
2591
|
"shape": "S6"
|
|
2560
2592
|
}
|
|
2561
2593
|
},
|
|
2562
|
-
"
|
|
2594
|
+
"S4l": {
|
|
2563
2595
|
"type": "map",
|
|
2564
2596
|
"key": {},
|
|
2565
2597
|
"value": {
|
|
2566
2598
|
"shape": "S6"
|
|
2567
2599
|
}
|
|
2568
2600
|
},
|
|
2569
|
-
"
|
|
2601
|
+
"S4u": {
|
|
2570
2602
|
"type": "structure",
|
|
2571
2603
|
"required": [
|
|
2572
2604
|
"ContinuousBackupsStatus"
|
|
@@ -2587,7 +2619,7 @@
|
|
|
2587
2619
|
}
|
|
2588
2620
|
}
|
|
2589
2621
|
},
|
|
2590
|
-
"
|
|
2622
|
+
"S5e": {
|
|
2591
2623
|
"type": "structure",
|
|
2592
2624
|
"members": {
|
|
2593
2625
|
"ExportArn": {},
|
|
@@ -2621,7 +2653,7 @@
|
|
|
2621
2653
|
}
|
|
2622
2654
|
}
|
|
2623
2655
|
},
|
|
2624
|
-
"
|
|
2656
|
+
"S5y": {
|
|
2625
2657
|
"type": "list",
|
|
2626
2658
|
"member": {
|
|
2627
2659
|
"type": "structure",
|
|
@@ -2632,19 +2664,19 @@
|
|
|
2632
2664
|
"RegionName": {},
|
|
2633
2665
|
"ReplicaStatus": {},
|
|
2634
2666
|
"ReplicaBillingModeSummary": {
|
|
2635
|
-
"shape": "
|
|
2667
|
+
"shape": "S3i"
|
|
2636
2668
|
},
|
|
2637
2669
|
"ReplicaProvisionedReadCapacityUnits": {
|
|
2638
2670
|
"type": "long"
|
|
2639
2671
|
},
|
|
2640
2672
|
"ReplicaProvisionedReadCapacityAutoScalingSettings": {
|
|
2641
|
-
"shape": "
|
|
2673
|
+
"shape": "S60"
|
|
2642
2674
|
},
|
|
2643
2675
|
"ReplicaProvisionedWriteCapacityUnits": {
|
|
2644
2676
|
"type": "long"
|
|
2645
2677
|
},
|
|
2646
2678
|
"ReplicaProvisionedWriteCapacityAutoScalingSettings": {
|
|
2647
|
-
"shape": "
|
|
2679
|
+
"shape": "S60"
|
|
2648
2680
|
},
|
|
2649
2681
|
"ReplicaGlobalSecondaryIndexSettings": {
|
|
2650
2682
|
"type": "list",
|
|
@@ -2660,21 +2692,24 @@
|
|
|
2660
2692
|
"type": "long"
|
|
2661
2693
|
},
|
|
2662
2694
|
"ProvisionedReadCapacityAutoScalingSettings": {
|
|
2663
|
-
"shape": "
|
|
2695
|
+
"shape": "S60"
|
|
2664
2696
|
},
|
|
2665
2697
|
"ProvisionedWriteCapacityUnits": {
|
|
2666
2698
|
"type": "long"
|
|
2667
2699
|
},
|
|
2668
2700
|
"ProvisionedWriteCapacityAutoScalingSettings": {
|
|
2669
|
-
"shape": "
|
|
2701
|
+
"shape": "S60"
|
|
2670
2702
|
}
|
|
2671
2703
|
}
|
|
2672
2704
|
}
|
|
2705
|
+
},
|
|
2706
|
+
"ReplicaTableClassSummary": {
|
|
2707
|
+
"shape": "S2f"
|
|
2673
2708
|
}
|
|
2674
2709
|
}
|
|
2675
2710
|
}
|
|
2676
2711
|
},
|
|
2677
|
-
"
|
|
2712
|
+
"S60": {
|
|
2678
2713
|
"type": "structure",
|
|
2679
2714
|
"members": {
|
|
2680
2715
|
"MinimumUnits": {
|
|
@@ -2718,7 +2753,7 @@
|
|
|
2718
2753
|
}
|
|
2719
2754
|
}
|
|
2720
2755
|
},
|
|
2721
|
-
"
|
|
2756
|
+
"S6k": {
|
|
2722
2757
|
"type": "structure",
|
|
2723
2758
|
"members": {
|
|
2724
2759
|
"TableName": {},
|
|
@@ -2737,19 +2772,19 @@
|
|
|
2737
2772
|
"IndexName": {},
|
|
2738
2773
|
"IndexStatus": {},
|
|
2739
2774
|
"ProvisionedReadCapacityAutoScalingSettings": {
|
|
2740
|
-
"shape": "
|
|
2775
|
+
"shape": "S60"
|
|
2741
2776
|
},
|
|
2742
2777
|
"ProvisionedWriteCapacityAutoScalingSettings": {
|
|
2743
|
-
"shape": "
|
|
2778
|
+
"shape": "S60"
|
|
2744
2779
|
}
|
|
2745
2780
|
}
|
|
2746
2781
|
}
|
|
2747
2782
|
},
|
|
2748
2783
|
"ReplicaProvisionedReadCapacityAutoScalingSettings": {
|
|
2749
|
-
"shape": "
|
|
2784
|
+
"shape": "S60"
|
|
2750
2785
|
},
|
|
2751
2786
|
"ReplicaProvisionedWriteCapacityAutoScalingSettings": {
|
|
2752
|
-
"shape": "
|
|
2787
|
+
"shape": "S60"
|
|
2753
2788
|
},
|
|
2754
2789
|
"ReplicaStatus": {}
|
|
2755
2790
|
}
|
|
@@ -2757,7 +2792,7 @@
|
|
|
2757
2792
|
}
|
|
2758
2793
|
}
|
|
2759
2794
|
},
|
|
2760
|
-
"
|
|
2795
|
+
"S6r": {
|
|
2761
2796
|
"type": "structure",
|
|
2762
2797
|
"required": [
|
|
2763
2798
|
"TableName",
|
|
@@ -2768,7 +2803,7 @@
|
|
|
2768
2803
|
"StreamArn": {}
|
|
2769
2804
|
}
|
|
2770
2805
|
},
|
|
2771
|
-
"
|
|
2806
|
+
"S6s": {
|
|
2772
2807
|
"type": "structure",
|
|
2773
2808
|
"members": {
|
|
2774
2809
|
"TableName": {},
|
|
@@ -2776,37 +2811,37 @@
|
|
|
2776
2811
|
"DestinationStatus": {}
|
|
2777
2812
|
}
|
|
2778
2813
|
},
|
|
2779
|
-
"
|
|
2814
|
+
"S71": {
|
|
2780
2815
|
"type": "list",
|
|
2781
2816
|
"member": {
|
|
2782
2817
|
"type": "structure",
|
|
2783
2818
|
"members": {
|
|
2784
2819
|
"Item": {
|
|
2785
|
-
"shape": "
|
|
2820
|
+
"shape": "Sr"
|
|
2786
2821
|
}
|
|
2787
2822
|
}
|
|
2788
2823
|
}
|
|
2789
2824
|
},
|
|
2790
|
-
"
|
|
2825
|
+
"S88": {
|
|
2791
2826
|
"type": "structure",
|
|
2792
2827
|
"required": [
|
|
2793
2828
|
"ComparisonOperator"
|
|
2794
2829
|
],
|
|
2795
2830
|
"members": {
|
|
2796
2831
|
"AttributeValueList": {
|
|
2797
|
-
"shape": "
|
|
2832
|
+
"shape": "S4h"
|
|
2798
2833
|
},
|
|
2799
2834
|
"ComparisonOperator": {}
|
|
2800
2835
|
}
|
|
2801
2836
|
},
|
|
2802
|
-
"
|
|
2837
|
+
"S89": {
|
|
2803
2838
|
"type": "map",
|
|
2804
2839
|
"key": {},
|
|
2805
2840
|
"value": {
|
|
2806
|
-
"shape": "
|
|
2841
|
+
"shape": "S88"
|
|
2807
2842
|
}
|
|
2808
2843
|
},
|
|
2809
|
-
"
|
|
2844
|
+
"S9g": {
|
|
2810
2845
|
"type": "structure",
|
|
2811
2846
|
"members": {
|
|
2812
2847
|
"MinimumUnits": {
|
|
@@ -2850,7 +2885,7 @@
|
|
|
2850
2885
|
}
|
|
2851
2886
|
}
|
|
2852
2887
|
},
|
|
2853
|
-
"
|
|
2888
|
+
"Sa5": {
|
|
2854
2889
|
"type": "list",
|
|
2855
2890
|
"member": {
|
|
2856
2891
|
"type": "structure",
|
|
@@ -2865,7 +2900,7 @@
|
|
|
2865
2900
|
}
|
|
2866
2901
|
}
|
|
2867
2902
|
},
|
|
2868
|
-
"
|
|
2903
|
+
"Saj": {
|
|
2869
2904
|
"type": "structure",
|
|
2870
2905
|
"required": [
|
|
2871
2906
|
"Enabled",
|