@pgarbe/cdk-ecr-sync 0.5.19 → 0.5.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.gitattributes +19 -19
- package/.jsii +2588 -1305
- 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 +439 -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 +505 -141
- package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +343 -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 +752 -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/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 +242 -68
- 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 +322 -50
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +430 -110
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +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 +207 -56
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +676 -140
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +31 -2
- package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +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 +4613 -1377
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +90 -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 +3 -0
- 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 +24 -4
- 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 +602 -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 +507 -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 +388 -367
- 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 +2 -1
- package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +124 -82
- 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 +442 -267
- 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 +1073 -94
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +15 -0
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +276 -98
- 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 +691 -130
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
- package/node_modules/aws-sdk/apis/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 +858 -81
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +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 +268 -108
- 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/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/mediaconvert-2017-08-29.min.json +321 -130
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +301 -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 +411 -149
- 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 +900 -161
- 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/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 +752 -957
- 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 +24 -4
- 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/pinpoint-2016-12-01.min.json +869 -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/quicksight-2018-04-01.min.json +327 -194
- package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +16 -11
- package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
- package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
- package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +538 -323
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +253 -148
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
- package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +362 -121
- 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 +14 -13
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
- 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 +2265 -1023
- 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 +779 -259
- 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.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 +379 -351
- 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 +44 -43
- 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 +308 -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 +83 -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 +1 -1
- package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
- package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
- package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
- package/node_modules/aws-sdk/clients/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 +482 -15
- package/node_modules/aws-sdk/clients/appsync.d.ts +357 -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 +620 -16
- 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 +3 -3
- 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 +249 -10
- 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/customerprofiles.d.ts +322 -11
- package/node_modules/aws-sdk/clients/databrew.d.ts +358 -1
- package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
- package/node_modules/aws-sdk/clients/datasync.d.ts +241 -11
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +707 -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 +4044 -415
- package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
- package/node_modules/aws-sdk/clients/ecs.d.ts +416 -345
- package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
- package/node_modules/aws-sdk/clients/eks.d.ts +27 -23
- package/node_modules/aws-sdk/clients/elasticache.d.ts +51 -30
- 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 +39 -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 +741 -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/forecastservice.d.ts +561 -9
- 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 +59 -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 +8 -4
- package/node_modules/aws-sdk/clients/health.d.ts +49 -49
- package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
- package/node_modules/aws-sdk/clients/imagebuilder.d.ts +102 -42
- 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 +265 -18
- package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
- package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
- package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
- package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +637 -6
- package/node_modules/aws-sdk/clients/ivs.d.ts +353 -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 +797 -60
- 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 +935 -97
- package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +890 -24
- package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
- package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +12 -7
- 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 +256 -62
- package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
- 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/mediaconvert.d.ts +280 -81
- package/node_modules/aws-sdk/clients/medialive.d.ts +81 -5
- 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 +271 -1
- 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/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 +499 -299
- package/node_modules/aws-sdk/clients/nimble.js +1 -0
- package/node_modules/aws-sdk/clients/opensearch.d.ts +43 -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/pinpoint.d.ts +534 -4
- package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
- package/node_modules/aws-sdk/clients/quicksight.d.ts +337 -193
- package/node_modules/aws-sdk/clients/ram.d.ts +234 -212
- package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
- package/node_modules/aws-sdk/clients/rbin.js +18 -0
- package/node_modules/aws-sdk/clients/rds.d.ts +758 -388
- package/node_modules/aws-sdk/clients/redshift.d.ts +170 -8
- package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
- package/node_modules/aws-sdk/clients/rekognition.d.ts +347 -28
- 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 +123 -75
- package/node_modules/aws-sdk/clients/s3control.d.ts +11 -1
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +1759 -95
- 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 +27 -27
- package/node_modules/aws-sdk/clients/securityhub.d.ts +829 -13
- 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 +349 -283
- package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
- package/node_modules/aws-sdk/clients/storagegateway.d.ts +101 -36
- 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 +75 -12
- package/node_modules/aws-sdk/clients/transfer.d.ts +21 -16
- 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 +383 -5
- package/node_modules/aws-sdk/clients/workspaces.d.ts +87 -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 +1307 -557
- package/node_modules/aws-sdk/dist/aws-sdk.js +13049 -4705
- 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/{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 +39 -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
|
@@ -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": {
|
|
@@ -196,11 +197,11 @@
|
|
|
196
197
|
"Blueprints": {
|
|
197
198
|
"type": "list",
|
|
198
199
|
"member": {
|
|
199
|
-
"shape": "
|
|
200
|
+
"shape": "S1v"
|
|
200
201
|
}
|
|
201
202
|
},
|
|
202
203
|
"MissingBlueprints": {
|
|
203
|
-
"shape": "
|
|
204
|
+
"shape": "S23"
|
|
204
205
|
}
|
|
205
206
|
}
|
|
206
207
|
}
|
|
@@ -213,7 +214,7 @@
|
|
|
213
214
|
],
|
|
214
215
|
"members": {
|
|
215
216
|
"CrawlerNames": {
|
|
216
|
-
"shape": "
|
|
217
|
+
"shape": "S25"
|
|
217
218
|
}
|
|
218
219
|
}
|
|
219
220
|
},
|
|
@@ -221,10 +222,10 @@
|
|
|
221
222
|
"type": "structure",
|
|
222
223
|
"members": {
|
|
223
224
|
"Crawlers": {
|
|
224
|
-
"shape": "
|
|
225
|
+
"shape": "S27"
|
|
225
226
|
},
|
|
226
227
|
"CrawlersNotFound": {
|
|
227
|
-
"shape": "
|
|
228
|
+
"shape": "S25"
|
|
228
229
|
}
|
|
229
230
|
}
|
|
230
231
|
}
|
|
@@ -237,7 +238,7 @@
|
|
|
237
238
|
],
|
|
238
239
|
"members": {
|
|
239
240
|
"DevEndpointNames": {
|
|
240
|
-
"shape": "
|
|
241
|
+
"shape": "S3g"
|
|
241
242
|
}
|
|
242
243
|
}
|
|
243
244
|
},
|
|
@@ -245,10 +246,10 @@
|
|
|
245
246
|
"type": "structure",
|
|
246
247
|
"members": {
|
|
247
248
|
"DevEndpoints": {
|
|
248
|
-
"shape": "
|
|
249
|
+
"shape": "S3i"
|
|
249
250
|
},
|
|
250
251
|
"DevEndpointsNotFound": {
|
|
251
|
-
"shape": "
|
|
252
|
+
"shape": "S3g"
|
|
252
253
|
}
|
|
253
254
|
}
|
|
254
255
|
}
|
|
@@ -261,7 +262,7 @@
|
|
|
261
262
|
],
|
|
262
263
|
"members": {
|
|
263
264
|
"JobNames": {
|
|
264
|
-
"shape": "
|
|
265
|
+
"shape": "S3s"
|
|
265
266
|
}
|
|
266
267
|
}
|
|
267
268
|
},
|
|
@@ -269,10 +270,10 @@
|
|
|
269
270
|
"type": "structure",
|
|
270
271
|
"members": {
|
|
271
272
|
"Jobs": {
|
|
272
|
-
"shape": "
|
|
273
|
+
"shape": "S3u"
|
|
273
274
|
},
|
|
274
275
|
"JobsNotFound": {
|
|
275
|
-
"shape": "
|
|
276
|
+
"shape": "S3s"
|
|
276
277
|
}
|
|
277
278
|
}
|
|
278
279
|
}
|
|
@@ -290,7 +291,7 @@
|
|
|
290
291
|
"DatabaseName": {},
|
|
291
292
|
"TableName": {},
|
|
292
293
|
"PartitionsToGet": {
|
|
293
|
-
"shape": "
|
|
294
|
+
"shape": "S4b"
|
|
294
295
|
}
|
|
295
296
|
}
|
|
296
297
|
},
|
|
@@ -298,10 +299,10 @@
|
|
|
298
299
|
"type": "structure",
|
|
299
300
|
"members": {
|
|
300
301
|
"Partitions": {
|
|
301
|
-
"shape": "
|
|
302
|
+
"shape": "S4d"
|
|
302
303
|
},
|
|
303
304
|
"UnprocessedKeys": {
|
|
304
|
-
"shape": "
|
|
305
|
+
"shape": "S4b"
|
|
305
306
|
}
|
|
306
307
|
}
|
|
307
308
|
}
|
|
@@ -314,7 +315,7 @@
|
|
|
314
315
|
],
|
|
315
316
|
"members": {
|
|
316
317
|
"TriggerNames": {
|
|
317
|
-
"shape": "
|
|
318
|
+
"shape": "S4g"
|
|
318
319
|
}
|
|
319
320
|
}
|
|
320
321
|
},
|
|
@@ -322,10 +323,10 @@
|
|
|
322
323
|
"type": "structure",
|
|
323
324
|
"members": {
|
|
324
325
|
"Triggers": {
|
|
325
|
-
"shape": "
|
|
326
|
+
"shape": "S4i"
|
|
326
327
|
},
|
|
327
328
|
"TriggersNotFound": {
|
|
328
|
-
"shape": "
|
|
329
|
+
"shape": "S4g"
|
|
329
330
|
}
|
|
330
331
|
}
|
|
331
332
|
}
|
|
@@ -338,7 +339,7 @@
|
|
|
338
339
|
],
|
|
339
340
|
"members": {
|
|
340
341
|
"Names": {
|
|
341
|
-
"shape": "
|
|
342
|
+
"shape": "S50"
|
|
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": "S53"
|
|
355
356
|
}
|
|
356
357
|
},
|
|
357
358
|
"MissingWorkflows": {
|
|
358
|
-
"shape": "
|
|
359
|
+
"shape": "S50"
|
|
359
360
|
}
|
|
360
361
|
}
|
|
361
362
|
}
|
|
@@ -426,7 +427,7 @@
|
|
|
426
427
|
],
|
|
427
428
|
"members": {
|
|
428
429
|
"PartitionValueList": {
|
|
429
|
-
"shape": "
|
|
430
|
+
"shape": "S61"
|
|
430
431
|
},
|
|
431
432
|
"PartitionInput": {
|
|
432
433
|
"shape": "S5"
|
|
@@ -445,7 +446,7 @@
|
|
|
445
446
|
"type": "structure",
|
|
446
447
|
"members": {
|
|
447
448
|
"PartitionValueList": {
|
|
448
|
-
"shape": "
|
|
449
|
+
"shape": "S61"
|
|
449
450
|
},
|
|
450
451
|
"ErrorDetail": {
|
|
451
452
|
"shape": "S13"
|
|
@@ -511,7 +512,7 @@
|
|
|
511
512
|
"Description": {},
|
|
512
513
|
"BlueprintLocation": {},
|
|
513
514
|
"Tags": {
|
|
514
|
-
"shape": "
|
|
515
|
+
"shape": "S6h"
|
|
515
516
|
}
|
|
516
517
|
}
|
|
517
518
|
},
|
|
@@ -574,7 +575,7 @@
|
|
|
574
575
|
"QuoteSymbol": {},
|
|
575
576
|
"ContainsHeader": {},
|
|
576
577
|
"Header": {
|
|
577
|
-
"shape": "
|
|
578
|
+
"shape": "S6y"
|
|
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": "S71"
|
|
605
|
+
},
|
|
606
|
+
"Tags": {
|
|
607
|
+
"shape": "S6h"
|
|
604
608
|
}
|
|
605
609
|
}
|
|
606
610
|
},
|
|
@@ -623,26 +627,26 @@
|
|
|
623
627
|
"DatabaseName": {},
|
|
624
628
|
"Description": {},
|
|
625
629
|
"Targets": {
|
|
626
|
-
"shape": "
|
|
630
|
+
"shape": "S2a"
|
|
627
631
|
},
|
|
628
632
|
"Schedule": {},
|
|
629
633
|
"Classifiers": {
|
|
630
|
-
"shape": "
|
|
634
|
+
"shape": "S2t"
|
|
631
635
|
},
|
|
632
636
|
"TablePrefix": {},
|
|
633
637
|
"SchemaChangePolicy": {
|
|
634
|
-
"shape": "
|
|
638
|
+
"shape": "S2w"
|
|
635
639
|
},
|
|
636
640
|
"RecrawlPolicy": {
|
|
637
|
-
"shape": "
|
|
641
|
+
"shape": "S2u"
|
|
638
642
|
},
|
|
639
643
|
"LineageConfiguration": {
|
|
640
|
-
"shape": "
|
|
644
|
+
"shape": "S2z"
|
|
641
645
|
},
|
|
642
646
|
"Configuration": {},
|
|
643
647
|
"CrawlerSecurityConfiguration": {},
|
|
644
648
|
"Tags": {
|
|
645
|
-
"shape": "
|
|
649
|
+
"shape": "S6h"
|
|
646
650
|
}
|
|
647
651
|
}
|
|
648
652
|
},
|
|
@@ -660,7 +664,7 @@
|
|
|
660
664
|
"members": {
|
|
661
665
|
"CatalogId": {},
|
|
662
666
|
"DatabaseInput": {
|
|
663
|
-
"shape": "
|
|
667
|
+
"shape": "S7c"
|
|
664
668
|
}
|
|
665
669
|
}
|
|
666
670
|
},
|
|
@@ -680,12 +684,12 @@
|
|
|
680
684
|
"EndpointName": {},
|
|
681
685
|
"RoleArn": {},
|
|
682
686
|
"SecurityGroupIds": {
|
|
683
|
-
"shape": "
|
|
687
|
+
"shape": "S3l"
|
|
684
688
|
},
|
|
685
689
|
"SubnetId": {},
|
|
686
690
|
"PublicKey": {},
|
|
687
691
|
"PublicKeys": {
|
|
688
|
-
"shape": "
|
|
692
|
+
"shape": "S3p"
|
|
689
693
|
},
|
|
690
694
|
"NumberOfNodes": {
|
|
691
695
|
"type": "integer"
|
|
@@ -699,10 +703,10 @@
|
|
|
699
703
|
"ExtraJarsS3Path": {},
|
|
700
704
|
"SecurityConfiguration": {},
|
|
701
705
|
"Tags": {
|
|
702
|
-
"shape": "
|
|
706
|
+
"shape": "S6h"
|
|
703
707
|
},
|
|
704
708
|
"Arguments": {
|
|
705
|
-
"shape": "
|
|
709
|
+
"shape": "S3q"
|
|
706
710
|
}
|
|
707
711
|
}
|
|
708
712
|
},
|
|
@@ -712,7 +716,7 @@
|
|
|
712
716
|
"EndpointName": {},
|
|
713
717
|
"Status": {},
|
|
714
718
|
"SecurityGroupIds": {
|
|
715
|
-
"shape": "
|
|
719
|
+
"shape": "S3l"
|
|
716
720
|
},
|
|
717
721
|
"SubnetId": {},
|
|
718
722
|
"RoleArn": {},
|
|
@@ -738,7 +742,7 @@
|
|
|
738
742
|
"type": "timestamp"
|
|
739
743
|
},
|
|
740
744
|
"Arguments": {
|
|
741
|
-
"shape": "
|
|
745
|
+
"shape": "S3q"
|
|
742
746
|
}
|
|
743
747
|
}
|
|
744
748
|
}
|
|
@@ -757,19 +761,19 @@
|
|
|
757
761
|
"LogUri": {},
|
|
758
762
|
"Role": {},
|
|
759
763
|
"ExecutionProperty": {
|
|
760
|
-
"shape": "
|
|
764
|
+
"shape": "S3y"
|
|
761
765
|
},
|
|
762
766
|
"Command": {
|
|
763
|
-
"shape": "
|
|
767
|
+
"shape": "S40"
|
|
764
768
|
},
|
|
765
769
|
"DefaultArguments": {
|
|
766
|
-
"shape": "
|
|
770
|
+
"shape": "S43"
|
|
767
771
|
},
|
|
768
772
|
"NonOverridableArguments": {
|
|
769
|
-
"shape": "
|
|
773
|
+
"shape": "S43"
|
|
770
774
|
},
|
|
771
775
|
"Connections": {
|
|
772
|
-
"shape": "
|
|
776
|
+
"shape": "S44"
|
|
773
777
|
},
|
|
774
778
|
"MaxRetries": {
|
|
775
779
|
"type": "integer"
|
|
@@ -787,10 +791,10 @@
|
|
|
787
791
|
},
|
|
788
792
|
"SecurityConfiguration": {},
|
|
789
793
|
"Tags": {
|
|
790
|
-
"shape": "
|
|
794
|
+
"shape": "S6h"
|
|
791
795
|
},
|
|
792
796
|
"NotificationProperty": {
|
|
793
|
-
"shape": "
|
|
797
|
+
"shape": "S48"
|
|
794
798
|
},
|
|
795
799
|
"GlueVersion": {},
|
|
796
800
|
"NumberOfWorkers": {
|
|
@@ -819,10 +823,10 @@
|
|
|
819
823
|
"Name": {},
|
|
820
824
|
"Description": {},
|
|
821
825
|
"InputRecordTables": {
|
|
822
|
-
"shape": "
|
|
826
|
+
"shape": "S7r"
|
|
823
827
|
},
|
|
824
828
|
"Parameters": {
|
|
825
|
-
"shape": "
|
|
829
|
+
"shape": "S7t"
|
|
826
830
|
},
|
|
827
831
|
"Role": {},
|
|
828
832
|
"GlueVersion": {},
|
|
@@ -840,10 +844,10 @@
|
|
|
840
844
|
"type": "integer"
|
|
841
845
|
},
|
|
842
846
|
"Tags": {
|
|
843
|
-
"shape": "
|
|
847
|
+
"shape": "S6h"
|
|
844
848
|
},
|
|
845
849
|
"TransformEncryption": {
|
|
846
|
-
"shape": "
|
|
850
|
+
"shape": "S7y"
|
|
847
851
|
}
|
|
848
852
|
}
|
|
849
853
|
},
|
|
@@ -889,7 +893,7 @@
|
|
|
889
893
|
"DatabaseName": {},
|
|
890
894
|
"TableName": {},
|
|
891
895
|
"PartitionIndex": {
|
|
892
|
-
"shape": "
|
|
896
|
+
"shape": "S85"
|
|
893
897
|
}
|
|
894
898
|
}
|
|
895
899
|
},
|
|
@@ -908,7 +912,7 @@
|
|
|
908
912
|
"RegistryName": {},
|
|
909
913
|
"Description": {},
|
|
910
914
|
"Tags": {
|
|
911
|
-
"shape": "
|
|
915
|
+
"shape": "S6h"
|
|
912
916
|
}
|
|
913
917
|
}
|
|
914
918
|
},
|
|
@@ -919,7 +923,7 @@
|
|
|
919
923
|
"RegistryName": {},
|
|
920
924
|
"Description": {},
|
|
921
925
|
"Tags": {
|
|
922
|
-
"shape": "
|
|
926
|
+
"shape": "S6h"
|
|
923
927
|
}
|
|
924
928
|
}
|
|
925
929
|
}
|
|
@@ -933,14 +937,14 @@
|
|
|
933
937
|
],
|
|
934
938
|
"members": {
|
|
935
939
|
"RegistryId": {
|
|
936
|
-
"shape": "
|
|
940
|
+
"shape": "S8b"
|
|
937
941
|
},
|
|
938
942
|
"SchemaName": {},
|
|
939
943
|
"DataFormat": {},
|
|
940
944
|
"Compatibility": {},
|
|
941
945
|
"Description": {},
|
|
942
946
|
"Tags": {
|
|
943
|
-
"shape": "
|
|
947
|
+
"shape": "S6h"
|
|
944
948
|
},
|
|
945
949
|
"SchemaDefinition": {}
|
|
946
950
|
}
|
|
@@ -966,7 +970,7 @@
|
|
|
966
970
|
},
|
|
967
971
|
"SchemaStatus": {},
|
|
968
972
|
"Tags": {
|
|
969
|
-
"shape": "
|
|
973
|
+
"shape": "S6h"
|
|
970
974
|
},
|
|
971
975
|
"SchemaVersionId": {},
|
|
972
976
|
"SchemaVersionStatus": {}
|
|
@@ -978,10 +982,10 @@
|
|
|
978
982
|
"type": "structure",
|
|
979
983
|
"members": {
|
|
980
984
|
"DagNodes": {
|
|
981
|
-
"shape": "
|
|
985
|
+
"shape": "S8i"
|
|
982
986
|
},
|
|
983
987
|
"DagEdges": {
|
|
984
|
-
"shape": "
|
|
988
|
+
"shape": "S8q"
|
|
985
989
|
},
|
|
986
990
|
"Language": {}
|
|
987
991
|
}
|
|
@@ -1004,7 +1008,7 @@
|
|
|
1004
1008
|
"members": {
|
|
1005
1009
|
"Name": {},
|
|
1006
1010
|
"EncryptionConfiguration": {
|
|
1007
|
-
"shape": "
|
|
1011
|
+
"shape": "S8x"
|
|
1008
1012
|
}
|
|
1009
1013
|
}
|
|
1010
1014
|
},
|
|
@@ -1029,14 +1033,15 @@
|
|
|
1029
1033
|
"CatalogId": {},
|
|
1030
1034
|
"DatabaseName": {},
|
|
1031
1035
|
"TableInput": {
|
|
1032
|
-
"shape": "
|
|
1036
|
+
"shape": "S98"
|
|
1033
1037
|
},
|
|
1034
1038
|
"PartitionIndexes": {
|
|
1035
1039
|
"type": "list",
|
|
1036
1040
|
"member": {
|
|
1037
|
-
"shape": "
|
|
1041
|
+
"shape": "S85"
|
|
1038
1042
|
}
|
|
1039
|
-
}
|
|
1043
|
+
},
|
|
1044
|
+
"TransactionId": {}
|
|
1040
1045
|
}
|
|
1041
1046
|
},
|
|
1042
1047
|
"output": {
|
|
@@ -1058,20 +1063,20 @@
|
|
|
1058
1063
|
"Type": {},
|
|
1059
1064
|
"Schedule": {},
|
|
1060
1065
|
"Predicate": {
|
|
1061
|
-
"shape": "
|
|
1066
|
+
"shape": "S4p"
|
|
1062
1067
|
},
|
|
1063
1068
|
"Actions": {
|
|
1064
|
-
"shape": "
|
|
1069
|
+
"shape": "S4n"
|
|
1065
1070
|
},
|
|
1066
1071
|
"Description": {},
|
|
1067
1072
|
"StartOnCreation": {
|
|
1068
1073
|
"type": "boolean"
|
|
1069
1074
|
},
|
|
1070
1075
|
"Tags": {
|
|
1071
|
-
"shape": "
|
|
1076
|
+
"shape": "S6h"
|
|
1072
1077
|
},
|
|
1073
1078
|
"EventBatchingCondition": {
|
|
1074
|
-
"shape": "
|
|
1079
|
+
"shape": "S4w"
|
|
1075
1080
|
}
|
|
1076
1081
|
}
|
|
1077
1082
|
},
|
|
@@ -1093,7 +1098,7 @@
|
|
|
1093
1098
|
"CatalogId": {},
|
|
1094
1099
|
"DatabaseName": {},
|
|
1095
1100
|
"FunctionInput": {
|
|
1096
|
-
"shape": "
|
|
1101
|
+
"shape": "S9j"
|
|
1097
1102
|
}
|
|
1098
1103
|
}
|
|
1099
1104
|
},
|
|
@@ -1112,10 +1117,10 @@
|
|
|
1112
1117
|
"Name": {},
|
|
1113
1118
|
"Description": {},
|
|
1114
1119
|
"DefaultRunProperties": {
|
|
1115
|
-
"shape": "
|
|
1120
|
+
"shape": "S54"
|
|
1116
1121
|
},
|
|
1117
1122
|
"Tags": {
|
|
1118
|
-
"shape": "
|
|
1123
|
+
"shape": "S6h"
|
|
1119
1124
|
},
|
|
1120
1125
|
"MaxConcurrentRuns": {
|
|
1121
1126
|
"type": "integer"
|
|
@@ -1351,7 +1356,7 @@
|
|
|
1351
1356
|
],
|
|
1352
1357
|
"members": {
|
|
1353
1358
|
"RegistryId": {
|
|
1354
|
-
"shape": "
|
|
1359
|
+
"shape": "S8b"
|
|
1355
1360
|
}
|
|
1356
1361
|
}
|
|
1357
1362
|
},
|
|
@@ -1461,7 +1466,8 @@
|
|
|
1461
1466
|
"members": {
|
|
1462
1467
|
"CatalogId": {},
|
|
1463
1468
|
"DatabaseName": {},
|
|
1464
|
-
"Name": {}
|
|
1469
|
+
"Name": {},
|
|
1470
|
+
"TransactionId": {}
|
|
1465
1471
|
}
|
|
1466
1472
|
},
|
|
1467
1473
|
"output": {
|
|
@@ -1561,7 +1567,7 @@
|
|
|
1561
1567
|
"type": "structure",
|
|
1562
1568
|
"members": {
|
|
1563
1569
|
"Blueprint": {
|
|
1564
|
-
"shape": "
|
|
1570
|
+
"shape": "S1v"
|
|
1565
1571
|
}
|
|
1566
1572
|
}
|
|
1567
1573
|
}
|
|
@@ -1582,7 +1588,7 @@
|
|
|
1582
1588
|
"type": "structure",
|
|
1583
1589
|
"members": {
|
|
1584
1590
|
"BlueprintRun": {
|
|
1585
|
-
"shape": "
|
|
1591
|
+
"shape": "Sba"
|
|
1586
1592
|
}
|
|
1587
1593
|
}
|
|
1588
1594
|
}
|
|
@@ -1607,7 +1613,7 @@
|
|
|
1607
1613
|
"BlueprintRuns": {
|
|
1608
1614
|
"type": "list",
|
|
1609
1615
|
"member": {
|
|
1610
|
-
"shape": "
|
|
1616
|
+
"shape": "Sba"
|
|
1611
1617
|
}
|
|
1612
1618
|
},
|
|
1613
1619
|
"NextToken": {}
|
|
@@ -1653,7 +1659,7 @@
|
|
|
1653
1659
|
"type": "structure",
|
|
1654
1660
|
"members": {
|
|
1655
1661
|
"Classifier": {
|
|
1656
|
-
"shape": "
|
|
1662
|
+
"shape": "Sbo"
|
|
1657
1663
|
}
|
|
1658
1664
|
}
|
|
1659
1665
|
}
|
|
@@ -1674,7 +1680,7 @@
|
|
|
1674
1680
|
"Classifiers": {
|
|
1675
1681
|
"type": "list",
|
|
1676
1682
|
"member": {
|
|
1677
|
-
"shape": "
|
|
1683
|
+
"shape": "Sbo"
|
|
1678
1684
|
}
|
|
1679
1685
|
},
|
|
1680
1686
|
"NextToken": {}
|
|
@@ -1698,7 +1704,7 @@
|
|
|
1698
1704
|
"shape": "S6"
|
|
1699
1705
|
},
|
|
1700
1706
|
"ColumnNames": {
|
|
1701
|
-
"shape": "
|
|
1707
|
+
"shape": "Sby"
|
|
1702
1708
|
}
|
|
1703
1709
|
}
|
|
1704
1710
|
},
|
|
@@ -1706,10 +1712,10 @@
|
|
|
1706
1712
|
"type": "structure",
|
|
1707
1713
|
"members": {
|
|
1708
1714
|
"ColumnStatisticsList": {
|
|
1709
|
-
"shape": "
|
|
1715
|
+
"shape": "Sc0"
|
|
1710
1716
|
},
|
|
1711
1717
|
"Errors": {
|
|
1712
|
-
"shape": "
|
|
1718
|
+
"shape": "Sci"
|
|
1713
1719
|
}
|
|
1714
1720
|
}
|
|
1715
1721
|
}
|
|
@@ -1727,7 +1733,7 @@
|
|
|
1727
1733
|
"DatabaseName": {},
|
|
1728
1734
|
"TableName": {},
|
|
1729
1735
|
"ColumnNames": {
|
|
1730
|
-
"shape": "
|
|
1736
|
+
"shape": "Sby"
|
|
1731
1737
|
}
|
|
1732
1738
|
}
|
|
1733
1739
|
},
|
|
@@ -1735,10 +1741,10 @@
|
|
|
1735
1741
|
"type": "structure",
|
|
1736
1742
|
"members": {
|
|
1737
1743
|
"ColumnStatisticsList": {
|
|
1738
|
-
"shape": "
|
|
1744
|
+
"shape": "Sc0"
|
|
1739
1745
|
},
|
|
1740
1746
|
"Errors": {
|
|
1741
|
-
"shape": "
|
|
1747
|
+
"shape": "Sci"
|
|
1742
1748
|
}
|
|
1743
1749
|
}
|
|
1744
1750
|
}
|
|
@@ -1761,7 +1767,7 @@
|
|
|
1761
1767
|
"type": "structure",
|
|
1762
1768
|
"members": {
|
|
1763
1769
|
"Connection": {
|
|
1764
|
-
"shape": "
|
|
1770
|
+
"shape": "Sco"
|
|
1765
1771
|
}
|
|
1766
1772
|
}
|
|
1767
1773
|
}
|
|
@@ -1775,7 +1781,7 @@
|
|
|
1775
1781
|
"type": "structure",
|
|
1776
1782
|
"members": {
|
|
1777
1783
|
"MatchCriteria": {
|
|
1778
|
-
"shape": "
|
|
1784
|
+
"shape": "S73"
|
|
1779
1785
|
},
|
|
1780
1786
|
"ConnectionType": {}
|
|
1781
1787
|
}
|
|
@@ -1795,7 +1801,7 @@
|
|
|
1795
1801
|
"ConnectionList": {
|
|
1796
1802
|
"type": "list",
|
|
1797
1803
|
"member": {
|
|
1798
|
-
"shape": "
|
|
1804
|
+
"shape": "Sco"
|
|
1799
1805
|
}
|
|
1800
1806
|
},
|
|
1801
1807
|
"NextToken": {}
|
|
@@ -1816,7 +1822,7 @@
|
|
|
1816
1822
|
"type": "structure",
|
|
1817
1823
|
"members": {
|
|
1818
1824
|
"Crawler": {
|
|
1819
|
-
"shape": "
|
|
1825
|
+
"shape": "S28"
|
|
1820
1826
|
}
|
|
1821
1827
|
}
|
|
1822
1828
|
}
|
|
@@ -1826,7 +1832,7 @@
|
|
|
1826
1832
|
"type": "structure",
|
|
1827
1833
|
"members": {
|
|
1828
1834
|
"CrawlerNameList": {
|
|
1829
|
-
"shape": "
|
|
1835
|
+
"shape": "S25"
|
|
1830
1836
|
},
|
|
1831
1837
|
"MaxResults": {
|
|
1832
1838
|
"type": "integer"
|
|
@@ -1885,7 +1891,7 @@
|
|
|
1885
1891
|
"type": "structure",
|
|
1886
1892
|
"members": {
|
|
1887
1893
|
"Crawlers": {
|
|
1888
|
-
"shape": "
|
|
1894
|
+
"shape": "S27"
|
|
1889
1895
|
},
|
|
1890
1896
|
"NextToken": {}
|
|
1891
1897
|
}
|
|
@@ -1902,7 +1908,7 @@
|
|
|
1902
1908
|
"type": "structure",
|
|
1903
1909
|
"members": {
|
|
1904
1910
|
"DataCatalogEncryptionSettings": {
|
|
1905
|
-
"shape": "
|
|
1911
|
+
"shape": "Sd3"
|
|
1906
1912
|
}
|
|
1907
1913
|
}
|
|
1908
1914
|
}
|
|
@@ -1922,7 +1928,7 @@
|
|
|
1922
1928
|
"type": "structure",
|
|
1923
1929
|
"members": {
|
|
1924
1930
|
"Database": {
|
|
1925
|
-
"shape": "
|
|
1931
|
+
"shape": "Sd9"
|
|
1926
1932
|
}
|
|
1927
1933
|
}
|
|
1928
1934
|
}
|
|
@@ -1948,7 +1954,7 @@
|
|
|
1948
1954
|
"DatabaseList": {
|
|
1949
1955
|
"type": "list",
|
|
1950
1956
|
"member": {
|
|
1951
|
-
"shape": "
|
|
1957
|
+
"shape": "Sd9"
|
|
1952
1958
|
}
|
|
1953
1959
|
},
|
|
1954
1960
|
"NextToken": {}
|
|
@@ -1966,10 +1972,10 @@
|
|
|
1966
1972
|
"type": "structure",
|
|
1967
1973
|
"members": {
|
|
1968
1974
|
"DagNodes": {
|
|
1969
|
-
"shape": "
|
|
1975
|
+
"shape": "S8i"
|
|
1970
1976
|
},
|
|
1971
1977
|
"DagEdges": {
|
|
1972
|
-
"shape": "
|
|
1978
|
+
"shape": "S8q"
|
|
1973
1979
|
}
|
|
1974
1980
|
}
|
|
1975
1981
|
}
|
|
@@ -1988,7 +1994,7 @@
|
|
|
1988
1994
|
"type": "structure",
|
|
1989
1995
|
"members": {
|
|
1990
1996
|
"DevEndpoint": {
|
|
1991
|
-
"shape": "
|
|
1997
|
+
"shape": "S3j"
|
|
1992
1998
|
}
|
|
1993
1999
|
}
|
|
1994
2000
|
}
|
|
@@ -2007,7 +2013,7 @@
|
|
|
2007
2013
|
"type": "structure",
|
|
2008
2014
|
"members": {
|
|
2009
2015
|
"DevEndpoints": {
|
|
2010
|
-
"shape": "
|
|
2016
|
+
"shape": "S3i"
|
|
2011
2017
|
},
|
|
2012
2018
|
"NextToken": {}
|
|
2013
2019
|
}
|
|
@@ -2027,7 +2033,7 @@
|
|
|
2027
2033
|
"type": "structure",
|
|
2028
2034
|
"members": {
|
|
2029
2035
|
"Job": {
|
|
2030
|
-
"shape": "
|
|
2036
|
+
"shape": "S3v"
|
|
2031
2037
|
}
|
|
2032
2038
|
}
|
|
2033
2039
|
}
|
|
@@ -2047,7 +2053,7 @@
|
|
|
2047
2053
|
"type": "structure",
|
|
2048
2054
|
"members": {
|
|
2049
2055
|
"JobBookmarkEntry": {
|
|
2050
|
-
"shape": "
|
|
2056
|
+
"shape": "Sdr"
|
|
2051
2057
|
}
|
|
2052
2058
|
}
|
|
2053
2059
|
}
|
|
@@ -2071,7 +2077,7 @@
|
|
|
2071
2077
|
"type": "structure",
|
|
2072
2078
|
"members": {
|
|
2073
2079
|
"JobRun": {
|
|
2074
|
-
"shape": "
|
|
2080
|
+
"shape": "S5f"
|
|
2075
2081
|
}
|
|
2076
2082
|
}
|
|
2077
2083
|
}
|
|
@@ -2094,7 +2100,7 @@
|
|
|
2094
2100
|
"type": "structure",
|
|
2095
2101
|
"members": {
|
|
2096
2102
|
"JobRuns": {
|
|
2097
|
-
"shape": "
|
|
2103
|
+
"shape": "S5e"
|
|
2098
2104
|
},
|
|
2099
2105
|
"NextToken": {}
|
|
2100
2106
|
}
|
|
@@ -2114,7 +2120,7 @@
|
|
|
2114
2120
|
"type": "structure",
|
|
2115
2121
|
"members": {
|
|
2116
2122
|
"Jobs": {
|
|
2117
|
-
"shape": "
|
|
2123
|
+
"shape": "S3u"
|
|
2118
2124
|
},
|
|
2119
2125
|
"NextToken": {}
|
|
2120
2126
|
}
|
|
@@ -2140,7 +2146,7 @@
|
|
|
2140
2146
|
"Status": {},
|
|
2141
2147
|
"LogGroupName": {},
|
|
2142
2148
|
"Properties": {
|
|
2143
|
-
"shape": "
|
|
2149
|
+
"shape": "Se1"
|
|
2144
2150
|
},
|
|
2145
2151
|
"ErrorString": {},
|
|
2146
2152
|
"StartedOn": {
|
|
@@ -2209,7 +2215,7 @@
|
|
|
2209
2215
|
"Status": {},
|
|
2210
2216
|
"LogGroupName": {},
|
|
2211
2217
|
"Properties": {
|
|
2212
|
-
"shape": "
|
|
2218
|
+
"shape": "Se1"
|
|
2213
2219
|
},
|
|
2214
2220
|
"ErrorString": {},
|
|
2215
2221
|
"StartedOn": {
|
|
@@ -2255,19 +2261,19 @@
|
|
|
2255
2261
|
"type": "timestamp"
|
|
2256
2262
|
},
|
|
2257
2263
|
"InputRecordTables": {
|
|
2258
|
-
"shape": "
|
|
2264
|
+
"shape": "S7r"
|
|
2259
2265
|
},
|
|
2260
2266
|
"Parameters": {
|
|
2261
|
-
"shape": "
|
|
2267
|
+
"shape": "S7t"
|
|
2262
2268
|
},
|
|
2263
2269
|
"EvaluationMetrics": {
|
|
2264
|
-
"shape": "
|
|
2270
|
+
"shape": "Sek"
|
|
2265
2271
|
},
|
|
2266
2272
|
"LabelCount": {
|
|
2267
2273
|
"type": "integer"
|
|
2268
2274
|
},
|
|
2269
2275
|
"Schema": {
|
|
2270
|
-
"shape": "
|
|
2276
|
+
"shape": "Ser"
|
|
2271
2277
|
},
|
|
2272
2278
|
"Role": {},
|
|
2273
2279
|
"GlueVersion": {},
|
|
@@ -2285,7 +2291,7 @@
|
|
|
2285
2291
|
"type": "integer"
|
|
2286
2292
|
},
|
|
2287
2293
|
"TransformEncryption": {
|
|
2288
|
-
"shape": "
|
|
2294
|
+
"shape": "S7y"
|
|
2289
2295
|
}
|
|
2290
2296
|
}
|
|
2291
2297
|
}
|
|
@@ -2299,10 +2305,10 @@
|
|
|
2299
2305
|
"type": "integer"
|
|
2300
2306
|
},
|
|
2301
2307
|
"Filter": {
|
|
2302
|
-
"shape": "
|
|
2308
|
+
"shape": "Seu"
|
|
2303
2309
|
},
|
|
2304
2310
|
"Sort": {
|
|
2305
|
-
"shape": "
|
|
2311
|
+
"shape": "Sev"
|
|
2306
2312
|
}
|
|
2307
2313
|
}
|
|
2308
2314
|
},
|
|
@@ -2328,19 +2334,19 @@
|
|
|
2328
2334
|
"type": "timestamp"
|
|
2329
2335
|
},
|
|
2330
2336
|
"InputRecordTables": {
|
|
2331
|
-
"shape": "
|
|
2337
|
+
"shape": "S7r"
|
|
2332
2338
|
},
|
|
2333
2339
|
"Parameters": {
|
|
2334
|
-
"shape": "
|
|
2340
|
+
"shape": "S7t"
|
|
2335
2341
|
},
|
|
2336
2342
|
"EvaluationMetrics": {
|
|
2337
|
-
"shape": "
|
|
2343
|
+
"shape": "Sek"
|
|
2338
2344
|
},
|
|
2339
2345
|
"LabelCount": {
|
|
2340
2346
|
"type": "integer"
|
|
2341
2347
|
},
|
|
2342
2348
|
"Schema": {
|
|
2343
|
-
"shape": "
|
|
2349
|
+
"shape": "Ser"
|
|
2344
2350
|
},
|
|
2345
2351
|
"Role": {},
|
|
2346
2352
|
"GlueVersion": {},
|
|
@@ -2358,7 +2364,7 @@
|
|
|
2358
2364
|
"type": "integer"
|
|
2359
2365
|
},
|
|
2360
2366
|
"TransformEncryption": {
|
|
2361
|
-
"shape": "
|
|
2367
|
+
"shape": "S7y"
|
|
2362
2368
|
}
|
|
2363
2369
|
}
|
|
2364
2370
|
}
|
|
@@ -2375,13 +2381,13 @@
|
|
|
2375
2381
|
],
|
|
2376
2382
|
"members": {
|
|
2377
2383
|
"Source": {
|
|
2378
|
-
"shape": "
|
|
2384
|
+
"shape": "Sf1"
|
|
2379
2385
|
},
|
|
2380
2386
|
"Sinks": {
|
|
2381
|
-
"shape": "
|
|
2387
|
+
"shape": "Sf2"
|
|
2382
2388
|
},
|
|
2383
2389
|
"Location": {
|
|
2384
|
-
"shape": "
|
|
2390
|
+
"shape": "Sf3"
|
|
2385
2391
|
}
|
|
2386
2392
|
}
|
|
2387
2393
|
},
|
|
@@ -2392,7 +2398,7 @@
|
|
|
2392
2398
|
],
|
|
2393
2399
|
"members": {
|
|
2394
2400
|
"Mapping": {
|
|
2395
|
-
"shape": "
|
|
2401
|
+
"shape": "Sf5"
|
|
2396
2402
|
}
|
|
2397
2403
|
}
|
|
2398
2404
|
}
|
|
@@ -2418,7 +2424,7 @@
|
|
|
2418
2424
|
"type": "structure",
|
|
2419
2425
|
"members": {
|
|
2420
2426
|
"Partition": {
|
|
2421
|
-
"shape": "
|
|
2427
|
+
"shape": "S4e"
|
|
2422
2428
|
}
|
|
2423
2429
|
}
|
|
2424
2430
|
}
|
|
@@ -2521,6 +2527,10 @@
|
|
|
2521
2527
|
},
|
|
2522
2528
|
"ExcludeColumnSchema": {
|
|
2523
2529
|
"type": "boolean"
|
|
2530
|
+
},
|
|
2531
|
+
"TransactionId": {},
|
|
2532
|
+
"QueryAsOfTime": {
|
|
2533
|
+
"type": "timestamp"
|
|
2524
2534
|
}
|
|
2525
2535
|
}
|
|
2526
2536
|
},
|
|
@@ -2528,7 +2538,7 @@
|
|
|
2528
2538
|
"type": "structure",
|
|
2529
2539
|
"members": {
|
|
2530
2540
|
"Partitions": {
|
|
2531
|
-
"shape": "
|
|
2541
|
+
"shape": "S4d"
|
|
2532
2542
|
},
|
|
2533
2543
|
"NextToken": {}
|
|
2534
2544
|
}
|
|
@@ -2543,16 +2553,16 @@
|
|
|
2543
2553
|
],
|
|
2544
2554
|
"members": {
|
|
2545
2555
|
"Mapping": {
|
|
2546
|
-
"shape": "
|
|
2556
|
+
"shape": "Sf5"
|
|
2547
2557
|
},
|
|
2548
2558
|
"Source": {
|
|
2549
|
-
"shape": "
|
|
2559
|
+
"shape": "Sf1"
|
|
2550
2560
|
},
|
|
2551
2561
|
"Sinks": {
|
|
2552
|
-
"shape": "
|
|
2562
|
+
"shape": "Sf2"
|
|
2553
2563
|
},
|
|
2554
2564
|
"Location": {
|
|
2555
|
-
"shape": "
|
|
2565
|
+
"shape": "Sf3"
|
|
2556
2566
|
},
|
|
2557
2567
|
"Language": {},
|
|
2558
2568
|
"AdditionalPlanOptionsMap": {
|
|
@@ -2578,7 +2588,7 @@
|
|
|
2578
2588
|
],
|
|
2579
2589
|
"members": {
|
|
2580
2590
|
"RegistryId": {
|
|
2581
|
-
"shape": "
|
|
2591
|
+
"shape": "S8b"
|
|
2582
2592
|
}
|
|
2583
2593
|
}
|
|
2584
2594
|
},
|
|
@@ -2719,7 +2729,7 @@
|
|
|
2719
2729
|
},
|
|
2720
2730
|
"SchemaVersionId": {},
|
|
2721
2731
|
"SchemaVersionNumber": {
|
|
2722
|
-
"shape": "
|
|
2732
|
+
"shape": "Sgc"
|
|
2723
2733
|
}
|
|
2724
2734
|
}
|
|
2725
2735
|
},
|
|
@@ -2752,10 +2762,10 @@
|
|
|
2752
2762
|
"shape": "Sv"
|
|
2753
2763
|
},
|
|
2754
2764
|
"FirstSchemaVersionNumber": {
|
|
2755
|
-
"shape": "
|
|
2765
|
+
"shape": "Sgc"
|
|
2756
2766
|
},
|
|
2757
2767
|
"SecondSchemaVersionNumber": {
|
|
2758
|
-
"shape": "
|
|
2768
|
+
"shape": "Sgc"
|
|
2759
2769
|
},
|
|
2760
2770
|
"SchemaDiffType": {}
|
|
2761
2771
|
}
|
|
@@ -2781,7 +2791,7 @@
|
|
|
2781
2791
|
"type": "structure",
|
|
2782
2792
|
"members": {
|
|
2783
2793
|
"SecurityConfiguration": {
|
|
2784
|
-
"shape": "
|
|
2794
|
+
"shape": "Sgl"
|
|
2785
2795
|
}
|
|
2786
2796
|
}
|
|
2787
2797
|
}
|
|
@@ -2802,7 +2812,7 @@
|
|
|
2802
2812
|
"SecurityConfigurations": {
|
|
2803
2813
|
"type": "list",
|
|
2804
2814
|
"member": {
|
|
2805
|
-
"shape": "
|
|
2815
|
+
"shape": "Sgl"
|
|
2806
2816
|
}
|
|
2807
2817
|
},
|
|
2808
2818
|
"NextToken": {}
|
|
@@ -2819,14 +2829,18 @@
|
|
|
2819
2829
|
"members": {
|
|
2820
2830
|
"CatalogId": {},
|
|
2821
2831
|
"DatabaseName": {},
|
|
2822
|
-
"Name": {}
|
|
2832
|
+
"Name": {},
|
|
2833
|
+
"TransactionId": {},
|
|
2834
|
+
"QueryAsOfTime": {
|
|
2835
|
+
"type": "timestamp"
|
|
2836
|
+
}
|
|
2823
2837
|
}
|
|
2824
2838
|
},
|
|
2825
2839
|
"output": {
|
|
2826
2840
|
"type": "structure",
|
|
2827
2841
|
"members": {
|
|
2828
2842
|
"Table": {
|
|
2829
|
-
"shape": "
|
|
2843
|
+
"shape": "Sgr"
|
|
2830
2844
|
}
|
|
2831
2845
|
}
|
|
2832
2846
|
}
|
|
@@ -2849,7 +2863,7 @@
|
|
|
2849
2863
|
"type": "structure",
|
|
2850
2864
|
"members": {
|
|
2851
2865
|
"TableVersion": {
|
|
2852
|
-
"shape": "
|
|
2866
|
+
"shape": "Sgu"
|
|
2853
2867
|
}
|
|
2854
2868
|
}
|
|
2855
2869
|
}
|
|
@@ -2877,7 +2891,7 @@
|
|
|
2877
2891
|
"TableVersions": {
|
|
2878
2892
|
"type": "list",
|
|
2879
2893
|
"member": {
|
|
2880
|
-
"shape": "
|
|
2894
|
+
"shape": "Sgu"
|
|
2881
2895
|
}
|
|
2882
2896
|
},
|
|
2883
2897
|
"NextToken": {}
|
|
@@ -2897,6 +2911,10 @@
|
|
|
2897
2911
|
"NextToken": {},
|
|
2898
2912
|
"MaxResults": {
|
|
2899
2913
|
"type": "integer"
|
|
2914
|
+
},
|
|
2915
|
+
"TransactionId": {},
|
|
2916
|
+
"QueryAsOfTime": {
|
|
2917
|
+
"type": "timestamp"
|
|
2900
2918
|
}
|
|
2901
2919
|
}
|
|
2902
2920
|
},
|
|
@@ -2904,7 +2922,7 @@
|
|
|
2904
2922
|
"type": "structure",
|
|
2905
2923
|
"members": {
|
|
2906
2924
|
"TableList": {
|
|
2907
|
-
"shape": "
|
|
2925
|
+
"shape": "Sh1"
|
|
2908
2926
|
},
|
|
2909
2927
|
"NextToken": {}
|
|
2910
2928
|
}
|
|
@@ -2924,7 +2942,7 @@
|
|
|
2924
2942
|
"type": "structure",
|
|
2925
2943
|
"members": {
|
|
2926
2944
|
"Tags": {
|
|
2927
|
-
"shape": "
|
|
2945
|
+
"shape": "S6h"
|
|
2928
2946
|
}
|
|
2929
2947
|
}
|
|
2930
2948
|
}
|
|
@@ -2943,7 +2961,7 @@
|
|
|
2943
2961
|
"type": "structure",
|
|
2944
2962
|
"members": {
|
|
2945
2963
|
"Trigger": {
|
|
2946
|
-
"shape": "
|
|
2964
|
+
"shape": "S4j"
|
|
2947
2965
|
}
|
|
2948
2966
|
}
|
|
2949
2967
|
}
|
|
@@ -2963,7 +2981,7 @@
|
|
|
2963
2981
|
"type": "structure",
|
|
2964
2982
|
"members": {
|
|
2965
2983
|
"Triggers": {
|
|
2966
|
-
"shape": "
|
|
2984
|
+
"shape": "S4i"
|
|
2967
2985
|
},
|
|
2968
2986
|
"NextToken": {}
|
|
2969
2987
|
}
|
|
@@ -2986,7 +3004,7 @@
|
|
|
2986
3004
|
"type": "structure",
|
|
2987
3005
|
"members": {
|
|
2988
3006
|
"UserDefinedFunction": {
|
|
2989
|
-
"shape": "
|
|
3007
|
+
"shape": "Sha"
|
|
2990
3008
|
}
|
|
2991
3009
|
}
|
|
2992
3010
|
}
|
|
@@ -3013,7 +3031,7 @@
|
|
|
3013
3031
|
"UserDefinedFunctions": {
|
|
3014
3032
|
"type": "list",
|
|
3015
3033
|
"member": {
|
|
3016
|
-
"shape": "
|
|
3034
|
+
"shape": "Sha"
|
|
3017
3035
|
}
|
|
3018
3036
|
},
|
|
3019
3037
|
"NextToken": {}
|
|
@@ -3037,7 +3055,7 @@
|
|
|
3037
3055
|
"type": "structure",
|
|
3038
3056
|
"members": {
|
|
3039
3057
|
"Workflow": {
|
|
3040
|
-
"shape": "
|
|
3058
|
+
"shape": "S53"
|
|
3041
3059
|
}
|
|
3042
3060
|
}
|
|
3043
3061
|
}
|
|
@@ -3061,7 +3079,7 @@
|
|
|
3061
3079
|
"type": "structure",
|
|
3062
3080
|
"members": {
|
|
3063
3081
|
"Run": {
|
|
3064
|
-
"shape": "
|
|
3082
|
+
"shape": "S55"
|
|
3065
3083
|
}
|
|
3066
3084
|
}
|
|
3067
3085
|
}
|
|
@@ -3082,7 +3100,7 @@
|
|
|
3082
3100
|
"type": "structure",
|
|
3083
3101
|
"members": {
|
|
3084
3102
|
"RunProperties": {
|
|
3085
|
-
"shape": "
|
|
3103
|
+
"shape": "S54"
|
|
3086
3104
|
}
|
|
3087
3105
|
}
|
|
3088
3106
|
}
|
|
@@ -3110,7 +3128,7 @@
|
|
|
3110
3128
|
"Runs": {
|
|
3111
3129
|
"type": "list",
|
|
3112
3130
|
"member": {
|
|
3113
|
-
"shape": "
|
|
3131
|
+
"shape": "S55"
|
|
3114
3132
|
}
|
|
3115
3133
|
},
|
|
3116
3134
|
"NextToken": {}
|
|
@@ -3138,7 +3156,7 @@
|
|
|
3138
3156
|
"type": "integer"
|
|
3139
3157
|
},
|
|
3140
3158
|
"Tags": {
|
|
3141
|
-
"shape": "
|
|
3159
|
+
"shape": "S6h"
|
|
3142
3160
|
}
|
|
3143
3161
|
}
|
|
3144
3162
|
},
|
|
@@ -3146,7 +3164,7 @@
|
|
|
3146
3164
|
"type": "structure",
|
|
3147
3165
|
"members": {
|
|
3148
3166
|
"Blueprints": {
|
|
3149
|
-
"shape": "
|
|
3167
|
+
"shape": "S23"
|
|
3150
3168
|
},
|
|
3151
3169
|
"NextToken": {}
|
|
3152
3170
|
}
|
|
@@ -3161,7 +3179,7 @@
|
|
|
3161
3179
|
},
|
|
3162
3180
|
"NextToken": {},
|
|
3163
3181
|
"Tags": {
|
|
3164
|
-
"shape": "
|
|
3182
|
+
"shape": "S6h"
|
|
3165
3183
|
}
|
|
3166
3184
|
}
|
|
3167
3185
|
},
|
|
@@ -3169,7 +3187,7 @@
|
|
|
3169
3187
|
"type": "structure",
|
|
3170
3188
|
"members": {
|
|
3171
3189
|
"CrawlerNames": {
|
|
3172
|
-
"shape": "
|
|
3190
|
+
"shape": "S25"
|
|
3173
3191
|
},
|
|
3174
3192
|
"NextToken": {}
|
|
3175
3193
|
}
|
|
@@ -3184,7 +3202,7 @@
|
|
|
3184
3202
|
"type": "integer"
|
|
3185
3203
|
},
|
|
3186
3204
|
"Tags": {
|
|
3187
|
-
"shape": "
|
|
3205
|
+
"shape": "S6h"
|
|
3188
3206
|
}
|
|
3189
3207
|
}
|
|
3190
3208
|
},
|
|
@@ -3208,7 +3226,7 @@
|
|
|
3208
3226
|
"type": "integer"
|
|
3209
3227
|
},
|
|
3210
3228
|
"Tags": {
|
|
3211
|
-
"shape": "
|
|
3229
|
+
"shape": "S6h"
|
|
3212
3230
|
}
|
|
3213
3231
|
}
|
|
3214
3232
|
},
|
|
@@ -3216,7 +3234,7 @@
|
|
|
3216
3234
|
"type": "structure",
|
|
3217
3235
|
"members": {
|
|
3218
3236
|
"JobNames": {
|
|
3219
|
-
"shape": "
|
|
3237
|
+
"shape": "S3s"
|
|
3220
3238
|
},
|
|
3221
3239
|
"NextToken": {}
|
|
3222
3240
|
}
|
|
@@ -3231,13 +3249,13 @@
|
|
|
3231
3249
|
"type": "integer"
|
|
3232
3250
|
},
|
|
3233
3251
|
"Filter": {
|
|
3234
|
-
"shape": "
|
|
3252
|
+
"shape": "Seu"
|
|
3235
3253
|
},
|
|
3236
3254
|
"Sort": {
|
|
3237
|
-
"shape": "
|
|
3255
|
+
"shape": "Sev"
|
|
3238
3256
|
},
|
|
3239
3257
|
"Tags": {
|
|
3240
|
-
"shape": "
|
|
3258
|
+
"shape": "S6h"
|
|
3241
3259
|
}
|
|
3242
3260
|
}
|
|
3243
3261
|
},
|
|
@@ -3329,7 +3347,7 @@
|
|
|
3329
3347
|
"type": "structure",
|
|
3330
3348
|
"members": {
|
|
3331
3349
|
"RegistryId": {
|
|
3332
|
-
"shape": "
|
|
3350
|
+
"shape": "S8b"
|
|
3333
3351
|
},
|
|
3334
3352
|
"MaxResults": {
|
|
3335
3353
|
"type": "integer"
|
|
@@ -3369,7 +3387,7 @@
|
|
|
3369
3387
|
"type": "integer"
|
|
3370
3388
|
},
|
|
3371
3389
|
"Tags": {
|
|
3372
|
-
"shape": "
|
|
3390
|
+
"shape": "S6h"
|
|
3373
3391
|
}
|
|
3374
3392
|
}
|
|
3375
3393
|
},
|
|
@@ -3377,7 +3395,7 @@
|
|
|
3377
3395
|
"type": "structure",
|
|
3378
3396
|
"members": {
|
|
3379
3397
|
"TriggerNames": {
|
|
3380
|
-
"shape": "
|
|
3398
|
+
"shape": "S4g"
|
|
3381
3399
|
},
|
|
3382
3400
|
"NextToken": {}
|
|
3383
3401
|
}
|
|
@@ -3397,7 +3415,7 @@
|
|
|
3397
3415
|
"type": "structure",
|
|
3398
3416
|
"members": {
|
|
3399
3417
|
"Workflows": {
|
|
3400
|
-
"shape": "
|
|
3418
|
+
"shape": "S50"
|
|
3401
3419
|
},
|
|
3402
3420
|
"NextToken": {}
|
|
3403
3421
|
}
|
|
@@ -3412,7 +3430,7 @@
|
|
|
3412
3430
|
"members": {
|
|
3413
3431
|
"CatalogId": {},
|
|
3414
3432
|
"DataCatalogEncryptionSettings": {
|
|
3415
|
-
"shape": "
|
|
3433
|
+
"shape": "Sd3"
|
|
3416
3434
|
}
|
|
3417
3435
|
}
|
|
3418
3436
|
},
|
|
@@ -3453,11 +3471,11 @@
|
|
|
3453
3471
|
"shape": "Sv"
|
|
3454
3472
|
},
|
|
3455
3473
|
"SchemaVersionNumber": {
|
|
3456
|
-
"shape": "
|
|
3474
|
+
"shape": "Sgc"
|
|
3457
3475
|
},
|
|
3458
3476
|
"SchemaVersionId": {},
|
|
3459
3477
|
"MetadataKeyValue": {
|
|
3460
|
-
"shape": "
|
|
3478
|
+
"shape": "Siq"
|
|
3461
3479
|
}
|
|
3462
3480
|
}
|
|
3463
3481
|
},
|
|
@@ -3491,7 +3509,7 @@
|
|
|
3491
3509
|
"Name": {},
|
|
3492
3510
|
"RunId": {},
|
|
3493
3511
|
"RunProperties": {
|
|
3494
|
-
"shape": "
|
|
3512
|
+
"shape": "S54"
|
|
3495
3513
|
}
|
|
3496
3514
|
}
|
|
3497
3515
|
},
|
|
@@ -3508,13 +3526,13 @@
|
|
|
3508
3526
|
"shape": "Sv"
|
|
3509
3527
|
},
|
|
3510
3528
|
"SchemaVersionNumber": {
|
|
3511
|
-
"shape": "
|
|
3529
|
+
"shape": "Sgc"
|
|
3512
3530
|
},
|
|
3513
3531
|
"SchemaVersionId": {},
|
|
3514
3532
|
"MetadataList": {
|
|
3515
3533
|
"type": "list",
|
|
3516
3534
|
"member": {
|
|
3517
|
-
"shape": "
|
|
3535
|
+
"shape": "Siq"
|
|
3518
3536
|
}
|
|
3519
3537
|
},
|
|
3520
3538
|
"MaxResults": {
|
|
@@ -3588,11 +3606,11 @@
|
|
|
3588
3606
|
"shape": "Sv"
|
|
3589
3607
|
},
|
|
3590
3608
|
"SchemaVersionNumber": {
|
|
3591
|
-
"shape": "
|
|
3609
|
+
"shape": "Sgc"
|
|
3592
3610
|
},
|
|
3593
3611
|
"SchemaVersionId": {},
|
|
3594
3612
|
"MetadataKeyValue": {
|
|
3595
|
-
"shape": "
|
|
3613
|
+
"shape": "Siq"
|
|
3596
3614
|
}
|
|
3597
3615
|
}
|
|
3598
3616
|
},
|
|
@@ -3629,7 +3647,7 @@
|
|
|
3629
3647
|
"type": "structure",
|
|
3630
3648
|
"members": {
|
|
3631
3649
|
"JobBookmarkEntry": {
|
|
3632
|
-
"shape": "
|
|
3650
|
+
"shape": "Sdr"
|
|
3633
3651
|
}
|
|
3634
3652
|
}
|
|
3635
3653
|
}
|
|
@@ -3646,7 +3664,7 @@
|
|
|
3646
3664
|
"Name": {},
|
|
3647
3665
|
"RunId": {},
|
|
3648
3666
|
"NodeIds": {
|
|
3649
|
-
"shape": "
|
|
3667
|
+
"shape": "Sjb"
|
|
3650
3668
|
}
|
|
3651
3669
|
}
|
|
3652
3670
|
},
|
|
@@ -3655,7 +3673,7 @@
|
|
|
3655
3673
|
"members": {
|
|
3656
3674
|
"RunId": {},
|
|
3657
3675
|
"NodeIds": {
|
|
3658
|
-
"shape": "
|
|
3676
|
+
"shape": "Sjb"
|
|
3659
3677
|
}
|
|
3660
3678
|
}
|
|
3661
3679
|
}
|
|
@@ -3699,7 +3717,7 @@
|
|
|
3699
3717
|
"members": {
|
|
3700
3718
|
"NextToken": {},
|
|
3701
3719
|
"TableList": {
|
|
3702
|
-
"shape": "
|
|
3720
|
+
"shape": "Sh1"
|
|
3703
3721
|
}
|
|
3704
3722
|
}
|
|
3705
3723
|
}
|
|
@@ -3805,7 +3823,7 @@
|
|
|
3805
3823
|
"JobName": {},
|
|
3806
3824
|
"JobRunId": {},
|
|
3807
3825
|
"Arguments": {
|
|
3808
|
-
"shape": "
|
|
3826
|
+
"shape": "S43"
|
|
3809
3827
|
},
|
|
3810
3828
|
"AllocatedCapacity": {
|
|
3811
3829
|
"deprecated": true,
|
|
@@ -3820,7 +3838,7 @@
|
|
|
3820
3838
|
},
|
|
3821
3839
|
"SecurityConfiguration": {},
|
|
3822
3840
|
"NotificationProperty": {
|
|
3823
|
-
"shape": "
|
|
3841
|
+
"shape": "S48"
|
|
3824
3842
|
},
|
|
3825
3843
|
"WorkerType": {},
|
|
3826
3844
|
"NumberOfWorkers": {
|
|
@@ -3979,7 +3997,7 @@
|
|
|
3979
3997
|
"members": {
|
|
3980
3998
|
"ResourceArn": {},
|
|
3981
3999
|
"TagsToAdd": {
|
|
3982
|
-
"shape": "
|
|
4000
|
+
"shape": "S6h"
|
|
3983
4001
|
}
|
|
3984
4002
|
}
|
|
3985
4003
|
},
|
|
@@ -4076,7 +4094,7 @@
|
|
|
4076
4094
|
"QuoteSymbol": {},
|
|
4077
4095
|
"ContainsHeader": {},
|
|
4078
4096
|
"Header": {
|
|
4079
|
-
"shape": "
|
|
4097
|
+
"shape": "S6y"
|
|
4080
4098
|
},
|
|
4081
4099
|
"DisableValueTrimming": {
|
|
4082
4100
|
"type": "boolean"
|
|
@@ -4110,7 +4128,7 @@
|
|
|
4110
4128
|
"shape": "S6"
|
|
4111
4129
|
},
|
|
4112
4130
|
"ColumnStatisticsList": {
|
|
4113
|
-
"shape": "
|
|
4131
|
+
"shape": "Skr"
|
|
4114
4132
|
}
|
|
4115
4133
|
}
|
|
4116
4134
|
},
|
|
@@ -4118,7 +4136,7 @@
|
|
|
4118
4136
|
"type": "structure",
|
|
4119
4137
|
"members": {
|
|
4120
4138
|
"Errors": {
|
|
4121
|
-
"shape": "
|
|
4139
|
+
"shape": "Skt"
|
|
4122
4140
|
}
|
|
4123
4141
|
}
|
|
4124
4142
|
}
|
|
@@ -4136,7 +4154,7 @@
|
|
|
4136
4154
|
"DatabaseName": {},
|
|
4137
4155
|
"TableName": {},
|
|
4138
4156
|
"ColumnStatisticsList": {
|
|
4139
|
-
"shape": "
|
|
4157
|
+
"shape": "Skr"
|
|
4140
4158
|
}
|
|
4141
4159
|
}
|
|
4142
4160
|
},
|
|
@@ -4144,7 +4162,7 @@
|
|
|
4144
4162
|
"type": "structure",
|
|
4145
4163
|
"members": {
|
|
4146
4164
|
"Errors": {
|
|
4147
|
-
"shape": "
|
|
4165
|
+
"shape": "Skt"
|
|
4148
4166
|
}
|
|
4149
4167
|
}
|
|
4150
4168
|
}
|
|
@@ -4160,7 +4178,7 @@
|
|
|
4160
4178
|
"CatalogId": {},
|
|
4161
4179
|
"Name": {},
|
|
4162
4180
|
"ConnectionInput": {
|
|
4163
|
-
"shape": "
|
|
4181
|
+
"shape": "S71"
|
|
4164
4182
|
}
|
|
4165
4183
|
}
|
|
4166
4184
|
},
|
|
@@ -4181,21 +4199,21 @@
|
|
|
4181
4199
|
"DatabaseName": {},
|
|
4182
4200
|
"Description": {},
|
|
4183
4201
|
"Targets": {
|
|
4184
|
-
"shape": "
|
|
4202
|
+
"shape": "S2a"
|
|
4185
4203
|
},
|
|
4186
4204
|
"Schedule": {},
|
|
4187
4205
|
"Classifiers": {
|
|
4188
|
-
"shape": "
|
|
4206
|
+
"shape": "S2t"
|
|
4189
4207
|
},
|
|
4190
4208
|
"TablePrefix": {},
|
|
4191
4209
|
"SchemaChangePolicy": {
|
|
4192
|
-
"shape": "
|
|
4210
|
+
"shape": "S2w"
|
|
4193
4211
|
},
|
|
4194
4212
|
"RecrawlPolicy": {
|
|
4195
|
-
"shape": "
|
|
4213
|
+
"shape": "S2u"
|
|
4196
4214
|
},
|
|
4197
4215
|
"LineageConfiguration": {
|
|
4198
|
-
"shape": "
|
|
4216
|
+
"shape": "S2z"
|
|
4199
4217
|
},
|
|
4200
4218
|
"Configuration": {},
|
|
4201
4219
|
"CrawlerSecurityConfiguration": {}
|
|
@@ -4233,7 +4251,7 @@
|
|
|
4233
4251
|
"CatalogId": {},
|
|
4234
4252
|
"Name": {},
|
|
4235
4253
|
"DatabaseInput": {
|
|
4236
|
-
"shape": "
|
|
4254
|
+
"shape": "S7c"
|
|
4237
4255
|
}
|
|
4238
4256
|
}
|
|
4239
4257
|
},
|
|
@@ -4252,10 +4270,10 @@
|
|
|
4252
4270
|
"EndpointName": {},
|
|
4253
4271
|
"PublicKey": {},
|
|
4254
4272
|
"AddPublicKeys": {
|
|
4255
|
-
"shape": "
|
|
4273
|
+
"shape": "S3p"
|
|
4256
4274
|
},
|
|
4257
4275
|
"DeletePublicKeys": {
|
|
4258
|
-
"shape": "
|
|
4276
|
+
"shape": "S3p"
|
|
4259
4277
|
},
|
|
4260
4278
|
"CustomLibraries": {
|
|
4261
4279
|
"type": "structure",
|
|
@@ -4268,10 +4286,10 @@
|
|
|
4268
4286
|
"type": "boolean"
|
|
4269
4287
|
},
|
|
4270
4288
|
"DeleteArguments": {
|
|
4271
|
-
"shape": "
|
|
4289
|
+
"shape": "S3l"
|
|
4272
4290
|
},
|
|
4273
4291
|
"AddArguments": {
|
|
4274
|
-
"shape": "
|
|
4292
|
+
"shape": "S3q"
|
|
4275
4293
|
}
|
|
4276
4294
|
}
|
|
4277
4295
|
},
|
|
@@ -4296,19 +4314,19 @@
|
|
|
4296
4314
|
"LogUri": {},
|
|
4297
4315
|
"Role": {},
|
|
4298
4316
|
"ExecutionProperty": {
|
|
4299
|
-
"shape": "
|
|
4317
|
+
"shape": "S3y"
|
|
4300
4318
|
},
|
|
4301
4319
|
"Command": {
|
|
4302
|
-
"shape": "
|
|
4320
|
+
"shape": "S40"
|
|
4303
4321
|
},
|
|
4304
4322
|
"DefaultArguments": {
|
|
4305
|
-
"shape": "
|
|
4323
|
+
"shape": "S43"
|
|
4306
4324
|
},
|
|
4307
4325
|
"NonOverridableArguments": {
|
|
4308
|
-
"shape": "
|
|
4326
|
+
"shape": "S43"
|
|
4309
4327
|
},
|
|
4310
4328
|
"Connections": {
|
|
4311
|
-
"shape": "
|
|
4329
|
+
"shape": "S44"
|
|
4312
4330
|
},
|
|
4313
4331
|
"MaxRetries": {
|
|
4314
4332
|
"type": "integer"
|
|
@@ -4330,7 +4348,7 @@
|
|
|
4330
4348
|
},
|
|
4331
4349
|
"SecurityConfiguration": {},
|
|
4332
4350
|
"NotificationProperty": {
|
|
4333
|
-
"shape": "
|
|
4351
|
+
"shape": "S48"
|
|
4334
4352
|
},
|
|
4335
4353
|
"GlueVersion": {}
|
|
4336
4354
|
}
|
|
@@ -4355,7 +4373,7 @@
|
|
|
4355
4373
|
"Name": {},
|
|
4356
4374
|
"Description": {},
|
|
4357
4375
|
"Parameters": {
|
|
4358
|
-
"shape": "
|
|
4376
|
+
"shape": "S7t"
|
|
4359
4377
|
},
|
|
4360
4378
|
"Role": {},
|
|
4361
4379
|
"GlueVersion": {},
|
|
@@ -4395,7 +4413,7 @@
|
|
|
4395
4413
|
"DatabaseName": {},
|
|
4396
4414
|
"TableName": {},
|
|
4397
4415
|
"PartitionValueList": {
|
|
4398
|
-
"shape": "
|
|
4416
|
+
"shape": "S61"
|
|
4399
4417
|
},
|
|
4400
4418
|
"PartitionInput": {
|
|
4401
4419
|
"shape": "S5"
|
|
@@ -4416,7 +4434,7 @@
|
|
|
4416
4434
|
],
|
|
4417
4435
|
"members": {
|
|
4418
4436
|
"RegistryId": {
|
|
4419
|
-
"shape": "
|
|
4437
|
+
"shape": "S8b"
|
|
4420
4438
|
},
|
|
4421
4439
|
"Description": {}
|
|
4422
4440
|
}
|
|
@@ -4440,7 +4458,7 @@
|
|
|
4440
4458
|
"shape": "Sv"
|
|
4441
4459
|
},
|
|
4442
4460
|
"SchemaVersionNumber": {
|
|
4443
|
-
"shape": "
|
|
4461
|
+
"shape": "Sgc"
|
|
4444
4462
|
},
|
|
4445
4463
|
"Compatibility": {},
|
|
4446
4464
|
"Description": {}
|
|
@@ -4466,11 +4484,12 @@
|
|
|
4466
4484
|
"CatalogId": {},
|
|
4467
4485
|
"DatabaseName": {},
|
|
4468
4486
|
"TableInput": {
|
|
4469
|
-
"shape": "
|
|
4487
|
+
"shape": "S98"
|
|
4470
4488
|
},
|
|
4471
4489
|
"SkipArchive": {
|
|
4472
4490
|
"type": "boolean"
|
|
4473
|
-
}
|
|
4491
|
+
},
|
|
4492
|
+
"TransactionId": {}
|
|
4474
4493
|
}
|
|
4475
4494
|
},
|
|
4476
4495
|
"output": {
|
|
@@ -4494,13 +4513,13 @@
|
|
|
4494
4513
|
"Description": {},
|
|
4495
4514
|
"Schedule": {},
|
|
4496
4515
|
"Actions": {
|
|
4497
|
-
"shape": "
|
|
4516
|
+
"shape": "S4n"
|
|
4498
4517
|
},
|
|
4499
4518
|
"Predicate": {
|
|
4500
|
-
"shape": "
|
|
4519
|
+
"shape": "S4p"
|
|
4501
4520
|
},
|
|
4502
4521
|
"EventBatchingCondition": {
|
|
4503
|
-
"shape": "
|
|
4522
|
+
"shape": "S4w"
|
|
4504
4523
|
}
|
|
4505
4524
|
}
|
|
4506
4525
|
}
|
|
@@ -4510,7 +4529,7 @@
|
|
|
4510
4529
|
"type": "structure",
|
|
4511
4530
|
"members": {
|
|
4512
4531
|
"Trigger": {
|
|
4513
|
-
"shape": "
|
|
4532
|
+
"shape": "S4j"
|
|
4514
4533
|
}
|
|
4515
4534
|
}
|
|
4516
4535
|
}
|
|
@@ -4528,7 +4547,7 @@
|
|
|
4528
4547
|
"DatabaseName": {},
|
|
4529
4548
|
"FunctionName": {},
|
|
4530
4549
|
"FunctionInput": {
|
|
4531
|
-
"shape": "
|
|
4550
|
+
"shape": "S9j"
|
|
4532
4551
|
}
|
|
4533
4552
|
}
|
|
4534
4553
|
},
|
|
@@ -4547,7 +4566,7 @@
|
|
|
4547
4566
|
"Name": {},
|
|
4548
4567
|
"Description": {},
|
|
4549
4568
|
"DefaultRunProperties": {
|
|
4550
|
-
"shape": "
|
|
4569
|
+
"shape": "S54"
|
|
4551
4570
|
},
|
|
4552
4571
|
"MaxConcurrentRuns": {
|
|
4553
4572
|
"type": "integer"
|
|
@@ -4734,7 +4753,7 @@
|
|
|
4734
4753
|
}
|
|
4735
4754
|
}
|
|
4736
4755
|
},
|
|
4737
|
-
"
|
|
4756
|
+
"S1v": {
|
|
4738
4757
|
"type": "structure",
|
|
4739
4758
|
"members": {
|
|
4740
4759
|
"Name": {},
|
|
@@ -4764,41 +4783,41 @@
|
|
|
4764
4783
|
}
|
|
4765
4784
|
}
|
|
4766
4785
|
},
|
|
4767
|
-
"
|
|
4786
|
+
"S23": {
|
|
4768
4787
|
"type": "list",
|
|
4769
4788
|
"member": {}
|
|
4770
4789
|
},
|
|
4771
|
-
"
|
|
4790
|
+
"S25": {
|
|
4772
4791
|
"type": "list",
|
|
4773
4792
|
"member": {}
|
|
4774
4793
|
},
|
|
4775
|
-
"
|
|
4794
|
+
"S27": {
|
|
4776
4795
|
"type": "list",
|
|
4777
4796
|
"member": {
|
|
4778
|
-
"shape": "
|
|
4797
|
+
"shape": "S28"
|
|
4779
4798
|
}
|
|
4780
4799
|
},
|
|
4781
|
-
"
|
|
4800
|
+
"S28": {
|
|
4782
4801
|
"type": "structure",
|
|
4783
4802
|
"members": {
|
|
4784
4803
|
"Name": {},
|
|
4785
4804
|
"Role": {},
|
|
4786
4805
|
"Targets": {
|
|
4787
|
-
"shape": "
|
|
4806
|
+
"shape": "S2a"
|
|
4788
4807
|
},
|
|
4789
4808
|
"DatabaseName": {},
|
|
4790
4809
|
"Description": {},
|
|
4791
4810
|
"Classifiers": {
|
|
4792
|
-
"shape": "
|
|
4811
|
+
"shape": "S2t"
|
|
4793
4812
|
},
|
|
4794
4813
|
"RecrawlPolicy": {
|
|
4795
|
-
"shape": "
|
|
4814
|
+
"shape": "S2u"
|
|
4796
4815
|
},
|
|
4797
4816
|
"SchemaChangePolicy": {
|
|
4798
|
-
"shape": "
|
|
4817
|
+
"shape": "S2w"
|
|
4799
4818
|
},
|
|
4800
4819
|
"LineageConfiguration": {
|
|
4801
|
-
"shape": "
|
|
4820
|
+
"shape": "S2z"
|
|
4802
4821
|
},
|
|
4803
4822
|
"State": {},
|
|
4804
4823
|
"TablePrefix": {},
|
|
@@ -4838,7 +4857,7 @@
|
|
|
4838
4857
|
"CrawlerSecurityConfiguration": {}
|
|
4839
4858
|
}
|
|
4840
4859
|
},
|
|
4841
|
-
"
|
|
4860
|
+
"S2a": {
|
|
4842
4861
|
"type": "structure",
|
|
4843
4862
|
"members": {
|
|
4844
4863
|
"S3Targets": {
|
|
@@ -4848,12 +4867,14 @@
|
|
|
4848
4867
|
"members": {
|
|
4849
4868
|
"Path": {},
|
|
4850
4869
|
"Exclusions": {
|
|
4851
|
-
"shape": "
|
|
4870
|
+
"shape": "S2e"
|
|
4852
4871
|
},
|
|
4853
4872
|
"ConnectionName": {},
|
|
4854
4873
|
"SampleSize": {
|
|
4855
4874
|
"type": "integer"
|
|
4856
|
-
}
|
|
4875
|
+
},
|
|
4876
|
+
"EventQueueArn": {},
|
|
4877
|
+
"DlqEventQueueArn": {}
|
|
4857
4878
|
}
|
|
4858
4879
|
}
|
|
4859
4880
|
},
|
|
@@ -4865,7 +4886,7 @@
|
|
|
4865
4886
|
"ConnectionName": {},
|
|
4866
4887
|
"Path": {},
|
|
4867
4888
|
"Exclusions": {
|
|
4868
|
-
"shape": "
|
|
4889
|
+
"shape": "S2e"
|
|
4869
4890
|
}
|
|
4870
4891
|
}
|
|
4871
4892
|
}
|
|
@@ -4917,50 +4938,50 @@
|
|
|
4917
4938
|
}
|
|
4918
4939
|
}
|
|
4919
4940
|
},
|
|
4920
|
-
"
|
|
4941
|
+
"S2e": {
|
|
4921
4942
|
"type": "list",
|
|
4922
4943
|
"member": {}
|
|
4923
4944
|
},
|
|
4924
|
-
"
|
|
4945
|
+
"S2t": {
|
|
4925
4946
|
"type": "list",
|
|
4926
4947
|
"member": {}
|
|
4927
4948
|
},
|
|
4928
|
-
"
|
|
4949
|
+
"S2u": {
|
|
4929
4950
|
"type": "structure",
|
|
4930
4951
|
"members": {
|
|
4931
4952
|
"RecrawlBehavior": {}
|
|
4932
4953
|
}
|
|
4933
4954
|
},
|
|
4934
|
-
"
|
|
4955
|
+
"S2w": {
|
|
4935
4956
|
"type": "structure",
|
|
4936
4957
|
"members": {
|
|
4937
4958
|
"UpdateBehavior": {},
|
|
4938
4959
|
"DeleteBehavior": {}
|
|
4939
4960
|
}
|
|
4940
4961
|
},
|
|
4941
|
-
"
|
|
4962
|
+
"S2z": {
|
|
4942
4963
|
"type": "structure",
|
|
4943
4964
|
"members": {
|
|
4944
4965
|
"CrawlerLineageSettings": {}
|
|
4945
4966
|
}
|
|
4946
4967
|
},
|
|
4947
|
-
"
|
|
4968
|
+
"S3g": {
|
|
4948
4969
|
"type": "list",
|
|
4949
4970
|
"member": {}
|
|
4950
4971
|
},
|
|
4951
|
-
"
|
|
4972
|
+
"S3i": {
|
|
4952
4973
|
"type": "list",
|
|
4953
4974
|
"member": {
|
|
4954
|
-
"shape": "
|
|
4975
|
+
"shape": "S3j"
|
|
4955
4976
|
}
|
|
4956
4977
|
},
|
|
4957
|
-
"
|
|
4978
|
+
"S3j": {
|
|
4958
4979
|
"type": "structure",
|
|
4959
4980
|
"members": {
|
|
4960
4981
|
"EndpointName": {},
|
|
4961
4982
|
"RoleArn": {},
|
|
4962
4983
|
"SecurityGroupIds": {
|
|
4963
|
-
"shape": "
|
|
4984
|
+
"shape": "S3l"
|
|
4964
4985
|
},
|
|
4965
4986
|
"SubnetId": {},
|
|
4966
4987
|
"YarnEndpointAddress": {},
|
|
@@ -4992,38 +5013,38 @@
|
|
|
4992
5013
|
},
|
|
4993
5014
|
"PublicKey": {},
|
|
4994
5015
|
"PublicKeys": {
|
|
4995
|
-
"shape": "
|
|
5016
|
+
"shape": "S3p"
|
|
4996
5017
|
},
|
|
4997
5018
|
"SecurityConfiguration": {},
|
|
4998
5019
|
"Arguments": {
|
|
4999
|
-
"shape": "
|
|
5020
|
+
"shape": "S3q"
|
|
5000
5021
|
}
|
|
5001
5022
|
}
|
|
5002
5023
|
},
|
|
5003
|
-
"
|
|
5024
|
+
"S3l": {
|
|
5004
5025
|
"type": "list",
|
|
5005
5026
|
"member": {}
|
|
5006
5027
|
},
|
|
5007
|
-
"
|
|
5028
|
+
"S3p": {
|
|
5008
5029
|
"type": "list",
|
|
5009
5030
|
"member": {}
|
|
5010
5031
|
},
|
|
5011
|
-
"
|
|
5032
|
+
"S3q": {
|
|
5012
5033
|
"type": "map",
|
|
5013
5034
|
"key": {},
|
|
5014
5035
|
"value": {}
|
|
5015
5036
|
},
|
|
5016
|
-
"
|
|
5037
|
+
"S3s": {
|
|
5017
5038
|
"type": "list",
|
|
5018
5039
|
"member": {}
|
|
5019
5040
|
},
|
|
5020
|
-
"
|
|
5041
|
+
"S3u": {
|
|
5021
5042
|
"type": "list",
|
|
5022
5043
|
"member": {
|
|
5023
|
-
"shape": "
|
|
5044
|
+
"shape": "S3v"
|
|
5024
5045
|
}
|
|
5025
5046
|
},
|
|
5026
|
-
"
|
|
5047
|
+
"S3v": {
|
|
5027
5048
|
"type": "structure",
|
|
5028
5049
|
"members": {
|
|
5029
5050
|
"Name": {},
|
|
@@ -5037,19 +5058,19 @@
|
|
|
5037
5058
|
"type": "timestamp"
|
|
5038
5059
|
},
|
|
5039
5060
|
"ExecutionProperty": {
|
|
5040
|
-
"shape": "
|
|
5061
|
+
"shape": "S3y"
|
|
5041
5062
|
},
|
|
5042
5063
|
"Command": {
|
|
5043
|
-
"shape": "
|
|
5064
|
+
"shape": "S40"
|
|
5044
5065
|
},
|
|
5045
5066
|
"DefaultArguments": {
|
|
5046
|
-
"shape": "
|
|
5067
|
+
"shape": "S43"
|
|
5047
5068
|
},
|
|
5048
5069
|
"NonOverridableArguments": {
|
|
5049
|
-
"shape": "
|
|
5070
|
+
"shape": "S43"
|
|
5050
5071
|
},
|
|
5051
5072
|
"Connections": {
|
|
5052
|
-
"shape": "
|
|
5073
|
+
"shape": "S44"
|
|
5053
5074
|
},
|
|
5054
5075
|
"MaxRetries": {
|
|
5055
5076
|
"type": "integer"
|
|
@@ -5071,12 +5092,12 @@
|
|
|
5071
5092
|
},
|
|
5072
5093
|
"SecurityConfiguration": {},
|
|
5073
5094
|
"NotificationProperty": {
|
|
5074
|
-
"shape": "
|
|
5095
|
+
"shape": "S48"
|
|
5075
5096
|
},
|
|
5076
5097
|
"GlueVersion": {}
|
|
5077
5098
|
}
|
|
5078
5099
|
},
|
|
5079
|
-
"
|
|
5100
|
+
"S3y": {
|
|
5080
5101
|
"type": "structure",
|
|
5081
5102
|
"members": {
|
|
5082
5103
|
"MaxConcurrentRuns": {
|
|
@@ -5084,7 +5105,7 @@
|
|
|
5084
5105
|
}
|
|
5085
5106
|
}
|
|
5086
5107
|
},
|
|
5087
|
-
"
|
|
5108
|
+
"S40": {
|
|
5088
5109
|
"type": "structure",
|
|
5089
5110
|
"members": {
|
|
5090
5111
|
"Name": {},
|
|
@@ -5092,12 +5113,12 @@
|
|
|
5092
5113
|
"PythonVersion": {}
|
|
5093
5114
|
}
|
|
5094
5115
|
},
|
|
5095
|
-
"
|
|
5116
|
+
"S43": {
|
|
5096
5117
|
"type": "map",
|
|
5097
5118
|
"key": {},
|
|
5098
5119
|
"value": {}
|
|
5099
5120
|
},
|
|
5100
|
-
"
|
|
5121
|
+
"S44": {
|
|
5101
5122
|
"type": "structure",
|
|
5102
5123
|
"members": {
|
|
5103
5124
|
"Connections": {
|
|
@@ -5106,7 +5127,7 @@
|
|
|
5106
5127
|
}
|
|
5107
5128
|
}
|
|
5108
5129
|
},
|
|
5109
|
-
"
|
|
5130
|
+
"S48": {
|
|
5110
5131
|
"type": "structure",
|
|
5111
5132
|
"members": {
|
|
5112
5133
|
"NotifyDelayAfter": {
|
|
@@ -5114,19 +5135,19 @@
|
|
|
5114
5135
|
}
|
|
5115
5136
|
}
|
|
5116
5137
|
},
|
|
5117
|
-
"
|
|
5138
|
+
"S4b": {
|
|
5118
5139
|
"type": "list",
|
|
5119
5140
|
"member": {
|
|
5120
5141
|
"shape": "S1b"
|
|
5121
5142
|
}
|
|
5122
5143
|
},
|
|
5123
|
-
"
|
|
5144
|
+
"S4d": {
|
|
5124
5145
|
"type": "list",
|
|
5125
5146
|
"member": {
|
|
5126
|
-
"shape": "
|
|
5147
|
+
"shape": "S4e"
|
|
5127
5148
|
}
|
|
5128
5149
|
},
|
|
5129
|
-
"
|
|
5150
|
+
"S4e": {
|
|
5130
5151
|
"type": "structure",
|
|
5131
5152
|
"members": {
|
|
5132
5153
|
"Values": {
|
|
@@ -5152,17 +5173,17 @@
|
|
|
5152
5173
|
"CatalogId": {}
|
|
5153
5174
|
}
|
|
5154
5175
|
},
|
|
5155
|
-
"
|
|
5176
|
+
"S4g": {
|
|
5156
5177
|
"type": "list",
|
|
5157
5178
|
"member": {}
|
|
5158
5179
|
},
|
|
5159
|
-
"
|
|
5180
|
+
"S4i": {
|
|
5160
5181
|
"type": "list",
|
|
5161
5182
|
"member": {
|
|
5162
|
-
"shape": "
|
|
5183
|
+
"shape": "S4j"
|
|
5163
5184
|
}
|
|
5164
5185
|
},
|
|
5165
|
-
"
|
|
5186
|
+
"S4j": {
|
|
5166
5187
|
"type": "structure",
|
|
5167
5188
|
"members": {
|
|
5168
5189
|
"Name": {},
|
|
@@ -5173,37 +5194,37 @@
|
|
|
5173
5194
|
"Description": {},
|
|
5174
5195
|
"Schedule": {},
|
|
5175
5196
|
"Actions": {
|
|
5176
|
-
"shape": "
|
|
5197
|
+
"shape": "S4n"
|
|
5177
5198
|
},
|
|
5178
5199
|
"Predicate": {
|
|
5179
|
-
"shape": "
|
|
5200
|
+
"shape": "S4p"
|
|
5180
5201
|
},
|
|
5181
5202
|
"EventBatchingCondition": {
|
|
5182
|
-
"shape": "
|
|
5203
|
+
"shape": "S4w"
|
|
5183
5204
|
}
|
|
5184
5205
|
}
|
|
5185
5206
|
},
|
|
5186
|
-
"
|
|
5207
|
+
"S4n": {
|
|
5187
5208
|
"type": "list",
|
|
5188
5209
|
"member": {
|
|
5189
5210
|
"type": "structure",
|
|
5190
5211
|
"members": {
|
|
5191
5212
|
"JobName": {},
|
|
5192
5213
|
"Arguments": {
|
|
5193
|
-
"shape": "
|
|
5214
|
+
"shape": "S43"
|
|
5194
5215
|
},
|
|
5195
5216
|
"Timeout": {
|
|
5196
5217
|
"type": "integer"
|
|
5197
5218
|
},
|
|
5198
5219
|
"SecurityConfiguration": {},
|
|
5199
5220
|
"NotificationProperty": {
|
|
5200
|
-
"shape": "
|
|
5221
|
+
"shape": "S48"
|
|
5201
5222
|
},
|
|
5202
5223
|
"CrawlerName": {}
|
|
5203
5224
|
}
|
|
5204
5225
|
}
|
|
5205
5226
|
},
|
|
5206
|
-
"
|
|
5227
|
+
"S4p": {
|
|
5207
5228
|
"type": "structure",
|
|
5208
5229
|
"members": {
|
|
5209
5230
|
"Logical": {},
|
|
@@ -5222,7 +5243,7 @@
|
|
|
5222
5243
|
}
|
|
5223
5244
|
}
|
|
5224
5245
|
},
|
|
5225
|
-
"
|
|
5246
|
+
"S4w": {
|
|
5226
5247
|
"type": "structure",
|
|
5227
5248
|
"required": [
|
|
5228
5249
|
"BatchSize"
|
|
@@ -5236,17 +5257,17 @@
|
|
|
5236
5257
|
}
|
|
5237
5258
|
}
|
|
5238
5259
|
},
|
|
5239
|
-
"
|
|
5260
|
+
"S50": {
|
|
5240
5261
|
"type": "list",
|
|
5241
5262
|
"member": {}
|
|
5242
5263
|
},
|
|
5243
|
-
"
|
|
5264
|
+
"S53": {
|
|
5244
5265
|
"type": "structure",
|
|
5245
5266
|
"members": {
|
|
5246
5267
|
"Name": {},
|
|
5247
5268
|
"Description": {},
|
|
5248
5269
|
"DefaultRunProperties": {
|
|
5249
|
-
"shape": "
|
|
5270
|
+
"shape": "S54"
|
|
5250
5271
|
},
|
|
5251
5272
|
"CreatedOn": {
|
|
5252
5273
|
"type": "timestamp"
|
|
@@ -5255,10 +5276,10 @@
|
|
|
5255
5276
|
"type": "timestamp"
|
|
5256
5277
|
},
|
|
5257
5278
|
"LastRun": {
|
|
5258
|
-
"shape": "
|
|
5279
|
+
"shape": "S55"
|
|
5259
5280
|
},
|
|
5260
5281
|
"Graph": {
|
|
5261
|
-
"shape": "
|
|
5282
|
+
"shape": "S58"
|
|
5262
5283
|
},
|
|
5263
5284
|
"MaxConcurrentRuns": {
|
|
5264
5285
|
"type": "integer"
|
|
@@ -5272,19 +5293,19 @@
|
|
|
5272
5293
|
}
|
|
5273
5294
|
}
|
|
5274
5295
|
},
|
|
5275
|
-
"
|
|
5296
|
+
"S54": {
|
|
5276
5297
|
"type": "map",
|
|
5277
5298
|
"key": {},
|
|
5278
5299
|
"value": {}
|
|
5279
5300
|
},
|
|
5280
|
-
"
|
|
5301
|
+
"S55": {
|
|
5281
5302
|
"type": "structure",
|
|
5282
5303
|
"members": {
|
|
5283
5304
|
"Name": {},
|
|
5284
5305
|
"WorkflowRunId": {},
|
|
5285
5306
|
"PreviousRunId": {},
|
|
5286
5307
|
"WorkflowRunProperties": {
|
|
5287
|
-
"shape": "
|
|
5308
|
+
"shape": "S54"
|
|
5288
5309
|
},
|
|
5289
5310
|
"StartedOn": {
|
|
5290
5311
|
"type": "timestamp"
|
|
@@ -5318,7 +5339,7 @@
|
|
|
5318
5339
|
}
|
|
5319
5340
|
},
|
|
5320
5341
|
"Graph": {
|
|
5321
|
-
"shape": "
|
|
5342
|
+
"shape": "S58"
|
|
5322
5343
|
},
|
|
5323
5344
|
"StartingEventBatchCondition": {
|
|
5324
5345
|
"type": "structure",
|
|
@@ -5333,7 +5354,7 @@
|
|
|
5333
5354
|
}
|
|
5334
5355
|
}
|
|
5335
5356
|
},
|
|
5336
|
-
"
|
|
5357
|
+
"S58": {
|
|
5337
5358
|
"type": "structure",
|
|
5338
5359
|
"members": {
|
|
5339
5360
|
"Nodes": {
|
|
@@ -5348,7 +5369,7 @@
|
|
|
5348
5369
|
"type": "structure",
|
|
5349
5370
|
"members": {
|
|
5350
5371
|
"Trigger": {
|
|
5351
|
-
"shape": "
|
|
5372
|
+
"shape": "S4j"
|
|
5352
5373
|
}
|
|
5353
5374
|
}
|
|
5354
5375
|
},
|
|
@@ -5356,7 +5377,7 @@
|
|
|
5356
5377
|
"type": "structure",
|
|
5357
5378
|
"members": {
|
|
5358
5379
|
"JobRuns": {
|
|
5359
|
-
"shape": "
|
|
5380
|
+
"shape": "S5e"
|
|
5360
5381
|
}
|
|
5361
5382
|
}
|
|
5362
5383
|
},
|
|
@@ -5398,13 +5419,13 @@
|
|
|
5398
5419
|
}
|
|
5399
5420
|
}
|
|
5400
5421
|
},
|
|
5401
|
-
"
|
|
5422
|
+
"S5e": {
|
|
5402
5423
|
"type": "list",
|
|
5403
5424
|
"member": {
|
|
5404
|
-
"shape": "
|
|
5425
|
+
"shape": "S5f"
|
|
5405
5426
|
}
|
|
5406
5427
|
},
|
|
5407
|
-
"
|
|
5428
|
+
"S5f": {
|
|
5408
5429
|
"type": "structure",
|
|
5409
5430
|
"members": {
|
|
5410
5431
|
"Id": {},
|
|
@@ -5425,7 +5446,7 @@
|
|
|
5425
5446
|
},
|
|
5426
5447
|
"JobRunState": {},
|
|
5427
5448
|
"Arguments": {
|
|
5428
|
-
"shape": "
|
|
5449
|
+
"shape": "S43"
|
|
5429
5450
|
},
|
|
5430
5451
|
"ErrorMessage": {},
|
|
5431
5452
|
"PredecessorRuns": {
|
|
@@ -5459,25 +5480,25 @@
|
|
|
5459
5480
|
"SecurityConfiguration": {},
|
|
5460
5481
|
"LogGroupName": {},
|
|
5461
5482
|
"NotificationProperty": {
|
|
5462
|
-
"shape": "
|
|
5483
|
+
"shape": "S48"
|
|
5463
5484
|
},
|
|
5464
5485
|
"GlueVersion": {}
|
|
5465
5486
|
}
|
|
5466
5487
|
},
|
|
5467
|
-
"
|
|
5488
|
+
"S61": {
|
|
5468
5489
|
"type": "list",
|
|
5469
5490
|
"member": {}
|
|
5470
5491
|
},
|
|
5471
|
-
"
|
|
5492
|
+
"S6h": {
|
|
5472
5493
|
"type": "map",
|
|
5473
5494
|
"key": {},
|
|
5474
5495
|
"value": {}
|
|
5475
5496
|
},
|
|
5476
|
-
"
|
|
5497
|
+
"S6y": {
|
|
5477
5498
|
"type": "list",
|
|
5478
5499
|
"member": {}
|
|
5479
5500
|
},
|
|
5480
|
-
"
|
|
5501
|
+
"S71": {
|
|
5481
5502
|
"type": "structure",
|
|
5482
5503
|
"required": [
|
|
5483
5504
|
"Name",
|
|
@@ -5489,26 +5510,26 @@
|
|
|
5489
5510
|
"Description": {},
|
|
5490
5511
|
"ConnectionType": {},
|
|
5491
5512
|
"MatchCriteria": {
|
|
5492
|
-
"shape": "
|
|
5513
|
+
"shape": "S73"
|
|
5493
5514
|
},
|
|
5494
5515
|
"ConnectionProperties": {
|
|
5495
|
-
"shape": "
|
|
5516
|
+
"shape": "S74"
|
|
5496
5517
|
},
|
|
5497
5518
|
"PhysicalConnectionRequirements": {
|
|
5498
|
-
"shape": "
|
|
5519
|
+
"shape": "S76"
|
|
5499
5520
|
}
|
|
5500
5521
|
}
|
|
5501
5522
|
},
|
|
5502
|
-
"
|
|
5523
|
+
"S73": {
|
|
5503
5524
|
"type": "list",
|
|
5504
5525
|
"member": {}
|
|
5505
5526
|
},
|
|
5506
|
-
"
|
|
5527
|
+
"S74": {
|
|
5507
5528
|
"type": "map",
|
|
5508
5529
|
"key": {},
|
|
5509
5530
|
"value": {}
|
|
5510
5531
|
},
|
|
5511
|
-
"
|
|
5532
|
+
"S76": {
|
|
5512
5533
|
"type": "structure",
|
|
5513
5534
|
"members": {
|
|
5514
5535
|
"SubnetId": {},
|
|
@@ -5519,7 +5540,7 @@
|
|
|
5519
5540
|
"AvailabilityZone": {}
|
|
5520
5541
|
}
|
|
5521
5542
|
},
|
|
5522
|
-
"
|
|
5543
|
+
"S7c": {
|
|
5523
5544
|
"type": "structure",
|
|
5524
5545
|
"required": [
|
|
5525
5546
|
"Name"
|
|
@@ -5532,14 +5553,14 @@
|
|
|
5532
5553
|
"shape": "Se"
|
|
5533
5554
|
},
|
|
5534
5555
|
"CreateTableDefaultPermissions": {
|
|
5535
|
-
"shape": "
|
|
5556
|
+
"shape": "S7e"
|
|
5536
5557
|
},
|
|
5537
5558
|
"TargetDatabase": {
|
|
5538
|
-
"shape": "
|
|
5559
|
+
"shape": "S7k"
|
|
5539
5560
|
}
|
|
5540
5561
|
}
|
|
5541
5562
|
},
|
|
5542
|
-
"
|
|
5563
|
+
"S7e": {
|
|
5543
5564
|
"type": "list",
|
|
5544
5565
|
"member": {
|
|
5545
5566
|
"type": "structure",
|
|
@@ -5557,14 +5578,14 @@
|
|
|
5557
5578
|
}
|
|
5558
5579
|
}
|
|
5559
5580
|
},
|
|
5560
|
-
"
|
|
5581
|
+
"S7k": {
|
|
5561
5582
|
"type": "structure",
|
|
5562
5583
|
"members": {
|
|
5563
5584
|
"CatalogId": {},
|
|
5564
5585
|
"DatabaseName": {}
|
|
5565
5586
|
}
|
|
5566
5587
|
},
|
|
5567
|
-
"
|
|
5588
|
+
"S7r": {
|
|
5568
5589
|
"type": "list",
|
|
5569
5590
|
"member": {
|
|
5570
5591
|
"type": "structure",
|
|
@@ -5580,7 +5601,7 @@
|
|
|
5580
5601
|
}
|
|
5581
5602
|
}
|
|
5582
5603
|
},
|
|
5583
|
-
"
|
|
5604
|
+
"S7t": {
|
|
5584
5605
|
"type": "structure",
|
|
5585
5606
|
"required": [
|
|
5586
5607
|
"TransformType"
|
|
@@ -5604,7 +5625,7 @@
|
|
|
5604
5625
|
}
|
|
5605
5626
|
}
|
|
5606
5627
|
},
|
|
5607
|
-
"
|
|
5628
|
+
"S7y": {
|
|
5608
5629
|
"type": "structure",
|
|
5609
5630
|
"members": {
|
|
5610
5631
|
"MlUserDataEncryption": {
|
|
@@ -5620,7 +5641,7 @@
|
|
|
5620
5641
|
"TaskRunSecurityConfigurationName": {}
|
|
5621
5642
|
}
|
|
5622
5643
|
},
|
|
5623
|
-
"
|
|
5644
|
+
"S85": {
|
|
5624
5645
|
"type": "structure",
|
|
5625
5646
|
"required": [
|
|
5626
5647
|
"Keys",
|
|
@@ -5634,14 +5655,14 @@
|
|
|
5634
5655
|
"IndexName": {}
|
|
5635
5656
|
}
|
|
5636
5657
|
},
|
|
5637
|
-
"
|
|
5658
|
+
"S8b": {
|
|
5638
5659
|
"type": "structure",
|
|
5639
5660
|
"members": {
|
|
5640
5661
|
"RegistryName": {},
|
|
5641
5662
|
"RegistryArn": {}
|
|
5642
5663
|
}
|
|
5643
5664
|
},
|
|
5644
|
-
"
|
|
5665
|
+
"S8i": {
|
|
5645
5666
|
"type": "list",
|
|
5646
5667
|
"member": {
|
|
5647
5668
|
"type": "structure",
|
|
@@ -5654,7 +5675,7 @@
|
|
|
5654
5675
|
"Id": {},
|
|
5655
5676
|
"NodeType": {},
|
|
5656
5677
|
"Args": {
|
|
5657
|
-
"shape": "
|
|
5678
|
+
"shape": "S8m"
|
|
5658
5679
|
},
|
|
5659
5680
|
"LineNumber": {
|
|
5660
5681
|
"type": "integer"
|
|
@@ -5662,7 +5683,7 @@
|
|
|
5662
5683
|
}
|
|
5663
5684
|
}
|
|
5664
5685
|
},
|
|
5665
|
-
"
|
|
5686
|
+
"S8m": {
|
|
5666
5687
|
"type": "list",
|
|
5667
5688
|
"member": {
|
|
5668
5689
|
"type": "structure",
|
|
@@ -5679,7 +5700,7 @@
|
|
|
5679
5700
|
}
|
|
5680
5701
|
}
|
|
5681
5702
|
},
|
|
5682
|
-
"
|
|
5703
|
+
"S8q": {
|
|
5683
5704
|
"type": "list",
|
|
5684
5705
|
"member": {
|
|
5685
5706
|
"type": "structure",
|
|
@@ -5694,7 +5715,7 @@
|
|
|
5694
5715
|
}
|
|
5695
5716
|
}
|
|
5696
5717
|
},
|
|
5697
|
-
"
|
|
5718
|
+
"S8x": {
|
|
5698
5719
|
"type": "structure",
|
|
5699
5720
|
"members": {
|
|
5700
5721
|
"S3Encryption": {
|
|
@@ -5723,7 +5744,7 @@
|
|
|
5723
5744
|
}
|
|
5724
5745
|
}
|
|
5725
5746
|
},
|
|
5726
|
-
"
|
|
5747
|
+
"S98": {
|
|
5727
5748
|
"type": "structure",
|
|
5728
5749
|
"required": [
|
|
5729
5750
|
"Name"
|
|
@@ -5754,11 +5775,11 @@
|
|
|
5754
5775
|
"shape": "Se"
|
|
5755
5776
|
},
|
|
5756
5777
|
"TargetTable": {
|
|
5757
|
-
"shape": "
|
|
5778
|
+
"shape": "S9c"
|
|
5758
5779
|
}
|
|
5759
5780
|
}
|
|
5760
5781
|
},
|
|
5761
|
-
"
|
|
5782
|
+
"S9c": {
|
|
5762
5783
|
"type": "structure",
|
|
5763
5784
|
"members": {
|
|
5764
5785
|
"CatalogId": {},
|
|
@@ -5766,7 +5787,7 @@
|
|
|
5766
5787
|
"Name": {}
|
|
5767
5788
|
}
|
|
5768
5789
|
},
|
|
5769
|
-
"
|
|
5790
|
+
"S9j": {
|
|
5770
5791
|
"type": "structure",
|
|
5771
5792
|
"members": {
|
|
5772
5793
|
"FunctionName": {},
|
|
@@ -5774,11 +5795,11 @@
|
|
|
5774
5795
|
"OwnerName": {},
|
|
5775
5796
|
"OwnerType": {},
|
|
5776
5797
|
"ResourceUris": {
|
|
5777
|
-
"shape": "
|
|
5798
|
+
"shape": "S9l"
|
|
5778
5799
|
}
|
|
5779
5800
|
}
|
|
5780
5801
|
},
|
|
5781
|
-
"
|
|
5802
|
+
"S9l": {
|
|
5782
5803
|
"type": "list",
|
|
5783
5804
|
"member": {
|
|
5784
5805
|
"type": "structure",
|
|
@@ -5788,7 +5809,7 @@
|
|
|
5788
5809
|
}
|
|
5789
5810
|
}
|
|
5790
5811
|
},
|
|
5791
|
-
"
|
|
5812
|
+
"Sba": {
|
|
5792
5813
|
"type": "structure",
|
|
5793
5814
|
"members": {
|
|
5794
5815
|
"BlueprintName": {},
|
|
@@ -5807,7 +5828,7 @@
|
|
|
5807
5828
|
"RoleArn": {}
|
|
5808
5829
|
}
|
|
5809
5830
|
},
|
|
5810
|
-
"
|
|
5831
|
+
"Sbo": {
|
|
5811
5832
|
"type": "structure",
|
|
5812
5833
|
"members": {
|
|
5813
5834
|
"GrokClassifier": {
|
|
@@ -5894,7 +5915,7 @@
|
|
|
5894
5915
|
"QuoteSymbol": {},
|
|
5895
5916
|
"ContainsHeader": {},
|
|
5896
5917
|
"Header": {
|
|
5897
|
-
"shape": "
|
|
5918
|
+
"shape": "S6y"
|
|
5898
5919
|
},
|
|
5899
5920
|
"DisableValueTrimming": {
|
|
5900
5921
|
"type": "boolean"
|
|
@@ -5906,17 +5927,17 @@
|
|
|
5906
5927
|
}
|
|
5907
5928
|
}
|
|
5908
5929
|
},
|
|
5909
|
-
"
|
|
5930
|
+
"Sby": {
|
|
5910
5931
|
"type": "list",
|
|
5911
5932
|
"member": {}
|
|
5912
5933
|
},
|
|
5913
|
-
"
|
|
5934
|
+
"Sc0": {
|
|
5914
5935
|
"type": "list",
|
|
5915
5936
|
"member": {
|
|
5916
|
-
"shape": "
|
|
5937
|
+
"shape": "Sc1"
|
|
5917
5938
|
}
|
|
5918
5939
|
},
|
|
5919
|
-
"
|
|
5940
|
+
"Sc1": {
|
|
5920
5941
|
"type": "structure",
|
|
5921
5942
|
"required": [
|
|
5922
5943
|
"ColumnName",
|
|
@@ -5985,10 +6006,10 @@
|
|
|
5985
6006
|
],
|
|
5986
6007
|
"members": {
|
|
5987
6008
|
"MinimumValue": {
|
|
5988
|
-
"shape": "
|
|
6009
|
+
"shape": "Sc9"
|
|
5989
6010
|
},
|
|
5990
6011
|
"MaximumValue": {
|
|
5991
|
-
"shape": "
|
|
6012
|
+
"shape": "Sc9"
|
|
5992
6013
|
},
|
|
5993
6014
|
"NumberOfNulls": {
|
|
5994
6015
|
"type": "long"
|
|
@@ -6086,7 +6107,7 @@
|
|
|
6086
6107
|
}
|
|
6087
6108
|
}
|
|
6088
6109
|
},
|
|
6089
|
-
"
|
|
6110
|
+
"Sc9": {
|
|
6090
6111
|
"type": "structure",
|
|
6091
6112
|
"required": [
|
|
6092
6113
|
"UnscaledValue",
|
|
@@ -6101,7 +6122,7 @@
|
|
|
6101
6122
|
}
|
|
6102
6123
|
}
|
|
6103
6124
|
},
|
|
6104
|
-
"
|
|
6125
|
+
"Sci": {
|
|
6105
6126
|
"type": "list",
|
|
6106
6127
|
"member": {
|
|
6107
6128
|
"type": "structure",
|
|
@@ -6113,20 +6134,20 @@
|
|
|
6113
6134
|
}
|
|
6114
6135
|
}
|
|
6115
6136
|
},
|
|
6116
|
-
"
|
|
6137
|
+
"Sco": {
|
|
6117
6138
|
"type": "structure",
|
|
6118
6139
|
"members": {
|
|
6119
6140
|
"Name": {},
|
|
6120
6141
|
"Description": {},
|
|
6121
6142
|
"ConnectionType": {},
|
|
6122
6143
|
"MatchCriteria": {
|
|
6123
|
-
"shape": "
|
|
6144
|
+
"shape": "S73"
|
|
6124
6145
|
},
|
|
6125
6146
|
"ConnectionProperties": {
|
|
6126
|
-
"shape": "
|
|
6147
|
+
"shape": "S74"
|
|
6127
6148
|
},
|
|
6128
6149
|
"PhysicalConnectionRequirements": {
|
|
6129
|
-
"shape": "
|
|
6150
|
+
"shape": "S76"
|
|
6130
6151
|
},
|
|
6131
6152
|
"CreationTime": {
|
|
6132
6153
|
"type": "timestamp"
|
|
@@ -6137,7 +6158,7 @@
|
|
|
6137
6158
|
"LastUpdatedBy": {}
|
|
6138
6159
|
}
|
|
6139
6160
|
},
|
|
6140
|
-
"
|
|
6161
|
+
"Sd3": {
|
|
6141
6162
|
"type": "structure",
|
|
6142
6163
|
"members": {
|
|
6143
6164
|
"EncryptionAtRest": {
|
|
@@ -6164,7 +6185,7 @@
|
|
|
6164
6185
|
}
|
|
6165
6186
|
}
|
|
6166
6187
|
},
|
|
6167
|
-
"
|
|
6188
|
+
"Sd9": {
|
|
6168
6189
|
"type": "structure",
|
|
6169
6190
|
"required": [
|
|
6170
6191
|
"Name"
|
|
@@ -6180,15 +6201,15 @@
|
|
|
6180
6201
|
"type": "timestamp"
|
|
6181
6202
|
},
|
|
6182
6203
|
"CreateTableDefaultPermissions": {
|
|
6183
|
-
"shape": "
|
|
6204
|
+
"shape": "S7e"
|
|
6184
6205
|
},
|
|
6185
6206
|
"TargetDatabase": {
|
|
6186
|
-
"shape": "
|
|
6207
|
+
"shape": "S7k"
|
|
6187
6208
|
},
|
|
6188
6209
|
"CatalogId": {}
|
|
6189
6210
|
}
|
|
6190
6211
|
},
|
|
6191
|
-
"
|
|
6212
|
+
"Sdr": {
|
|
6192
6213
|
"type": "structure",
|
|
6193
6214
|
"members": {
|
|
6194
6215
|
"JobName": {},
|
|
@@ -6206,7 +6227,7 @@
|
|
|
6206
6227
|
"JobBookmark": {}
|
|
6207
6228
|
}
|
|
6208
6229
|
},
|
|
6209
|
-
"
|
|
6230
|
+
"Se1": {
|
|
6210
6231
|
"type": "structure",
|
|
6211
6232
|
"members": {
|
|
6212
6233
|
"TaskType": {},
|
|
@@ -6241,7 +6262,7 @@
|
|
|
6241
6262
|
}
|
|
6242
6263
|
}
|
|
6243
6264
|
},
|
|
6244
|
-
"
|
|
6265
|
+
"Sek": {
|
|
6245
6266
|
"type": "structure",
|
|
6246
6267
|
"required": [
|
|
6247
6268
|
"TransformType"
|
|
@@ -6296,7 +6317,7 @@
|
|
|
6296
6317
|
}
|
|
6297
6318
|
}
|
|
6298
6319
|
},
|
|
6299
|
-
"
|
|
6320
|
+
"Ser": {
|
|
6300
6321
|
"type": "list",
|
|
6301
6322
|
"member": {
|
|
6302
6323
|
"type": "structure",
|
|
@@ -6306,7 +6327,7 @@
|
|
|
6306
6327
|
}
|
|
6307
6328
|
}
|
|
6308
6329
|
},
|
|
6309
|
-
"
|
|
6330
|
+
"Seu": {
|
|
6310
6331
|
"type": "structure",
|
|
6311
6332
|
"members": {
|
|
6312
6333
|
"Name": {},
|
|
@@ -6326,11 +6347,11 @@
|
|
|
6326
6347
|
"type": "timestamp"
|
|
6327
6348
|
},
|
|
6328
6349
|
"Schema": {
|
|
6329
|
-
"shape": "
|
|
6350
|
+
"shape": "Ser"
|
|
6330
6351
|
}
|
|
6331
6352
|
}
|
|
6332
6353
|
},
|
|
6333
|
-
"
|
|
6354
|
+
"Sev": {
|
|
6334
6355
|
"type": "structure",
|
|
6335
6356
|
"required": [
|
|
6336
6357
|
"Column",
|
|
@@ -6341,7 +6362,7 @@
|
|
|
6341
6362
|
"SortDirection": {}
|
|
6342
6363
|
}
|
|
6343
6364
|
},
|
|
6344
|
-
"
|
|
6365
|
+
"Sf1": {
|
|
6345
6366
|
"type": "structure",
|
|
6346
6367
|
"required": [
|
|
6347
6368
|
"DatabaseName",
|
|
@@ -6352,27 +6373,27 @@
|
|
|
6352
6373
|
"TableName": {}
|
|
6353
6374
|
}
|
|
6354
6375
|
},
|
|
6355
|
-
"
|
|
6376
|
+
"Sf2": {
|
|
6356
6377
|
"type": "list",
|
|
6357
6378
|
"member": {
|
|
6358
|
-
"shape": "
|
|
6379
|
+
"shape": "Sf1"
|
|
6359
6380
|
}
|
|
6360
6381
|
},
|
|
6361
|
-
"
|
|
6382
|
+
"Sf3": {
|
|
6362
6383
|
"type": "structure",
|
|
6363
6384
|
"members": {
|
|
6364
6385
|
"Jdbc": {
|
|
6365
|
-
"shape": "
|
|
6386
|
+
"shape": "S8m"
|
|
6366
6387
|
},
|
|
6367
6388
|
"S3": {
|
|
6368
|
-
"shape": "
|
|
6389
|
+
"shape": "S8m"
|
|
6369
6390
|
},
|
|
6370
6391
|
"DynamoDB": {
|
|
6371
|
-
"shape": "
|
|
6392
|
+
"shape": "S8m"
|
|
6372
6393
|
}
|
|
6373
6394
|
}
|
|
6374
6395
|
},
|
|
6375
|
-
"
|
|
6396
|
+
"Sf5": {
|
|
6376
6397
|
"type": "list",
|
|
6377
6398
|
"member": {
|
|
6378
6399
|
"type": "structure",
|
|
@@ -6386,7 +6407,7 @@
|
|
|
6386
6407
|
}
|
|
6387
6408
|
}
|
|
6388
6409
|
},
|
|
6389
|
-
"
|
|
6410
|
+
"Sgc": {
|
|
6390
6411
|
"type": "structure",
|
|
6391
6412
|
"members": {
|
|
6392
6413
|
"LatestVersion": {
|
|
@@ -6397,7 +6418,7 @@
|
|
|
6397
6418
|
}
|
|
6398
6419
|
}
|
|
6399
6420
|
},
|
|
6400
|
-
"
|
|
6421
|
+
"Sgl": {
|
|
6401
6422
|
"type": "structure",
|
|
6402
6423
|
"members": {
|
|
6403
6424
|
"Name": {},
|
|
@@ -6405,11 +6426,11 @@
|
|
|
6405
6426
|
"type": "timestamp"
|
|
6406
6427
|
},
|
|
6407
6428
|
"EncryptionConfiguration": {
|
|
6408
|
-
"shape": "
|
|
6429
|
+
"shape": "S8x"
|
|
6409
6430
|
}
|
|
6410
6431
|
}
|
|
6411
6432
|
},
|
|
6412
|
-
"
|
|
6433
|
+
"Sgr": {
|
|
6413
6434
|
"type": "structure",
|
|
6414
6435
|
"required": [
|
|
6415
6436
|
"Name"
|
|
@@ -6451,27 +6472,27 @@
|
|
|
6451
6472
|
"type": "boolean"
|
|
6452
6473
|
},
|
|
6453
6474
|
"TargetTable": {
|
|
6454
|
-
"shape": "
|
|
6475
|
+
"shape": "S9c"
|
|
6455
6476
|
},
|
|
6456
6477
|
"CatalogId": {}
|
|
6457
6478
|
}
|
|
6458
6479
|
},
|
|
6459
|
-
"
|
|
6480
|
+
"Sgu": {
|
|
6460
6481
|
"type": "structure",
|
|
6461
6482
|
"members": {
|
|
6462
6483
|
"Table": {
|
|
6463
|
-
"shape": "
|
|
6484
|
+
"shape": "Sgr"
|
|
6464
6485
|
},
|
|
6465
6486
|
"VersionId": {}
|
|
6466
6487
|
}
|
|
6467
6488
|
},
|
|
6468
|
-
"
|
|
6489
|
+
"Sh1": {
|
|
6469
6490
|
"type": "list",
|
|
6470
6491
|
"member": {
|
|
6471
|
-
"shape": "
|
|
6492
|
+
"shape": "Sgr"
|
|
6472
6493
|
}
|
|
6473
6494
|
},
|
|
6474
|
-
"
|
|
6495
|
+
"Sha": {
|
|
6475
6496
|
"type": "structure",
|
|
6476
6497
|
"members": {
|
|
6477
6498
|
"FunctionName": {},
|
|
@@ -6483,35 +6504,35 @@
|
|
|
6483
6504
|
"type": "timestamp"
|
|
6484
6505
|
},
|
|
6485
6506
|
"ResourceUris": {
|
|
6486
|
-
"shape": "
|
|
6507
|
+
"shape": "S9l"
|
|
6487
6508
|
},
|
|
6488
6509
|
"CatalogId": {}
|
|
6489
6510
|
}
|
|
6490
6511
|
},
|
|
6491
|
-
"
|
|
6512
|
+
"Siq": {
|
|
6492
6513
|
"type": "structure",
|
|
6493
6514
|
"members": {
|
|
6494
6515
|
"MetadataKey": {},
|
|
6495
6516
|
"MetadataValue": {}
|
|
6496
6517
|
}
|
|
6497
6518
|
},
|
|
6498
|
-
"
|
|
6519
|
+
"Sjb": {
|
|
6499
6520
|
"type": "list",
|
|
6500
6521
|
"member": {}
|
|
6501
6522
|
},
|
|
6502
|
-
"
|
|
6523
|
+
"Skr": {
|
|
6503
6524
|
"type": "list",
|
|
6504
6525
|
"member": {
|
|
6505
|
-
"shape": "
|
|
6526
|
+
"shape": "Sc1"
|
|
6506
6527
|
}
|
|
6507
6528
|
},
|
|
6508
|
-
"
|
|
6529
|
+
"Skt": {
|
|
6509
6530
|
"type": "list",
|
|
6510
6531
|
"member": {
|
|
6511
6532
|
"type": "structure",
|
|
6512
6533
|
"members": {
|
|
6513
6534
|
"ColumnStatistics": {
|
|
6514
|
-
"shape": "
|
|
6535
|
+
"shape": "Sc1"
|
|
6515
6536
|
},
|
|
6516
6537
|
"Error": {
|
|
6517
6538
|
"shape": "S13"
|