@pgarbe/cdk-ecr-sync 0.5.20 → 0.5.24
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 +20 -18
- package/.jsii +2590 -1306
- package/.projenrc.ts +51 -0
- package/API.md +177 -46
- package/lib/ecr-sync.d.ts +6 -6
- package/lib/ecr-sync.js +16 -15
- package/node_modules/aws-sdk/CHANGELOG.md +530 -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/account-2021-02-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/account-2021-02-01.min.json +123 -0
- package/node_modules/aws-sdk/apis/account-2021-02-01.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +442 -11
- package/node_modules/aws-sdk/apis/amp-2020-08-01.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/amp-2020-08-01.waiters2.json +43 -0
- package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +347 -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/appflow-2020-08-23.min.json +43 -37
- package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +222 -8
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +51 -30
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +10 -10
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +715 -141
- package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +361 -98
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +464 -12
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.paginators.json +25 -0
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +344 -114
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +189 -60
- 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/batch-2016-08-10.examples.json +30 -6
- package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +267 -72
- package/node_modules/aws-sdk/apis/batch-2016-08-10.paginators.json +6 -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 +287 -201
- package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.min.json +362 -13
- package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.examples.json +5 -0
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +503 -0
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.paginators.json +9 -0
- package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +756 -88
- package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.examples.json +5 -0
- package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.min.json +271 -0
- package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.waiters2.json +31 -0
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +50 -27
- package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +702 -180
- package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +499 -61
- package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/codebuild-2016-10-06.min.json +74 -73
- package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.min.json +15 -1
- package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +224 -125
- package/node_modules/aws-sdk/apis/comprehend-2017-11-27.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json +244 -29
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +259 -70
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +805 -103
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +17 -0
- package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +340 -55
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +431 -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 +460 -39
- package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +260 -60
- package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +101 -9
- package/node_modules/aws-sdk/apis/detective-2018-10-26.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +689 -147
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +32 -2
- package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +133 -36
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +120 -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 +4992 -1443
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +96 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +24 -0
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +445 -31
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +114 -75
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +57 -51
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
- package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +32 -26
- package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +5 -1
- package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +18 -6
- package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +79 -50
- 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-2021-03-12.min.json +24 -4
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +611 -36
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +198 -82
- package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +510 -76
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +358 -75
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +817 -138
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +149 -149
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +630 -416
- package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.examples.json +5 -0
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +728 -0
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +184 -30
- package/node_modules/aws-sdk/apis/honeycode-2020-03-01.min.json +141 -39
- package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +182 -85
- 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 +487 -266
- 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 +1284 -217
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +20 -0
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +297 -104
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +7 -12
- 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/kafkaconnect-2021-09-14.examples.json +5 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +960 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +702 -132
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +19 -0
- package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
- package/node_modules/aws-sdk/apis/kinesisanalyticsv2-2018-05-23.min.json +3 -6
- package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +608 -8
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +981 -92
- 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 +180 -120
- package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +186 -72
- package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +166 -147
- package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +548 -197
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +9 -7
- package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.min.json +61 -31
- package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
- package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +198 -108
- package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.min.json +39 -0
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +324 -130
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +304 -227
- package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
- package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +7 -0
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +417 -152
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/metadata.json +68 -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 +1086 -228
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +15 -0
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
- package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +7 -6
- package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +4 -0
- package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +105 -32
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +2044 -118
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +60 -0
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +806 -959
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +50 -56
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.waiters2.json +234 -0
- package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +79 -50
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +536 -49
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/panorama-2019-07-24.examples.json +5 -0
- package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +1622 -0
- package/node_modules/aws-sdk/apis/panorama-2019-07-24.paginators.json +49 -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/pi-2018-02-27.min.json +141 -7
- package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +20 -0
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +875 -352
- 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/qldb-2019-01-02.min.json +20 -18
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +327 -194
- package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +43 -11
- package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +5 -0
- 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 +538 -323
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +255 -149
- 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/rekognition-2016-06-27.min.json +364 -122
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.examples.json +5 -0
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +1863 -0
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +74 -0
- package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +263 -198
- package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.min.json +85 -13
- package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.paginators.json +6 -0
- 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 +48 -14
- package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +196 -163
- 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 +2335 -1026
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +29 -0
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +1270 -370
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +72 -70
- package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
- package/node_modules/aws-sdk/apis/snowball-2016-06-30.examples.json +2 -2
- 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 +388 -352
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +58 -11
- package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +39 -9
- package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +163 -30
- 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/transcribe-2017-10-26.min.json +80 -24
- package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +52 -47
- package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +66 -30
- package/node_modules/aws-sdk/apis/voice-id-2021-09-27.examples.json +5 -0
- package/node_modules/aws-sdk/apis/voice-id-2021-09-27.min.json +903 -0
- package/node_modules/aws-sdk/apis/voice-id-2021-09-27.paginators.json +24 -0
- package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +166 -97
- 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/wisdom-2020-10-19.examples.json +5 -0
- package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +1525 -0
- package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +46 -0
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +363 -27
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +173 -50
- 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/account.d.ts +136 -0
- package/node_modules/aws-sdk/clients/account.js +18 -0
- package/node_modules/aws-sdk/clients/all.d.ts +21 -0
- package/node_modules/aws-sdk/clients/all.js +22 -1
- package/node_modules/aws-sdk/clients/amp.d.ts +387 -0
- package/node_modules/aws-sdk/clients/amp.js +1 -0
- package/node_modules/aws-sdk/clients/amplifybackend.d.ts +313 -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 +6 -6
- 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/appflow.d.ts +8 -0
- package/node_modules/aws-sdk/clients/appintegrations.d.ts +273 -2
- package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +38 -38
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +18 -3
- package/node_modules/aws-sdk/clients/apprunner.d.ts +55 -54
- package/node_modules/aws-sdk/clients/appstream.d.ts +744 -15
- package/node_modules/aws-sdk/clients/appsync.d.ts +382 -114
- package/node_modules/aws-sdk/clients/auditmanager.d.ts +801 -313
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +341 -51
- package/node_modules/aws-sdk/clients/backup.d.ts +162 -32
- 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 +250 -34
- package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
- package/node_modules/aws-sdk/clients/chime.d.ts +135 -8
- package/node_modules/aws-sdk/clients/chimesdkidentity.d.ts +314 -2
- package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +546 -0
- package/node_modules/aws-sdk/clients/chimesdkmeetings.js +18 -0
- package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +629 -17
- package/node_modules/aws-sdk/clients/cloudcontrol.d.ts +385 -0
- package/node_modules/aws-sdk/clients/cloudcontrol.js +19 -0
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +46 -14
- package/node_modules/aws-sdk/clients/cloudfront.d.ts +494 -40
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +616 -14
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
- package/node_modules/aws-sdk/clients/codebuild.d.ts +8 -3
- package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +60 -23
- package/node_modules/aws-sdk/clients/comprehend.d.ts +200 -1
- package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +282 -11
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +846 -48
- package/node_modules/aws-sdk/clients/connectparticipant.d.ts +18 -13
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +14 -14
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +350 -22
- package/node_modules/aws-sdk/clients/databrew.d.ts +363 -1
- package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
- package/node_modules/aws-sdk/clients/datasync.d.ts +309 -14
- package/node_modules/aws-sdk/clients/detective.d.ts +144 -40
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +711 -81
- package/node_modules/aws-sdk/clients/directconnect.d.ts +208 -49
- package/node_modules/aws-sdk/clients/dms.d.ts +116 -34
- 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 +4435 -464
- package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
- package/node_modules/aws-sdk/clients/ecs.d.ts +418 -347
- package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
- package/node_modules/aws-sdk/clients/eks.d.ts +41 -24
- package/node_modules/aws-sdk/clients/elasticache.d.ts +55 -34
- package/node_modules/aws-sdk/clients/elbv2.d.ts +29 -12
- package/node_modules/aws-sdk/clients/emr.d.ts +38 -18
- package/node_modules/aws-sdk/clients/emrcontainers.d.ts +18 -3
- package/node_modules/aws-sdk/clients/es.d.ts +52 -3
- 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/finspace.d.ts +26 -0
- package/node_modules/aws-sdk/clients/finspace.js +0 -1
- package/node_modules/aws-sdk/clients/finspacedata.d.ts +759 -65
- package/node_modules/aws-sdk/clients/finspacedata.js +0 -1
- package/node_modules/aws-sdk/clients/firehose.d.ts +62 -0
- package/node_modules/aws-sdk/clients/fms.d.ts +6 -6
- package/node_modules/aws-sdk/clients/forecastservice.d.ts +593 -22
- package/node_modules/aws-sdk/clients/frauddetector.d.ts +434 -26
- package/node_modules/aws-sdk/clients/fsx.d.ts +905 -139
- package/node_modules/aws-sdk/clients/gamelift.d.ts +9 -7
- package/node_modules/aws-sdk/clients/glue.d.ts +178 -2
- package/node_modules/aws-sdk/clients/grafana.d.ts +718 -0
- package/node_modules/aws-sdk/clients/grafana.js +18 -0
- package/node_modules/aws-sdk/clients/greengrassv2.d.ts +141 -9
- package/node_modules/aws-sdk/clients/health.d.ts +49 -49
- package/node_modules/aws-sdk/clients/honeycode.d.ts +83 -3
- package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
- package/node_modules/aws-sdk/clients/imagebuilder.d.ts +202 -50
- 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 +314 -19
- package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
- package/node_modules/aws-sdk/clients/ioteventsdata.d.ts +3 -3
- 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 +713 -6
- package/node_modules/aws-sdk/clients/ivs.d.ts +373 -124
- package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
- package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +1132 -0
- package/node_modules/aws-sdk/clients/kafkaconnect.js +18 -0
- package/node_modules/aws-sdk/clients/kendra.d.ts +818 -64
- package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
- package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +30 -30
- package/node_modules/aws-sdk/clients/kms.d.ts +2 -2
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +1070 -97
- package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +1069 -49
- package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
- package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +40 -8
- package/node_modules/aws-sdk/clients/licensemanager.d.ts +215 -42
- package/node_modules/aws-sdk/clients/lightsail.d.ts +25 -2
- package/node_modules/aws-sdk/clients/location.d.ts +411 -100
- package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
- package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +104 -22
- package/node_modules/aws-sdk/clients/lookoutmetrics.js +0 -1
- package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
- package/node_modules/aws-sdk/clients/macie2.d.ts +171 -82
- package/node_modules/aws-sdk/clients/mediaconnect.d.ts +51 -7
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +288 -84
- package/node_modules/aws-sdk/clients/medialive.d.ts +91 -6
- package/node_modules/aws-sdk/clients/mediapackage.d.ts +4 -0
- package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +8 -0
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +276 -2
- 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/mwaa.d.ts +101 -57
- package/node_modules/aws-sdk/clients/neptune.d.ts +20 -12
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +126 -14
- package/node_modules/aws-sdk/clients/networkmanager.d.ts +2680 -519
- package/node_modules/aws-sdk/clients/nimble.d.ts +566 -307
- package/node_modules/aws-sdk/clients/nimble.js +1 -0
- package/node_modules/aws-sdk/clients/opensearch.d.ts +56 -1
- package/node_modules/aws-sdk/clients/outposts.d.ts +567 -15
- package/node_modules/aws-sdk/clients/panorama.d.ts +1926 -0
- package/node_modules/aws-sdk/clients/panorama.js +18 -0
- 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/pi.d.ts +202 -29
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +538 -4
- package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
- package/node_modules/aws-sdk/clients/qldb.d.ts +28 -19
- package/node_modules/aws-sdk/clients/quicksight.d.ts +345 -201
- package/node_modules/aws-sdk/clients/ram.d.ts +266 -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 +785 -415
- package/node_modules/aws-sdk/clients/redshift.d.ts +176 -10
- package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
- package/node_modules/aws-sdk/clients/rekognition.d.ts +360 -36
- package/node_modules/aws-sdk/clients/resiliencehub.d.ts +2101 -0
- package/node_modules/aws-sdk/clients/resiliencehub.js +18 -0
- package/node_modules/aws-sdk/clients/resourcegroupstaggingapi.d.ts +29 -29
- package/node_modules/aws-sdk/clients/robomaker.d.ts +139 -13
- package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
- package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
- package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
- package/node_modules/aws-sdk/clients/route53resolver.d.ts +94 -0
- 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 +125 -77
- package/node_modules/aws-sdk/clients/s3control.d.ts +12 -2
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +1880 -109
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
- package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
- package/node_modules/aws-sdk/clients/secretsmanager.d.ts +175 -175
- package/node_modules/aws-sdk/clients/securityhub.d.ts +1399 -38
- package/node_modules/aws-sdk/clients/sesv2.d.ts +128 -108
- package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
- package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
- 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 +367 -290
- package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
- package/node_modules/aws-sdk/clients/storagegateway.d.ts +111 -46
- package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
- package/node_modules/aws-sdk/clients/support.d.ts +62 -62
- package/node_modules/aws-sdk/clients/synthetics.d.ts +40 -0
- package/node_modules/aws-sdk/clients/textract.d.ts +167 -8
- 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/transcribeservice.d.ts +103 -40
- package/node_modules/aws-sdk/clients/transfer.d.ts +33 -19
- package/node_modules/aws-sdk/clients/translate.d.ts +74 -21
- package/node_modules/aws-sdk/clients/voiceid.d.ts +1133 -0
- package/node_modules/aws-sdk/clients/voiceid.js +18 -0
- package/node_modules/aws-sdk/clients/wafv2.d.ts +113 -31
- package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
- package/node_modules/aws-sdk/clients/wisdom.d.ts +1499 -0
- package/node_modules/aws-sdk/clients/wisdom.js +18 -0
- package/node_modules/aws-sdk/clients/workmail.d.ts +448 -5
- package/node_modules/aws-sdk/clients/workspaces.d.ts +217 -40
- 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 +129 -80
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1320 -570
- package/node_modules/aws-sdk/dist/aws-sdk.js +14173 -4775
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -87
- package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
- package/node_modules/aws-sdk/lib/config.js +15 -3
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +42 -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/event_listeners.js +1 -2
- package/node_modules/aws-sdk/lib/http_request.d.ts +1 -1
- 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/protocol/rest_json.js +6 -12
- package/node_modules/aws-sdk/lib/region/utils.js +21 -0
- package/node_modules/aws-sdk/lib/region_config.js +13 -13
- package/node_modules/aws-sdk/lib/region_config_data.json +141 -6
- package/node_modules/aws-sdk/lib/request.js +4 -6
- package/node_modules/aws-sdk/lib/service.js +19 -0
- package/node_modules/aws-sdk/lib/services/s3.js +16 -20
- 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/lib/signers/v4.js +1 -1
- package/node_modules/aws-sdk/package.json +4 -5
- package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +18 -14
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/.travis.yml +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/CONTRIBUTING.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/GOVERNANCE.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/LICENSE +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/README.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/doc/wg-meetings/2015-01-30.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_duplex.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_passthrough.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_readable.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_transform.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_writable.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/BufferList.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/destroy.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/package.json +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/passthrough.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/transform.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable.js +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/.travis.yml +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/LICENSE +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/README.md +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/lib/string_decoder.js +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/package.json +0 -0
- 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 +40 -69
- 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
- package/node_modules/aws-sdk/lib/services/finspace.js +0 -23
- package/node_modules/aws-sdk/lib/services/finspacedata.js +0 -23
- package/node_modules/aws-sdk/lib/services/lexmodelsv2.js +0 -23
- package/node_modules/aws-sdk/lib/services/lookoutmetrics.js +0 -22
- package/node_modules/aws-sdk/scripts/check-node-version.js +0 -8
|
@@ -4,16 +4,18 @@
|
|
|
4
4
|
"apiVersion": "2017-03-31",
|
|
5
5
|
"endpointPrefix": "lakeformation",
|
|
6
6
|
"jsonVersion": "1.1",
|
|
7
|
-
"protocol": "json",
|
|
7
|
+
"protocol": "rest-json",
|
|
8
8
|
"serviceFullName": "AWS Lake Formation",
|
|
9
9
|
"serviceId": "LakeFormation",
|
|
10
10
|
"signatureVersion": "v4",
|
|
11
11
|
"signingName": "lakeformation",
|
|
12
|
-
"targetPrefix": "AWSLakeFormation",
|
|
13
12
|
"uid": "lakeformation-2017-03-31"
|
|
14
13
|
},
|
|
15
14
|
"operations": {
|
|
16
15
|
"AddLFTagsToResource": {
|
|
16
|
+
"http": {
|
|
17
|
+
"requestUri": "/AddLFTagsToResource"
|
|
18
|
+
},
|
|
17
19
|
"input": {
|
|
18
20
|
"type": "structure",
|
|
19
21
|
"required": [
|
|
@@ -26,7 +28,7 @@
|
|
|
26
28
|
"shape": "S3"
|
|
27
29
|
},
|
|
28
30
|
"LFTags": {
|
|
29
|
-
"shape": "
|
|
31
|
+
"shape": "Sn"
|
|
30
32
|
}
|
|
31
33
|
}
|
|
32
34
|
},
|
|
@@ -34,12 +36,15 @@
|
|
|
34
36
|
"type": "structure",
|
|
35
37
|
"members": {
|
|
36
38
|
"Failures": {
|
|
37
|
-
"shape": "
|
|
39
|
+
"shape": "Sq"
|
|
38
40
|
}
|
|
39
41
|
}
|
|
40
42
|
}
|
|
41
43
|
},
|
|
42
44
|
"BatchGrantPermissions": {
|
|
45
|
+
"http": {
|
|
46
|
+
"requestUri": "/BatchGrantPermissions"
|
|
47
|
+
},
|
|
43
48
|
"input": {
|
|
44
49
|
"type": "structure",
|
|
45
50
|
"required": [
|
|
@@ -48,7 +53,7 @@
|
|
|
48
53
|
"members": {
|
|
49
54
|
"CatalogId": {},
|
|
50
55
|
"Entries": {
|
|
51
|
-
"shape": "
|
|
56
|
+
"shape": "Sv"
|
|
52
57
|
}
|
|
53
58
|
}
|
|
54
59
|
},
|
|
@@ -56,12 +61,15 @@
|
|
|
56
61
|
"type": "structure",
|
|
57
62
|
"members": {
|
|
58
63
|
"Failures": {
|
|
59
|
-
"shape": "
|
|
64
|
+
"shape": "S13"
|
|
60
65
|
}
|
|
61
66
|
}
|
|
62
67
|
}
|
|
63
68
|
},
|
|
64
69
|
"BatchRevokePermissions": {
|
|
70
|
+
"http": {
|
|
71
|
+
"requestUri": "/BatchRevokePermissions"
|
|
72
|
+
},
|
|
65
73
|
"input": {
|
|
66
74
|
"type": "structure",
|
|
67
75
|
"required": [
|
|
@@ -70,7 +78,7 @@
|
|
|
70
78
|
"members": {
|
|
71
79
|
"CatalogId": {},
|
|
72
80
|
"Entries": {
|
|
73
|
-
"shape": "
|
|
81
|
+
"shape": "Sv"
|
|
74
82
|
}
|
|
75
83
|
}
|
|
76
84
|
},
|
|
@@ -78,12 +86,73 @@
|
|
|
78
86
|
"type": "structure",
|
|
79
87
|
"members": {
|
|
80
88
|
"Failures": {
|
|
81
|
-
"shape": "
|
|
89
|
+
"shape": "S13"
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
},
|
|
94
|
+
"CancelTransaction": {
|
|
95
|
+
"http": {
|
|
96
|
+
"requestUri": "/CancelTransaction"
|
|
97
|
+
},
|
|
98
|
+
"input": {
|
|
99
|
+
"type": "structure",
|
|
100
|
+
"required": [
|
|
101
|
+
"TransactionId"
|
|
102
|
+
],
|
|
103
|
+
"members": {
|
|
104
|
+
"TransactionId": {}
|
|
105
|
+
}
|
|
106
|
+
},
|
|
107
|
+
"output": {
|
|
108
|
+
"type": "structure",
|
|
109
|
+
"members": {}
|
|
110
|
+
}
|
|
111
|
+
},
|
|
112
|
+
"CommitTransaction": {
|
|
113
|
+
"http": {
|
|
114
|
+
"requestUri": "/CommitTransaction"
|
|
115
|
+
},
|
|
116
|
+
"input": {
|
|
117
|
+
"type": "structure",
|
|
118
|
+
"required": [
|
|
119
|
+
"TransactionId"
|
|
120
|
+
],
|
|
121
|
+
"members": {
|
|
122
|
+
"TransactionId": {}
|
|
123
|
+
}
|
|
124
|
+
},
|
|
125
|
+
"output": {
|
|
126
|
+
"type": "structure",
|
|
127
|
+
"members": {
|
|
128
|
+
"TransactionStatus": {}
|
|
129
|
+
}
|
|
130
|
+
}
|
|
131
|
+
},
|
|
132
|
+
"CreateDataCellsFilter": {
|
|
133
|
+
"http": {
|
|
134
|
+
"requestUri": "/CreateDataCellsFilter"
|
|
135
|
+
},
|
|
136
|
+
"input": {
|
|
137
|
+
"type": "structure",
|
|
138
|
+
"required": [
|
|
139
|
+
"TableData"
|
|
140
|
+
],
|
|
141
|
+
"members": {
|
|
142
|
+
"TableData": {
|
|
143
|
+
"shape": "S1e"
|
|
82
144
|
}
|
|
83
145
|
}
|
|
146
|
+
},
|
|
147
|
+
"output": {
|
|
148
|
+
"type": "structure",
|
|
149
|
+
"members": {}
|
|
84
150
|
}
|
|
85
151
|
},
|
|
86
152
|
"CreateLFTag": {
|
|
153
|
+
"http": {
|
|
154
|
+
"requestUri": "/CreateLFTag"
|
|
155
|
+
},
|
|
87
156
|
"input": {
|
|
88
157
|
"type": "structure",
|
|
89
158
|
"required": [
|
|
@@ -94,7 +163,7 @@
|
|
|
94
163
|
"CatalogId": {},
|
|
95
164
|
"TagKey": {},
|
|
96
165
|
"TagValues": {
|
|
97
|
-
"shape": "
|
|
166
|
+
"shape": "Sg"
|
|
98
167
|
}
|
|
99
168
|
}
|
|
100
169
|
},
|
|
@@ -103,7 +172,28 @@
|
|
|
103
172
|
"members": {}
|
|
104
173
|
}
|
|
105
174
|
},
|
|
175
|
+
"DeleteDataCellsFilter": {
|
|
176
|
+
"http": {
|
|
177
|
+
"requestUri": "/DeleteDataCellsFilter"
|
|
178
|
+
},
|
|
179
|
+
"input": {
|
|
180
|
+
"type": "structure",
|
|
181
|
+
"members": {
|
|
182
|
+
"TableCatalogId": {},
|
|
183
|
+
"DatabaseName": {},
|
|
184
|
+
"TableName": {},
|
|
185
|
+
"Name": {}
|
|
186
|
+
}
|
|
187
|
+
},
|
|
188
|
+
"output": {
|
|
189
|
+
"type": "structure",
|
|
190
|
+
"members": {}
|
|
191
|
+
}
|
|
192
|
+
},
|
|
106
193
|
"DeleteLFTag": {
|
|
194
|
+
"http": {
|
|
195
|
+
"requestUri": "/DeleteLFTag"
|
|
196
|
+
},
|
|
107
197
|
"input": {
|
|
108
198
|
"type": "structure",
|
|
109
199
|
"required": [
|
|
@@ -119,7 +209,47 @@
|
|
|
119
209
|
"members": {}
|
|
120
210
|
}
|
|
121
211
|
},
|
|
212
|
+
"DeleteObjectsOnCancel": {
|
|
213
|
+
"http": {
|
|
214
|
+
"requestUri": "/DeleteObjectsOnCancel"
|
|
215
|
+
},
|
|
216
|
+
"input": {
|
|
217
|
+
"type": "structure",
|
|
218
|
+
"required": [
|
|
219
|
+
"DatabaseName",
|
|
220
|
+
"TableName",
|
|
221
|
+
"TransactionId",
|
|
222
|
+
"Objects"
|
|
223
|
+
],
|
|
224
|
+
"members": {
|
|
225
|
+
"CatalogId": {},
|
|
226
|
+
"DatabaseName": {},
|
|
227
|
+
"TableName": {},
|
|
228
|
+
"TransactionId": {},
|
|
229
|
+
"Objects": {
|
|
230
|
+
"type": "list",
|
|
231
|
+
"member": {
|
|
232
|
+
"type": "structure",
|
|
233
|
+
"required": [
|
|
234
|
+
"Uri"
|
|
235
|
+
],
|
|
236
|
+
"members": {
|
|
237
|
+
"Uri": {},
|
|
238
|
+
"ETag": {}
|
|
239
|
+
}
|
|
240
|
+
}
|
|
241
|
+
}
|
|
242
|
+
}
|
|
243
|
+
},
|
|
244
|
+
"output": {
|
|
245
|
+
"type": "structure",
|
|
246
|
+
"members": {}
|
|
247
|
+
}
|
|
248
|
+
},
|
|
122
249
|
"DeregisterResource": {
|
|
250
|
+
"http": {
|
|
251
|
+
"requestUri": "/DeregisterResource"
|
|
252
|
+
},
|
|
123
253
|
"input": {
|
|
124
254
|
"type": "structure",
|
|
125
255
|
"required": [
|
|
@@ -135,6 +265,9 @@
|
|
|
135
265
|
}
|
|
136
266
|
},
|
|
137
267
|
"DescribeResource": {
|
|
268
|
+
"http": {
|
|
269
|
+
"requestUri": "/DescribeResource"
|
|
270
|
+
},
|
|
138
271
|
"input": {
|
|
139
272
|
"type": "structure",
|
|
140
273
|
"required": [
|
|
@@ -148,12 +281,52 @@
|
|
|
148
281
|
"type": "structure",
|
|
149
282
|
"members": {
|
|
150
283
|
"ResourceInfo": {
|
|
151
|
-
"shape": "
|
|
284
|
+
"shape": "S1z"
|
|
152
285
|
}
|
|
153
286
|
}
|
|
154
287
|
}
|
|
155
288
|
},
|
|
289
|
+
"DescribeTransaction": {
|
|
290
|
+
"http": {
|
|
291
|
+
"requestUri": "/DescribeTransaction"
|
|
292
|
+
},
|
|
293
|
+
"input": {
|
|
294
|
+
"type": "structure",
|
|
295
|
+
"required": [
|
|
296
|
+
"TransactionId"
|
|
297
|
+
],
|
|
298
|
+
"members": {
|
|
299
|
+
"TransactionId": {}
|
|
300
|
+
}
|
|
301
|
+
},
|
|
302
|
+
"output": {
|
|
303
|
+
"type": "structure",
|
|
304
|
+
"members": {
|
|
305
|
+
"TransactionDescription": {
|
|
306
|
+
"shape": "S24"
|
|
307
|
+
}
|
|
308
|
+
}
|
|
309
|
+
}
|
|
310
|
+
},
|
|
311
|
+
"ExtendTransaction": {
|
|
312
|
+
"http": {
|
|
313
|
+
"requestUri": "/ExtendTransaction"
|
|
314
|
+
},
|
|
315
|
+
"input": {
|
|
316
|
+
"type": "structure",
|
|
317
|
+
"members": {
|
|
318
|
+
"TransactionId": {}
|
|
319
|
+
}
|
|
320
|
+
},
|
|
321
|
+
"output": {
|
|
322
|
+
"type": "structure",
|
|
323
|
+
"members": {}
|
|
324
|
+
}
|
|
325
|
+
},
|
|
156
326
|
"GetDataLakeSettings": {
|
|
327
|
+
"http": {
|
|
328
|
+
"requestUri": "/GetDataLakeSettings"
|
|
329
|
+
},
|
|
157
330
|
"input": {
|
|
158
331
|
"type": "structure",
|
|
159
332
|
"members": {
|
|
@@ -164,12 +337,15 @@
|
|
|
164
337
|
"type": "structure",
|
|
165
338
|
"members": {
|
|
166
339
|
"DataLakeSettings": {
|
|
167
|
-
"shape": "
|
|
340
|
+
"shape": "S2a"
|
|
168
341
|
}
|
|
169
342
|
}
|
|
170
343
|
}
|
|
171
344
|
},
|
|
172
345
|
"GetEffectivePermissionsForPath": {
|
|
346
|
+
"http": {
|
|
347
|
+
"requestUri": "/GetEffectivePermissionsForPath"
|
|
348
|
+
},
|
|
173
349
|
"input": {
|
|
174
350
|
"type": "structure",
|
|
175
351
|
"required": [
|
|
@@ -188,13 +364,16 @@
|
|
|
188
364
|
"type": "structure",
|
|
189
365
|
"members": {
|
|
190
366
|
"Permissions": {
|
|
191
|
-
"shape": "
|
|
367
|
+
"shape": "S2l"
|
|
192
368
|
},
|
|
193
369
|
"NextToken": {}
|
|
194
370
|
}
|
|
195
371
|
}
|
|
196
372
|
},
|
|
197
373
|
"GetLFTag": {
|
|
374
|
+
"http": {
|
|
375
|
+
"requestUri": "/GetLFTag"
|
|
376
|
+
},
|
|
198
377
|
"input": {
|
|
199
378
|
"type": "structure",
|
|
200
379
|
"required": [
|
|
@@ -211,12 +390,101 @@
|
|
|
211
390
|
"CatalogId": {},
|
|
212
391
|
"TagKey": {},
|
|
213
392
|
"TagValues": {
|
|
214
|
-
"shape": "
|
|
393
|
+
"shape": "Sg"
|
|
394
|
+
}
|
|
395
|
+
}
|
|
396
|
+
}
|
|
397
|
+
},
|
|
398
|
+
"GetQueryState": {
|
|
399
|
+
"http": {
|
|
400
|
+
"requestUri": "/GetQueryState",
|
|
401
|
+
"responseCode": 200
|
|
402
|
+
},
|
|
403
|
+
"input": {
|
|
404
|
+
"type": "structure",
|
|
405
|
+
"required": [
|
|
406
|
+
"QueryId"
|
|
407
|
+
],
|
|
408
|
+
"members": {
|
|
409
|
+
"QueryId": {}
|
|
410
|
+
}
|
|
411
|
+
},
|
|
412
|
+
"output": {
|
|
413
|
+
"type": "structure",
|
|
414
|
+
"required": [
|
|
415
|
+
"State"
|
|
416
|
+
],
|
|
417
|
+
"members": {
|
|
418
|
+
"Error": {},
|
|
419
|
+
"State": {}
|
|
420
|
+
}
|
|
421
|
+
},
|
|
422
|
+
"endpoint": {
|
|
423
|
+
"hostPrefix": "query-"
|
|
424
|
+
}
|
|
425
|
+
},
|
|
426
|
+
"GetQueryStatistics": {
|
|
427
|
+
"http": {
|
|
428
|
+
"requestUri": "/GetQueryStatistics",
|
|
429
|
+
"responseCode": 200
|
|
430
|
+
},
|
|
431
|
+
"input": {
|
|
432
|
+
"type": "structure",
|
|
433
|
+
"required": [
|
|
434
|
+
"QueryId"
|
|
435
|
+
],
|
|
436
|
+
"members": {
|
|
437
|
+
"QueryId": {}
|
|
438
|
+
}
|
|
439
|
+
},
|
|
440
|
+
"output": {
|
|
441
|
+
"type": "structure",
|
|
442
|
+
"members": {
|
|
443
|
+
"ExecutionStatistics": {
|
|
444
|
+
"type": "structure",
|
|
445
|
+
"members": {
|
|
446
|
+
"AverageExecutionTimeMillis": {
|
|
447
|
+
"type": "long"
|
|
448
|
+
},
|
|
449
|
+
"DataScannedBytes": {
|
|
450
|
+
"type": "long"
|
|
451
|
+
},
|
|
452
|
+
"WorkUnitsExecutedCount": {
|
|
453
|
+
"type": "long"
|
|
454
|
+
}
|
|
455
|
+
}
|
|
456
|
+
},
|
|
457
|
+
"PlanningStatistics": {
|
|
458
|
+
"type": "structure",
|
|
459
|
+
"members": {
|
|
460
|
+
"EstimatedDataToScanBytes": {
|
|
461
|
+
"type": "long"
|
|
462
|
+
},
|
|
463
|
+
"PlanningTimeMillis": {
|
|
464
|
+
"type": "long"
|
|
465
|
+
},
|
|
466
|
+
"QueueTimeMillis": {
|
|
467
|
+
"type": "long"
|
|
468
|
+
},
|
|
469
|
+
"WorkUnitsGeneratedCount": {
|
|
470
|
+
"type": "long"
|
|
471
|
+
}
|
|
472
|
+
}
|
|
473
|
+
},
|
|
474
|
+
"QuerySubmissionTime": {
|
|
475
|
+
"type": "timestamp",
|
|
476
|
+
"timestampFormat": "iso8601"
|
|
215
477
|
}
|
|
216
478
|
}
|
|
479
|
+
},
|
|
480
|
+
"endpoint": {
|
|
481
|
+
"hostPrefix": "query-"
|
|
217
482
|
}
|
|
218
483
|
},
|
|
219
484
|
"GetResourceLFTags": {
|
|
485
|
+
"http": {
|
|
486
|
+
"requestUri": "/GetResourceLFTags"
|
|
487
|
+
},
|
|
220
488
|
"input": {
|
|
221
489
|
"type": "structure",
|
|
222
490
|
"required": [
|
|
@@ -227,27 +495,265 @@
|
|
|
227
495
|
"Resource": {
|
|
228
496
|
"shape": "S3"
|
|
229
497
|
},
|
|
230
|
-
"ShowAssignedLFTags": {
|
|
231
|
-
"type": "boolean"
|
|
232
|
-
}
|
|
498
|
+
"ShowAssignedLFTags": {
|
|
499
|
+
"type": "boolean"
|
|
500
|
+
}
|
|
501
|
+
}
|
|
502
|
+
},
|
|
503
|
+
"output": {
|
|
504
|
+
"type": "structure",
|
|
505
|
+
"members": {
|
|
506
|
+
"LFTagOnDatabase": {
|
|
507
|
+
"shape": "Sn"
|
|
508
|
+
},
|
|
509
|
+
"LFTagsOnTable": {
|
|
510
|
+
"shape": "Sn"
|
|
511
|
+
},
|
|
512
|
+
"LFTagsOnColumns": {
|
|
513
|
+
"shape": "S39"
|
|
514
|
+
}
|
|
515
|
+
}
|
|
516
|
+
}
|
|
517
|
+
},
|
|
518
|
+
"GetTableObjects": {
|
|
519
|
+
"http": {
|
|
520
|
+
"requestUri": "/GetTableObjects"
|
|
521
|
+
},
|
|
522
|
+
"input": {
|
|
523
|
+
"type": "structure",
|
|
524
|
+
"required": [
|
|
525
|
+
"DatabaseName",
|
|
526
|
+
"TableName"
|
|
527
|
+
],
|
|
528
|
+
"members": {
|
|
529
|
+
"CatalogId": {},
|
|
530
|
+
"DatabaseName": {},
|
|
531
|
+
"TableName": {},
|
|
532
|
+
"TransactionId": {},
|
|
533
|
+
"QueryAsOfTime": {
|
|
534
|
+
"type": "timestamp"
|
|
535
|
+
},
|
|
536
|
+
"PartitionPredicate": {},
|
|
537
|
+
"MaxResults": {
|
|
538
|
+
"type": "integer"
|
|
539
|
+
},
|
|
540
|
+
"NextToken": {}
|
|
541
|
+
}
|
|
542
|
+
},
|
|
543
|
+
"output": {
|
|
544
|
+
"type": "structure",
|
|
545
|
+
"members": {
|
|
546
|
+
"Objects": {
|
|
547
|
+
"type": "list",
|
|
548
|
+
"member": {
|
|
549
|
+
"type": "structure",
|
|
550
|
+
"members": {
|
|
551
|
+
"PartitionValues": {
|
|
552
|
+
"shape": "S3g"
|
|
553
|
+
},
|
|
554
|
+
"Objects": {
|
|
555
|
+
"type": "list",
|
|
556
|
+
"member": {
|
|
557
|
+
"type": "structure",
|
|
558
|
+
"members": {
|
|
559
|
+
"Uri": {},
|
|
560
|
+
"ETag": {},
|
|
561
|
+
"Size": {
|
|
562
|
+
"type": "long"
|
|
563
|
+
}
|
|
564
|
+
}
|
|
565
|
+
}
|
|
566
|
+
}
|
|
567
|
+
}
|
|
568
|
+
}
|
|
569
|
+
},
|
|
570
|
+
"NextToken": {}
|
|
571
|
+
}
|
|
572
|
+
}
|
|
573
|
+
},
|
|
574
|
+
"GetTemporaryGluePartitionCredentials": {
|
|
575
|
+
"http": {
|
|
576
|
+
"requestUri": "/GetTemporaryGluePartitionCredentials"
|
|
577
|
+
},
|
|
578
|
+
"input": {
|
|
579
|
+
"type": "structure",
|
|
580
|
+
"required": [
|
|
581
|
+
"TableArn",
|
|
582
|
+
"Partition",
|
|
583
|
+
"SupportedPermissionTypes"
|
|
584
|
+
],
|
|
585
|
+
"members": {
|
|
586
|
+
"TableArn": {},
|
|
587
|
+
"Partition": {
|
|
588
|
+
"type": "structure",
|
|
589
|
+
"required": [
|
|
590
|
+
"Values"
|
|
591
|
+
],
|
|
592
|
+
"members": {
|
|
593
|
+
"Values": {
|
|
594
|
+
"type": "list",
|
|
595
|
+
"member": {}
|
|
596
|
+
}
|
|
597
|
+
}
|
|
598
|
+
},
|
|
599
|
+
"Permissions": {
|
|
600
|
+
"shape": "S10"
|
|
601
|
+
},
|
|
602
|
+
"DurationSeconds": {
|
|
603
|
+
"type": "integer"
|
|
604
|
+
},
|
|
605
|
+
"AuditContext": {
|
|
606
|
+
"shape": "S3q"
|
|
607
|
+
},
|
|
608
|
+
"SupportedPermissionTypes": {
|
|
609
|
+
"shape": "S3s"
|
|
610
|
+
}
|
|
611
|
+
}
|
|
612
|
+
},
|
|
613
|
+
"output": {
|
|
614
|
+
"type": "structure",
|
|
615
|
+
"members": {
|
|
616
|
+
"AccessKeyId": {},
|
|
617
|
+
"SecretAccessKey": {},
|
|
618
|
+
"SessionToken": {},
|
|
619
|
+
"Expiration": {
|
|
620
|
+
"type": "timestamp"
|
|
621
|
+
}
|
|
622
|
+
}
|
|
623
|
+
}
|
|
624
|
+
},
|
|
625
|
+
"GetTemporaryGlueTableCredentials": {
|
|
626
|
+
"http": {
|
|
627
|
+
"requestUri": "/GetTemporaryGlueTableCredentials"
|
|
628
|
+
},
|
|
629
|
+
"input": {
|
|
630
|
+
"type": "structure",
|
|
631
|
+
"required": [
|
|
632
|
+
"TableArn",
|
|
633
|
+
"SupportedPermissionTypes"
|
|
634
|
+
],
|
|
635
|
+
"members": {
|
|
636
|
+
"TableArn": {},
|
|
637
|
+
"Permissions": {
|
|
638
|
+
"shape": "S10"
|
|
639
|
+
},
|
|
640
|
+
"DurationSeconds": {
|
|
641
|
+
"type": "integer"
|
|
642
|
+
},
|
|
643
|
+
"AuditContext": {
|
|
644
|
+
"shape": "S3q"
|
|
645
|
+
},
|
|
646
|
+
"SupportedPermissionTypes": {
|
|
647
|
+
"shape": "S3s"
|
|
648
|
+
}
|
|
649
|
+
}
|
|
650
|
+
},
|
|
651
|
+
"output": {
|
|
652
|
+
"type": "structure",
|
|
653
|
+
"members": {
|
|
654
|
+
"AccessKeyId": {},
|
|
655
|
+
"SecretAccessKey": {},
|
|
656
|
+
"SessionToken": {},
|
|
657
|
+
"Expiration": {
|
|
658
|
+
"type": "timestamp"
|
|
659
|
+
}
|
|
660
|
+
}
|
|
661
|
+
}
|
|
662
|
+
},
|
|
663
|
+
"GetWorkUnitResults": {
|
|
664
|
+
"http": {
|
|
665
|
+
"requestUri": "/GetWorkUnitResults",
|
|
666
|
+
"responseCode": 200
|
|
667
|
+
},
|
|
668
|
+
"input": {
|
|
669
|
+
"type": "structure",
|
|
670
|
+
"required": [
|
|
671
|
+
"QueryId",
|
|
672
|
+
"WorkUnitId",
|
|
673
|
+
"WorkUnitToken"
|
|
674
|
+
],
|
|
675
|
+
"members": {
|
|
676
|
+
"QueryId": {},
|
|
677
|
+
"WorkUnitId": {
|
|
678
|
+
"type": "long"
|
|
679
|
+
},
|
|
680
|
+
"WorkUnitToken": {
|
|
681
|
+
"type": "string",
|
|
682
|
+
"sensitive": true
|
|
683
|
+
}
|
|
684
|
+
}
|
|
685
|
+
},
|
|
686
|
+
"output": {
|
|
687
|
+
"type": "structure",
|
|
688
|
+
"members": {
|
|
689
|
+
"ResultStream": {
|
|
690
|
+
"type": "blob",
|
|
691
|
+
"streaming": true
|
|
692
|
+
}
|
|
693
|
+
},
|
|
694
|
+
"payload": "ResultStream"
|
|
695
|
+
},
|
|
696
|
+
"endpoint": {
|
|
697
|
+
"hostPrefix": "data-"
|
|
698
|
+
}
|
|
699
|
+
},
|
|
700
|
+
"GetWorkUnits": {
|
|
701
|
+
"http": {
|
|
702
|
+
"requestUri": "/GetWorkUnits",
|
|
703
|
+
"responseCode": 200
|
|
704
|
+
},
|
|
705
|
+
"input": {
|
|
706
|
+
"type": "structure",
|
|
707
|
+
"required": [
|
|
708
|
+
"QueryId"
|
|
709
|
+
],
|
|
710
|
+
"members": {
|
|
711
|
+
"NextToken": {},
|
|
712
|
+
"PageSize": {
|
|
713
|
+
"type": "integer"
|
|
714
|
+
},
|
|
715
|
+
"QueryId": {}
|
|
233
716
|
}
|
|
234
717
|
},
|
|
235
718
|
"output": {
|
|
236
719
|
"type": "structure",
|
|
720
|
+
"required": [
|
|
721
|
+
"QueryId",
|
|
722
|
+
"WorkUnitRanges"
|
|
723
|
+
],
|
|
237
724
|
"members": {
|
|
238
|
-
"
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
"
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
725
|
+
"NextToken": {},
|
|
726
|
+
"QueryId": {},
|
|
727
|
+
"WorkUnitRanges": {
|
|
728
|
+
"type": "list",
|
|
729
|
+
"member": {
|
|
730
|
+
"type": "structure",
|
|
731
|
+
"required": [
|
|
732
|
+
"WorkUnitIdMax",
|
|
733
|
+
"WorkUnitIdMin",
|
|
734
|
+
"WorkUnitToken"
|
|
735
|
+
],
|
|
736
|
+
"members": {
|
|
737
|
+
"WorkUnitIdMax": {
|
|
738
|
+
"type": "long"
|
|
739
|
+
},
|
|
740
|
+
"WorkUnitIdMin": {
|
|
741
|
+
"type": "long"
|
|
742
|
+
},
|
|
743
|
+
"WorkUnitToken": {}
|
|
744
|
+
}
|
|
745
|
+
}
|
|
246
746
|
}
|
|
247
747
|
}
|
|
748
|
+
},
|
|
749
|
+
"endpoint": {
|
|
750
|
+
"hostPrefix": "query-"
|
|
248
751
|
}
|
|
249
752
|
},
|
|
250
753
|
"GrantPermissions": {
|
|
754
|
+
"http": {
|
|
755
|
+
"requestUri": "/GrantPermissions"
|
|
756
|
+
},
|
|
251
757
|
"input": {
|
|
252
758
|
"type": "structure",
|
|
253
759
|
"required": [
|
|
@@ -258,16 +764,16 @@
|
|
|
258
764
|
"members": {
|
|
259
765
|
"CatalogId": {},
|
|
260
766
|
"Principal": {
|
|
261
|
-
"shape": "
|
|
767
|
+
"shape": "Sy"
|
|
262
768
|
},
|
|
263
769
|
"Resource": {
|
|
264
770
|
"shape": "S3"
|
|
265
771
|
},
|
|
266
772
|
"Permissions": {
|
|
267
|
-
"shape": "
|
|
773
|
+
"shape": "S10"
|
|
268
774
|
},
|
|
269
775
|
"PermissionsWithGrantOption": {
|
|
270
|
-
"shape": "
|
|
776
|
+
"shape": "S10"
|
|
271
777
|
}
|
|
272
778
|
}
|
|
273
779
|
},
|
|
@@ -276,7 +782,39 @@
|
|
|
276
782
|
"members": {}
|
|
277
783
|
}
|
|
278
784
|
},
|
|
785
|
+
"ListDataCellsFilter": {
|
|
786
|
+
"http": {
|
|
787
|
+
"requestUri": "/ListDataCellsFilter"
|
|
788
|
+
},
|
|
789
|
+
"input": {
|
|
790
|
+
"type": "structure",
|
|
791
|
+
"members": {
|
|
792
|
+
"Table": {
|
|
793
|
+
"shape": "S7"
|
|
794
|
+
},
|
|
795
|
+
"NextToken": {},
|
|
796
|
+
"MaxResults": {
|
|
797
|
+
"type": "integer"
|
|
798
|
+
}
|
|
799
|
+
}
|
|
800
|
+
},
|
|
801
|
+
"output": {
|
|
802
|
+
"type": "structure",
|
|
803
|
+
"members": {
|
|
804
|
+
"DataCellsFilters": {
|
|
805
|
+
"type": "list",
|
|
806
|
+
"member": {
|
|
807
|
+
"shape": "S1e"
|
|
808
|
+
}
|
|
809
|
+
},
|
|
810
|
+
"NextToken": {}
|
|
811
|
+
}
|
|
812
|
+
}
|
|
813
|
+
},
|
|
279
814
|
"ListLFTags": {
|
|
815
|
+
"http": {
|
|
816
|
+
"requestUri": "/ListLFTags"
|
|
817
|
+
},
|
|
280
818
|
"input": {
|
|
281
819
|
"type": "structure",
|
|
282
820
|
"members": {
|
|
@@ -292,19 +830,22 @@
|
|
|
292
830
|
"type": "structure",
|
|
293
831
|
"members": {
|
|
294
832
|
"LFTags": {
|
|
295
|
-
"shape": "
|
|
833
|
+
"shape": "Sn"
|
|
296
834
|
},
|
|
297
835
|
"NextToken": {}
|
|
298
836
|
}
|
|
299
837
|
}
|
|
300
838
|
},
|
|
301
839
|
"ListPermissions": {
|
|
840
|
+
"http": {
|
|
841
|
+
"requestUri": "/ListPermissions"
|
|
842
|
+
},
|
|
302
843
|
"input": {
|
|
303
844
|
"type": "structure",
|
|
304
845
|
"members": {
|
|
305
846
|
"CatalogId": {},
|
|
306
847
|
"Principal": {
|
|
307
|
-
"shape": "
|
|
848
|
+
"shape": "Sy"
|
|
308
849
|
},
|
|
309
850
|
"ResourceType": {},
|
|
310
851
|
"Resource": {
|
|
@@ -313,20 +854,24 @@
|
|
|
313
854
|
"NextToken": {},
|
|
314
855
|
"MaxResults": {
|
|
315
856
|
"type": "integer"
|
|
316
|
-
}
|
|
857
|
+
},
|
|
858
|
+
"IncludeRelated": {}
|
|
317
859
|
}
|
|
318
860
|
},
|
|
319
861
|
"output": {
|
|
320
862
|
"type": "structure",
|
|
321
863
|
"members": {
|
|
322
864
|
"PrincipalResourcePermissions": {
|
|
323
|
-
"shape": "
|
|
865
|
+
"shape": "S2l"
|
|
324
866
|
},
|
|
325
867
|
"NextToken": {}
|
|
326
868
|
}
|
|
327
869
|
}
|
|
328
870
|
},
|
|
329
871
|
"ListResources": {
|
|
872
|
+
"http": {
|
|
873
|
+
"requestUri": "/ListResources"
|
|
874
|
+
},
|
|
330
875
|
"input": {
|
|
331
876
|
"type": "structure",
|
|
332
877
|
"members": {
|
|
@@ -356,7 +901,78 @@
|
|
|
356
901
|
"ResourceInfoList": {
|
|
357
902
|
"type": "list",
|
|
358
903
|
"member": {
|
|
359
|
-
"shape": "
|
|
904
|
+
"shape": "S1z"
|
|
905
|
+
}
|
|
906
|
+
},
|
|
907
|
+
"NextToken": {}
|
|
908
|
+
}
|
|
909
|
+
}
|
|
910
|
+
},
|
|
911
|
+
"ListTableStorageOptimizers": {
|
|
912
|
+
"http": {
|
|
913
|
+
"requestUri": "/ListTableStorageOptimizers"
|
|
914
|
+
},
|
|
915
|
+
"input": {
|
|
916
|
+
"type": "structure",
|
|
917
|
+
"required": [
|
|
918
|
+
"DatabaseName",
|
|
919
|
+
"TableName"
|
|
920
|
+
],
|
|
921
|
+
"members": {
|
|
922
|
+
"CatalogId": {},
|
|
923
|
+
"DatabaseName": {},
|
|
924
|
+
"TableName": {},
|
|
925
|
+
"StorageOptimizerType": {},
|
|
926
|
+
"MaxResults": {
|
|
927
|
+
"type": "integer"
|
|
928
|
+
},
|
|
929
|
+
"NextToken": {}
|
|
930
|
+
}
|
|
931
|
+
},
|
|
932
|
+
"output": {
|
|
933
|
+
"type": "structure",
|
|
934
|
+
"members": {
|
|
935
|
+
"StorageOptimizerList": {
|
|
936
|
+
"type": "list",
|
|
937
|
+
"member": {
|
|
938
|
+
"type": "structure",
|
|
939
|
+
"members": {
|
|
940
|
+
"StorageOptimizerType": {},
|
|
941
|
+
"Config": {
|
|
942
|
+
"shape": "S56"
|
|
943
|
+
},
|
|
944
|
+
"ErrorMessage": {},
|
|
945
|
+
"Warnings": {},
|
|
946
|
+
"LastRunDetails": {}
|
|
947
|
+
}
|
|
948
|
+
}
|
|
949
|
+
},
|
|
950
|
+
"NextToken": {}
|
|
951
|
+
}
|
|
952
|
+
}
|
|
953
|
+
},
|
|
954
|
+
"ListTransactions": {
|
|
955
|
+
"http": {
|
|
956
|
+
"requestUri": "/ListTransactions"
|
|
957
|
+
},
|
|
958
|
+
"input": {
|
|
959
|
+
"type": "structure",
|
|
960
|
+
"members": {
|
|
961
|
+
"CatalogId": {},
|
|
962
|
+
"StatusFilter": {},
|
|
963
|
+
"MaxResults": {
|
|
964
|
+
"type": "integer"
|
|
965
|
+
},
|
|
966
|
+
"NextToken": {}
|
|
967
|
+
}
|
|
968
|
+
},
|
|
969
|
+
"output": {
|
|
970
|
+
"type": "structure",
|
|
971
|
+
"members": {
|
|
972
|
+
"Transactions": {
|
|
973
|
+
"type": "list",
|
|
974
|
+
"member": {
|
|
975
|
+
"shape": "S24"
|
|
360
976
|
}
|
|
361
977
|
},
|
|
362
978
|
"NextToken": {}
|
|
@@ -364,6 +980,9 @@
|
|
|
364
980
|
}
|
|
365
981
|
},
|
|
366
982
|
"PutDataLakeSettings": {
|
|
983
|
+
"http": {
|
|
984
|
+
"requestUri": "/PutDataLakeSettings"
|
|
985
|
+
},
|
|
367
986
|
"input": {
|
|
368
987
|
"type": "structure",
|
|
369
988
|
"required": [
|
|
@@ -372,7 +991,7 @@
|
|
|
372
991
|
"members": {
|
|
373
992
|
"CatalogId": {},
|
|
374
993
|
"DataLakeSettings": {
|
|
375
|
-
"shape": "
|
|
994
|
+
"shape": "S2a"
|
|
376
995
|
}
|
|
377
996
|
}
|
|
378
997
|
},
|
|
@@ -382,6 +1001,9 @@
|
|
|
382
1001
|
}
|
|
383
1002
|
},
|
|
384
1003
|
"RegisterResource": {
|
|
1004
|
+
"http": {
|
|
1005
|
+
"requestUri": "/RegisterResource"
|
|
1006
|
+
},
|
|
385
1007
|
"input": {
|
|
386
1008
|
"type": "structure",
|
|
387
1009
|
"required": [
|
|
@@ -401,6 +1023,9 @@
|
|
|
401
1023
|
}
|
|
402
1024
|
},
|
|
403
1025
|
"RemoveLFTagsFromResource": {
|
|
1026
|
+
"http": {
|
|
1027
|
+
"requestUri": "/RemoveLFTagsFromResource"
|
|
1028
|
+
},
|
|
404
1029
|
"input": {
|
|
405
1030
|
"type": "structure",
|
|
406
1031
|
"required": [
|
|
@@ -413,7 +1038,7 @@
|
|
|
413
1038
|
"shape": "S3"
|
|
414
1039
|
},
|
|
415
1040
|
"LFTags": {
|
|
416
|
-
"shape": "
|
|
1041
|
+
"shape": "Sn"
|
|
417
1042
|
}
|
|
418
1043
|
}
|
|
419
1044
|
},
|
|
@@ -421,12 +1046,15 @@
|
|
|
421
1046
|
"type": "structure",
|
|
422
1047
|
"members": {
|
|
423
1048
|
"Failures": {
|
|
424
|
-
"shape": "
|
|
1049
|
+
"shape": "Sq"
|
|
425
1050
|
}
|
|
426
1051
|
}
|
|
427
1052
|
}
|
|
428
1053
|
},
|
|
429
1054
|
"RevokePermissions": {
|
|
1055
|
+
"http": {
|
|
1056
|
+
"requestUri": "/RevokePermissions"
|
|
1057
|
+
},
|
|
430
1058
|
"input": {
|
|
431
1059
|
"type": "structure",
|
|
432
1060
|
"required": [
|
|
@@ -437,16 +1065,16 @@
|
|
|
437
1065
|
"members": {
|
|
438
1066
|
"CatalogId": {},
|
|
439
1067
|
"Principal": {
|
|
440
|
-
"shape": "
|
|
1068
|
+
"shape": "Sy"
|
|
441
1069
|
},
|
|
442
1070
|
"Resource": {
|
|
443
1071
|
"shape": "S3"
|
|
444
1072
|
},
|
|
445
1073
|
"Permissions": {
|
|
446
|
-
"shape": "
|
|
1074
|
+
"shape": "S10"
|
|
447
1075
|
},
|
|
448
1076
|
"PermissionsWithGrantOption": {
|
|
449
|
-
"shape": "
|
|
1077
|
+
"shape": "S10"
|
|
450
1078
|
}
|
|
451
1079
|
}
|
|
452
1080
|
},
|
|
@@ -456,6 +1084,9 @@
|
|
|
456
1084
|
}
|
|
457
1085
|
},
|
|
458
1086
|
"SearchDatabasesByLFTags": {
|
|
1087
|
+
"http": {
|
|
1088
|
+
"requestUri": "/SearchDatabasesByLFTags"
|
|
1089
|
+
},
|
|
459
1090
|
"input": {
|
|
460
1091
|
"type": "structure",
|
|
461
1092
|
"required": [
|
|
@@ -468,7 +1099,7 @@
|
|
|
468
1099
|
},
|
|
469
1100
|
"CatalogId": {},
|
|
470
1101
|
"Expression": {
|
|
471
|
-
"shape": "
|
|
1102
|
+
"shape": "Sk"
|
|
472
1103
|
}
|
|
473
1104
|
}
|
|
474
1105
|
},
|
|
@@ -485,7 +1116,7 @@
|
|
|
485
1116
|
"shape": "S5"
|
|
486
1117
|
},
|
|
487
1118
|
"LFTags": {
|
|
488
|
-
"shape": "
|
|
1119
|
+
"shape": "Sn"
|
|
489
1120
|
}
|
|
490
1121
|
}
|
|
491
1122
|
}
|
|
@@ -494,6 +1125,9 @@
|
|
|
494
1125
|
}
|
|
495
1126
|
},
|
|
496
1127
|
"SearchTablesByLFTags": {
|
|
1128
|
+
"http": {
|
|
1129
|
+
"requestUri": "/SearchTablesByLFTags"
|
|
1130
|
+
},
|
|
497
1131
|
"input": {
|
|
498
1132
|
"type": "structure",
|
|
499
1133
|
"required": [
|
|
@@ -506,7 +1140,7 @@
|
|
|
506
1140
|
},
|
|
507
1141
|
"CatalogId": {},
|
|
508
1142
|
"Expression": {
|
|
509
|
-
"shape": "
|
|
1143
|
+
"shape": "Sk"
|
|
510
1144
|
}
|
|
511
1145
|
}
|
|
512
1146
|
},
|
|
@@ -523,13 +1157,13 @@
|
|
|
523
1157
|
"shape": "S7"
|
|
524
1158
|
},
|
|
525
1159
|
"LFTagOnDatabase": {
|
|
526
|
-
"shape": "
|
|
1160
|
+
"shape": "Sn"
|
|
527
1161
|
},
|
|
528
1162
|
"LFTagsOnTable": {
|
|
529
|
-
"shape": "
|
|
1163
|
+
"shape": "Sn"
|
|
530
1164
|
},
|
|
531
1165
|
"LFTagsOnColumns": {
|
|
532
|
-
"shape": "
|
|
1166
|
+
"shape": "S39"
|
|
533
1167
|
}
|
|
534
1168
|
}
|
|
535
1169
|
}
|
|
@@ -537,7 +1171,77 @@
|
|
|
537
1171
|
}
|
|
538
1172
|
}
|
|
539
1173
|
},
|
|
1174
|
+
"StartQueryPlanning": {
|
|
1175
|
+
"http": {
|
|
1176
|
+
"requestUri": "/StartQueryPlanning",
|
|
1177
|
+
"responseCode": 200
|
|
1178
|
+
},
|
|
1179
|
+
"input": {
|
|
1180
|
+
"type": "structure",
|
|
1181
|
+
"required": [
|
|
1182
|
+
"QueryPlanningContext",
|
|
1183
|
+
"QueryString"
|
|
1184
|
+
],
|
|
1185
|
+
"members": {
|
|
1186
|
+
"QueryPlanningContext": {
|
|
1187
|
+
"type": "structure",
|
|
1188
|
+
"required": [
|
|
1189
|
+
"DatabaseName"
|
|
1190
|
+
],
|
|
1191
|
+
"members": {
|
|
1192
|
+
"CatalogId": {},
|
|
1193
|
+
"DatabaseName": {},
|
|
1194
|
+
"QueryAsOfTime": {
|
|
1195
|
+
"type": "timestamp"
|
|
1196
|
+
},
|
|
1197
|
+
"QueryParameters": {
|
|
1198
|
+
"type": "map",
|
|
1199
|
+
"key": {},
|
|
1200
|
+
"value": {}
|
|
1201
|
+
},
|
|
1202
|
+
"TransactionId": {}
|
|
1203
|
+
}
|
|
1204
|
+
},
|
|
1205
|
+
"QueryString": {
|
|
1206
|
+
"type": "string",
|
|
1207
|
+
"sensitive": true
|
|
1208
|
+
}
|
|
1209
|
+
}
|
|
1210
|
+
},
|
|
1211
|
+
"output": {
|
|
1212
|
+
"type": "structure",
|
|
1213
|
+
"required": [
|
|
1214
|
+
"QueryId"
|
|
1215
|
+
],
|
|
1216
|
+
"members": {
|
|
1217
|
+
"QueryId": {}
|
|
1218
|
+
}
|
|
1219
|
+
},
|
|
1220
|
+
"endpoint": {
|
|
1221
|
+
"hostPrefix": "query-"
|
|
1222
|
+
}
|
|
1223
|
+
},
|
|
1224
|
+
"StartTransaction": {
|
|
1225
|
+
"http": {
|
|
1226
|
+
"requestUri": "/StartTransaction"
|
|
1227
|
+
},
|
|
1228
|
+
"input": {
|
|
1229
|
+
"type": "structure",
|
|
1230
|
+
"members": {
|
|
1231
|
+
"TransactionType": {}
|
|
1232
|
+
}
|
|
1233
|
+
},
|
|
1234
|
+
"output": {
|
|
1235
|
+
"type": "structure",
|
|
1236
|
+
"members": {
|
|
1237
|
+
"TransactionId": {}
|
|
1238
|
+
}
|
|
1239
|
+
}
|
|
1240
|
+
},
|
|
540
1241
|
"UpdateLFTag": {
|
|
1242
|
+
"http": {
|
|
1243
|
+
"requestUri": "/UpdateLFTag"
|
|
1244
|
+
},
|
|
541
1245
|
"input": {
|
|
542
1246
|
"type": "structure",
|
|
543
1247
|
"required": [
|
|
@@ -547,10 +1251,10 @@
|
|
|
547
1251
|
"CatalogId": {},
|
|
548
1252
|
"TagKey": {},
|
|
549
1253
|
"TagValuesToDelete": {
|
|
550
|
-
"shape": "
|
|
1254
|
+
"shape": "Sg"
|
|
551
1255
|
},
|
|
552
1256
|
"TagValuesToAdd": {
|
|
553
|
-
"shape": "
|
|
1257
|
+
"shape": "Sg"
|
|
554
1258
|
}
|
|
555
1259
|
}
|
|
556
1260
|
},
|
|
@@ -560,6 +1264,9 @@
|
|
|
560
1264
|
}
|
|
561
1265
|
},
|
|
562
1266
|
"UpdateResource": {
|
|
1267
|
+
"http": {
|
|
1268
|
+
"requestUri": "/UpdateResource"
|
|
1269
|
+
},
|
|
563
1270
|
"input": {
|
|
564
1271
|
"type": "structure",
|
|
565
1272
|
"required": [
|
|
@@ -575,6 +1282,100 @@
|
|
|
575
1282
|
"type": "structure",
|
|
576
1283
|
"members": {}
|
|
577
1284
|
}
|
|
1285
|
+
},
|
|
1286
|
+
"UpdateTableObjects": {
|
|
1287
|
+
"http": {
|
|
1288
|
+
"requestUri": "/UpdateTableObjects"
|
|
1289
|
+
},
|
|
1290
|
+
"input": {
|
|
1291
|
+
"type": "structure",
|
|
1292
|
+
"required": [
|
|
1293
|
+
"DatabaseName",
|
|
1294
|
+
"TableName",
|
|
1295
|
+
"TransactionId",
|
|
1296
|
+
"WriteOperations"
|
|
1297
|
+
],
|
|
1298
|
+
"members": {
|
|
1299
|
+
"CatalogId": {},
|
|
1300
|
+
"DatabaseName": {},
|
|
1301
|
+
"TableName": {},
|
|
1302
|
+
"TransactionId": {},
|
|
1303
|
+
"WriteOperations": {
|
|
1304
|
+
"type": "list",
|
|
1305
|
+
"member": {
|
|
1306
|
+
"type": "structure",
|
|
1307
|
+
"members": {
|
|
1308
|
+
"AddObject": {
|
|
1309
|
+
"type": "structure",
|
|
1310
|
+
"required": [
|
|
1311
|
+
"Uri",
|
|
1312
|
+
"ETag",
|
|
1313
|
+
"Size"
|
|
1314
|
+
],
|
|
1315
|
+
"members": {
|
|
1316
|
+
"Uri": {},
|
|
1317
|
+
"ETag": {},
|
|
1318
|
+
"Size": {
|
|
1319
|
+
"type": "long"
|
|
1320
|
+
},
|
|
1321
|
+
"PartitionValues": {
|
|
1322
|
+
"shape": "S3g"
|
|
1323
|
+
}
|
|
1324
|
+
}
|
|
1325
|
+
},
|
|
1326
|
+
"DeleteObject": {
|
|
1327
|
+
"type": "structure",
|
|
1328
|
+
"required": [
|
|
1329
|
+
"Uri"
|
|
1330
|
+
],
|
|
1331
|
+
"members": {
|
|
1332
|
+
"Uri": {},
|
|
1333
|
+
"ETag": {},
|
|
1334
|
+
"PartitionValues": {
|
|
1335
|
+
"shape": "S3g"
|
|
1336
|
+
}
|
|
1337
|
+
}
|
|
1338
|
+
}
|
|
1339
|
+
}
|
|
1340
|
+
}
|
|
1341
|
+
}
|
|
1342
|
+
}
|
|
1343
|
+
},
|
|
1344
|
+
"output": {
|
|
1345
|
+
"type": "structure",
|
|
1346
|
+
"members": {}
|
|
1347
|
+
}
|
|
1348
|
+
},
|
|
1349
|
+
"UpdateTableStorageOptimizer": {
|
|
1350
|
+
"http": {
|
|
1351
|
+
"requestUri": "/UpdateTableStorageOptimizer"
|
|
1352
|
+
},
|
|
1353
|
+
"input": {
|
|
1354
|
+
"type": "structure",
|
|
1355
|
+
"required": [
|
|
1356
|
+
"DatabaseName",
|
|
1357
|
+
"TableName",
|
|
1358
|
+
"StorageOptimizerConfig"
|
|
1359
|
+
],
|
|
1360
|
+
"members": {
|
|
1361
|
+
"CatalogId": {},
|
|
1362
|
+
"DatabaseName": {},
|
|
1363
|
+
"TableName": {},
|
|
1364
|
+
"StorageOptimizerConfig": {
|
|
1365
|
+
"type": "map",
|
|
1366
|
+
"key": {},
|
|
1367
|
+
"value": {
|
|
1368
|
+
"shape": "S56"
|
|
1369
|
+
}
|
|
1370
|
+
}
|
|
1371
|
+
}
|
|
1372
|
+
},
|
|
1373
|
+
"output": {
|
|
1374
|
+
"type": "structure",
|
|
1375
|
+
"members": {
|
|
1376
|
+
"Result": {}
|
|
1377
|
+
}
|
|
1378
|
+
}
|
|
578
1379
|
}
|
|
579
1380
|
},
|
|
580
1381
|
"shapes": {
|
|
@@ -605,12 +1406,7 @@
|
|
|
605
1406
|
"shape": "Sa"
|
|
606
1407
|
},
|
|
607
1408
|
"ColumnWildcard": {
|
|
608
|
-
"
|
|
609
|
-
"members": {
|
|
610
|
-
"ExcludedColumnNames": {
|
|
611
|
-
"shape": "Sa"
|
|
612
|
-
}
|
|
613
|
-
}
|
|
1409
|
+
"shape": "Sb"
|
|
614
1410
|
}
|
|
615
1411
|
}
|
|
616
1412
|
},
|
|
@@ -624,6 +1420,15 @@
|
|
|
624
1420
|
"ResourceArn": {}
|
|
625
1421
|
}
|
|
626
1422
|
},
|
|
1423
|
+
"DataCellsFilter": {
|
|
1424
|
+
"type": "structure",
|
|
1425
|
+
"members": {
|
|
1426
|
+
"TableCatalogId": {},
|
|
1427
|
+
"DatabaseName": {},
|
|
1428
|
+
"TableName": {},
|
|
1429
|
+
"Name": {}
|
|
1430
|
+
}
|
|
1431
|
+
},
|
|
627
1432
|
"LFTag": {
|
|
628
1433
|
"type": "structure",
|
|
629
1434
|
"required": [
|
|
@@ -634,7 +1439,7 @@
|
|
|
634
1439
|
"CatalogId": {},
|
|
635
1440
|
"TagKey": {},
|
|
636
1441
|
"TagValues": {
|
|
637
|
-
"shape": "
|
|
1442
|
+
"shape": "Sg"
|
|
638
1443
|
}
|
|
639
1444
|
}
|
|
640
1445
|
},
|
|
@@ -648,7 +1453,7 @@
|
|
|
648
1453
|
"CatalogId": {},
|
|
649
1454
|
"ResourceType": {},
|
|
650
1455
|
"Expression": {
|
|
651
|
-
"shape": "
|
|
1456
|
+
"shape": "Sk"
|
|
652
1457
|
}
|
|
653
1458
|
}
|
|
654
1459
|
}
|
|
@@ -683,11 +1488,19 @@
|
|
|
683
1488
|
"type": "list",
|
|
684
1489
|
"member": {}
|
|
685
1490
|
},
|
|
686
|
-
"
|
|
1491
|
+
"Sb": {
|
|
1492
|
+
"type": "structure",
|
|
1493
|
+
"members": {
|
|
1494
|
+
"ExcludedColumnNames": {
|
|
1495
|
+
"shape": "Sa"
|
|
1496
|
+
}
|
|
1497
|
+
}
|
|
1498
|
+
},
|
|
1499
|
+
"Sg": {
|
|
687
1500
|
"type": "list",
|
|
688
1501
|
"member": {}
|
|
689
1502
|
},
|
|
690
|
-
"
|
|
1503
|
+
"Sk": {
|
|
691
1504
|
"type": "list",
|
|
692
1505
|
"member": {
|
|
693
1506
|
"type": "structure",
|
|
@@ -698,18 +1511,18 @@
|
|
|
698
1511
|
"members": {
|
|
699
1512
|
"TagKey": {},
|
|
700
1513
|
"TagValues": {
|
|
701
|
-
"shape": "
|
|
1514
|
+
"shape": "Sg"
|
|
702
1515
|
}
|
|
703
1516
|
}
|
|
704
1517
|
}
|
|
705
1518
|
},
|
|
706
|
-
"
|
|
1519
|
+
"Sn": {
|
|
707
1520
|
"type": "list",
|
|
708
1521
|
"member": {
|
|
709
|
-
"shape": "
|
|
1522
|
+
"shape": "So"
|
|
710
1523
|
}
|
|
711
1524
|
},
|
|
712
|
-
"
|
|
1525
|
+
"So": {
|
|
713
1526
|
"type": "structure",
|
|
714
1527
|
"required": [
|
|
715
1528
|
"TagKey",
|
|
@@ -719,38 +1532,38 @@
|
|
|
719
1532
|
"CatalogId": {},
|
|
720
1533
|
"TagKey": {},
|
|
721
1534
|
"TagValues": {
|
|
722
|
-
"shape": "
|
|
1535
|
+
"shape": "Sg"
|
|
723
1536
|
}
|
|
724
1537
|
}
|
|
725
1538
|
},
|
|
726
|
-
"
|
|
1539
|
+
"Sq": {
|
|
727
1540
|
"type": "list",
|
|
728
1541
|
"member": {
|
|
729
1542
|
"type": "structure",
|
|
730
1543
|
"members": {
|
|
731
1544
|
"LFTag": {
|
|
732
|
-
"shape": "
|
|
1545
|
+
"shape": "So"
|
|
733
1546
|
},
|
|
734
1547
|
"Error": {
|
|
735
|
-
"shape": "
|
|
1548
|
+
"shape": "Ss"
|
|
736
1549
|
}
|
|
737
1550
|
}
|
|
738
1551
|
}
|
|
739
1552
|
},
|
|
740
|
-
"
|
|
1553
|
+
"Ss": {
|
|
741
1554
|
"type": "structure",
|
|
742
1555
|
"members": {
|
|
743
1556
|
"ErrorCode": {},
|
|
744
1557
|
"ErrorMessage": {}
|
|
745
1558
|
}
|
|
746
1559
|
},
|
|
747
|
-
"
|
|
1560
|
+
"Sv": {
|
|
748
1561
|
"type": "list",
|
|
749
1562
|
"member": {
|
|
750
|
-
"shape": "
|
|
1563
|
+
"shape": "Sw"
|
|
751
1564
|
}
|
|
752
1565
|
},
|
|
753
|
-
"
|
|
1566
|
+
"Sw": {
|
|
754
1567
|
"type": "structure",
|
|
755
1568
|
"required": [
|
|
756
1569
|
"Id"
|
|
@@ -758,44 +1571,75 @@
|
|
|
758
1571
|
"members": {
|
|
759
1572
|
"Id": {},
|
|
760
1573
|
"Principal": {
|
|
761
|
-
"shape": "
|
|
1574
|
+
"shape": "Sy"
|
|
762
1575
|
},
|
|
763
1576
|
"Resource": {
|
|
764
1577
|
"shape": "S3"
|
|
765
1578
|
},
|
|
766
1579
|
"Permissions": {
|
|
767
|
-
"shape": "
|
|
1580
|
+
"shape": "S10"
|
|
768
1581
|
},
|
|
769
1582
|
"PermissionsWithGrantOption": {
|
|
770
|
-
"shape": "
|
|
1583
|
+
"shape": "S10"
|
|
771
1584
|
}
|
|
772
1585
|
}
|
|
773
1586
|
},
|
|
774
|
-
"
|
|
1587
|
+
"Sy": {
|
|
775
1588
|
"type": "structure",
|
|
776
1589
|
"members": {
|
|
777
1590
|
"DataLakePrincipalIdentifier": {}
|
|
778
1591
|
}
|
|
779
1592
|
},
|
|
780
|
-
"
|
|
1593
|
+
"S10": {
|
|
781
1594
|
"type": "list",
|
|
782
1595
|
"member": {}
|
|
783
1596
|
},
|
|
784
|
-
"
|
|
1597
|
+
"S13": {
|
|
785
1598
|
"type": "list",
|
|
786
1599
|
"member": {
|
|
787
1600
|
"type": "structure",
|
|
788
1601
|
"members": {
|
|
789
1602
|
"RequestEntry": {
|
|
790
|
-
"shape": "
|
|
1603
|
+
"shape": "Sw"
|
|
791
1604
|
},
|
|
792
1605
|
"Error": {
|
|
793
|
-
"shape": "
|
|
1606
|
+
"shape": "Ss"
|
|
794
1607
|
}
|
|
795
1608
|
}
|
|
796
1609
|
}
|
|
797
1610
|
},
|
|
798
1611
|
"S1e": {
|
|
1612
|
+
"type": "structure",
|
|
1613
|
+
"required": [
|
|
1614
|
+
"TableCatalogId",
|
|
1615
|
+
"DatabaseName",
|
|
1616
|
+
"TableName",
|
|
1617
|
+
"Name"
|
|
1618
|
+
],
|
|
1619
|
+
"members": {
|
|
1620
|
+
"TableCatalogId": {},
|
|
1621
|
+
"DatabaseName": {},
|
|
1622
|
+
"TableName": {},
|
|
1623
|
+
"Name": {},
|
|
1624
|
+
"RowFilter": {
|
|
1625
|
+
"type": "structure",
|
|
1626
|
+
"members": {
|
|
1627
|
+
"FilterExpression": {},
|
|
1628
|
+
"AllRowsWildcard": {
|
|
1629
|
+
"type": "structure",
|
|
1630
|
+
"members": {}
|
|
1631
|
+
}
|
|
1632
|
+
}
|
|
1633
|
+
},
|
|
1634
|
+
"ColumnNames": {
|
|
1635
|
+
"shape": "Sa"
|
|
1636
|
+
},
|
|
1637
|
+
"ColumnWildcard": {
|
|
1638
|
+
"shape": "Sb"
|
|
1639
|
+
}
|
|
1640
|
+
}
|
|
1641
|
+
},
|
|
1642
|
+
"S1z": {
|
|
799
1643
|
"type": "structure",
|
|
800
1644
|
"members": {
|
|
801
1645
|
"ResourceArn": {},
|
|
@@ -805,57 +1649,83 @@
|
|
|
805
1649
|
}
|
|
806
1650
|
}
|
|
807
1651
|
},
|
|
808
|
-
"
|
|
1652
|
+
"S24": {
|
|
1653
|
+
"type": "structure",
|
|
1654
|
+
"members": {
|
|
1655
|
+
"TransactionId": {},
|
|
1656
|
+
"TransactionStatus": {},
|
|
1657
|
+
"TransactionStartTime": {
|
|
1658
|
+
"type": "timestamp"
|
|
1659
|
+
},
|
|
1660
|
+
"TransactionEndTime": {
|
|
1661
|
+
"type": "timestamp"
|
|
1662
|
+
}
|
|
1663
|
+
}
|
|
1664
|
+
},
|
|
1665
|
+
"S2a": {
|
|
809
1666
|
"type": "structure",
|
|
810
1667
|
"members": {
|
|
811
1668
|
"DataLakeAdmins": {
|
|
812
|
-
"
|
|
813
|
-
"member": {
|
|
814
|
-
"shape": "Sx"
|
|
815
|
-
}
|
|
1669
|
+
"shape": "S2b"
|
|
816
1670
|
},
|
|
817
1671
|
"CreateDatabaseDefaultPermissions": {
|
|
818
|
-
"shape": "
|
|
1672
|
+
"shape": "S2c"
|
|
819
1673
|
},
|
|
820
1674
|
"CreateTableDefaultPermissions": {
|
|
821
|
-
"shape": "
|
|
1675
|
+
"shape": "S2c"
|
|
822
1676
|
},
|
|
823
1677
|
"TrustedResourceOwners": {
|
|
824
1678
|
"type": "list",
|
|
825
1679
|
"member": {}
|
|
1680
|
+
},
|
|
1681
|
+
"AllowExternalDataFiltering": {
|
|
1682
|
+
"type": "boolean"
|
|
1683
|
+
},
|
|
1684
|
+
"ExternalDataFilteringAllowList": {
|
|
1685
|
+
"shape": "S2b"
|
|
1686
|
+
},
|
|
1687
|
+
"AuthorizedSessionTagValueList": {
|
|
1688
|
+
"type": "list",
|
|
1689
|
+
"member": {}
|
|
826
1690
|
}
|
|
827
1691
|
}
|
|
828
1692
|
},
|
|
829
|
-
"
|
|
1693
|
+
"S2b": {
|
|
1694
|
+
"type": "list",
|
|
1695
|
+
"member": {
|
|
1696
|
+
"shape": "Sy"
|
|
1697
|
+
}
|
|
1698
|
+
},
|
|
1699
|
+
"S2c": {
|
|
830
1700
|
"type": "list",
|
|
831
1701
|
"member": {
|
|
832
1702
|
"type": "structure",
|
|
833
1703
|
"members": {
|
|
834
1704
|
"Principal": {
|
|
835
|
-
"shape": "
|
|
1705
|
+
"shape": "Sy"
|
|
836
1706
|
},
|
|
837
1707
|
"Permissions": {
|
|
838
|
-
"shape": "
|
|
1708
|
+
"shape": "S10"
|
|
839
1709
|
}
|
|
840
1710
|
}
|
|
841
1711
|
}
|
|
842
1712
|
},
|
|
843
|
-
"
|
|
1713
|
+
"S2l": {
|
|
844
1714
|
"type": "list",
|
|
845
1715
|
"member": {
|
|
846
1716
|
"type": "structure",
|
|
847
1717
|
"members": {
|
|
848
1718
|
"Principal": {
|
|
849
|
-
"shape": "
|
|
1719
|
+
"shape": "Sy"
|
|
850
1720
|
},
|
|
851
1721
|
"Resource": {
|
|
852
1722
|
"shape": "S3"
|
|
853
1723
|
},
|
|
854
1724
|
"Permissions": {
|
|
855
|
-
"shape": "
|
|
1725
|
+
"shape": "S10"
|
|
856
1726
|
},
|
|
857
1727
|
"PermissionsWithGrantOption": {
|
|
858
|
-
"shape": "
|
|
1728
|
+
"shape": "S10"
|
|
859
1729
|
},
|
|
860
1730
|
"AdditionalDetails": {
|
|
861
1731
|
"type": "structure",
|
|
@@ -869,17 +1739,36 @@
|
|
|
869
1739
|
}
|
|
870
1740
|
}
|
|
871
1741
|
},
|
|
872
|
-
"
|
|
1742
|
+
"S39": {
|
|
873
1743
|
"type": "list",
|
|
874
1744
|
"member": {
|
|
875
1745
|
"type": "structure",
|
|
876
1746
|
"members": {
|
|
877
1747
|
"Name": {},
|
|
878
1748
|
"LFTags": {
|
|
879
|
-
"shape": "
|
|
1749
|
+
"shape": "Sn"
|
|
880
1750
|
}
|
|
881
1751
|
}
|
|
882
1752
|
}
|
|
1753
|
+
},
|
|
1754
|
+
"S3g": {
|
|
1755
|
+
"type": "list",
|
|
1756
|
+
"member": {}
|
|
1757
|
+
},
|
|
1758
|
+
"S3q": {
|
|
1759
|
+
"type": "structure",
|
|
1760
|
+
"members": {
|
|
1761
|
+
"AdditionalAuditContext": {}
|
|
1762
|
+
}
|
|
1763
|
+
},
|
|
1764
|
+
"S3s": {
|
|
1765
|
+
"type": "list",
|
|
1766
|
+
"member": {}
|
|
1767
|
+
},
|
|
1768
|
+
"S56": {
|
|
1769
|
+
"type": "map",
|
|
1770
|
+
"key": {},
|
|
1771
|
+
"value": {}
|
|
883
1772
|
}
|
|
884
1773
|
}
|
|
885
1774
|
}
|