@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
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"type": "structure",
|
|
37
37
|
"members": {
|
|
38
38
|
"Errors": {
|
|
39
|
-
"shape": "
|
|
39
|
+
"shape": "S12"
|
|
40
40
|
}
|
|
41
41
|
}
|
|
42
42
|
}
|
|
@@ -59,13 +59,13 @@
|
|
|
59
59
|
"type": "structure",
|
|
60
60
|
"members": {
|
|
61
61
|
"Succeeded": {
|
|
62
|
-
"shape": "
|
|
62
|
+
"shape": "Sn"
|
|
63
63
|
},
|
|
64
64
|
"Errors": {
|
|
65
65
|
"type": "map",
|
|
66
66
|
"key": {},
|
|
67
67
|
"value": {
|
|
68
|
-
"shape": "
|
|
68
|
+
"shape": "S14"
|
|
69
69
|
}
|
|
70
70
|
}
|
|
71
71
|
}
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"PartitionsToDelete": {
|
|
87
87
|
"type": "list",
|
|
88
88
|
"member": {
|
|
89
|
-
"shape": "
|
|
89
|
+
"shape": "S1c"
|
|
90
90
|
}
|
|
91
91
|
}
|
|
92
92
|
}
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
"type": "structure",
|
|
96
96
|
"members": {
|
|
97
97
|
"Errors": {
|
|
98
|
-
"shape": "
|
|
98
|
+
"shape": "S12"
|
|
99
99
|
}
|
|
100
100
|
}
|
|
101
101
|
}
|
|
@@ -113,7 +113,8 @@
|
|
|
113
113
|
"TablesToDelete": {
|
|
114
114
|
"type": "list",
|
|
115
115
|
"member": {}
|
|
116
|
-
}
|
|
116
|
+
},
|
|
117
|
+
"TransactionId": {}
|
|
117
118
|
}
|
|
118
119
|
},
|
|
119
120
|
"output": {
|
|
@@ -126,7 +127,7 @@
|
|
|
126
127
|
"members": {
|
|
127
128
|
"TableName": {},
|
|
128
129
|
"ErrorDetail": {
|
|
129
|
-
"shape": "
|
|
130
|
+
"shape": "S14"
|
|
130
131
|
}
|
|
131
132
|
}
|
|
132
133
|
}
|
|
@@ -163,7 +164,7 @@
|
|
|
163
164
|
"TableName": {},
|
|
164
165
|
"VersionId": {},
|
|
165
166
|
"ErrorDetail": {
|
|
166
|
-
"shape": "
|
|
167
|
+
"shape": "S14"
|
|
167
168
|
}
|
|
168
169
|
}
|
|
169
170
|
}
|
|
@@ -196,11 +197,11 @@
|
|
|
196
197
|
"Blueprints": {
|
|
197
198
|
"type": "list",
|
|
198
199
|
"member": {
|
|
199
|
-
"shape": "
|
|
200
|
+
"shape": "S1w"
|
|
200
201
|
}
|
|
201
202
|
},
|
|
202
203
|
"MissingBlueprints": {
|
|
203
|
-
"shape": "
|
|
204
|
+
"shape": "S24"
|
|
204
205
|
}
|
|
205
206
|
}
|
|
206
207
|
}
|
|
@@ -213,7 +214,7 @@
|
|
|
213
214
|
],
|
|
214
215
|
"members": {
|
|
215
216
|
"CrawlerNames": {
|
|
216
|
-
"shape": "
|
|
217
|
+
"shape": "S26"
|
|
217
218
|
}
|
|
218
219
|
}
|
|
219
220
|
},
|
|
@@ -221,10 +222,10 @@
|
|
|
221
222
|
"type": "structure",
|
|
222
223
|
"members": {
|
|
223
224
|
"Crawlers": {
|
|
224
|
-
"shape": "
|
|
225
|
+
"shape": "S28"
|
|
225
226
|
},
|
|
226
227
|
"CrawlersNotFound": {
|
|
227
|
-
"shape": "
|
|
228
|
+
"shape": "S26"
|
|
228
229
|
}
|
|
229
230
|
}
|
|
230
231
|
}
|
|
@@ -237,7 +238,7 @@
|
|
|
237
238
|
],
|
|
238
239
|
"members": {
|
|
239
240
|
"DevEndpointNames": {
|
|
240
|
-
"shape": "
|
|
241
|
+
"shape": "S3l"
|
|
241
242
|
}
|
|
242
243
|
}
|
|
243
244
|
},
|
|
@@ -245,10 +246,10 @@
|
|
|
245
246
|
"type": "structure",
|
|
246
247
|
"members": {
|
|
247
248
|
"DevEndpoints": {
|
|
248
|
-
"shape": "
|
|
249
|
+
"shape": "S3n"
|
|
249
250
|
},
|
|
250
251
|
"DevEndpointsNotFound": {
|
|
251
|
-
"shape": "
|
|
252
|
+
"shape": "S3l"
|
|
252
253
|
}
|
|
253
254
|
}
|
|
254
255
|
}
|
|
@@ -261,7 +262,7 @@
|
|
|
261
262
|
],
|
|
262
263
|
"members": {
|
|
263
264
|
"JobNames": {
|
|
264
|
-
"shape": "
|
|
265
|
+
"shape": "S3x"
|
|
265
266
|
}
|
|
266
267
|
}
|
|
267
268
|
},
|
|
@@ -269,10 +270,10 @@
|
|
|
269
270
|
"type": "structure",
|
|
270
271
|
"members": {
|
|
271
272
|
"Jobs": {
|
|
272
|
-
"shape": "
|
|
273
|
+
"shape": "S3z"
|
|
273
274
|
},
|
|
274
275
|
"JobsNotFound": {
|
|
275
|
-
"shape": "
|
|
276
|
+
"shape": "S3x"
|
|
276
277
|
}
|
|
277
278
|
}
|
|
278
279
|
}
|
|
@@ -290,7 +291,7 @@
|
|
|
290
291
|
"DatabaseName": {},
|
|
291
292
|
"TableName": {},
|
|
292
293
|
"PartitionsToGet": {
|
|
293
|
-
"shape": "
|
|
294
|
+
"shape": "S4g"
|
|
294
295
|
}
|
|
295
296
|
}
|
|
296
297
|
},
|
|
@@ -298,10 +299,10 @@
|
|
|
298
299
|
"type": "structure",
|
|
299
300
|
"members": {
|
|
300
301
|
"Partitions": {
|
|
301
|
-
"shape": "
|
|
302
|
+
"shape": "S4i"
|
|
302
303
|
},
|
|
303
304
|
"UnprocessedKeys": {
|
|
304
|
-
"shape": "
|
|
305
|
+
"shape": "S4g"
|
|
305
306
|
}
|
|
306
307
|
}
|
|
307
308
|
}
|
|
@@ -314,7 +315,7 @@
|
|
|
314
315
|
],
|
|
315
316
|
"members": {
|
|
316
317
|
"TriggerNames": {
|
|
317
|
-
"shape": "
|
|
318
|
+
"shape": "S4l"
|
|
318
319
|
}
|
|
319
320
|
}
|
|
320
321
|
},
|
|
@@ -322,10 +323,10 @@
|
|
|
322
323
|
"type": "structure",
|
|
323
324
|
"members": {
|
|
324
325
|
"Triggers": {
|
|
325
|
-
"shape": "
|
|
326
|
+
"shape": "S4n"
|
|
326
327
|
},
|
|
327
328
|
"TriggersNotFound": {
|
|
328
|
-
"shape": "
|
|
329
|
+
"shape": "S4l"
|
|
329
330
|
}
|
|
330
331
|
}
|
|
331
332
|
}
|
|
@@ -338,7 +339,7 @@
|
|
|
338
339
|
],
|
|
339
340
|
"members": {
|
|
340
341
|
"Names": {
|
|
341
|
-
"shape": "
|
|
342
|
+
"shape": "S55"
|
|
342
343
|
},
|
|
343
344
|
"IncludeGraph": {
|
|
344
345
|
"type": "boolean"
|
|
@@ -351,11 +352,11 @@
|
|
|
351
352
|
"Workflows": {
|
|
352
353
|
"type": "list",
|
|
353
354
|
"member": {
|
|
354
|
-
"shape": "
|
|
355
|
+
"shape": "S58"
|
|
355
356
|
}
|
|
356
357
|
},
|
|
357
358
|
"MissingWorkflows": {
|
|
358
|
-
"shape": "
|
|
359
|
+
"shape": "S55"
|
|
359
360
|
}
|
|
360
361
|
}
|
|
361
362
|
}
|
|
@@ -396,7 +397,7 @@
|
|
|
396
397
|
"JobName": {},
|
|
397
398
|
"JobRunId": {},
|
|
398
399
|
"ErrorDetail": {
|
|
399
|
-
"shape": "
|
|
400
|
+
"shape": "S14"
|
|
400
401
|
}
|
|
401
402
|
}
|
|
402
403
|
}
|
|
@@ -426,7 +427,7 @@
|
|
|
426
427
|
],
|
|
427
428
|
"members": {
|
|
428
429
|
"PartitionValueList": {
|
|
429
|
-
"shape": "
|
|
430
|
+
"shape": "S66"
|
|
430
431
|
},
|
|
431
432
|
"PartitionInput": {
|
|
432
433
|
"shape": "S5"
|
|
@@ -445,10 +446,10 @@
|
|
|
445
446
|
"type": "structure",
|
|
446
447
|
"members": {
|
|
447
448
|
"PartitionValueList": {
|
|
448
|
-
"shape": "
|
|
449
|
+
"shape": "S66"
|
|
449
450
|
},
|
|
450
451
|
"ErrorDetail": {
|
|
451
|
-
"shape": "
|
|
452
|
+
"shape": "S14"
|
|
452
453
|
}
|
|
453
454
|
}
|
|
454
455
|
}
|
|
@@ -511,7 +512,7 @@
|
|
|
511
512
|
"Description": {},
|
|
512
513
|
"BlueprintLocation": {},
|
|
513
514
|
"Tags": {
|
|
514
|
-
"shape": "
|
|
515
|
+
"shape": "S6m"
|
|
515
516
|
}
|
|
516
517
|
}
|
|
517
518
|
},
|
|
@@ -574,7 +575,7 @@
|
|
|
574
575
|
"QuoteSymbol": {},
|
|
575
576
|
"ContainsHeader": {},
|
|
576
577
|
"Header": {
|
|
577
|
-
"shape": "
|
|
578
|
+
"shape": "S73"
|
|
578
579
|
},
|
|
579
580
|
"DisableValueTrimming": {
|
|
580
581
|
"type": "boolean"
|
|
@@ -600,7 +601,10 @@
|
|
|
600
601
|
"members": {
|
|
601
602
|
"CatalogId": {},
|
|
602
603
|
"ConnectionInput": {
|
|
603
|
-
"shape": "
|
|
604
|
+
"shape": "S76"
|
|
605
|
+
},
|
|
606
|
+
"Tags": {
|
|
607
|
+
"shape": "S6m"
|
|
604
608
|
}
|
|
605
609
|
}
|
|
606
610
|
},
|
|
@@ -623,26 +627,29 @@
|
|
|
623
627
|
"DatabaseName": {},
|
|
624
628
|
"Description": {},
|
|
625
629
|
"Targets": {
|
|
626
|
-
"shape": "
|
|
630
|
+
"shape": "S2b"
|
|
627
631
|
},
|
|
628
632
|
"Schedule": {},
|
|
629
633
|
"Classifiers": {
|
|
630
|
-
"shape": "
|
|
634
|
+
"shape": "S2w"
|
|
631
635
|
},
|
|
632
636
|
"TablePrefix": {},
|
|
633
637
|
"SchemaChangePolicy": {
|
|
634
|
-
"shape": "
|
|
638
|
+
"shape": "S2z"
|
|
635
639
|
},
|
|
636
640
|
"RecrawlPolicy": {
|
|
637
|
-
"shape": "
|
|
641
|
+
"shape": "S2x"
|
|
638
642
|
},
|
|
639
643
|
"LineageConfiguration": {
|
|
640
|
-
"shape": "
|
|
644
|
+
"shape": "S32"
|
|
645
|
+
},
|
|
646
|
+
"LakeFormationConfiguration": {
|
|
647
|
+
"shape": "S3i"
|
|
641
648
|
},
|
|
642
649
|
"Configuration": {},
|
|
643
650
|
"CrawlerSecurityConfiguration": {},
|
|
644
651
|
"Tags": {
|
|
645
|
-
"shape": "
|
|
652
|
+
"shape": "S6m"
|
|
646
653
|
}
|
|
647
654
|
}
|
|
648
655
|
},
|
|
@@ -660,7 +667,7 @@
|
|
|
660
667
|
"members": {
|
|
661
668
|
"CatalogId": {},
|
|
662
669
|
"DatabaseInput": {
|
|
663
|
-
"shape": "
|
|
670
|
+
"shape": "S7h"
|
|
664
671
|
}
|
|
665
672
|
}
|
|
666
673
|
},
|
|
@@ -680,12 +687,12 @@
|
|
|
680
687
|
"EndpointName": {},
|
|
681
688
|
"RoleArn": {},
|
|
682
689
|
"SecurityGroupIds": {
|
|
683
|
-
"shape": "
|
|
690
|
+
"shape": "S3q"
|
|
684
691
|
},
|
|
685
692
|
"SubnetId": {},
|
|
686
693
|
"PublicKey": {},
|
|
687
694
|
"PublicKeys": {
|
|
688
|
-
"shape": "
|
|
695
|
+
"shape": "S3u"
|
|
689
696
|
},
|
|
690
697
|
"NumberOfNodes": {
|
|
691
698
|
"type": "integer"
|
|
@@ -699,10 +706,10 @@
|
|
|
699
706
|
"ExtraJarsS3Path": {},
|
|
700
707
|
"SecurityConfiguration": {},
|
|
701
708
|
"Tags": {
|
|
702
|
-
"shape": "
|
|
709
|
+
"shape": "S6m"
|
|
703
710
|
},
|
|
704
711
|
"Arguments": {
|
|
705
|
-
"shape": "
|
|
712
|
+
"shape": "S3v"
|
|
706
713
|
}
|
|
707
714
|
}
|
|
708
715
|
},
|
|
@@ -712,7 +719,7 @@
|
|
|
712
719
|
"EndpointName": {},
|
|
713
720
|
"Status": {},
|
|
714
721
|
"SecurityGroupIds": {
|
|
715
|
-
"shape": "
|
|
722
|
+
"shape": "S3q"
|
|
716
723
|
},
|
|
717
724
|
"SubnetId": {},
|
|
718
725
|
"RoleArn": {},
|
|
@@ -738,7 +745,7 @@
|
|
|
738
745
|
"type": "timestamp"
|
|
739
746
|
},
|
|
740
747
|
"Arguments": {
|
|
741
|
-
"shape": "
|
|
748
|
+
"shape": "S3v"
|
|
742
749
|
}
|
|
743
750
|
}
|
|
744
751
|
}
|
|
@@ -757,19 +764,19 @@
|
|
|
757
764
|
"LogUri": {},
|
|
758
765
|
"Role": {},
|
|
759
766
|
"ExecutionProperty": {
|
|
760
|
-
"shape": "
|
|
767
|
+
"shape": "S43"
|
|
761
768
|
},
|
|
762
769
|
"Command": {
|
|
763
|
-
"shape": "
|
|
770
|
+
"shape": "S45"
|
|
764
771
|
},
|
|
765
772
|
"DefaultArguments": {
|
|
766
|
-
"shape": "
|
|
773
|
+
"shape": "S48"
|
|
767
774
|
},
|
|
768
775
|
"NonOverridableArguments": {
|
|
769
|
-
"shape": "
|
|
776
|
+
"shape": "S48"
|
|
770
777
|
},
|
|
771
778
|
"Connections": {
|
|
772
|
-
"shape": "
|
|
779
|
+
"shape": "S49"
|
|
773
780
|
},
|
|
774
781
|
"MaxRetries": {
|
|
775
782
|
"type": "integer"
|
|
@@ -787,10 +794,10 @@
|
|
|
787
794
|
},
|
|
788
795
|
"SecurityConfiguration": {},
|
|
789
796
|
"Tags": {
|
|
790
|
-
"shape": "
|
|
797
|
+
"shape": "S6m"
|
|
791
798
|
},
|
|
792
799
|
"NotificationProperty": {
|
|
793
|
-
"shape": "
|
|
800
|
+
"shape": "S4d"
|
|
794
801
|
},
|
|
795
802
|
"GlueVersion": {},
|
|
796
803
|
"NumberOfWorkers": {
|
|
@@ -819,10 +826,10 @@
|
|
|
819
826
|
"Name": {},
|
|
820
827
|
"Description": {},
|
|
821
828
|
"InputRecordTables": {
|
|
822
|
-
"shape": "
|
|
829
|
+
"shape": "S7w"
|
|
823
830
|
},
|
|
824
831
|
"Parameters": {
|
|
825
|
-
"shape": "
|
|
832
|
+
"shape": "S7y"
|
|
826
833
|
},
|
|
827
834
|
"Role": {},
|
|
828
835
|
"GlueVersion": {},
|
|
@@ -840,10 +847,10 @@
|
|
|
840
847
|
"type": "integer"
|
|
841
848
|
},
|
|
842
849
|
"Tags": {
|
|
843
|
-
"shape": "
|
|
850
|
+
"shape": "S6m"
|
|
844
851
|
},
|
|
845
852
|
"TransformEncryption": {
|
|
846
|
-
"shape": "
|
|
853
|
+
"shape": "S83"
|
|
847
854
|
}
|
|
848
855
|
}
|
|
849
856
|
},
|
|
@@ -889,7 +896,7 @@
|
|
|
889
896
|
"DatabaseName": {},
|
|
890
897
|
"TableName": {},
|
|
891
898
|
"PartitionIndex": {
|
|
892
|
-
"shape": "
|
|
899
|
+
"shape": "S8a"
|
|
893
900
|
}
|
|
894
901
|
}
|
|
895
902
|
},
|
|
@@ -908,7 +915,7 @@
|
|
|
908
915
|
"RegistryName": {},
|
|
909
916
|
"Description": {},
|
|
910
917
|
"Tags": {
|
|
911
|
-
"shape": "
|
|
918
|
+
"shape": "S6m"
|
|
912
919
|
}
|
|
913
920
|
}
|
|
914
921
|
},
|
|
@@ -919,7 +926,7 @@
|
|
|
919
926
|
"RegistryName": {},
|
|
920
927
|
"Description": {},
|
|
921
928
|
"Tags": {
|
|
922
|
-
"shape": "
|
|
929
|
+
"shape": "S6m"
|
|
923
930
|
}
|
|
924
931
|
}
|
|
925
932
|
}
|
|
@@ -933,14 +940,14 @@
|
|
|
933
940
|
],
|
|
934
941
|
"members": {
|
|
935
942
|
"RegistryId": {
|
|
936
|
-
"shape": "
|
|
943
|
+
"shape": "S8g"
|
|
937
944
|
},
|
|
938
945
|
"SchemaName": {},
|
|
939
946
|
"DataFormat": {},
|
|
940
947
|
"Compatibility": {},
|
|
941
948
|
"Description": {},
|
|
942
949
|
"Tags": {
|
|
943
|
-
"shape": "
|
|
950
|
+
"shape": "S6m"
|
|
944
951
|
},
|
|
945
952
|
"SchemaDefinition": {}
|
|
946
953
|
}
|
|
@@ -966,7 +973,7 @@
|
|
|
966
973
|
},
|
|
967
974
|
"SchemaStatus": {},
|
|
968
975
|
"Tags": {
|
|
969
|
-
"shape": "
|
|
976
|
+
"shape": "S6m"
|
|
970
977
|
},
|
|
971
978
|
"SchemaVersionId": {},
|
|
972
979
|
"SchemaVersionStatus": {}
|
|
@@ -978,10 +985,10 @@
|
|
|
978
985
|
"type": "structure",
|
|
979
986
|
"members": {
|
|
980
987
|
"DagNodes": {
|
|
981
|
-
"shape": "
|
|
988
|
+
"shape": "S8n"
|
|
982
989
|
},
|
|
983
990
|
"DagEdges": {
|
|
984
|
-
"shape": "
|
|
991
|
+
"shape": "S8v"
|
|
985
992
|
},
|
|
986
993
|
"Language": {}
|
|
987
994
|
}
|
|
@@ -1004,7 +1011,7 @@
|
|
|
1004
1011
|
"members": {
|
|
1005
1012
|
"Name": {},
|
|
1006
1013
|
"EncryptionConfiguration": {
|
|
1007
|
-
"shape": "
|
|
1014
|
+
"shape": "S92"
|
|
1008
1015
|
}
|
|
1009
1016
|
}
|
|
1010
1017
|
},
|
|
@@ -1029,14 +1036,15 @@
|
|
|
1029
1036
|
"CatalogId": {},
|
|
1030
1037
|
"DatabaseName": {},
|
|
1031
1038
|
"TableInput": {
|
|
1032
|
-
"shape": "
|
|
1039
|
+
"shape": "S9d"
|
|
1033
1040
|
},
|
|
1034
1041
|
"PartitionIndexes": {
|
|
1035
1042
|
"type": "list",
|
|
1036
1043
|
"member": {
|
|
1037
|
-
"shape": "
|
|
1044
|
+
"shape": "S8a"
|
|
1038
1045
|
}
|
|
1039
|
-
}
|
|
1046
|
+
},
|
|
1047
|
+
"TransactionId": {}
|
|
1040
1048
|
}
|
|
1041
1049
|
},
|
|
1042
1050
|
"output": {
|
|
@@ -1058,20 +1066,20 @@
|
|
|
1058
1066
|
"Type": {},
|
|
1059
1067
|
"Schedule": {},
|
|
1060
1068
|
"Predicate": {
|
|
1061
|
-
"shape": "
|
|
1069
|
+
"shape": "S4u"
|
|
1062
1070
|
},
|
|
1063
1071
|
"Actions": {
|
|
1064
|
-
"shape": "
|
|
1072
|
+
"shape": "S4s"
|
|
1065
1073
|
},
|
|
1066
1074
|
"Description": {},
|
|
1067
1075
|
"StartOnCreation": {
|
|
1068
1076
|
"type": "boolean"
|
|
1069
1077
|
},
|
|
1070
1078
|
"Tags": {
|
|
1071
|
-
"shape": "
|
|
1079
|
+
"shape": "S6m"
|
|
1072
1080
|
},
|
|
1073
1081
|
"EventBatchingCondition": {
|
|
1074
|
-
"shape": "
|
|
1082
|
+
"shape": "S51"
|
|
1075
1083
|
}
|
|
1076
1084
|
}
|
|
1077
1085
|
},
|
|
@@ -1093,7 +1101,7 @@
|
|
|
1093
1101
|
"CatalogId": {},
|
|
1094
1102
|
"DatabaseName": {},
|
|
1095
1103
|
"FunctionInput": {
|
|
1096
|
-
"shape": "
|
|
1104
|
+
"shape": "S9o"
|
|
1097
1105
|
}
|
|
1098
1106
|
}
|
|
1099
1107
|
},
|
|
@@ -1112,10 +1120,10 @@
|
|
|
1112
1120
|
"Name": {},
|
|
1113
1121
|
"Description": {},
|
|
1114
1122
|
"DefaultRunProperties": {
|
|
1115
|
-
"shape": "
|
|
1123
|
+
"shape": "S59"
|
|
1116
1124
|
},
|
|
1117
1125
|
"Tags": {
|
|
1118
|
-
"shape": "
|
|
1126
|
+
"shape": "S6m"
|
|
1119
1127
|
},
|
|
1120
1128
|
"MaxConcurrentRuns": {
|
|
1121
1129
|
"type": "integer"
|
|
@@ -1351,7 +1359,7 @@
|
|
|
1351
1359
|
],
|
|
1352
1360
|
"members": {
|
|
1353
1361
|
"RegistryId": {
|
|
1354
|
-
"shape": "
|
|
1362
|
+
"shape": "S8g"
|
|
1355
1363
|
}
|
|
1356
1364
|
}
|
|
1357
1365
|
},
|
|
@@ -1385,7 +1393,7 @@
|
|
|
1385
1393
|
],
|
|
1386
1394
|
"members": {
|
|
1387
1395
|
"SchemaId": {
|
|
1388
|
-
"shape": "
|
|
1396
|
+
"shape": "Sw"
|
|
1389
1397
|
}
|
|
1390
1398
|
}
|
|
1391
1399
|
},
|
|
@@ -1407,7 +1415,7 @@
|
|
|
1407
1415
|
],
|
|
1408
1416
|
"members": {
|
|
1409
1417
|
"SchemaId": {
|
|
1410
|
-
"shape": "
|
|
1418
|
+
"shape": "Sw"
|
|
1411
1419
|
},
|
|
1412
1420
|
"Versions": {}
|
|
1413
1421
|
}
|
|
@@ -1461,7 +1469,8 @@
|
|
|
1461
1469
|
"members": {
|
|
1462
1470
|
"CatalogId": {},
|
|
1463
1471
|
"DatabaseName": {},
|
|
1464
|
-
"Name": {}
|
|
1472
|
+
"Name": {},
|
|
1473
|
+
"TransactionId": {}
|
|
1465
1474
|
}
|
|
1466
1475
|
},
|
|
1467
1476
|
"output": {
|
|
@@ -1561,7 +1570,7 @@
|
|
|
1561
1570
|
"type": "structure",
|
|
1562
1571
|
"members": {
|
|
1563
1572
|
"Blueprint": {
|
|
1564
|
-
"shape": "
|
|
1573
|
+
"shape": "S1w"
|
|
1565
1574
|
}
|
|
1566
1575
|
}
|
|
1567
1576
|
}
|
|
@@ -1582,7 +1591,7 @@
|
|
|
1582
1591
|
"type": "structure",
|
|
1583
1592
|
"members": {
|
|
1584
1593
|
"BlueprintRun": {
|
|
1585
|
-
"shape": "
|
|
1594
|
+
"shape": "Sbf"
|
|
1586
1595
|
}
|
|
1587
1596
|
}
|
|
1588
1597
|
}
|
|
@@ -1607,7 +1616,7 @@
|
|
|
1607
1616
|
"BlueprintRuns": {
|
|
1608
1617
|
"type": "list",
|
|
1609
1618
|
"member": {
|
|
1610
|
-
"shape": "
|
|
1619
|
+
"shape": "Sbf"
|
|
1611
1620
|
}
|
|
1612
1621
|
},
|
|
1613
1622
|
"NextToken": {}
|
|
@@ -1653,7 +1662,7 @@
|
|
|
1653
1662
|
"type": "structure",
|
|
1654
1663
|
"members": {
|
|
1655
1664
|
"Classifier": {
|
|
1656
|
-
"shape": "
|
|
1665
|
+
"shape": "Sbt"
|
|
1657
1666
|
}
|
|
1658
1667
|
}
|
|
1659
1668
|
}
|
|
@@ -1674,7 +1683,7 @@
|
|
|
1674
1683
|
"Classifiers": {
|
|
1675
1684
|
"type": "list",
|
|
1676
1685
|
"member": {
|
|
1677
|
-
"shape": "
|
|
1686
|
+
"shape": "Sbt"
|
|
1678
1687
|
}
|
|
1679
1688
|
},
|
|
1680
1689
|
"NextToken": {}
|
|
@@ -1698,7 +1707,7 @@
|
|
|
1698
1707
|
"shape": "S6"
|
|
1699
1708
|
},
|
|
1700
1709
|
"ColumnNames": {
|
|
1701
|
-
"shape": "
|
|
1710
|
+
"shape": "Sc3"
|
|
1702
1711
|
}
|
|
1703
1712
|
}
|
|
1704
1713
|
},
|
|
@@ -1706,10 +1715,10 @@
|
|
|
1706
1715
|
"type": "structure",
|
|
1707
1716
|
"members": {
|
|
1708
1717
|
"ColumnStatisticsList": {
|
|
1709
|
-
"shape": "
|
|
1718
|
+
"shape": "Sc5"
|
|
1710
1719
|
},
|
|
1711
1720
|
"Errors": {
|
|
1712
|
-
"shape": "
|
|
1721
|
+
"shape": "Scn"
|
|
1713
1722
|
}
|
|
1714
1723
|
}
|
|
1715
1724
|
}
|
|
@@ -1727,7 +1736,7 @@
|
|
|
1727
1736
|
"DatabaseName": {},
|
|
1728
1737
|
"TableName": {},
|
|
1729
1738
|
"ColumnNames": {
|
|
1730
|
-
"shape": "
|
|
1739
|
+
"shape": "Sc3"
|
|
1731
1740
|
}
|
|
1732
1741
|
}
|
|
1733
1742
|
},
|
|
@@ -1735,10 +1744,10 @@
|
|
|
1735
1744
|
"type": "structure",
|
|
1736
1745
|
"members": {
|
|
1737
1746
|
"ColumnStatisticsList": {
|
|
1738
|
-
"shape": "
|
|
1747
|
+
"shape": "Sc5"
|
|
1739
1748
|
},
|
|
1740
1749
|
"Errors": {
|
|
1741
|
-
"shape": "
|
|
1750
|
+
"shape": "Scn"
|
|
1742
1751
|
}
|
|
1743
1752
|
}
|
|
1744
1753
|
}
|
|
@@ -1761,7 +1770,7 @@
|
|
|
1761
1770
|
"type": "structure",
|
|
1762
1771
|
"members": {
|
|
1763
1772
|
"Connection": {
|
|
1764
|
-
"shape": "
|
|
1773
|
+
"shape": "Sct"
|
|
1765
1774
|
}
|
|
1766
1775
|
}
|
|
1767
1776
|
}
|
|
@@ -1775,7 +1784,7 @@
|
|
|
1775
1784
|
"type": "structure",
|
|
1776
1785
|
"members": {
|
|
1777
1786
|
"MatchCriteria": {
|
|
1778
|
-
"shape": "
|
|
1787
|
+
"shape": "S78"
|
|
1779
1788
|
},
|
|
1780
1789
|
"ConnectionType": {}
|
|
1781
1790
|
}
|
|
@@ -1795,7 +1804,7 @@
|
|
|
1795
1804
|
"ConnectionList": {
|
|
1796
1805
|
"type": "list",
|
|
1797
1806
|
"member": {
|
|
1798
|
-
"shape": "
|
|
1807
|
+
"shape": "Sct"
|
|
1799
1808
|
}
|
|
1800
1809
|
},
|
|
1801
1810
|
"NextToken": {}
|
|
@@ -1816,7 +1825,7 @@
|
|
|
1816
1825
|
"type": "structure",
|
|
1817
1826
|
"members": {
|
|
1818
1827
|
"Crawler": {
|
|
1819
|
-
"shape": "
|
|
1828
|
+
"shape": "S29"
|
|
1820
1829
|
}
|
|
1821
1830
|
}
|
|
1822
1831
|
}
|
|
@@ -1826,7 +1835,7 @@
|
|
|
1826
1835
|
"type": "structure",
|
|
1827
1836
|
"members": {
|
|
1828
1837
|
"CrawlerNameList": {
|
|
1829
|
-
"shape": "
|
|
1838
|
+
"shape": "S26"
|
|
1830
1839
|
},
|
|
1831
1840
|
"MaxResults": {
|
|
1832
1841
|
"type": "integer"
|
|
@@ -1885,7 +1894,7 @@
|
|
|
1885
1894
|
"type": "structure",
|
|
1886
1895
|
"members": {
|
|
1887
1896
|
"Crawlers": {
|
|
1888
|
-
"shape": "
|
|
1897
|
+
"shape": "S28"
|
|
1889
1898
|
},
|
|
1890
1899
|
"NextToken": {}
|
|
1891
1900
|
}
|
|
@@ -1902,7 +1911,7 @@
|
|
|
1902
1911
|
"type": "structure",
|
|
1903
1912
|
"members": {
|
|
1904
1913
|
"DataCatalogEncryptionSettings": {
|
|
1905
|
-
"shape": "
|
|
1914
|
+
"shape": "Sd8"
|
|
1906
1915
|
}
|
|
1907
1916
|
}
|
|
1908
1917
|
}
|
|
@@ -1922,7 +1931,7 @@
|
|
|
1922
1931
|
"type": "structure",
|
|
1923
1932
|
"members": {
|
|
1924
1933
|
"Database": {
|
|
1925
|
-
"shape": "
|
|
1934
|
+
"shape": "Sde"
|
|
1926
1935
|
}
|
|
1927
1936
|
}
|
|
1928
1937
|
}
|
|
@@ -1948,7 +1957,7 @@
|
|
|
1948
1957
|
"DatabaseList": {
|
|
1949
1958
|
"type": "list",
|
|
1950
1959
|
"member": {
|
|
1951
|
-
"shape": "
|
|
1960
|
+
"shape": "Sde"
|
|
1952
1961
|
}
|
|
1953
1962
|
},
|
|
1954
1963
|
"NextToken": {}
|
|
@@ -1966,10 +1975,10 @@
|
|
|
1966
1975
|
"type": "structure",
|
|
1967
1976
|
"members": {
|
|
1968
1977
|
"DagNodes": {
|
|
1969
|
-
"shape": "
|
|
1978
|
+
"shape": "S8n"
|
|
1970
1979
|
},
|
|
1971
1980
|
"DagEdges": {
|
|
1972
|
-
"shape": "
|
|
1981
|
+
"shape": "S8v"
|
|
1973
1982
|
}
|
|
1974
1983
|
}
|
|
1975
1984
|
}
|
|
@@ -1988,7 +1997,7 @@
|
|
|
1988
1997
|
"type": "structure",
|
|
1989
1998
|
"members": {
|
|
1990
1999
|
"DevEndpoint": {
|
|
1991
|
-
"shape": "
|
|
2000
|
+
"shape": "S3o"
|
|
1992
2001
|
}
|
|
1993
2002
|
}
|
|
1994
2003
|
}
|
|
@@ -2007,7 +2016,7 @@
|
|
|
2007
2016
|
"type": "structure",
|
|
2008
2017
|
"members": {
|
|
2009
2018
|
"DevEndpoints": {
|
|
2010
|
-
"shape": "
|
|
2019
|
+
"shape": "S3n"
|
|
2011
2020
|
},
|
|
2012
2021
|
"NextToken": {}
|
|
2013
2022
|
}
|
|
@@ -2027,7 +2036,7 @@
|
|
|
2027
2036
|
"type": "structure",
|
|
2028
2037
|
"members": {
|
|
2029
2038
|
"Job": {
|
|
2030
|
-
"shape": "
|
|
2039
|
+
"shape": "S40"
|
|
2031
2040
|
}
|
|
2032
2041
|
}
|
|
2033
2042
|
}
|
|
@@ -2047,7 +2056,7 @@
|
|
|
2047
2056
|
"type": "structure",
|
|
2048
2057
|
"members": {
|
|
2049
2058
|
"JobBookmarkEntry": {
|
|
2050
|
-
"shape": "
|
|
2059
|
+
"shape": "Sdw"
|
|
2051
2060
|
}
|
|
2052
2061
|
}
|
|
2053
2062
|
}
|
|
@@ -2071,7 +2080,7 @@
|
|
|
2071
2080
|
"type": "structure",
|
|
2072
2081
|
"members": {
|
|
2073
2082
|
"JobRun": {
|
|
2074
|
-
"shape": "
|
|
2083
|
+
"shape": "S5k"
|
|
2075
2084
|
}
|
|
2076
2085
|
}
|
|
2077
2086
|
}
|
|
@@ -2094,7 +2103,7 @@
|
|
|
2094
2103
|
"type": "structure",
|
|
2095
2104
|
"members": {
|
|
2096
2105
|
"JobRuns": {
|
|
2097
|
-
"shape": "
|
|
2106
|
+
"shape": "S5j"
|
|
2098
2107
|
},
|
|
2099
2108
|
"NextToken": {}
|
|
2100
2109
|
}
|
|
@@ -2114,7 +2123,7 @@
|
|
|
2114
2123
|
"type": "structure",
|
|
2115
2124
|
"members": {
|
|
2116
2125
|
"Jobs": {
|
|
2117
|
-
"shape": "
|
|
2126
|
+
"shape": "S3z"
|
|
2118
2127
|
},
|
|
2119
2128
|
"NextToken": {}
|
|
2120
2129
|
}
|
|
@@ -2140,7 +2149,7 @@
|
|
|
2140
2149
|
"Status": {},
|
|
2141
2150
|
"LogGroupName": {},
|
|
2142
2151
|
"Properties": {
|
|
2143
|
-
"shape": "
|
|
2152
|
+
"shape": "Se6"
|
|
2144
2153
|
},
|
|
2145
2154
|
"ErrorString": {},
|
|
2146
2155
|
"StartedOn": {
|
|
@@ -2209,7 +2218,7 @@
|
|
|
2209
2218
|
"Status": {},
|
|
2210
2219
|
"LogGroupName": {},
|
|
2211
2220
|
"Properties": {
|
|
2212
|
-
"shape": "
|
|
2221
|
+
"shape": "Se6"
|
|
2213
2222
|
},
|
|
2214
2223
|
"ErrorString": {},
|
|
2215
2224
|
"StartedOn": {
|
|
@@ -2255,19 +2264,19 @@
|
|
|
2255
2264
|
"type": "timestamp"
|
|
2256
2265
|
},
|
|
2257
2266
|
"InputRecordTables": {
|
|
2258
|
-
"shape": "
|
|
2267
|
+
"shape": "S7w"
|
|
2259
2268
|
},
|
|
2260
2269
|
"Parameters": {
|
|
2261
|
-
"shape": "
|
|
2270
|
+
"shape": "S7y"
|
|
2262
2271
|
},
|
|
2263
2272
|
"EvaluationMetrics": {
|
|
2264
|
-
"shape": "
|
|
2273
|
+
"shape": "Sep"
|
|
2265
2274
|
},
|
|
2266
2275
|
"LabelCount": {
|
|
2267
2276
|
"type": "integer"
|
|
2268
2277
|
},
|
|
2269
2278
|
"Schema": {
|
|
2270
|
-
"shape": "
|
|
2279
|
+
"shape": "Sew"
|
|
2271
2280
|
},
|
|
2272
2281
|
"Role": {},
|
|
2273
2282
|
"GlueVersion": {},
|
|
@@ -2285,7 +2294,7 @@
|
|
|
2285
2294
|
"type": "integer"
|
|
2286
2295
|
},
|
|
2287
2296
|
"TransformEncryption": {
|
|
2288
|
-
"shape": "
|
|
2297
|
+
"shape": "S83"
|
|
2289
2298
|
}
|
|
2290
2299
|
}
|
|
2291
2300
|
}
|
|
@@ -2299,10 +2308,10 @@
|
|
|
2299
2308
|
"type": "integer"
|
|
2300
2309
|
},
|
|
2301
2310
|
"Filter": {
|
|
2302
|
-
"shape": "
|
|
2311
|
+
"shape": "Sez"
|
|
2303
2312
|
},
|
|
2304
2313
|
"Sort": {
|
|
2305
|
-
"shape": "
|
|
2314
|
+
"shape": "Sf0"
|
|
2306
2315
|
}
|
|
2307
2316
|
}
|
|
2308
2317
|
},
|
|
@@ -2328,19 +2337,19 @@
|
|
|
2328
2337
|
"type": "timestamp"
|
|
2329
2338
|
},
|
|
2330
2339
|
"InputRecordTables": {
|
|
2331
|
-
"shape": "
|
|
2340
|
+
"shape": "S7w"
|
|
2332
2341
|
},
|
|
2333
2342
|
"Parameters": {
|
|
2334
|
-
"shape": "
|
|
2343
|
+
"shape": "S7y"
|
|
2335
2344
|
},
|
|
2336
2345
|
"EvaluationMetrics": {
|
|
2337
|
-
"shape": "
|
|
2346
|
+
"shape": "Sep"
|
|
2338
2347
|
},
|
|
2339
2348
|
"LabelCount": {
|
|
2340
2349
|
"type": "integer"
|
|
2341
2350
|
},
|
|
2342
2351
|
"Schema": {
|
|
2343
|
-
"shape": "
|
|
2352
|
+
"shape": "Sew"
|
|
2344
2353
|
},
|
|
2345
2354
|
"Role": {},
|
|
2346
2355
|
"GlueVersion": {},
|
|
@@ -2358,7 +2367,7 @@
|
|
|
2358
2367
|
"type": "integer"
|
|
2359
2368
|
},
|
|
2360
2369
|
"TransformEncryption": {
|
|
2361
|
-
"shape": "
|
|
2370
|
+
"shape": "S83"
|
|
2362
2371
|
}
|
|
2363
2372
|
}
|
|
2364
2373
|
}
|
|
@@ -2375,13 +2384,13 @@
|
|
|
2375
2384
|
],
|
|
2376
2385
|
"members": {
|
|
2377
2386
|
"Source": {
|
|
2378
|
-
"shape": "
|
|
2387
|
+
"shape": "Sf6"
|
|
2379
2388
|
},
|
|
2380
2389
|
"Sinks": {
|
|
2381
|
-
"shape": "
|
|
2390
|
+
"shape": "Sf7"
|
|
2382
2391
|
},
|
|
2383
2392
|
"Location": {
|
|
2384
|
-
"shape": "
|
|
2393
|
+
"shape": "Sf8"
|
|
2385
2394
|
}
|
|
2386
2395
|
}
|
|
2387
2396
|
},
|
|
@@ -2392,7 +2401,7 @@
|
|
|
2392
2401
|
],
|
|
2393
2402
|
"members": {
|
|
2394
2403
|
"Mapping": {
|
|
2395
|
-
"shape": "
|
|
2404
|
+
"shape": "Sfa"
|
|
2396
2405
|
}
|
|
2397
2406
|
}
|
|
2398
2407
|
}
|
|
@@ -2418,7 +2427,7 @@
|
|
|
2418
2427
|
"type": "structure",
|
|
2419
2428
|
"members": {
|
|
2420
2429
|
"Partition": {
|
|
2421
|
-
"shape": "
|
|
2430
|
+
"shape": "S4j"
|
|
2422
2431
|
}
|
|
2423
2432
|
}
|
|
2424
2433
|
}
|
|
@@ -2475,7 +2484,7 @@
|
|
|
2475
2484
|
"Partitions": {
|
|
2476
2485
|
"type": "list",
|
|
2477
2486
|
"member": {
|
|
2478
|
-
"shape": "
|
|
2487
|
+
"shape": "S1c"
|
|
2479
2488
|
}
|
|
2480
2489
|
}
|
|
2481
2490
|
}
|
|
@@ -2502,25 +2511,17 @@
|
|
|
2502
2511
|
"Expression": {},
|
|
2503
2512
|
"NextToken": {},
|
|
2504
2513
|
"Segment": {
|
|
2505
|
-
"
|
|
2506
|
-
"required": [
|
|
2507
|
-
"SegmentNumber",
|
|
2508
|
-
"TotalSegments"
|
|
2509
|
-
],
|
|
2510
|
-
"members": {
|
|
2511
|
-
"SegmentNumber": {
|
|
2512
|
-
"type": "integer"
|
|
2513
|
-
},
|
|
2514
|
-
"TotalSegments": {
|
|
2515
|
-
"type": "integer"
|
|
2516
|
-
}
|
|
2517
|
-
}
|
|
2514
|
+
"shape": "Sfu"
|
|
2518
2515
|
},
|
|
2519
2516
|
"MaxResults": {
|
|
2520
2517
|
"type": "integer"
|
|
2521
2518
|
},
|
|
2522
2519
|
"ExcludeColumnSchema": {
|
|
2523
2520
|
"type": "boolean"
|
|
2521
|
+
},
|
|
2522
|
+
"TransactionId": {},
|
|
2523
|
+
"QueryAsOfTime": {
|
|
2524
|
+
"type": "timestamp"
|
|
2524
2525
|
}
|
|
2525
2526
|
}
|
|
2526
2527
|
},
|
|
@@ -2528,7 +2529,7 @@
|
|
|
2528
2529
|
"type": "structure",
|
|
2529
2530
|
"members": {
|
|
2530
2531
|
"Partitions": {
|
|
2531
|
-
"shape": "
|
|
2532
|
+
"shape": "S4i"
|
|
2532
2533
|
},
|
|
2533
2534
|
"NextToken": {}
|
|
2534
2535
|
}
|
|
@@ -2543,16 +2544,16 @@
|
|
|
2543
2544
|
],
|
|
2544
2545
|
"members": {
|
|
2545
2546
|
"Mapping": {
|
|
2546
|
-
"shape": "
|
|
2547
|
+
"shape": "Sfa"
|
|
2547
2548
|
},
|
|
2548
2549
|
"Source": {
|
|
2549
|
-
"shape": "
|
|
2550
|
+
"shape": "Sf6"
|
|
2550
2551
|
},
|
|
2551
2552
|
"Sinks": {
|
|
2552
|
-
"shape": "
|
|
2553
|
+
"shape": "Sf7"
|
|
2553
2554
|
},
|
|
2554
2555
|
"Location": {
|
|
2555
|
-
"shape": "
|
|
2556
|
+
"shape": "Sf8"
|
|
2556
2557
|
},
|
|
2557
2558
|
"Language": {},
|
|
2558
2559
|
"AdditionalPlanOptionsMap": {
|
|
@@ -2578,7 +2579,7 @@
|
|
|
2578
2579
|
],
|
|
2579
2580
|
"members": {
|
|
2580
2581
|
"RegistryId": {
|
|
2581
|
-
"shape": "
|
|
2582
|
+
"shape": "S8g"
|
|
2582
2583
|
}
|
|
2583
2584
|
}
|
|
2584
2585
|
},
|
|
@@ -2656,7 +2657,7 @@
|
|
|
2656
2657
|
],
|
|
2657
2658
|
"members": {
|
|
2658
2659
|
"SchemaId": {
|
|
2659
|
-
"shape": "
|
|
2660
|
+
"shape": "Sw"
|
|
2660
2661
|
}
|
|
2661
2662
|
}
|
|
2662
2663
|
},
|
|
@@ -2694,7 +2695,7 @@
|
|
|
2694
2695
|
],
|
|
2695
2696
|
"members": {
|
|
2696
2697
|
"SchemaId": {
|
|
2697
|
-
"shape": "
|
|
2698
|
+
"shape": "Sw"
|
|
2698
2699
|
},
|
|
2699
2700
|
"SchemaDefinition": {}
|
|
2700
2701
|
}
|
|
@@ -2715,11 +2716,11 @@
|
|
|
2715
2716
|
"type": "structure",
|
|
2716
2717
|
"members": {
|
|
2717
2718
|
"SchemaId": {
|
|
2718
|
-
"shape": "
|
|
2719
|
+
"shape": "Sw"
|
|
2719
2720
|
},
|
|
2720
2721
|
"SchemaVersionId": {},
|
|
2721
2722
|
"SchemaVersionNumber": {
|
|
2722
|
-
"shape": "
|
|
2723
|
+
"shape": "Sgh"
|
|
2723
2724
|
}
|
|
2724
2725
|
}
|
|
2725
2726
|
},
|
|
@@ -2749,13 +2750,13 @@
|
|
|
2749
2750
|
],
|
|
2750
2751
|
"members": {
|
|
2751
2752
|
"SchemaId": {
|
|
2752
|
-
"shape": "
|
|
2753
|
+
"shape": "Sw"
|
|
2753
2754
|
},
|
|
2754
2755
|
"FirstSchemaVersionNumber": {
|
|
2755
|
-
"shape": "
|
|
2756
|
+
"shape": "Sgh"
|
|
2756
2757
|
},
|
|
2757
2758
|
"SecondSchemaVersionNumber": {
|
|
2758
|
-
"shape": "
|
|
2759
|
+
"shape": "Sgh"
|
|
2759
2760
|
},
|
|
2760
2761
|
"SchemaDiffType": {}
|
|
2761
2762
|
}
|
|
@@ -2781,7 +2782,7 @@
|
|
|
2781
2782
|
"type": "structure",
|
|
2782
2783
|
"members": {
|
|
2783
2784
|
"SecurityConfiguration": {
|
|
2784
|
-
"shape": "
|
|
2785
|
+
"shape": "Sgq"
|
|
2785
2786
|
}
|
|
2786
2787
|
}
|
|
2787
2788
|
}
|
|
@@ -2802,7 +2803,7 @@
|
|
|
2802
2803
|
"SecurityConfigurations": {
|
|
2803
2804
|
"type": "list",
|
|
2804
2805
|
"member": {
|
|
2805
|
-
"shape": "
|
|
2806
|
+
"shape": "Sgq"
|
|
2806
2807
|
}
|
|
2807
2808
|
},
|
|
2808
2809
|
"NextToken": {}
|
|
@@ -2819,14 +2820,18 @@
|
|
|
2819
2820
|
"members": {
|
|
2820
2821
|
"CatalogId": {},
|
|
2821
2822
|
"DatabaseName": {},
|
|
2822
|
-
"Name": {}
|
|
2823
|
+
"Name": {},
|
|
2824
|
+
"TransactionId": {},
|
|
2825
|
+
"QueryAsOfTime": {
|
|
2826
|
+
"type": "timestamp"
|
|
2827
|
+
}
|
|
2823
2828
|
}
|
|
2824
2829
|
},
|
|
2825
2830
|
"output": {
|
|
2826
2831
|
"type": "structure",
|
|
2827
2832
|
"members": {
|
|
2828
2833
|
"Table": {
|
|
2829
|
-
"shape": "
|
|
2834
|
+
"shape": "Sgw"
|
|
2830
2835
|
}
|
|
2831
2836
|
}
|
|
2832
2837
|
}
|
|
@@ -2849,7 +2854,7 @@
|
|
|
2849
2854
|
"type": "structure",
|
|
2850
2855
|
"members": {
|
|
2851
2856
|
"TableVersion": {
|
|
2852
|
-
"shape": "
|
|
2857
|
+
"shape": "Sgz"
|
|
2853
2858
|
}
|
|
2854
2859
|
}
|
|
2855
2860
|
}
|
|
@@ -2877,7 +2882,7 @@
|
|
|
2877
2882
|
"TableVersions": {
|
|
2878
2883
|
"type": "list",
|
|
2879
2884
|
"member": {
|
|
2880
|
-
"shape": "
|
|
2885
|
+
"shape": "Sgz"
|
|
2881
2886
|
}
|
|
2882
2887
|
},
|
|
2883
2888
|
"NextToken": {}
|
|
@@ -2897,6 +2902,10 @@
|
|
|
2897
2902
|
"NextToken": {},
|
|
2898
2903
|
"MaxResults": {
|
|
2899
2904
|
"type": "integer"
|
|
2905
|
+
},
|
|
2906
|
+
"TransactionId": {},
|
|
2907
|
+
"QueryAsOfTime": {
|
|
2908
|
+
"type": "timestamp"
|
|
2900
2909
|
}
|
|
2901
2910
|
}
|
|
2902
2911
|
},
|
|
@@ -2904,7 +2913,7 @@
|
|
|
2904
2913
|
"type": "structure",
|
|
2905
2914
|
"members": {
|
|
2906
2915
|
"TableList": {
|
|
2907
|
-
"shape": "
|
|
2916
|
+
"shape": "Sh6"
|
|
2908
2917
|
},
|
|
2909
2918
|
"NextToken": {}
|
|
2910
2919
|
}
|
|
@@ -2924,7 +2933,7 @@
|
|
|
2924
2933
|
"type": "structure",
|
|
2925
2934
|
"members": {
|
|
2926
2935
|
"Tags": {
|
|
2927
|
-
"shape": "
|
|
2936
|
+
"shape": "S6m"
|
|
2928
2937
|
}
|
|
2929
2938
|
}
|
|
2930
2939
|
}
|
|
@@ -2943,7 +2952,7 @@
|
|
|
2943
2952
|
"type": "structure",
|
|
2944
2953
|
"members": {
|
|
2945
2954
|
"Trigger": {
|
|
2946
|
-
"shape": "
|
|
2955
|
+
"shape": "S4o"
|
|
2947
2956
|
}
|
|
2948
2957
|
}
|
|
2949
2958
|
}
|
|
@@ -2963,12 +2972,151 @@
|
|
|
2963
2972
|
"type": "structure",
|
|
2964
2973
|
"members": {
|
|
2965
2974
|
"Triggers": {
|
|
2966
|
-
"shape": "
|
|
2975
|
+
"shape": "S4n"
|
|
2967
2976
|
},
|
|
2968
2977
|
"NextToken": {}
|
|
2969
2978
|
}
|
|
2970
2979
|
}
|
|
2971
2980
|
},
|
|
2981
|
+
"GetUnfilteredPartitionMetadata": {
|
|
2982
|
+
"input": {
|
|
2983
|
+
"type": "structure",
|
|
2984
|
+
"required": [
|
|
2985
|
+
"CatalogId",
|
|
2986
|
+
"DatabaseName",
|
|
2987
|
+
"TableName",
|
|
2988
|
+
"PartitionValues",
|
|
2989
|
+
"SupportedPermissionTypes"
|
|
2990
|
+
],
|
|
2991
|
+
"members": {
|
|
2992
|
+
"CatalogId": {},
|
|
2993
|
+
"DatabaseName": {},
|
|
2994
|
+
"TableName": {},
|
|
2995
|
+
"PartitionValues": {
|
|
2996
|
+
"shape": "S6"
|
|
2997
|
+
},
|
|
2998
|
+
"AuditContext": {
|
|
2999
|
+
"shape": "She"
|
|
3000
|
+
},
|
|
3001
|
+
"SupportedPermissionTypes": {
|
|
3002
|
+
"shape": "Shg"
|
|
3003
|
+
}
|
|
3004
|
+
}
|
|
3005
|
+
},
|
|
3006
|
+
"output": {
|
|
3007
|
+
"type": "structure",
|
|
3008
|
+
"members": {
|
|
3009
|
+
"Partition": {
|
|
3010
|
+
"shape": "S4j"
|
|
3011
|
+
},
|
|
3012
|
+
"AuthorizedColumns": {
|
|
3013
|
+
"shape": "Sn"
|
|
3014
|
+
},
|
|
3015
|
+
"IsRegisteredWithLakeFormation": {
|
|
3016
|
+
"type": "boolean"
|
|
3017
|
+
}
|
|
3018
|
+
}
|
|
3019
|
+
}
|
|
3020
|
+
},
|
|
3021
|
+
"GetUnfilteredPartitionsMetadata": {
|
|
3022
|
+
"input": {
|
|
3023
|
+
"type": "structure",
|
|
3024
|
+
"required": [
|
|
3025
|
+
"CatalogId",
|
|
3026
|
+
"DatabaseName",
|
|
3027
|
+
"TableName",
|
|
3028
|
+
"SupportedPermissionTypes"
|
|
3029
|
+
],
|
|
3030
|
+
"members": {
|
|
3031
|
+
"CatalogId": {},
|
|
3032
|
+
"DatabaseName": {},
|
|
3033
|
+
"TableName": {},
|
|
3034
|
+
"Expression": {},
|
|
3035
|
+
"AuditContext": {
|
|
3036
|
+
"shape": "She"
|
|
3037
|
+
},
|
|
3038
|
+
"SupportedPermissionTypes": {
|
|
3039
|
+
"shape": "Shg"
|
|
3040
|
+
},
|
|
3041
|
+
"NextToken": {},
|
|
3042
|
+
"Segment": {
|
|
3043
|
+
"shape": "Sfu"
|
|
3044
|
+
},
|
|
3045
|
+
"MaxResults": {
|
|
3046
|
+
"type": "integer"
|
|
3047
|
+
}
|
|
3048
|
+
}
|
|
3049
|
+
},
|
|
3050
|
+
"output": {
|
|
3051
|
+
"type": "structure",
|
|
3052
|
+
"members": {
|
|
3053
|
+
"UnfilteredPartitions": {
|
|
3054
|
+
"type": "list",
|
|
3055
|
+
"member": {
|
|
3056
|
+
"type": "structure",
|
|
3057
|
+
"members": {
|
|
3058
|
+
"Partition": {
|
|
3059
|
+
"shape": "S4j"
|
|
3060
|
+
},
|
|
3061
|
+
"AuthorizedColumns": {
|
|
3062
|
+
"shape": "Sn"
|
|
3063
|
+
},
|
|
3064
|
+
"IsRegisteredWithLakeFormation": {
|
|
3065
|
+
"type": "boolean"
|
|
3066
|
+
}
|
|
3067
|
+
}
|
|
3068
|
+
}
|
|
3069
|
+
},
|
|
3070
|
+
"NextToken": {}
|
|
3071
|
+
}
|
|
3072
|
+
}
|
|
3073
|
+
},
|
|
3074
|
+
"GetUnfilteredTableMetadata": {
|
|
3075
|
+
"input": {
|
|
3076
|
+
"type": "structure",
|
|
3077
|
+
"required": [
|
|
3078
|
+
"CatalogId",
|
|
3079
|
+
"DatabaseName",
|
|
3080
|
+
"Name",
|
|
3081
|
+
"SupportedPermissionTypes"
|
|
3082
|
+
],
|
|
3083
|
+
"members": {
|
|
3084
|
+
"CatalogId": {},
|
|
3085
|
+
"DatabaseName": {},
|
|
3086
|
+
"Name": {},
|
|
3087
|
+
"AuditContext": {
|
|
3088
|
+
"shape": "She"
|
|
3089
|
+
},
|
|
3090
|
+
"SupportedPermissionTypes": {
|
|
3091
|
+
"shape": "Shg"
|
|
3092
|
+
}
|
|
3093
|
+
}
|
|
3094
|
+
},
|
|
3095
|
+
"output": {
|
|
3096
|
+
"type": "structure",
|
|
3097
|
+
"members": {
|
|
3098
|
+
"Table": {
|
|
3099
|
+
"shape": "Sgw"
|
|
3100
|
+
},
|
|
3101
|
+
"AuthorizedColumns": {
|
|
3102
|
+
"shape": "Sn"
|
|
3103
|
+
},
|
|
3104
|
+
"IsRegisteredWithLakeFormation": {
|
|
3105
|
+
"type": "boolean"
|
|
3106
|
+
},
|
|
3107
|
+
"CellFilters": {
|
|
3108
|
+
"type": "list",
|
|
3109
|
+
"member": {
|
|
3110
|
+
"type": "structure",
|
|
3111
|
+
"members": {
|
|
3112
|
+
"ColumnName": {},
|
|
3113
|
+
"RowFilterExpression": {}
|
|
3114
|
+
}
|
|
3115
|
+
}
|
|
3116
|
+
}
|
|
3117
|
+
}
|
|
3118
|
+
}
|
|
3119
|
+
},
|
|
2972
3120
|
"GetUserDefinedFunction": {
|
|
2973
3121
|
"input": {
|
|
2974
3122
|
"type": "structure",
|
|
@@ -2986,7 +3134,7 @@
|
|
|
2986
3134
|
"type": "structure",
|
|
2987
3135
|
"members": {
|
|
2988
3136
|
"UserDefinedFunction": {
|
|
2989
|
-
"shape": "
|
|
3137
|
+
"shape": "Sht"
|
|
2990
3138
|
}
|
|
2991
3139
|
}
|
|
2992
3140
|
}
|
|
@@ -3013,7 +3161,7 @@
|
|
|
3013
3161
|
"UserDefinedFunctions": {
|
|
3014
3162
|
"type": "list",
|
|
3015
3163
|
"member": {
|
|
3016
|
-
"shape": "
|
|
3164
|
+
"shape": "Sht"
|
|
3017
3165
|
}
|
|
3018
3166
|
},
|
|
3019
3167
|
"NextToken": {}
|
|
@@ -3037,7 +3185,7 @@
|
|
|
3037
3185
|
"type": "structure",
|
|
3038
3186
|
"members": {
|
|
3039
3187
|
"Workflow": {
|
|
3040
|
-
"shape": "
|
|
3188
|
+
"shape": "S58"
|
|
3041
3189
|
}
|
|
3042
3190
|
}
|
|
3043
3191
|
}
|
|
@@ -3061,7 +3209,7 @@
|
|
|
3061
3209
|
"type": "structure",
|
|
3062
3210
|
"members": {
|
|
3063
3211
|
"Run": {
|
|
3064
|
-
"shape": "
|
|
3212
|
+
"shape": "S5a"
|
|
3065
3213
|
}
|
|
3066
3214
|
}
|
|
3067
3215
|
}
|
|
@@ -3082,7 +3230,7 @@
|
|
|
3082
3230
|
"type": "structure",
|
|
3083
3231
|
"members": {
|
|
3084
3232
|
"RunProperties": {
|
|
3085
|
-
"shape": "
|
|
3233
|
+
"shape": "S59"
|
|
3086
3234
|
}
|
|
3087
3235
|
}
|
|
3088
3236
|
}
|
|
@@ -3110,7 +3258,7 @@
|
|
|
3110
3258
|
"Runs": {
|
|
3111
3259
|
"type": "list",
|
|
3112
3260
|
"member": {
|
|
3113
|
-
"shape": "
|
|
3261
|
+
"shape": "S5a"
|
|
3114
3262
|
}
|
|
3115
3263
|
},
|
|
3116
3264
|
"NextToken": {}
|
|
@@ -3138,7 +3286,7 @@
|
|
|
3138
3286
|
"type": "integer"
|
|
3139
3287
|
},
|
|
3140
3288
|
"Tags": {
|
|
3141
|
-
"shape": "
|
|
3289
|
+
"shape": "S6m"
|
|
3142
3290
|
}
|
|
3143
3291
|
}
|
|
3144
3292
|
},
|
|
@@ -3146,7 +3294,7 @@
|
|
|
3146
3294
|
"type": "structure",
|
|
3147
3295
|
"members": {
|
|
3148
3296
|
"Blueprints": {
|
|
3149
|
-
"shape": "
|
|
3297
|
+
"shape": "S24"
|
|
3150
3298
|
},
|
|
3151
3299
|
"NextToken": {}
|
|
3152
3300
|
}
|
|
@@ -3161,7 +3309,7 @@
|
|
|
3161
3309
|
},
|
|
3162
3310
|
"NextToken": {},
|
|
3163
3311
|
"Tags": {
|
|
3164
|
-
"shape": "
|
|
3312
|
+
"shape": "S6m"
|
|
3165
3313
|
}
|
|
3166
3314
|
}
|
|
3167
3315
|
},
|
|
@@ -3169,7 +3317,7 @@
|
|
|
3169
3317
|
"type": "structure",
|
|
3170
3318
|
"members": {
|
|
3171
3319
|
"CrawlerNames": {
|
|
3172
|
-
"shape": "
|
|
3320
|
+
"shape": "S26"
|
|
3173
3321
|
},
|
|
3174
3322
|
"NextToken": {}
|
|
3175
3323
|
}
|
|
@@ -3184,7 +3332,7 @@
|
|
|
3184
3332
|
"type": "integer"
|
|
3185
3333
|
},
|
|
3186
3334
|
"Tags": {
|
|
3187
|
-
"shape": "
|
|
3335
|
+
"shape": "S6m"
|
|
3188
3336
|
}
|
|
3189
3337
|
}
|
|
3190
3338
|
},
|
|
@@ -3208,7 +3356,7 @@
|
|
|
3208
3356
|
"type": "integer"
|
|
3209
3357
|
},
|
|
3210
3358
|
"Tags": {
|
|
3211
|
-
"shape": "
|
|
3359
|
+
"shape": "S6m"
|
|
3212
3360
|
}
|
|
3213
3361
|
}
|
|
3214
3362
|
},
|
|
@@ -3216,7 +3364,7 @@
|
|
|
3216
3364
|
"type": "structure",
|
|
3217
3365
|
"members": {
|
|
3218
3366
|
"JobNames": {
|
|
3219
|
-
"shape": "
|
|
3367
|
+
"shape": "S3x"
|
|
3220
3368
|
},
|
|
3221
3369
|
"NextToken": {}
|
|
3222
3370
|
}
|
|
@@ -3231,13 +3379,13 @@
|
|
|
3231
3379
|
"type": "integer"
|
|
3232
3380
|
},
|
|
3233
3381
|
"Filter": {
|
|
3234
|
-
"shape": "
|
|
3382
|
+
"shape": "Sez"
|
|
3235
3383
|
},
|
|
3236
3384
|
"Sort": {
|
|
3237
|
-
"shape": "
|
|
3385
|
+
"shape": "Sf0"
|
|
3238
3386
|
},
|
|
3239
3387
|
"Tags": {
|
|
3240
|
-
"shape": "
|
|
3388
|
+
"shape": "S6m"
|
|
3241
3389
|
}
|
|
3242
3390
|
}
|
|
3243
3391
|
},
|
|
@@ -3294,7 +3442,7 @@
|
|
|
3294
3442
|
],
|
|
3295
3443
|
"members": {
|
|
3296
3444
|
"SchemaId": {
|
|
3297
|
-
"shape": "
|
|
3445
|
+
"shape": "Sw"
|
|
3298
3446
|
},
|
|
3299
3447
|
"MaxResults": {
|
|
3300
3448
|
"type": "integer"
|
|
@@ -3329,7 +3477,7 @@
|
|
|
3329
3477
|
"type": "structure",
|
|
3330
3478
|
"members": {
|
|
3331
3479
|
"RegistryId": {
|
|
3332
|
-
"shape": "
|
|
3480
|
+
"shape": "S8g"
|
|
3333
3481
|
},
|
|
3334
3482
|
"MaxResults": {
|
|
3335
3483
|
"type": "integer"
|
|
@@ -3369,7 +3517,7 @@
|
|
|
3369
3517
|
"type": "integer"
|
|
3370
3518
|
},
|
|
3371
3519
|
"Tags": {
|
|
3372
|
-
"shape": "
|
|
3520
|
+
"shape": "S6m"
|
|
3373
3521
|
}
|
|
3374
3522
|
}
|
|
3375
3523
|
},
|
|
@@ -3377,7 +3525,7 @@
|
|
|
3377
3525
|
"type": "structure",
|
|
3378
3526
|
"members": {
|
|
3379
3527
|
"TriggerNames": {
|
|
3380
|
-
"shape": "
|
|
3528
|
+
"shape": "S4l"
|
|
3381
3529
|
},
|
|
3382
3530
|
"NextToken": {}
|
|
3383
3531
|
}
|
|
@@ -3397,7 +3545,7 @@
|
|
|
3397
3545
|
"type": "structure",
|
|
3398
3546
|
"members": {
|
|
3399
3547
|
"Workflows": {
|
|
3400
|
-
"shape": "
|
|
3548
|
+
"shape": "S55"
|
|
3401
3549
|
},
|
|
3402
3550
|
"NextToken": {}
|
|
3403
3551
|
}
|
|
@@ -3412,7 +3560,7 @@
|
|
|
3412
3560
|
"members": {
|
|
3413
3561
|
"CatalogId": {},
|
|
3414
3562
|
"DataCatalogEncryptionSettings": {
|
|
3415
|
-
"shape": "
|
|
3563
|
+
"shape": "Sd8"
|
|
3416
3564
|
}
|
|
3417
3565
|
}
|
|
3418
3566
|
},
|
|
@@ -3450,14 +3598,14 @@
|
|
|
3450
3598
|
],
|
|
3451
3599
|
"members": {
|
|
3452
3600
|
"SchemaId": {
|
|
3453
|
-
"shape": "
|
|
3601
|
+
"shape": "Sw"
|
|
3454
3602
|
},
|
|
3455
3603
|
"SchemaVersionNumber": {
|
|
3456
|
-
"shape": "
|
|
3604
|
+
"shape": "Sgh"
|
|
3457
3605
|
},
|
|
3458
3606
|
"SchemaVersionId": {},
|
|
3459
3607
|
"MetadataKeyValue": {
|
|
3460
|
-
"shape": "
|
|
3608
|
+
"shape": "Sj9"
|
|
3461
3609
|
}
|
|
3462
3610
|
}
|
|
3463
3611
|
},
|
|
@@ -3491,7 +3639,7 @@
|
|
|
3491
3639
|
"Name": {},
|
|
3492
3640
|
"RunId": {},
|
|
3493
3641
|
"RunProperties": {
|
|
3494
|
-
"shape": "
|
|
3642
|
+
"shape": "S59"
|
|
3495
3643
|
}
|
|
3496
3644
|
}
|
|
3497
3645
|
},
|
|
@@ -3505,16 +3653,16 @@
|
|
|
3505
3653
|
"type": "structure",
|
|
3506
3654
|
"members": {
|
|
3507
3655
|
"SchemaId": {
|
|
3508
|
-
"shape": "
|
|
3656
|
+
"shape": "Sw"
|
|
3509
3657
|
},
|
|
3510
3658
|
"SchemaVersionNumber": {
|
|
3511
|
-
"shape": "
|
|
3659
|
+
"shape": "Sgh"
|
|
3512
3660
|
},
|
|
3513
3661
|
"SchemaVersionId": {},
|
|
3514
3662
|
"MetadataList": {
|
|
3515
3663
|
"type": "list",
|
|
3516
3664
|
"member": {
|
|
3517
|
-
"shape": "
|
|
3665
|
+
"shape": "Sj9"
|
|
3518
3666
|
}
|
|
3519
3667
|
},
|
|
3520
3668
|
"MaxResults": {
|
|
@@ -3561,7 +3709,7 @@
|
|
|
3561
3709
|
],
|
|
3562
3710
|
"members": {
|
|
3563
3711
|
"SchemaId": {
|
|
3564
|
-
"shape": "
|
|
3712
|
+
"shape": "Sw"
|
|
3565
3713
|
},
|
|
3566
3714
|
"SchemaDefinition": {}
|
|
3567
3715
|
}
|
|
@@ -3585,14 +3733,14 @@
|
|
|
3585
3733
|
],
|
|
3586
3734
|
"members": {
|
|
3587
3735
|
"SchemaId": {
|
|
3588
|
-
"shape": "
|
|
3736
|
+
"shape": "Sw"
|
|
3589
3737
|
},
|
|
3590
3738
|
"SchemaVersionNumber": {
|
|
3591
|
-
"shape": "
|
|
3739
|
+
"shape": "Sgh"
|
|
3592
3740
|
},
|
|
3593
3741
|
"SchemaVersionId": {},
|
|
3594
3742
|
"MetadataKeyValue": {
|
|
3595
|
-
"shape": "
|
|
3743
|
+
"shape": "Sj9"
|
|
3596
3744
|
}
|
|
3597
3745
|
}
|
|
3598
3746
|
},
|
|
@@ -3629,7 +3777,7 @@
|
|
|
3629
3777
|
"type": "structure",
|
|
3630
3778
|
"members": {
|
|
3631
3779
|
"JobBookmarkEntry": {
|
|
3632
|
-
"shape": "
|
|
3780
|
+
"shape": "Sdw"
|
|
3633
3781
|
}
|
|
3634
3782
|
}
|
|
3635
3783
|
}
|
|
@@ -3646,7 +3794,7 @@
|
|
|
3646
3794
|
"Name": {},
|
|
3647
3795
|
"RunId": {},
|
|
3648
3796
|
"NodeIds": {
|
|
3649
|
-
"shape": "
|
|
3797
|
+
"shape": "Sju"
|
|
3650
3798
|
}
|
|
3651
3799
|
}
|
|
3652
3800
|
},
|
|
@@ -3655,7 +3803,7 @@
|
|
|
3655
3803
|
"members": {
|
|
3656
3804
|
"RunId": {},
|
|
3657
3805
|
"NodeIds": {
|
|
3658
|
-
"shape": "
|
|
3806
|
+
"shape": "Sju"
|
|
3659
3807
|
}
|
|
3660
3808
|
}
|
|
3661
3809
|
}
|
|
@@ -3699,7 +3847,7 @@
|
|
|
3699
3847
|
"members": {
|
|
3700
3848
|
"NextToken": {},
|
|
3701
3849
|
"TableList": {
|
|
3702
|
-
"shape": "
|
|
3850
|
+
"shape": "Sh6"
|
|
3703
3851
|
}
|
|
3704
3852
|
}
|
|
3705
3853
|
}
|
|
@@ -3805,7 +3953,7 @@
|
|
|
3805
3953
|
"JobName": {},
|
|
3806
3954
|
"JobRunId": {},
|
|
3807
3955
|
"Arguments": {
|
|
3808
|
-
"shape": "
|
|
3956
|
+
"shape": "S48"
|
|
3809
3957
|
},
|
|
3810
3958
|
"AllocatedCapacity": {
|
|
3811
3959
|
"deprecated": true,
|
|
@@ -3820,7 +3968,7 @@
|
|
|
3820
3968
|
},
|
|
3821
3969
|
"SecurityConfiguration": {},
|
|
3822
3970
|
"NotificationProperty": {
|
|
3823
|
-
"shape": "
|
|
3971
|
+
"shape": "S4d"
|
|
3824
3972
|
},
|
|
3825
3973
|
"WorkerType": {},
|
|
3826
3974
|
"NumberOfWorkers": {
|
|
@@ -3895,7 +4043,10 @@
|
|
|
3895
4043
|
"Name"
|
|
3896
4044
|
],
|
|
3897
4045
|
"members": {
|
|
3898
|
-
"Name": {}
|
|
4046
|
+
"Name": {},
|
|
4047
|
+
"RunProperties": {
|
|
4048
|
+
"shape": "S59"
|
|
4049
|
+
}
|
|
3899
4050
|
}
|
|
3900
4051
|
},
|
|
3901
4052
|
"output": {
|
|
@@ -3979,7 +4130,7 @@
|
|
|
3979
4130
|
"members": {
|
|
3980
4131
|
"ResourceArn": {},
|
|
3981
4132
|
"TagsToAdd": {
|
|
3982
|
-
"shape": "
|
|
4133
|
+
"shape": "S6m"
|
|
3983
4134
|
}
|
|
3984
4135
|
}
|
|
3985
4136
|
},
|
|
@@ -4076,7 +4227,7 @@
|
|
|
4076
4227
|
"QuoteSymbol": {},
|
|
4077
4228
|
"ContainsHeader": {},
|
|
4078
4229
|
"Header": {
|
|
4079
|
-
"shape": "
|
|
4230
|
+
"shape": "S73"
|
|
4080
4231
|
},
|
|
4081
4232
|
"DisableValueTrimming": {
|
|
4082
4233
|
"type": "boolean"
|
|
@@ -4110,7 +4261,7 @@
|
|
|
4110
4261
|
"shape": "S6"
|
|
4111
4262
|
},
|
|
4112
4263
|
"ColumnStatisticsList": {
|
|
4113
|
-
"shape": "
|
|
4264
|
+
"shape": "Sla"
|
|
4114
4265
|
}
|
|
4115
4266
|
}
|
|
4116
4267
|
},
|
|
@@ -4118,7 +4269,7 @@
|
|
|
4118
4269
|
"type": "structure",
|
|
4119
4270
|
"members": {
|
|
4120
4271
|
"Errors": {
|
|
4121
|
-
"shape": "
|
|
4272
|
+
"shape": "Slc"
|
|
4122
4273
|
}
|
|
4123
4274
|
}
|
|
4124
4275
|
}
|
|
@@ -4136,7 +4287,7 @@
|
|
|
4136
4287
|
"DatabaseName": {},
|
|
4137
4288
|
"TableName": {},
|
|
4138
4289
|
"ColumnStatisticsList": {
|
|
4139
|
-
"shape": "
|
|
4290
|
+
"shape": "Sla"
|
|
4140
4291
|
}
|
|
4141
4292
|
}
|
|
4142
4293
|
},
|
|
@@ -4144,7 +4295,7 @@
|
|
|
4144
4295
|
"type": "structure",
|
|
4145
4296
|
"members": {
|
|
4146
4297
|
"Errors": {
|
|
4147
|
-
"shape": "
|
|
4298
|
+
"shape": "Slc"
|
|
4148
4299
|
}
|
|
4149
4300
|
}
|
|
4150
4301
|
}
|
|
@@ -4160,7 +4311,7 @@
|
|
|
4160
4311
|
"CatalogId": {},
|
|
4161
4312
|
"Name": {},
|
|
4162
4313
|
"ConnectionInput": {
|
|
4163
|
-
"shape": "
|
|
4314
|
+
"shape": "S76"
|
|
4164
4315
|
}
|
|
4165
4316
|
}
|
|
4166
4317
|
},
|
|
@@ -4181,21 +4332,24 @@
|
|
|
4181
4332
|
"DatabaseName": {},
|
|
4182
4333
|
"Description": {},
|
|
4183
4334
|
"Targets": {
|
|
4184
|
-
"shape": "
|
|
4335
|
+
"shape": "S2b"
|
|
4185
4336
|
},
|
|
4186
4337
|
"Schedule": {},
|
|
4187
4338
|
"Classifiers": {
|
|
4188
|
-
"shape": "
|
|
4339
|
+
"shape": "S2w"
|
|
4189
4340
|
},
|
|
4190
4341
|
"TablePrefix": {},
|
|
4191
4342
|
"SchemaChangePolicy": {
|
|
4192
|
-
"shape": "
|
|
4343
|
+
"shape": "S2z"
|
|
4193
4344
|
},
|
|
4194
4345
|
"RecrawlPolicy": {
|
|
4195
|
-
"shape": "
|
|
4346
|
+
"shape": "S2x"
|
|
4196
4347
|
},
|
|
4197
4348
|
"LineageConfiguration": {
|
|
4198
|
-
"shape": "
|
|
4349
|
+
"shape": "S32"
|
|
4350
|
+
},
|
|
4351
|
+
"LakeFormationConfiguration": {
|
|
4352
|
+
"shape": "S3i"
|
|
4199
4353
|
},
|
|
4200
4354
|
"Configuration": {},
|
|
4201
4355
|
"CrawlerSecurityConfiguration": {}
|
|
@@ -4233,7 +4387,7 @@
|
|
|
4233
4387
|
"CatalogId": {},
|
|
4234
4388
|
"Name": {},
|
|
4235
4389
|
"DatabaseInput": {
|
|
4236
|
-
"shape": "
|
|
4390
|
+
"shape": "S7h"
|
|
4237
4391
|
}
|
|
4238
4392
|
}
|
|
4239
4393
|
},
|
|
@@ -4252,10 +4406,10 @@
|
|
|
4252
4406
|
"EndpointName": {},
|
|
4253
4407
|
"PublicKey": {},
|
|
4254
4408
|
"AddPublicKeys": {
|
|
4255
|
-
"shape": "
|
|
4409
|
+
"shape": "S3u"
|
|
4256
4410
|
},
|
|
4257
4411
|
"DeletePublicKeys": {
|
|
4258
|
-
"shape": "
|
|
4412
|
+
"shape": "S3u"
|
|
4259
4413
|
},
|
|
4260
4414
|
"CustomLibraries": {
|
|
4261
4415
|
"type": "structure",
|
|
@@ -4268,10 +4422,10 @@
|
|
|
4268
4422
|
"type": "boolean"
|
|
4269
4423
|
},
|
|
4270
4424
|
"DeleteArguments": {
|
|
4271
|
-
"shape": "
|
|
4425
|
+
"shape": "S3q"
|
|
4272
4426
|
},
|
|
4273
4427
|
"AddArguments": {
|
|
4274
|
-
"shape": "
|
|
4428
|
+
"shape": "S3v"
|
|
4275
4429
|
}
|
|
4276
4430
|
}
|
|
4277
4431
|
},
|
|
@@ -4296,19 +4450,19 @@
|
|
|
4296
4450
|
"LogUri": {},
|
|
4297
4451
|
"Role": {},
|
|
4298
4452
|
"ExecutionProperty": {
|
|
4299
|
-
"shape": "
|
|
4453
|
+
"shape": "S43"
|
|
4300
4454
|
},
|
|
4301
4455
|
"Command": {
|
|
4302
|
-
"shape": "
|
|
4456
|
+
"shape": "S45"
|
|
4303
4457
|
},
|
|
4304
4458
|
"DefaultArguments": {
|
|
4305
|
-
"shape": "
|
|
4459
|
+
"shape": "S48"
|
|
4306
4460
|
},
|
|
4307
4461
|
"NonOverridableArguments": {
|
|
4308
|
-
"shape": "
|
|
4462
|
+
"shape": "S48"
|
|
4309
4463
|
},
|
|
4310
4464
|
"Connections": {
|
|
4311
|
-
"shape": "
|
|
4465
|
+
"shape": "S49"
|
|
4312
4466
|
},
|
|
4313
4467
|
"MaxRetries": {
|
|
4314
4468
|
"type": "integer"
|
|
@@ -4330,7 +4484,7 @@
|
|
|
4330
4484
|
},
|
|
4331
4485
|
"SecurityConfiguration": {},
|
|
4332
4486
|
"NotificationProperty": {
|
|
4333
|
-
"shape": "
|
|
4487
|
+
"shape": "S4d"
|
|
4334
4488
|
},
|
|
4335
4489
|
"GlueVersion": {}
|
|
4336
4490
|
}
|
|
@@ -4355,7 +4509,7 @@
|
|
|
4355
4509
|
"Name": {},
|
|
4356
4510
|
"Description": {},
|
|
4357
4511
|
"Parameters": {
|
|
4358
|
-
"shape": "
|
|
4512
|
+
"shape": "S7y"
|
|
4359
4513
|
},
|
|
4360
4514
|
"Role": {},
|
|
4361
4515
|
"GlueVersion": {},
|
|
@@ -4395,7 +4549,7 @@
|
|
|
4395
4549
|
"DatabaseName": {},
|
|
4396
4550
|
"TableName": {},
|
|
4397
4551
|
"PartitionValueList": {
|
|
4398
|
-
"shape": "
|
|
4552
|
+
"shape": "S66"
|
|
4399
4553
|
},
|
|
4400
4554
|
"PartitionInput": {
|
|
4401
4555
|
"shape": "S5"
|
|
@@ -4416,7 +4570,7 @@
|
|
|
4416
4570
|
],
|
|
4417
4571
|
"members": {
|
|
4418
4572
|
"RegistryId": {
|
|
4419
|
-
"shape": "
|
|
4573
|
+
"shape": "S8g"
|
|
4420
4574
|
},
|
|
4421
4575
|
"Description": {}
|
|
4422
4576
|
}
|
|
@@ -4437,10 +4591,10 @@
|
|
|
4437
4591
|
],
|
|
4438
4592
|
"members": {
|
|
4439
4593
|
"SchemaId": {
|
|
4440
|
-
"shape": "
|
|
4594
|
+
"shape": "Sw"
|
|
4441
4595
|
},
|
|
4442
4596
|
"SchemaVersionNumber": {
|
|
4443
|
-
"shape": "
|
|
4597
|
+
"shape": "Sgh"
|
|
4444
4598
|
},
|
|
4445
4599
|
"Compatibility": {},
|
|
4446
4600
|
"Description": {}
|
|
@@ -4466,11 +4620,12 @@
|
|
|
4466
4620
|
"CatalogId": {},
|
|
4467
4621
|
"DatabaseName": {},
|
|
4468
4622
|
"TableInput": {
|
|
4469
|
-
"shape": "
|
|
4623
|
+
"shape": "S9d"
|
|
4470
4624
|
},
|
|
4471
4625
|
"SkipArchive": {
|
|
4472
4626
|
"type": "boolean"
|
|
4473
|
-
}
|
|
4627
|
+
},
|
|
4628
|
+
"TransactionId": {}
|
|
4474
4629
|
}
|
|
4475
4630
|
},
|
|
4476
4631
|
"output": {
|
|
@@ -4494,13 +4649,13 @@
|
|
|
4494
4649
|
"Description": {},
|
|
4495
4650
|
"Schedule": {},
|
|
4496
4651
|
"Actions": {
|
|
4497
|
-
"shape": "
|
|
4652
|
+
"shape": "S4s"
|
|
4498
4653
|
},
|
|
4499
4654
|
"Predicate": {
|
|
4500
|
-
"shape": "
|
|
4655
|
+
"shape": "S4u"
|
|
4501
4656
|
},
|
|
4502
4657
|
"EventBatchingCondition": {
|
|
4503
|
-
"shape": "
|
|
4658
|
+
"shape": "S51"
|
|
4504
4659
|
}
|
|
4505
4660
|
}
|
|
4506
4661
|
}
|
|
@@ -4510,7 +4665,7 @@
|
|
|
4510
4665
|
"type": "structure",
|
|
4511
4666
|
"members": {
|
|
4512
4667
|
"Trigger": {
|
|
4513
|
-
"shape": "
|
|
4668
|
+
"shape": "S4o"
|
|
4514
4669
|
}
|
|
4515
4670
|
}
|
|
4516
4671
|
}
|
|
@@ -4528,7 +4683,7 @@
|
|
|
4528
4683
|
"DatabaseName": {},
|
|
4529
4684
|
"FunctionName": {},
|
|
4530
4685
|
"FunctionInput": {
|
|
4531
|
-
"shape": "
|
|
4686
|
+
"shape": "S9o"
|
|
4532
4687
|
}
|
|
4533
4688
|
}
|
|
4534
4689
|
},
|
|
@@ -4547,7 +4702,7 @@
|
|
|
4547
4702
|
"Name": {},
|
|
4548
4703
|
"Description": {},
|
|
4549
4704
|
"DefaultRunProperties": {
|
|
4550
|
-
"shape": "
|
|
4705
|
+
"shape": "S59"
|
|
4551
4706
|
},
|
|
4552
4707
|
"MaxConcurrentRuns": {
|
|
4553
4708
|
"type": "integer"
|
|
@@ -4594,6 +4749,10 @@
|
|
|
4594
4749
|
"shape": "Sa"
|
|
4595
4750
|
},
|
|
4596
4751
|
"Location": {},
|
|
4752
|
+
"AdditionalLocations": {
|
|
4753
|
+
"type": "list",
|
|
4754
|
+
"member": {}
|
|
4755
|
+
},
|
|
4597
4756
|
"InputFormat": {},
|
|
4598
4757
|
"OutputFormat": {},
|
|
4599
4758
|
"Compressed": {
|
|
@@ -4613,7 +4772,7 @@
|
|
|
4613
4772
|
}
|
|
4614
4773
|
},
|
|
4615
4774
|
"BucketColumns": {
|
|
4616
|
-
"shape": "
|
|
4775
|
+
"shape": "Sn"
|
|
4617
4776
|
},
|
|
4618
4777
|
"SortColumns": {
|
|
4619
4778
|
"type": "list",
|
|
@@ -4638,7 +4797,7 @@
|
|
|
4638
4797
|
"type": "structure",
|
|
4639
4798
|
"members": {
|
|
4640
4799
|
"SkewedColumnNames": {
|
|
4641
|
-
"shape": "
|
|
4800
|
+
"shape": "Sn"
|
|
4642
4801
|
},
|
|
4643
4802
|
"SkewedColumnValues": {
|
|
4644
4803
|
"type": "list",
|
|
@@ -4658,7 +4817,7 @@
|
|
|
4658
4817
|
"type": "structure",
|
|
4659
4818
|
"members": {
|
|
4660
4819
|
"SchemaId": {
|
|
4661
|
-
"shape": "
|
|
4820
|
+
"shape": "Sw"
|
|
4662
4821
|
},
|
|
4663
4822
|
"SchemaVersionId": {},
|
|
4664
4823
|
"SchemaVersionNumber": {
|
|
@@ -4690,11 +4849,11 @@
|
|
|
4690
4849
|
"key": {},
|
|
4691
4850
|
"value": {}
|
|
4692
4851
|
},
|
|
4693
|
-
"
|
|
4852
|
+
"Sn": {
|
|
4694
4853
|
"type": "list",
|
|
4695
4854
|
"member": {}
|
|
4696
4855
|
},
|
|
4697
|
-
"
|
|
4856
|
+
"Sw": {
|
|
4698
4857
|
"type": "structure",
|
|
4699
4858
|
"members": {
|
|
4700
4859
|
"SchemaArn": {},
|
|
@@ -4702,7 +4861,7 @@
|
|
|
4702
4861
|
"RegistryName": {}
|
|
4703
4862
|
}
|
|
4704
4863
|
},
|
|
4705
|
-
"
|
|
4864
|
+
"S12": {
|
|
4706
4865
|
"type": "list",
|
|
4707
4866
|
"member": {
|
|
4708
4867
|
"type": "structure",
|
|
@@ -4711,19 +4870,19 @@
|
|
|
4711
4870
|
"shape": "S6"
|
|
4712
4871
|
},
|
|
4713
4872
|
"ErrorDetail": {
|
|
4714
|
-
"shape": "
|
|
4873
|
+
"shape": "S14"
|
|
4715
4874
|
}
|
|
4716
4875
|
}
|
|
4717
4876
|
}
|
|
4718
4877
|
},
|
|
4719
|
-
"
|
|
4878
|
+
"S14": {
|
|
4720
4879
|
"type": "structure",
|
|
4721
4880
|
"members": {
|
|
4722
4881
|
"ErrorCode": {},
|
|
4723
4882
|
"ErrorMessage": {}
|
|
4724
4883
|
}
|
|
4725
4884
|
},
|
|
4726
|
-
"
|
|
4885
|
+
"S1c": {
|
|
4727
4886
|
"type": "structure",
|
|
4728
4887
|
"required": [
|
|
4729
4888
|
"Values"
|
|
@@ -4734,7 +4893,7 @@
|
|
|
4734
4893
|
}
|
|
4735
4894
|
}
|
|
4736
4895
|
},
|
|
4737
|
-
"
|
|
4896
|
+
"S1w": {
|
|
4738
4897
|
"type": "structure",
|
|
4739
4898
|
"members": {
|
|
4740
4899
|
"Name": {},
|
|
@@ -4764,41 +4923,41 @@
|
|
|
4764
4923
|
}
|
|
4765
4924
|
}
|
|
4766
4925
|
},
|
|
4767
|
-
"
|
|
4926
|
+
"S24": {
|
|
4768
4927
|
"type": "list",
|
|
4769
4928
|
"member": {}
|
|
4770
4929
|
},
|
|
4771
|
-
"
|
|
4930
|
+
"S26": {
|
|
4772
4931
|
"type": "list",
|
|
4773
4932
|
"member": {}
|
|
4774
4933
|
},
|
|
4775
|
-
"
|
|
4934
|
+
"S28": {
|
|
4776
4935
|
"type": "list",
|
|
4777
4936
|
"member": {
|
|
4778
|
-
"shape": "
|
|
4937
|
+
"shape": "S29"
|
|
4779
4938
|
}
|
|
4780
4939
|
},
|
|
4781
|
-
"
|
|
4940
|
+
"S29": {
|
|
4782
4941
|
"type": "structure",
|
|
4783
4942
|
"members": {
|
|
4784
4943
|
"Name": {},
|
|
4785
4944
|
"Role": {},
|
|
4786
4945
|
"Targets": {
|
|
4787
|
-
"shape": "
|
|
4946
|
+
"shape": "S2b"
|
|
4788
4947
|
},
|
|
4789
4948
|
"DatabaseName": {},
|
|
4790
4949
|
"Description": {},
|
|
4791
4950
|
"Classifiers": {
|
|
4792
|
-
"shape": "
|
|
4951
|
+
"shape": "S2w"
|
|
4793
4952
|
},
|
|
4794
4953
|
"RecrawlPolicy": {
|
|
4795
|
-
"shape": "
|
|
4954
|
+
"shape": "S2x"
|
|
4796
4955
|
},
|
|
4797
4956
|
"SchemaChangePolicy": {
|
|
4798
|
-
"shape": "
|
|
4957
|
+
"shape": "S2z"
|
|
4799
4958
|
},
|
|
4800
4959
|
"LineageConfiguration": {
|
|
4801
|
-
"shape": "
|
|
4960
|
+
"shape": "S32"
|
|
4802
4961
|
},
|
|
4803
4962
|
"State": {},
|
|
4804
4963
|
"TablePrefix": {},
|
|
@@ -4835,10 +4994,13 @@
|
|
|
4835
4994
|
"type": "long"
|
|
4836
4995
|
},
|
|
4837
4996
|
"Configuration": {},
|
|
4838
|
-
"CrawlerSecurityConfiguration": {}
|
|
4997
|
+
"CrawlerSecurityConfiguration": {},
|
|
4998
|
+
"LakeFormationConfiguration": {
|
|
4999
|
+
"shape": "S3i"
|
|
5000
|
+
}
|
|
4839
5001
|
}
|
|
4840
5002
|
},
|
|
4841
|
-
"
|
|
5003
|
+
"S2b": {
|
|
4842
5004
|
"type": "structure",
|
|
4843
5005
|
"members": {
|
|
4844
5006
|
"S3Targets": {
|
|
@@ -4848,12 +5010,14 @@
|
|
|
4848
5010
|
"members": {
|
|
4849
5011
|
"Path": {},
|
|
4850
5012
|
"Exclusions": {
|
|
4851
|
-
"shape": "
|
|
5013
|
+
"shape": "S2f"
|
|
4852
5014
|
},
|
|
4853
5015
|
"ConnectionName": {},
|
|
4854
5016
|
"SampleSize": {
|
|
4855
5017
|
"type": "integer"
|
|
4856
|
-
}
|
|
5018
|
+
},
|
|
5019
|
+
"EventQueueArn": {},
|
|
5020
|
+
"DlqEventQueueArn": {}
|
|
4857
5021
|
}
|
|
4858
5022
|
}
|
|
4859
5023
|
},
|
|
@@ -4865,7 +5029,7 @@
|
|
|
4865
5029
|
"ConnectionName": {},
|
|
4866
5030
|
"Path": {},
|
|
4867
5031
|
"Exclusions": {
|
|
4868
|
-
"shape": "
|
|
5032
|
+
"shape": "S2f"
|
|
4869
5033
|
}
|
|
4870
5034
|
}
|
|
4871
5035
|
}
|
|
@@ -4911,56 +5075,81 @@
|
|
|
4911
5075
|
"Tables": {
|
|
4912
5076
|
"type": "list",
|
|
4913
5077
|
"member": {}
|
|
5078
|
+
},
|
|
5079
|
+
"ConnectionName": {}
|
|
5080
|
+
}
|
|
5081
|
+
}
|
|
5082
|
+
},
|
|
5083
|
+
"DeltaTargets": {
|
|
5084
|
+
"type": "list",
|
|
5085
|
+
"member": {
|
|
5086
|
+
"type": "structure",
|
|
5087
|
+
"members": {
|
|
5088
|
+
"DeltaTables": {
|
|
5089
|
+
"shape": "S2f"
|
|
5090
|
+
},
|
|
5091
|
+
"ConnectionName": {},
|
|
5092
|
+
"WriteManifest": {
|
|
5093
|
+
"type": "boolean"
|
|
4914
5094
|
}
|
|
4915
5095
|
}
|
|
4916
5096
|
}
|
|
4917
5097
|
}
|
|
4918
5098
|
}
|
|
4919
5099
|
},
|
|
4920
|
-
"
|
|
5100
|
+
"S2f": {
|
|
4921
5101
|
"type": "list",
|
|
4922
5102
|
"member": {}
|
|
4923
5103
|
},
|
|
4924
|
-
"
|
|
5104
|
+
"S2w": {
|
|
4925
5105
|
"type": "list",
|
|
4926
5106
|
"member": {}
|
|
4927
5107
|
},
|
|
4928
|
-
"
|
|
5108
|
+
"S2x": {
|
|
4929
5109
|
"type": "structure",
|
|
4930
5110
|
"members": {
|
|
4931
5111
|
"RecrawlBehavior": {}
|
|
4932
5112
|
}
|
|
4933
5113
|
},
|
|
4934
|
-
"
|
|
5114
|
+
"S2z": {
|
|
4935
5115
|
"type": "structure",
|
|
4936
5116
|
"members": {
|
|
4937
5117
|
"UpdateBehavior": {},
|
|
4938
5118
|
"DeleteBehavior": {}
|
|
4939
5119
|
}
|
|
4940
5120
|
},
|
|
4941
|
-
"
|
|
5121
|
+
"S32": {
|
|
4942
5122
|
"type": "structure",
|
|
4943
5123
|
"members": {
|
|
4944
5124
|
"CrawlerLineageSettings": {}
|
|
4945
5125
|
}
|
|
4946
5126
|
},
|
|
4947
|
-
"
|
|
5127
|
+
"S3i": {
|
|
5128
|
+
"type": "structure",
|
|
5129
|
+
"members": {
|
|
5130
|
+
"UseLakeFormationCredentials": {
|
|
5131
|
+
"type": "boolean"
|
|
5132
|
+
},
|
|
5133
|
+
"AccountId": {}
|
|
5134
|
+
}
|
|
5135
|
+
},
|
|
5136
|
+
"S3l": {
|
|
4948
5137
|
"type": "list",
|
|
4949
5138
|
"member": {}
|
|
4950
5139
|
},
|
|
4951
|
-
"
|
|
5140
|
+
"S3n": {
|
|
4952
5141
|
"type": "list",
|
|
4953
5142
|
"member": {
|
|
4954
|
-
"shape": "
|
|
5143
|
+
"shape": "S3o"
|
|
4955
5144
|
}
|
|
4956
5145
|
},
|
|
4957
|
-
"
|
|
5146
|
+
"S3o": {
|
|
4958
5147
|
"type": "structure",
|
|
4959
5148
|
"members": {
|
|
4960
5149
|
"EndpointName": {},
|
|
4961
5150
|
"RoleArn": {},
|
|
4962
5151
|
"SecurityGroupIds": {
|
|
4963
|
-
"shape": "
|
|
5152
|
+
"shape": "S3q"
|
|
4964
5153
|
},
|
|
4965
5154
|
"SubnetId": {},
|
|
4966
5155
|
"YarnEndpointAddress": {},
|
|
@@ -4992,38 +5181,38 @@
|
|
|
4992
5181
|
},
|
|
4993
5182
|
"PublicKey": {},
|
|
4994
5183
|
"PublicKeys": {
|
|
4995
|
-
"shape": "
|
|
5184
|
+
"shape": "S3u"
|
|
4996
5185
|
},
|
|
4997
5186
|
"SecurityConfiguration": {},
|
|
4998
5187
|
"Arguments": {
|
|
4999
|
-
"shape": "
|
|
5188
|
+
"shape": "S3v"
|
|
5000
5189
|
}
|
|
5001
5190
|
}
|
|
5002
5191
|
},
|
|
5003
|
-
"
|
|
5192
|
+
"S3q": {
|
|
5004
5193
|
"type": "list",
|
|
5005
5194
|
"member": {}
|
|
5006
5195
|
},
|
|
5007
|
-
"
|
|
5196
|
+
"S3u": {
|
|
5008
5197
|
"type": "list",
|
|
5009
5198
|
"member": {}
|
|
5010
5199
|
},
|
|
5011
|
-
"
|
|
5200
|
+
"S3v": {
|
|
5012
5201
|
"type": "map",
|
|
5013
5202
|
"key": {},
|
|
5014
5203
|
"value": {}
|
|
5015
5204
|
},
|
|
5016
|
-
"
|
|
5205
|
+
"S3x": {
|
|
5017
5206
|
"type": "list",
|
|
5018
5207
|
"member": {}
|
|
5019
5208
|
},
|
|
5020
|
-
"
|
|
5209
|
+
"S3z": {
|
|
5021
5210
|
"type": "list",
|
|
5022
5211
|
"member": {
|
|
5023
|
-
"shape": "
|
|
5212
|
+
"shape": "S40"
|
|
5024
5213
|
}
|
|
5025
5214
|
},
|
|
5026
|
-
"
|
|
5215
|
+
"S40": {
|
|
5027
5216
|
"type": "structure",
|
|
5028
5217
|
"members": {
|
|
5029
5218
|
"Name": {},
|
|
@@ -5037,19 +5226,19 @@
|
|
|
5037
5226
|
"type": "timestamp"
|
|
5038
5227
|
},
|
|
5039
5228
|
"ExecutionProperty": {
|
|
5040
|
-
"shape": "
|
|
5229
|
+
"shape": "S43"
|
|
5041
5230
|
},
|
|
5042
5231
|
"Command": {
|
|
5043
|
-
"shape": "
|
|
5232
|
+
"shape": "S45"
|
|
5044
5233
|
},
|
|
5045
5234
|
"DefaultArguments": {
|
|
5046
|
-
"shape": "
|
|
5235
|
+
"shape": "S48"
|
|
5047
5236
|
},
|
|
5048
5237
|
"NonOverridableArguments": {
|
|
5049
|
-
"shape": "
|
|
5238
|
+
"shape": "S48"
|
|
5050
5239
|
},
|
|
5051
5240
|
"Connections": {
|
|
5052
|
-
"shape": "
|
|
5241
|
+
"shape": "S49"
|
|
5053
5242
|
},
|
|
5054
5243
|
"MaxRetries": {
|
|
5055
5244
|
"type": "integer"
|
|
@@ -5071,12 +5260,12 @@
|
|
|
5071
5260
|
},
|
|
5072
5261
|
"SecurityConfiguration": {},
|
|
5073
5262
|
"NotificationProperty": {
|
|
5074
|
-
"shape": "
|
|
5263
|
+
"shape": "S4d"
|
|
5075
5264
|
},
|
|
5076
5265
|
"GlueVersion": {}
|
|
5077
5266
|
}
|
|
5078
5267
|
},
|
|
5079
|
-
"
|
|
5268
|
+
"S43": {
|
|
5080
5269
|
"type": "structure",
|
|
5081
5270
|
"members": {
|
|
5082
5271
|
"MaxConcurrentRuns": {
|
|
@@ -5084,7 +5273,7 @@
|
|
|
5084
5273
|
}
|
|
5085
5274
|
}
|
|
5086
5275
|
},
|
|
5087
|
-
"
|
|
5276
|
+
"S45": {
|
|
5088
5277
|
"type": "structure",
|
|
5089
5278
|
"members": {
|
|
5090
5279
|
"Name": {},
|
|
@@ -5092,12 +5281,12 @@
|
|
|
5092
5281
|
"PythonVersion": {}
|
|
5093
5282
|
}
|
|
5094
5283
|
},
|
|
5095
|
-
"
|
|
5284
|
+
"S48": {
|
|
5096
5285
|
"type": "map",
|
|
5097
5286
|
"key": {},
|
|
5098
5287
|
"value": {}
|
|
5099
5288
|
},
|
|
5100
|
-
"
|
|
5289
|
+
"S49": {
|
|
5101
5290
|
"type": "structure",
|
|
5102
5291
|
"members": {
|
|
5103
5292
|
"Connections": {
|
|
@@ -5106,7 +5295,7 @@
|
|
|
5106
5295
|
}
|
|
5107
5296
|
}
|
|
5108
5297
|
},
|
|
5109
|
-
"
|
|
5298
|
+
"S4d": {
|
|
5110
5299
|
"type": "structure",
|
|
5111
5300
|
"members": {
|
|
5112
5301
|
"NotifyDelayAfter": {
|
|
@@ -5114,19 +5303,19 @@
|
|
|
5114
5303
|
}
|
|
5115
5304
|
}
|
|
5116
5305
|
},
|
|
5117
|
-
"
|
|
5306
|
+
"S4g": {
|
|
5118
5307
|
"type": "list",
|
|
5119
5308
|
"member": {
|
|
5120
|
-
"shape": "
|
|
5309
|
+
"shape": "S1c"
|
|
5121
5310
|
}
|
|
5122
5311
|
},
|
|
5123
|
-
"
|
|
5312
|
+
"S4i": {
|
|
5124
5313
|
"type": "list",
|
|
5125
5314
|
"member": {
|
|
5126
|
-
"shape": "
|
|
5315
|
+
"shape": "S4j"
|
|
5127
5316
|
}
|
|
5128
5317
|
},
|
|
5129
|
-
"
|
|
5318
|
+
"S4j": {
|
|
5130
5319
|
"type": "structure",
|
|
5131
5320
|
"members": {
|
|
5132
5321
|
"Values": {
|
|
@@ -5152,17 +5341,17 @@
|
|
|
5152
5341
|
"CatalogId": {}
|
|
5153
5342
|
}
|
|
5154
5343
|
},
|
|
5155
|
-
"
|
|
5344
|
+
"S4l": {
|
|
5156
5345
|
"type": "list",
|
|
5157
5346
|
"member": {}
|
|
5158
5347
|
},
|
|
5159
|
-
"
|
|
5348
|
+
"S4n": {
|
|
5160
5349
|
"type": "list",
|
|
5161
5350
|
"member": {
|
|
5162
|
-
"shape": "
|
|
5351
|
+
"shape": "S4o"
|
|
5163
5352
|
}
|
|
5164
5353
|
},
|
|
5165
|
-
"
|
|
5354
|
+
"S4o": {
|
|
5166
5355
|
"type": "structure",
|
|
5167
5356
|
"members": {
|
|
5168
5357
|
"Name": {},
|
|
@@ -5173,37 +5362,37 @@
|
|
|
5173
5362
|
"Description": {},
|
|
5174
5363
|
"Schedule": {},
|
|
5175
5364
|
"Actions": {
|
|
5176
|
-
"shape": "
|
|
5365
|
+
"shape": "S4s"
|
|
5177
5366
|
},
|
|
5178
5367
|
"Predicate": {
|
|
5179
|
-
"shape": "
|
|
5368
|
+
"shape": "S4u"
|
|
5180
5369
|
},
|
|
5181
5370
|
"EventBatchingCondition": {
|
|
5182
|
-
"shape": "
|
|
5371
|
+
"shape": "S51"
|
|
5183
5372
|
}
|
|
5184
5373
|
}
|
|
5185
5374
|
},
|
|
5186
|
-
"
|
|
5375
|
+
"S4s": {
|
|
5187
5376
|
"type": "list",
|
|
5188
5377
|
"member": {
|
|
5189
5378
|
"type": "structure",
|
|
5190
5379
|
"members": {
|
|
5191
5380
|
"JobName": {},
|
|
5192
5381
|
"Arguments": {
|
|
5193
|
-
"shape": "
|
|
5382
|
+
"shape": "S48"
|
|
5194
5383
|
},
|
|
5195
5384
|
"Timeout": {
|
|
5196
5385
|
"type": "integer"
|
|
5197
5386
|
},
|
|
5198
5387
|
"SecurityConfiguration": {},
|
|
5199
5388
|
"NotificationProperty": {
|
|
5200
|
-
"shape": "
|
|
5389
|
+
"shape": "S4d"
|
|
5201
5390
|
},
|
|
5202
5391
|
"CrawlerName": {}
|
|
5203
5392
|
}
|
|
5204
5393
|
}
|
|
5205
5394
|
},
|
|
5206
|
-
"
|
|
5395
|
+
"S4u": {
|
|
5207
5396
|
"type": "structure",
|
|
5208
5397
|
"members": {
|
|
5209
5398
|
"Logical": {},
|
|
@@ -5222,7 +5411,7 @@
|
|
|
5222
5411
|
}
|
|
5223
5412
|
}
|
|
5224
5413
|
},
|
|
5225
|
-
"
|
|
5414
|
+
"S51": {
|
|
5226
5415
|
"type": "structure",
|
|
5227
5416
|
"required": [
|
|
5228
5417
|
"BatchSize"
|
|
@@ -5236,17 +5425,17 @@
|
|
|
5236
5425
|
}
|
|
5237
5426
|
}
|
|
5238
5427
|
},
|
|
5239
|
-
"
|
|
5428
|
+
"S55": {
|
|
5240
5429
|
"type": "list",
|
|
5241
5430
|
"member": {}
|
|
5242
5431
|
},
|
|
5243
|
-
"
|
|
5432
|
+
"S58": {
|
|
5244
5433
|
"type": "structure",
|
|
5245
5434
|
"members": {
|
|
5246
5435
|
"Name": {},
|
|
5247
5436
|
"Description": {},
|
|
5248
5437
|
"DefaultRunProperties": {
|
|
5249
|
-
"shape": "
|
|
5438
|
+
"shape": "S59"
|
|
5250
5439
|
},
|
|
5251
5440
|
"CreatedOn": {
|
|
5252
5441
|
"type": "timestamp"
|
|
@@ -5255,10 +5444,10 @@
|
|
|
5255
5444
|
"type": "timestamp"
|
|
5256
5445
|
},
|
|
5257
5446
|
"LastRun": {
|
|
5258
|
-
"shape": "
|
|
5447
|
+
"shape": "S5a"
|
|
5259
5448
|
},
|
|
5260
5449
|
"Graph": {
|
|
5261
|
-
"shape": "
|
|
5450
|
+
"shape": "S5d"
|
|
5262
5451
|
},
|
|
5263
5452
|
"MaxConcurrentRuns": {
|
|
5264
5453
|
"type": "integer"
|
|
@@ -5272,19 +5461,19 @@
|
|
|
5272
5461
|
}
|
|
5273
5462
|
}
|
|
5274
5463
|
},
|
|
5275
|
-
"
|
|
5464
|
+
"S59": {
|
|
5276
5465
|
"type": "map",
|
|
5277
5466
|
"key": {},
|
|
5278
5467
|
"value": {}
|
|
5279
5468
|
},
|
|
5280
|
-
"
|
|
5469
|
+
"S5a": {
|
|
5281
5470
|
"type": "structure",
|
|
5282
5471
|
"members": {
|
|
5283
5472
|
"Name": {},
|
|
5284
5473
|
"WorkflowRunId": {},
|
|
5285
5474
|
"PreviousRunId": {},
|
|
5286
5475
|
"WorkflowRunProperties": {
|
|
5287
|
-
"shape": "
|
|
5476
|
+
"shape": "S59"
|
|
5288
5477
|
},
|
|
5289
5478
|
"StartedOn": {
|
|
5290
5479
|
"type": "timestamp"
|
|
@@ -5318,7 +5507,7 @@
|
|
|
5318
5507
|
}
|
|
5319
5508
|
},
|
|
5320
5509
|
"Graph": {
|
|
5321
|
-
"shape": "
|
|
5510
|
+
"shape": "S5d"
|
|
5322
5511
|
},
|
|
5323
5512
|
"StartingEventBatchCondition": {
|
|
5324
5513
|
"type": "structure",
|
|
@@ -5333,7 +5522,7 @@
|
|
|
5333
5522
|
}
|
|
5334
5523
|
}
|
|
5335
5524
|
},
|
|
5336
|
-
"
|
|
5525
|
+
"S5d": {
|
|
5337
5526
|
"type": "structure",
|
|
5338
5527
|
"members": {
|
|
5339
5528
|
"Nodes": {
|
|
@@ -5348,7 +5537,7 @@
|
|
|
5348
5537
|
"type": "structure",
|
|
5349
5538
|
"members": {
|
|
5350
5539
|
"Trigger": {
|
|
5351
|
-
"shape": "
|
|
5540
|
+
"shape": "S4o"
|
|
5352
5541
|
}
|
|
5353
5542
|
}
|
|
5354
5543
|
},
|
|
@@ -5356,7 +5545,7 @@
|
|
|
5356
5545
|
"type": "structure",
|
|
5357
5546
|
"members": {
|
|
5358
5547
|
"JobRuns": {
|
|
5359
|
-
"shape": "
|
|
5548
|
+
"shape": "S5j"
|
|
5360
5549
|
}
|
|
5361
5550
|
}
|
|
5362
5551
|
},
|
|
@@ -5398,13 +5587,13 @@
|
|
|
5398
5587
|
}
|
|
5399
5588
|
}
|
|
5400
5589
|
},
|
|
5401
|
-
"
|
|
5590
|
+
"S5j": {
|
|
5402
5591
|
"type": "list",
|
|
5403
5592
|
"member": {
|
|
5404
|
-
"shape": "
|
|
5593
|
+
"shape": "S5k"
|
|
5405
5594
|
}
|
|
5406
5595
|
},
|
|
5407
|
-
"
|
|
5596
|
+
"S5k": {
|
|
5408
5597
|
"type": "structure",
|
|
5409
5598
|
"members": {
|
|
5410
5599
|
"Id": {},
|
|
@@ -5425,7 +5614,7 @@
|
|
|
5425
5614
|
},
|
|
5426
5615
|
"JobRunState": {},
|
|
5427
5616
|
"Arguments": {
|
|
5428
|
-
"shape": "
|
|
5617
|
+
"shape": "S48"
|
|
5429
5618
|
},
|
|
5430
5619
|
"ErrorMessage": {},
|
|
5431
5620
|
"PredecessorRuns": {
|
|
@@ -5459,25 +5648,25 @@
|
|
|
5459
5648
|
"SecurityConfiguration": {},
|
|
5460
5649
|
"LogGroupName": {},
|
|
5461
5650
|
"NotificationProperty": {
|
|
5462
|
-
"shape": "
|
|
5651
|
+
"shape": "S4d"
|
|
5463
5652
|
},
|
|
5464
5653
|
"GlueVersion": {}
|
|
5465
5654
|
}
|
|
5466
5655
|
},
|
|
5467
|
-
"
|
|
5656
|
+
"S66": {
|
|
5468
5657
|
"type": "list",
|
|
5469
5658
|
"member": {}
|
|
5470
5659
|
},
|
|
5471
|
-
"
|
|
5660
|
+
"S6m": {
|
|
5472
5661
|
"type": "map",
|
|
5473
5662
|
"key": {},
|
|
5474
5663
|
"value": {}
|
|
5475
5664
|
},
|
|
5476
|
-
"
|
|
5665
|
+
"S73": {
|
|
5477
5666
|
"type": "list",
|
|
5478
5667
|
"member": {}
|
|
5479
5668
|
},
|
|
5480
|
-
"
|
|
5669
|
+
"S76": {
|
|
5481
5670
|
"type": "structure",
|
|
5482
5671
|
"required": [
|
|
5483
5672
|
"Name",
|
|
@@ -5489,26 +5678,26 @@
|
|
|
5489
5678
|
"Description": {},
|
|
5490
5679
|
"ConnectionType": {},
|
|
5491
5680
|
"MatchCriteria": {
|
|
5492
|
-
"shape": "
|
|
5681
|
+
"shape": "S78"
|
|
5493
5682
|
},
|
|
5494
5683
|
"ConnectionProperties": {
|
|
5495
|
-
"shape": "
|
|
5684
|
+
"shape": "S79"
|
|
5496
5685
|
},
|
|
5497
5686
|
"PhysicalConnectionRequirements": {
|
|
5498
|
-
"shape": "
|
|
5687
|
+
"shape": "S7b"
|
|
5499
5688
|
}
|
|
5500
5689
|
}
|
|
5501
5690
|
},
|
|
5502
|
-
"
|
|
5691
|
+
"S78": {
|
|
5503
5692
|
"type": "list",
|
|
5504
5693
|
"member": {}
|
|
5505
5694
|
},
|
|
5506
|
-
"
|
|
5695
|
+
"S79": {
|
|
5507
5696
|
"type": "map",
|
|
5508
5697
|
"key": {},
|
|
5509
5698
|
"value": {}
|
|
5510
5699
|
},
|
|
5511
|
-
"
|
|
5700
|
+
"S7b": {
|
|
5512
5701
|
"type": "structure",
|
|
5513
5702
|
"members": {
|
|
5514
5703
|
"SubnetId": {},
|
|
@@ -5519,7 +5708,7 @@
|
|
|
5519
5708
|
"AvailabilityZone": {}
|
|
5520
5709
|
}
|
|
5521
5710
|
},
|
|
5522
|
-
"
|
|
5711
|
+
"S7h": {
|
|
5523
5712
|
"type": "structure",
|
|
5524
5713
|
"required": [
|
|
5525
5714
|
"Name"
|
|
@@ -5532,14 +5721,14 @@
|
|
|
5532
5721
|
"shape": "Se"
|
|
5533
5722
|
},
|
|
5534
5723
|
"CreateTableDefaultPermissions": {
|
|
5535
|
-
"shape": "
|
|
5724
|
+
"shape": "S7j"
|
|
5536
5725
|
},
|
|
5537
5726
|
"TargetDatabase": {
|
|
5538
|
-
"shape": "
|
|
5727
|
+
"shape": "S7p"
|
|
5539
5728
|
}
|
|
5540
5729
|
}
|
|
5541
5730
|
},
|
|
5542
|
-
"
|
|
5731
|
+
"S7j": {
|
|
5543
5732
|
"type": "list",
|
|
5544
5733
|
"member": {
|
|
5545
5734
|
"type": "structure",
|
|
@@ -5557,14 +5746,14 @@
|
|
|
5557
5746
|
}
|
|
5558
5747
|
}
|
|
5559
5748
|
},
|
|
5560
|
-
"
|
|
5749
|
+
"S7p": {
|
|
5561
5750
|
"type": "structure",
|
|
5562
5751
|
"members": {
|
|
5563
5752
|
"CatalogId": {},
|
|
5564
5753
|
"DatabaseName": {}
|
|
5565
5754
|
}
|
|
5566
5755
|
},
|
|
5567
|
-
"
|
|
5756
|
+
"S7w": {
|
|
5568
5757
|
"type": "list",
|
|
5569
5758
|
"member": {
|
|
5570
5759
|
"type": "structure",
|
|
@@ -5580,7 +5769,7 @@
|
|
|
5580
5769
|
}
|
|
5581
5770
|
}
|
|
5582
5771
|
},
|
|
5583
|
-
"
|
|
5772
|
+
"S7y": {
|
|
5584
5773
|
"type": "structure",
|
|
5585
5774
|
"required": [
|
|
5586
5775
|
"TransformType"
|
|
@@ -5604,7 +5793,7 @@
|
|
|
5604
5793
|
}
|
|
5605
5794
|
}
|
|
5606
5795
|
},
|
|
5607
|
-
"
|
|
5796
|
+
"S83": {
|
|
5608
5797
|
"type": "structure",
|
|
5609
5798
|
"members": {
|
|
5610
5799
|
"MlUserDataEncryption": {
|
|
@@ -5620,7 +5809,7 @@
|
|
|
5620
5809
|
"TaskRunSecurityConfigurationName": {}
|
|
5621
5810
|
}
|
|
5622
5811
|
},
|
|
5623
|
-
"
|
|
5812
|
+
"S8a": {
|
|
5624
5813
|
"type": "structure",
|
|
5625
5814
|
"required": [
|
|
5626
5815
|
"Keys",
|
|
@@ -5634,14 +5823,14 @@
|
|
|
5634
5823
|
"IndexName": {}
|
|
5635
5824
|
}
|
|
5636
5825
|
},
|
|
5637
|
-
"
|
|
5826
|
+
"S8g": {
|
|
5638
5827
|
"type": "structure",
|
|
5639
5828
|
"members": {
|
|
5640
5829
|
"RegistryName": {},
|
|
5641
5830
|
"RegistryArn": {}
|
|
5642
5831
|
}
|
|
5643
5832
|
},
|
|
5644
|
-
"
|
|
5833
|
+
"S8n": {
|
|
5645
5834
|
"type": "list",
|
|
5646
5835
|
"member": {
|
|
5647
5836
|
"type": "structure",
|
|
@@ -5654,7 +5843,7 @@
|
|
|
5654
5843
|
"Id": {},
|
|
5655
5844
|
"NodeType": {},
|
|
5656
5845
|
"Args": {
|
|
5657
|
-
"shape": "
|
|
5846
|
+
"shape": "S8r"
|
|
5658
5847
|
},
|
|
5659
5848
|
"LineNumber": {
|
|
5660
5849
|
"type": "integer"
|
|
@@ -5662,7 +5851,7 @@
|
|
|
5662
5851
|
}
|
|
5663
5852
|
}
|
|
5664
5853
|
},
|
|
5665
|
-
"
|
|
5854
|
+
"S8r": {
|
|
5666
5855
|
"type": "list",
|
|
5667
5856
|
"member": {
|
|
5668
5857
|
"type": "structure",
|
|
@@ -5679,7 +5868,7 @@
|
|
|
5679
5868
|
}
|
|
5680
5869
|
}
|
|
5681
5870
|
},
|
|
5682
|
-
"
|
|
5871
|
+
"S8v": {
|
|
5683
5872
|
"type": "list",
|
|
5684
5873
|
"member": {
|
|
5685
5874
|
"type": "structure",
|
|
@@ -5694,7 +5883,7 @@
|
|
|
5694
5883
|
}
|
|
5695
5884
|
}
|
|
5696
5885
|
},
|
|
5697
|
-
"
|
|
5886
|
+
"S92": {
|
|
5698
5887
|
"type": "structure",
|
|
5699
5888
|
"members": {
|
|
5700
5889
|
"S3Encryption": {
|
|
@@ -5723,7 +5912,7 @@
|
|
|
5723
5912
|
}
|
|
5724
5913
|
}
|
|
5725
5914
|
},
|
|
5726
|
-
"
|
|
5915
|
+
"S9d": {
|
|
5727
5916
|
"type": "structure",
|
|
5728
5917
|
"required": [
|
|
5729
5918
|
"Name"
|
|
@@ -5754,11 +5943,11 @@
|
|
|
5754
5943
|
"shape": "Se"
|
|
5755
5944
|
},
|
|
5756
5945
|
"TargetTable": {
|
|
5757
|
-
"shape": "
|
|
5946
|
+
"shape": "S9h"
|
|
5758
5947
|
}
|
|
5759
5948
|
}
|
|
5760
5949
|
},
|
|
5761
|
-
"
|
|
5950
|
+
"S9h": {
|
|
5762
5951
|
"type": "structure",
|
|
5763
5952
|
"members": {
|
|
5764
5953
|
"CatalogId": {},
|
|
@@ -5766,7 +5955,7 @@
|
|
|
5766
5955
|
"Name": {}
|
|
5767
5956
|
}
|
|
5768
5957
|
},
|
|
5769
|
-
"
|
|
5958
|
+
"S9o": {
|
|
5770
5959
|
"type": "structure",
|
|
5771
5960
|
"members": {
|
|
5772
5961
|
"FunctionName": {},
|
|
@@ -5774,11 +5963,11 @@
|
|
|
5774
5963
|
"OwnerName": {},
|
|
5775
5964
|
"OwnerType": {},
|
|
5776
5965
|
"ResourceUris": {
|
|
5777
|
-
"shape": "
|
|
5966
|
+
"shape": "S9q"
|
|
5778
5967
|
}
|
|
5779
5968
|
}
|
|
5780
5969
|
},
|
|
5781
|
-
"
|
|
5970
|
+
"S9q": {
|
|
5782
5971
|
"type": "list",
|
|
5783
5972
|
"member": {
|
|
5784
5973
|
"type": "structure",
|
|
@@ -5788,7 +5977,7 @@
|
|
|
5788
5977
|
}
|
|
5789
5978
|
}
|
|
5790
5979
|
},
|
|
5791
|
-
"
|
|
5980
|
+
"Sbf": {
|
|
5792
5981
|
"type": "structure",
|
|
5793
5982
|
"members": {
|
|
5794
5983
|
"BlueprintName": {},
|
|
@@ -5807,7 +5996,7 @@
|
|
|
5807
5996
|
"RoleArn": {}
|
|
5808
5997
|
}
|
|
5809
5998
|
},
|
|
5810
|
-
"
|
|
5999
|
+
"Sbt": {
|
|
5811
6000
|
"type": "structure",
|
|
5812
6001
|
"members": {
|
|
5813
6002
|
"GrokClassifier": {
|
|
@@ -5894,7 +6083,7 @@
|
|
|
5894
6083
|
"QuoteSymbol": {},
|
|
5895
6084
|
"ContainsHeader": {},
|
|
5896
6085
|
"Header": {
|
|
5897
|
-
"shape": "
|
|
6086
|
+
"shape": "S73"
|
|
5898
6087
|
},
|
|
5899
6088
|
"DisableValueTrimming": {
|
|
5900
6089
|
"type": "boolean"
|
|
@@ -5906,17 +6095,17 @@
|
|
|
5906
6095
|
}
|
|
5907
6096
|
}
|
|
5908
6097
|
},
|
|
5909
|
-
"
|
|
6098
|
+
"Sc3": {
|
|
5910
6099
|
"type": "list",
|
|
5911
6100
|
"member": {}
|
|
5912
6101
|
},
|
|
5913
|
-
"
|
|
6102
|
+
"Sc5": {
|
|
5914
6103
|
"type": "list",
|
|
5915
6104
|
"member": {
|
|
5916
|
-
"shape": "
|
|
6105
|
+
"shape": "Sc6"
|
|
5917
6106
|
}
|
|
5918
6107
|
},
|
|
5919
|
-
"
|
|
6108
|
+
"Sc6": {
|
|
5920
6109
|
"type": "structure",
|
|
5921
6110
|
"required": [
|
|
5922
6111
|
"ColumnName",
|
|
@@ -5985,10 +6174,10 @@
|
|
|
5985
6174
|
],
|
|
5986
6175
|
"members": {
|
|
5987
6176
|
"MinimumValue": {
|
|
5988
|
-
"shape": "
|
|
6177
|
+
"shape": "Sce"
|
|
5989
6178
|
},
|
|
5990
6179
|
"MaximumValue": {
|
|
5991
|
-
"shape": "
|
|
6180
|
+
"shape": "Sce"
|
|
5992
6181
|
},
|
|
5993
6182
|
"NumberOfNulls": {
|
|
5994
6183
|
"type": "long"
|
|
@@ -6086,7 +6275,7 @@
|
|
|
6086
6275
|
}
|
|
6087
6276
|
}
|
|
6088
6277
|
},
|
|
6089
|
-
"
|
|
6278
|
+
"Sce": {
|
|
6090
6279
|
"type": "structure",
|
|
6091
6280
|
"required": [
|
|
6092
6281
|
"UnscaledValue",
|
|
@@ -6101,32 +6290,32 @@
|
|
|
6101
6290
|
}
|
|
6102
6291
|
}
|
|
6103
6292
|
},
|
|
6104
|
-
"
|
|
6293
|
+
"Scn": {
|
|
6105
6294
|
"type": "list",
|
|
6106
6295
|
"member": {
|
|
6107
6296
|
"type": "structure",
|
|
6108
6297
|
"members": {
|
|
6109
6298
|
"ColumnName": {},
|
|
6110
6299
|
"Error": {
|
|
6111
|
-
"shape": "
|
|
6300
|
+
"shape": "S14"
|
|
6112
6301
|
}
|
|
6113
6302
|
}
|
|
6114
6303
|
}
|
|
6115
6304
|
},
|
|
6116
|
-
"
|
|
6305
|
+
"Sct": {
|
|
6117
6306
|
"type": "structure",
|
|
6118
6307
|
"members": {
|
|
6119
6308
|
"Name": {},
|
|
6120
6309
|
"Description": {},
|
|
6121
6310
|
"ConnectionType": {},
|
|
6122
6311
|
"MatchCriteria": {
|
|
6123
|
-
"shape": "
|
|
6312
|
+
"shape": "S78"
|
|
6124
6313
|
},
|
|
6125
6314
|
"ConnectionProperties": {
|
|
6126
|
-
"shape": "
|
|
6315
|
+
"shape": "S79"
|
|
6127
6316
|
},
|
|
6128
6317
|
"PhysicalConnectionRequirements": {
|
|
6129
|
-
"shape": "
|
|
6318
|
+
"shape": "S7b"
|
|
6130
6319
|
},
|
|
6131
6320
|
"CreationTime": {
|
|
6132
6321
|
"type": "timestamp"
|
|
@@ -6137,7 +6326,7 @@
|
|
|
6137
6326
|
"LastUpdatedBy": {}
|
|
6138
6327
|
}
|
|
6139
6328
|
},
|
|
6140
|
-
"
|
|
6329
|
+
"Sd8": {
|
|
6141
6330
|
"type": "structure",
|
|
6142
6331
|
"members": {
|
|
6143
6332
|
"EncryptionAtRest": {
|
|
@@ -6164,7 +6353,7 @@
|
|
|
6164
6353
|
}
|
|
6165
6354
|
}
|
|
6166
6355
|
},
|
|
6167
|
-
"
|
|
6356
|
+
"Sde": {
|
|
6168
6357
|
"type": "structure",
|
|
6169
6358
|
"required": [
|
|
6170
6359
|
"Name"
|
|
@@ -6180,15 +6369,15 @@
|
|
|
6180
6369
|
"type": "timestamp"
|
|
6181
6370
|
},
|
|
6182
6371
|
"CreateTableDefaultPermissions": {
|
|
6183
|
-
"shape": "
|
|
6372
|
+
"shape": "S7j"
|
|
6184
6373
|
},
|
|
6185
6374
|
"TargetDatabase": {
|
|
6186
|
-
"shape": "
|
|
6375
|
+
"shape": "S7p"
|
|
6187
6376
|
},
|
|
6188
6377
|
"CatalogId": {}
|
|
6189
6378
|
}
|
|
6190
6379
|
},
|
|
6191
|
-
"
|
|
6380
|
+
"Sdw": {
|
|
6192
6381
|
"type": "structure",
|
|
6193
6382
|
"members": {
|
|
6194
6383
|
"JobName": {},
|
|
@@ -6206,7 +6395,7 @@
|
|
|
6206
6395
|
"JobBookmark": {}
|
|
6207
6396
|
}
|
|
6208
6397
|
},
|
|
6209
|
-
"
|
|
6398
|
+
"Se6": {
|
|
6210
6399
|
"type": "structure",
|
|
6211
6400
|
"members": {
|
|
6212
6401
|
"TaskType": {},
|
|
@@ -6241,7 +6430,7 @@
|
|
|
6241
6430
|
}
|
|
6242
6431
|
}
|
|
6243
6432
|
},
|
|
6244
|
-
"
|
|
6433
|
+
"Sep": {
|
|
6245
6434
|
"type": "structure",
|
|
6246
6435
|
"required": [
|
|
6247
6436
|
"TransformType"
|
|
@@ -6296,7 +6485,7 @@
|
|
|
6296
6485
|
}
|
|
6297
6486
|
}
|
|
6298
6487
|
},
|
|
6299
|
-
"
|
|
6488
|
+
"Sew": {
|
|
6300
6489
|
"type": "list",
|
|
6301
6490
|
"member": {
|
|
6302
6491
|
"type": "structure",
|
|
@@ -6306,7 +6495,7 @@
|
|
|
6306
6495
|
}
|
|
6307
6496
|
}
|
|
6308
6497
|
},
|
|
6309
|
-
"
|
|
6498
|
+
"Sez": {
|
|
6310
6499
|
"type": "structure",
|
|
6311
6500
|
"members": {
|
|
6312
6501
|
"Name": {},
|
|
@@ -6326,11 +6515,11 @@
|
|
|
6326
6515
|
"type": "timestamp"
|
|
6327
6516
|
},
|
|
6328
6517
|
"Schema": {
|
|
6329
|
-
"shape": "
|
|
6518
|
+
"shape": "Sew"
|
|
6330
6519
|
}
|
|
6331
6520
|
}
|
|
6332
6521
|
},
|
|
6333
|
-
"
|
|
6522
|
+
"Sf0": {
|
|
6334
6523
|
"type": "structure",
|
|
6335
6524
|
"required": [
|
|
6336
6525
|
"Column",
|
|
@@ -6341,7 +6530,7 @@
|
|
|
6341
6530
|
"SortDirection": {}
|
|
6342
6531
|
}
|
|
6343
6532
|
},
|
|
6344
|
-
"
|
|
6533
|
+
"Sf6": {
|
|
6345
6534
|
"type": "structure",
|
|
6346
6535
|
"required": [
|
|
6347
6536
|
"DatabaseName",
|
|
@@ -6352,27 +6541,27 @@
|
|
|
6352
6541
|
"TableName": {}
|
|
6353
6542
|
}
|
|
6354
6543
|
},
|
|
6355
|
-
"
|
|
6544
|
+
"Sf7": {
|
|
6356
6545
|
"type": "list",
|
|
6357
6546
|
"member": {
|
|
6358
|
-
"shape": "
|
|
6547
|
+
"shape": "Sf6"
|
|
6359
6548
|
}
|
|
6360
6549
|
},
|
|
6361
|
-
"
|
|
6550
|
+
"Sf8": {
|
|
6362
6551
|
"type": "structure",
|
|
6363
6552
|
"members": {
|
|
6364
6553
|
"Jdbc": {
|
|
6365
|
-
"shape": "
|
|
6554
|
+
"shape": "S8r"
|
|
6366
6555
|
},
|
|
6367
6556
|
"S3": {
|
|
6368
|
-
"shape": "
|
|
6557
|
+
"shape": "S8r"
|
|
6369
6558
|
},
|
|
6370
6559
|
"DynamoDB": {
|
|
6371
|
-
"shape": "
|
|
6560
|
+
"shape": "S8r"
|
|
6372
6561
|
}
|
|
6373
6562
|
}
|
|
6374
6563
|
},
|
|
6375
|
-
"
|
|
6564
|
+
"Sfa": {
|
|
6376
6565
|
"type": "list",
|
|
6377
6566
|
"member": {
|
|
6378
6567
|
"type": "structure",
|
|
@@ -6386,7 +6575,22 @@
|
|
|
6386
6575
|
}
|
|
6387
6576
|
}
|
|
6388
6577
|
},
|
|
6389
|
-
"
|
|
6578
|
+
"Sfu": {
|
|
6579
|
+
"type": "structure",
|
|
6580
|
+
"required": [
|
|
6581
|
+
"SegmentNumber",
|
|
6582
|
+
"TotalSegments"
|
|
6583
|
+
],
|
|
6584
|
+
"members": {
|
|
6585
|
+
"SegmentNumber": {
|
|
6586
|
+
"type": "integer"
|
|
6587
|
+
},
|
|
6588
|
+
"TotalSegments": {
|
|
6589
|
+
"type": "integer"
|
|
6590
|
+
}
|
|
6591
|
+
}
|
|
6592
|
+
},
|
|
6593
|
+
"Sgh": {
|
|
6390
6594
|
"type": "structure",
|
|
6391
6595
|
"members": {
|
|
6392
6596
|
"LatestVersion": {
|
|
@@ -6397,7 +6601,7 @@
|
|
|
6397
6601
|
}
|
|
6398
6602
|
}
|
|
6399
6603
|
},
|
|
6400
|
-
"
|
|
6604
|
+
"Sgq": {
|
|
6401
6605
|
"type": "structure",
|
|
6402
6606
|
"members": {
|
|
6403
6607
|
"Name": {},
|
|
@@ -6405,11 +6609,11 @@
|
|
|
6405
6609
|
"type": "timestamp"
|
|
6406
6610
|
},
|
|
6407
6611
|
"EncryptionConfiguration": {
|
|
6408
|
-
"shape": "
|
|
6612
|
+
"shape": "S92"
|
|
6409
6613
|
}
|
|
6410
6614
|
}
|
|
6411
6615
|
},
|
|
6412
|
-
"
|
|
6616
|
+
"Sgw": {
|
|
6413
6617
|
"type": "structure",
|
|
6414
6618
|
"required": [
|
|
6415
6619
|
"Name"
|
|
@@ -6451,27 +6655,37 @@
|
|
|
6451
6655
|
"type": "boolean"
|
|
6452
6656
|
},
|
|
6453
6657
|
"TargetTable": {
|
|
6454
|
-
"shape": "
|
|
6658
|
+
"shape": "S9h"
|
|
6455
6659
|
},
|
|
6456
6660
|
"CatalogId": {}
|
|
6457
6661
|
}
|
|
6458
6662
|
},
|
|
6459
|
-
"
|
|
6663
|
+
"Sgz": {
|
|
6460
6664
|
"type": "structure",
|
|
6461
6665
|
"members": {
|
|
6462
6666
|
"Table": {
|
|
6463
|
-
"shape": "
|
|
6667
|
+
"shape": "Sgw"
|
|
6464
6668
|
},
|
|
6465
6669
|
"VersionId": {}
|
|
6466
6670
|
}
|
|
6467
6671
|
},
|
|
6468
|
-
"
|
|
6672
|
+
"Sh6": {
|
|
6469
6673
|
"type": "list",
|
|
6470
6674
|
"member": {
|
|
6471
|
-
"shape": "
|
|
6675
|
+
"shape": "Sgw"
|
|
6472
6676
|
}
|
|
6473
6677
|
},
|
|
6474
|
-
"
|
|
6678
|
+
"She": {
|
|
6679
|
+
"type": "structure",
|
|
6680
|
+
"members": {
|
|
6681
|
+
"AdditionalAuditContext": {}
|
|
6682
|
+
}
|
|
6683
|
+
},
|
|
6684
|
+
"Shg": {
|
|
6685
|
+
"type": "list",
|
|
6686
|
+
"member": {}
|
|
6687
|
+
},
|
|
6688
|
+
"Sht": {
|
|
6475
6689
|
"type": "structure",
|
|
6476
6690
|
"members": {
|
|
6477
6691
|
"FunctionName": {},
|
|
@@ -6483,38 +6697,38 @@
|
|
|
6483
6697
|
"type": "timestamp"
|
|
6484
6698
|
},
|
|
6485
6699
|
"ResourceUris": {
|
|
6486
|
-
"shape": "
|
|
6700
|
+
"shape": "S9q"
|
|
6487
6701
|
},
|
|
6488
6702
|
"CatalogId": {}
|
|
6489
6703
|
}
|
|
6490
6704
|
},
|
|
6491
|
-
"
|
|
6705
|
+
"Sj9": {
|
|
6492
6706
|
"type": "structure",
|
|
6493
6707
|
"members": {
|
|
6494
6708
|
"MetadataKey": {},
|
|
6495
6709
|
"MetadataValue": {}
|
|
6496
6710
|
}
|
|
6497
6711
|
},
|
|
6498
|
-
"
|
|
6712
|
+
"Sju": {
|
|
6499
6713
|
"type": "list",
|
|
6500
6714
|
"member": {}
|
|
6501
6715
|
},
|
|
6502
|
-
"
|
|
6716
|
+
"Sla": {
|
|
6503
6717
|
"type": "list",
|
|
6504
6718
|
"member": {
|
|
6505
|
-
"shape": "
|
|
6719
|
+
"shape": "Sc6"
|
|
6506
6720
|
}
|
|
6507
6721
|
},
|
|
6508
|
-
"
|
|
6722
|
+
"Slc": {
|
|
6509
6723
|
"type": "list",
|
|
6510
6724
|
"member": {
|
|
6511
6725
|
"type": "structure",
|
|
6512
6726
|
"members": {
|
|
6513
6727
|
"ColumnStatistics": {
|
|
6514
|
-
"shape": "
|
|
6728
|
+
"shape": "Sc6"
|
|
6515
6729
|
},
|
|
6516
6730
|
"Error": {
|
|
6517
|
-
"shape": "
|
|
6731
|
+
"shape": "S14"
|
|
6518
6732
|
}
|
|
6519
6733
|
}
|
|
6520
6734
|
}
|