cdk-docker-image-deployment 0.0.87 → 0.0.89
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/.jsii +3 -3
- package/lib/destination.js +1 -1
- package/lib/docker-image-deployment.js +1 -1
- package/lib/source.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +51 -1
- package/node_modules/aws-sdk/README.md +29 -1
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.examples.json +5 -0
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.min.json +284 -0
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +441 -110
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +31 -13
- package/node_modules/aws-sdk/apis/config-2014-11-12.min.json +282 -134
- package/node_modules/aws-sdk/apis/config-2014-11-12.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +124 -45
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +2824 -1317
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +42 -0
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +331 -215
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +87 -52
- package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +128 -27
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +156 -130
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +341 -298
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +205 -28
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +252 -214
- package/node_modules/aws-sdk/apis/iot-data-2015-05-28.min.json +26 -0
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +686 -105
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +43 -8
- package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +359 -50
- package/node_modules/aws-sdk/apis/kms-2014-11-01.min.json +127 -72
- package/node_modules/aws-sdk/apis/kms-2014-11-01.paginators.json +0 -7
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +69 -50
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.waiters2.json +26 -0
- package/node_modules/aws-sdk/apis/license-manager-user-subscriptions-2018-05-10.min.json +82 -9
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +97 -16
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +793 -112
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.paginators.json +33 -0
- package/node_modules/aws-sdk/apis/metadata.json +19 -0
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +931 -118
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +24 -0
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +23 -14
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.paginators.json +4 -1
- package/node_modules/aws-sdk/apis/oam-2022-06-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/oam-2022-06-10.min.json +482 -0
- package/node_modules/aws-sdk/apis/oam-2022-06-10.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.examples.json +5 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +3722 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.paginators.json +100 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.waiters2.json +498 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.min.json +1082 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.paginators.json +29 -0
- package/node_modules/aws-sdk/apis/organizations-2016-11-28.min.json +62 -16
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +5991 -325
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +379 -236
- package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +138 -28
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +23 -16
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.min.json +1041 -0
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.paginators.json +28 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.examples.json +5 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.min.json +578 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +310 -62
- package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +98 -95
- package/node_modules/aws-sdk/clients/all.d.ts +6 -0
- package/node_modules/aws-sdk/clients/all.js +7 -1
- package/node_modules/aws-sdk/clients/arczonalshift.d.ts +309 -0
- package/node_modules/aws-sdk/clients/arczonalshift.js +18 -0
- package/node_modules/aws-sdk/clients/backup.d.ts +405 -15
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +30 -16
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +196 -65
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +28 -5
- package/node_modules/aws-sdk/clients/configservice.d.ts +233 -6
- package/node_modules/aws-sdk/clients/drs.d.ts +104 -5
- package/node_modules/aws-sdk/clients/ec2.d.ts +1851 -20
- package/node_modules/aws-sdk/clients/ecs.d.ts +159 -17
- package/node_modules/aws-sdk/clients/efs.d.ts +5 -5
- package/node_modules/aws-sdk/clients/eks.d.ts +58 -8
- package/node_modules/aws-sdk/clients/firehose.d.ts +263 -48
- package/node_modules/aws-sdk/clients/fsx.d.ts +70 -21
- package/node_modules/aws-sdk/clients/glue.d.ts +66 -0
- package/node_modules/aws-sdk/clients/inspector2.d.ts +289 -15
- package/node_modules/aws-sdk/clients/iot.d.ts +76 -4
- package/node_modules/aws-sdk/clients/iotdata.d.ts +31 -1
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +599 -14
- package/node_modules/aws-sdk/clients/kendra.d.ts +84 -39
- package/node_modules/aws-sdk/clients/kms.d.ts +198 -92
- package/node_modules/aws-sdk/clients/lambda.d.ts +132 -94
- package/node_modules/aws-sdk/clients/licensemanagerusersubscriptions.d.ts +62 -4
- package/node_modules/aws-sdk/clients/macie2.d.ts +637 -54
- package/node_modules/aws-sdk/clients/mgn.d.ts +1046 -68
- package/node_modules/aws-sdk/clients/oam.d.ts +559 -0
- package/node_modules/aws-sdk/clients/oam.js +18 -0
- package/node_modules/aws-sdk/clients/omics.d.ts +4175 -0
- package/node_modules/aws-sdk/clients/omics.js +19 -0
- package/node_modules/aws-sdk/clients/opensearchserverless.d.ts +1508 -0
- package/node_modules/aws-sdk/clients/opensearchserverless.js +18 -0
- package/node_modules/aws-sdk/clients/organizations.d.ts +69 -8
- package/node_modules/aws-sdk/clients/quicksight.d.ts +9833 -2835
- package/node_modules/aws-sdk/clients/rds.d.ts +199 -2
- package/node_modules/aws-sdk/clients/s3control.d.ts +69 -0
- package/node_modules/aws-sdk/clients/securityhub.d.ts +14 -0
- package/node_modules/aws-sdk/clients/securitylake.d.ts +1049 -0
- package/node_modules/aws-sdk/clients/securitylake.js +18 -0
- package/node_modules/aws-sdk/clients/simspaceweaver.d.ts +647 -0
- package/node_modules/aws-sdk/clients/simspaceweaver.js +18 -0
- package/node_modules/aws-sdk/clients/textract.d.ts +264 -0
- package/node_modules/aws-sdk/clients/transcribeservice.d.ts +210 -191
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +65 -20
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +349 -64
- package/node_modules/aws-sdk/dist/aws-sdk.js +4529 -2130
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +79 -78
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +12 -0
- package/node_modules/aws-sdk/lib/core.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/event_listeners.js +48 -14
- package/node_modules/aws-sdk/lib/region_config.js +13 -2
- package/node_modules/aws-sdk/lib/region_config_data.json +11 -1
- package/node_modules/aws-sdk/lib/signers/bearer.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +6 -5
|
@@ -315,7 +315,7 @@
|
|
|
315
315
|
"DatabaseName": {},
|
|
316
316
|
"TableName": {},
|
|
317
317
|
"PartitionsToGet": {
|
|
318
|
-
"shape": "
|
|
318
|
+
"shape": "S8g"
|
|
319
319
|
}
|
|
320
320
|
}
|
|
321
321
|
},
|
|
@@ -323,10 +323,10 @@
|
|
|
323
323
|
"type": "structure",
|
|
324
324
|
"members": {
|
|
325
325
|
"Partitions": {
|
|
326
|
-
"shape": "
|
|
326
|
+
"shape": "S8i"
|
|
327
327
|
},
|
|
328
328
|
"UnprocessedKeys": {
|
|
329
|
-
"shape": "
|
|
329
|
+
"shape": "S8g"
|
|
330
330
|
}
|
|
331
331
|
}
|
|
332
332
|
}
|
|
@@ -339,7 +339,7 @@
|
|
|
339
339
|
],
|
|
340
340
|
"members": {
|
|
341
341
|
"TriggerNames": {
|
|
342
|
-
"shape": "
|
|
342
|
+
"shape": "S8l"
|
|
343
343
|
}
|
|
344
344
|
}
|
|
345
345
|
},
|
|
@@ -347,10 +347,10 @@
|
|
|
347
347
|
"type": "structure",
|
|
348
348
|
"members": {
|
|
349
349
|
"Triggers": {
|
|
350
|
-
"shape": "
|
|
350
|
+
"shape": "S8n"
|
|
351
351
|
},
|
|
352
352
|
"TriggersNotFound": {
|
|
353
|
-
"shape": "
|
|
353
|
+
"shape": "S8l"
|
|
354
354
|
}
|
|
355
355
|
}
|
|
356
356
|
}
|
|
@@ -363,7 +363,7 @@
|
|
|
363
363
|
],
|
|
364
364
|
"members": {
|
|
365
365
|
"Names": {
|
|
366
|
-
"shape": "
|
|
366
|
+
"shape": "S95"
|
|
367
367
|
},
|
|
368
368
|
"IncludeGraph": {
|
|
369
369
|
"type": "boolean"
|
|
@@ -376,11 +376,11 @@
|
|
|
376
376
|
"Workflows": {
|
|
377
377
|
"type": "list",
|
|
378
378
|
"member": {
|
|
379
|
-
"shape": "
|
|
379
|
+
"shape": "S98"
|
|
380
380
|
}
|
|
381
381
|
},
|
|
382
382
|
"MissingWorkflows": {
|
|
383
|
-
"shape": "
|
|
383
|
+
"shape": "S95"
|
|
384
384
|
}
|
|
385
385
|
}
|
|
386
386
|
}
|
|
@@ -451,7 +451,7 @@
|
|
|
451
451
|
],
|
|
452
452
|
"members": {
|
|
453
453
|
"PartitionValueList": {
|
|
454
|
-
"shape": "
|
|
454
|
+
"shape": "Sa6"
|
|
455
455
|
},
|
|
456
456
|
"PartitionInput": {
|
|
457
457
|
"shape": "S5"
|
|
@@ -470,7 +470,7 @@
|
|
|
470
470
|
"type": "structure",
|
|
471
471
|
"members": {
|
|
472
472
|
"PartitionValueList": {
|
|
473
|
-
"shape": "
|
|
473
|
+
"shape": "Sa6"
|
|
474
474
|
},
|
|
475
475
|
"ErrorDetail": {
|
|
476
476
|
"shape": "S14"
|
|
@@ -556,7 +556,7 @@
|
|
|
556
556
|
"Description": {},
|
|
557
557
|
"BlueprintLocation": {},
|
|
558
558
|
"Tags": {
|
|
559
|
-
"shape": "
|
|
559
|
+
"shape": "Sao"
|
|
560
560
|
}
|
|
561
561
|
}
|
|
562
562
|
},
|
|
@@ -619,7 +619,7 @@
|
|
|
619
619
|
"QuoteSymbol": {},
|
|
620
620
|
"ContainsHeader": {},
|
|
621
621
|
"Header": {
|
|
622
|
-
"shape": "
|
|
622
|
+
"shape": "Sb5"
|
|
623
623
|
},
|
|
624
624
|
"DisableValueTrimming": {
|
|
625
625
|
"type": "boolean"
|
|
@@ -631,7 +631,7 @@
|
|
|
631
631
|
"type": "boolean"
|
|
632
632
|
},
|
|
633
633
|
"CustomDatatypes": {
|
|
634
|
-
"shape": "
|
|
634
|
+
"shape": "Sb6"
|
|
635
635
|
}
|
|
636
636
|
}
|
|
637
637
|
}
|
|
@@ -651,10 +651,10 @@
|
|
|
651
651
|
"members": {
|
|
652
652
|
"CatalogId": {},
|
|
653
653
|
"ConnectionInput": {
|
|
654
|
-
"shape": "
|
|
654
|
+
"shape": "Sb9"
|
|
655
655
|
},
|
|
656
656
|
"Tags": {
|
|
657
|
-
"shape": "
|
|
657
|
+
"shape": "Sao"
|
|
658
658
|
}
|
|
659
659
|
}
|
|
660
660
|
},
|
|
@@ -699,7 +699,7 @@
|
|
|
699
699
|
"Configuration": {},
|
|
700
700
|
"CrawlerSecurityConfiguration": {},
|
|
701
701
|
"Tags": {
|
|
702
|
-
"shape": "
|
|
702
|
+
"shape": "Sao"
|
|
703
703
|
}
|
|
704
704
|
}
|
|
705
705
|
},
|
|
@@ -739,10 +739,10 @@
|
|
|
739
739
|
"members": {
|
|
740
740
|
"CatalogId": {},
|
|
741
741
|
"DatabaseInput": {
|
|
742
|
-
"shape": "
|
|
742
|
+
"shape": "Sbm"
|
|
743
743
|
},
|
|
744
744
|
"Tags": {
|
|
745
|
-
"shape": "
|
|
745
|
+
"shape": "Sao"
|
|
746
746
|
}
|
|
747
747
|
}
|
|
748
748
|
},
|
|
@@ -781,7 +781,7 @@
|
|
|
781
781
|
"ExtraJarsS3Path": {},
|
|
782
782
|
"SecurityConfiguration": {},
|
|
783
783
|
"Tags": {
|
|
784
|
-
"shape": "
|
|
784
|
+
"shape": "Sao"
|
|
785
785
|
},
|
|
786
786
|
"Arguments": {
|
|
787
787
|
"shape": "S43"
|
|
@@ -869,7 +869,7 @@
|
|
|
869
869
|
},
|
|
870
870
|
"SecurityConfiguration": {},
|
|
871
871
|
"Tags": {
|
|
872
|
-
"shape": "
|
|
872
|
+
"shape": "Sao"
|
|
873
873
|
},
|
|
874
874
|
"NotificationProperty": {
|
|
875
875
|
"shape": "S4l"
|
|
@@ -884,7 +884,7 @@
|
|
|
884
884
|
},
|
|
885
885
|
"ExecutionClass": {},
|
|
886
886
|
"SourceControlDetails": {
|
|
887
|
-
"shape": "
|
|
887
|
+
"shape": "S8c"
|
|
888
888
|
}
|
|
889
889
|
}
|
|
890
890
|
},
|
|
@@ -908,10 +908,10 @@
|
|
|
908
908
|
"Name": {},
|
|
909
909
|
"Description": {},
|
|
910
910
|
"InputRecordTables": {
|
|
911
|
-
"shape": "
|
|
911
|
+
"shape": "Sc1"
|
|
912
912
|
},
|
|
913
913
|
"Parameters": {
|
|
914
|
-
"shape": "
|
|
914
|
+
"shape": "Sc3"
|
|
915
915
|
},
|
|
916
916
|
"Role": {},
|
|
917
917
|
"GlueVersion": {},
|
|
@@ -929,10 +929,10 @@
|
|
|
929
929
|
"type": "integer"
|
|
930
930
|
},
|
|
931
931
|
"Tags": {
|
|
932
|
-
"shape": "
|
|
932
|
+
"shape": "Sao"
|
|
933
933
|
},
|
|
934
934
|
"TransformEncryption": {
|
|
935
|
-
"shape": "
|
|
935
|
+
"shape": "Sc8"
|
|
936
936
|
}
|
|
937
937
|
}
|
|
938
938
|
},
|
|
@@ -978,7 +978,7 @@
|
|
|
978
978
|
"DatabaseName": {},
|
|
979
979
|
"TableName": {},
|
|
980
980
|
"PartitionIndex": {
|
|
981
|
-
"shape": "
|
|
981
|
+
"shape": "Scf"
|
|
982
982
|
}
|
|
983
983
|
}
|
|
984
984
|
},
|
|
@@ -997,7 +997,7 @@
|
|
|
997
997
|
"RegistryName": {},
|
|
998
998
|
"Description": {},
|
|
999
999
|
"Tags": {
|
|
1000
|
-
"shape": "
|
|
1000
|
+
"shape": "Sao"
|
|
1001
1001
|
}
|
|
1002
1002
|
}
|
|
1003
1003
|
},
|
|
@@ -1008,7 +1008,7 @@
|
|
|
1008
1008
|
"RegistryName": {},
|
|
1009
1009
|
"Description": {},
|
|
1010
1010
|
"Tags": {
|
|
1011
|
-
"shape": "
|
|
1011
|
+
"shape": "Sao"
|
|
1012
1012
|
}
|
|
1013
1013
|
}
|
|
1014
1014
|
}
|
|
@@ -1022,14 +1022,14 @@
|
|
|
1022
1022
|
],
|
|
1023
1023
|
"members": {
|
|
1024
1024
|
"RegistryId": {
|
|
1025
|
-
"shape": "
|
|
1025
|
+
"shape": "Scl"
|
|
1026
1026
|
},
|
|
1027
1027
|
"SchemaName": {},
|
|
1028
1028
|
"DataFormat": {},
|
|
1029
1029
|
"Compatibility": {},
|
|
1030
1030
|
"Description": {},
|
|
1031
1031
|
"Tags": {
|
|
1032
|
-
"shape": "
|
|
1032
|
+
"shape": "Sao"
|
|
1033
1033
|
},
|
|
1034
1034
|
"SchemaDefinition": {}
|
|
1035
1035
|
}
|
|
@@ -1055,7 +1055,7 @@
|
|
|
1055
1055
|
},
|
|
1056
1056
|
"SchemaStatus": {},
|
|
1057
1057
|
"Tags": {
|
|
1058
|
-
"shape": "
|
|
1058
|
+
"shape": "Sao"
|
|
1059
1059
|
},
|
|
1060
1060
|
"SchemaVersionId": {},
|
|
1061
1061
|
"SchemaVersionStatus": {}
|
|
@@ -1067,10 +1067,10 @@
|
|
|
1067
1067
|
"type": "structure",
|
|
1068
1068
|
"members": {
|
|
1069
1069
|
"DagNodes": {
|
|
1070
|
-
"shape": "
|
|
1070
|
+
"shape": "Scs"
|
|
1071
1071
|
},
|
|
1072
1072
|
"DagEdges": {
|
|
1073
|
-
"shape": "
|
|
1073
|
+
"shape": "Sd0"
|
|
1074
1074
|
},
|
|
1075
1075
|
"Language": {}
|
|
1076
1076
|
}
|
|
@@ -1093,7 +1093,7 @@
|
|
|
1093
1093
|
"members": {
|
|
1094
1094
|
"Name": {},
|
|
1095
1095
|
"EncryptionConfiguration": {
|
|
1096
|
-
"shape": "
|
|
1096
|
+
"shape": "Sd7"
|
|
1097
1097
|
}
|
|
1098
1098
|
}
|
|
1099
1099
|
},
|
|
@@ -1120,7 +1120,7 @@
|
|
|
1120
1120
|
"Description": {},
|
|
1121
1121
|
"Role": {},
|
|
1122
1122
|
"Command": {
|
|
1123
|
-
"shape": "
|
|
1123
|
+
"shape": "Sdj"
|
|
1124
1124
|
},
|
|
1125
1125
|
"Timeout": {
|
|
1126
1126
|
"type": "integer"
|
|
@@ -1129,7 +1129,7 @@
|
|
|
1129
1129
|
"type": "integer"
|
|
1130
1130
|
},
|
|
1131
1131
|
"DefaultArguments": {
|
|
1132
|
-
"shape": "
|
|
1132
|
+
"shape": "Sdk"
|
|
1133
1133
|
},
|
|
1134
1134
|
"Connections": {
|
|
1135
1135
|
"shape": "S4h"
|
|
@@ -1144,7 +1144,7 @@
|
|
|
1144
1144
|
"SecurityConfiguration": {},
|
|
1145
1145
|
"GlueVersion": {},
|
|
1146
1146
|
"Tags": {
|
|
1147
|
-
"shape": "
|
|
1147
|
+
"shape": "Sao"
|
|
1148
1148
|
},
|
|
1149
1149
|
"RequestOrigin": {}
|
|
1150
1150
|
}
|
|
@@ -1153,7 +1153,7 @@
|
|
|
1153
1153
|
"type": "structure",
|
|
1154
1154
|
"members": {
|
|
1155
1155
|
"Session": {
|
|
1156
|
-
"shape": "
|
|
1156
|
+
"shape": "Sdn"
|
|
1157
1157
|
}
|
|
1158
1158
|
}
|
|
1159
1159
|
}
|
|
@@ -1169,12 +1169,12 @@
|
|
|
1169
1169
|
"CatalogId": {},
|
|
1170
1170
|
"DatabaseName": {},
|
|
1171
1171
|
"TableInput": {
|
|
1172
|
-
"shape": "
|
|
1172
|
+
"shape": "Sdr"
|
|
1173
1173
|
},
|
|
1174
1174
|
"PartitionIndexes": {
|
|
1175
1175
|
"type": "list",
|
|
1176
1176
|
"member": {
|
|
1177
|
-
"shape": "
|
|
1177
|
+
"shape": "Scf"
|
|
1178
1178
|
}
|
|
1179
1179
|
},
|
|
1180
1180
|
"TransactionId": {}
|
|
@@ -1199,20 +1199,20 @@
|
|
|
1199
1199
|
"Type": {},
|
|
1200
1200
|
"Schedule": {},
|
|
1201
1201
|
"Predicate": {
|
|
1202
|
-
"shape": "
|
|
1202
|
+
"shape": "S8u"
|
|
1203
1203
|
},
|
|
1204
1204
|
"Actions": {
|
|
1205
|
-
"shape": "
|
|
1205
|
+
"shape": "S8s"
|
|
1206
1206
|
},
|
|
1207
1207
|
"Description": {},
|
|
1208
1208
|
"StartOnCreation": {
|
|
1209
1209
|
"type": "boolean"
|
|
1210
1210
|
},
|
|
1211
1211
|
"Tags": {
|
|
1212
|
-
"shape": "
|
|
1212
|
+
"shape": "Sao"
|
|
1213
1213
|
},
|
|
1214
1214
|
"EventBatchingCondition": {
|
|
1215
|
-
"shape": "
|
|
1215
|
+
"shape": "S91"
|
|
1216
1216
|
}
|
|
1217
1217
|
}
|
|
1218
1218
|
},
|
|
@@ -1234,7 +1234,7 @@
|
|
|
1234
1234
|
"CatalogId": {},
|
|
1235
1235
|
"DatabaseName": {},
|
|
1236
1236
|
"FunctionInput": {
|
|
1237
|
-
"shape": "
|
|
1237
|
+
"shape": "Se1"
|
|
1238
1238
|
}
|
|
1239
1239
|
}
|
|
1240
1240
|
},
|
|
@@ -1253,10 +1253,10 @@
|
|
|
1253
1253
|
"Name": {},
|
|
1254
1254
|
"Description": {},
|
|
1255
1255
|
"DefaultRunProperties": {
|
|
1256
|
-
"shape": "
|
|
1256
|
+
"shape": "S99"
|
|
1257
1257
|
},
|
|
1258
1258
|
"Tags": {
|
|
1259
|
-
"shape": "
|
|
1259
|
+
"shape": "Sao"
|
|
1260
1260
|
},
|
|
1261
1261
|
"MaxConcurrentRuns": {
|
|
1262
1262
|
"type": "integer"
|
|
@@ -1509,7 +1509,7 @@
|
|
|
1509
1509
|
],
|
|
1510
1510
|
"members": {
|
|
1511
1511
|
"RegistryId": {
|
|
1512
|
-
"shape": "
|
|
1512
|
+
"shape": "Scl"
|
|
1513
1513
|
}
|
|
1514
1514
|
}
|
|
1515
1515
|
},
|
|
@@ -1759,7 +1759,7 @@
|
|
|
1759
1759
|
"type": "structure",
|
|
1760
1760
|
"members": {
|
|
1761
1761
|
"BlueprintRun": {
|
|
1762
|
-
"shape": "
|
|
1762
|
+
"shape": "Sfw"
|
|
1763
1763
|
}
|
|
1764
1764
|
}
|
|
1765
1765
|
}
|
|
@@ -1784,7 +1784,7 @@
|
|
|
1784
1784
|
"BlueprintRuns": {
|
|
1785
1785
|
"type": "list",
|
|
1786
1786
|
"member": {
|
|
1787
|
-
"shape": "
|
|
1787
|
+
"shape": "Sfw"
|
|
1788
1788
|
}
|
|
1789
1789
|
},
|
|
1790
1790
|
"NextToken": {}
|
|
@@ -1830,7 +1830,7 @@
|
|
|
1830
1830
|
"type": "structure",
|
|
1831
1831
|
"members": {
|
|
1832
1832
|
"Classifier": {
|
|
1833
|
-
"shape": "
|
|
1833
|
+
"shape": "Sga"
|
|
1834
1834
|
}
|
|
1835
1835
|
}
|
|
1836
1836
|
}
|
|
@@ -1851,7 +1851,7 @@
|
|
|
1851
1851
|
"Classifiers": {
|
|
1852
1852
|
"type": "list",
|
|
1853
1853
|
"member": {
|
|
1854
|
-
"shape": "
|
|
1854
|
+
"shape": "Sga"
|
|
1855
1855
|
}
|
|
1856
1856
|
},
|
|
1857
1857
|
"NextToken": {}
|
|
@@ -1875,7 +1875,7 @@
|
|
|
1875
1875
|
"shape": "S6"
|
|
1876
1876
|
},
|
|
1877
1877
|
"ColumnNames": {
|
|
1878
|
-
"shape": "
|
|
1878
|
+
"shape": "Sgk"
|
|
1879
1879
|
}
|
|
1880
1880
|
}
|
|
1881
1881
|
},
|
|
@@ -1883,10 +1883,10 @@
|
|
|
1883
1883
|
"type": "structure",
|
|
1884
1884
|
"members": {
|
|
1885
1885
|
"ColumnStatisticsList": {
|
|
1886
|
-
"shape": "
|
|
1886
|
+
"shape": "Sgm"
|
|
1887
1887
|
},
|
|
1888
1888
|
"Errors": {
|
|
1889
|
-
"shape": "
|
|
1889
|
+
"shape": "Sh4"
|
|
1890
1890
|
}
|
|
1891
1891
|
}
|
|
1892
1892
|
}
|
|
@@ -1904,7 +1904,7 @@
|
|
|
1904
1904
|
"DatabaseName": {},
|
|
1905
1905
|
"TableName": {},
|
|
1906
1906
|
"ColumnNames": {
|
|
1907
|
-
"shape": "
|
|
1907
|
+
"shape": "Sgk"
|
|
1908
1908
|
}
|
|
1909
1909
|
}
|
|
1910
1910
|
},
|
|
@@ -1912,10 +1912,10 @@
|
|
|
1912
1912
|
"type": "structure",
|
|
1913
1913
|
"members": {
|
|
1914
1914
|
"ColumnStatisticsList": {
|
|
1915
|
-
"shape": "
|
|
1915
|
+
"shape": "Sgm"
|
|
1916
1916
|
},
|
|
1917
1917
|
"Errors": {
|
|
1918
|
-
"shape": "
|
|
1918
|
+
"shape": "Sh4"
|
|
1919
1919
|
}
|
|
1920
1920
|
}
|
|
1921
1921
|
}
|
|
@@ -1938,7 +1938,7 @@
|
|
|
1938
1938
|
"type": "structure",
|
|
1939
1939
|
"members": {
|
|
1940
1940
|
"Connection": {
|
|
1941
|
-
"shape": "
|
|
1941
|
+
"shape": "Sha"
|
|
1942
1942
|
}
|
|
1943
1943
|
}
|
|
1944
1944
|
}
|
|
@@ -1952,7 +1952,7 @@
|
|
|
1952
1952
|
"type": "structure",
|
|
1953
1953
|
"members": {
|
|
1954
1954
|
"MatchCriteria": {
|
|
1955
|
-
"shape": "
|
|
1955
|
+
"shape": "Sbb"
|
|
1956
1956
|
},
|
|
1957
1957
|
"ConnectionType": {}
|
|
1958
1958
|
}
|
|
@@ -1972,7 +1972,7 @@
|
|
|
1972
1972
|
"ConnectionList": {
|
|
1973
1973
|
"type": "list",
|
|
1974
1974
|
"member": {
|
|
1975
|
-
"shape": "
|
|
1975
|
+
"shape": "Sha"
|
|
1976
1976
|
}
|
|
1977
1977
|
},
|
|
1978
1978
|
"NextToken": {}
|
|
@@ -2100,7 +2100,7 @@
|
|
|
2100
2100
|
"type": "structure",
|
|
2101
2101
|
"members": {
|
|
2102
2102
|
"DataCatalogEncryptionSettings": {
|
|
2103
|
-
"shape": "
|
|
2103
|
+
"shape": "Shr"
|
|
2104
2104
|
}
|
|
2105
2105
|
}
|
|
2106
2106
|
}
|
|
@@ -2120,7 +2120,7 @@
|
|
|
2120
2120
|
"type": "structure",
|
|
2121
2121
|
"members": {
|
|
2122
2122
|
"Database": {
|
|
2123
|
-
"shape": "
|
|
2123
|
+
"shape": "Shx"
|
|
2124
2124
|
}
|
|
2125
2125
|
}
|
|
2126
2126
|
}
|
|
@@ -2146,7 +2146,7 @@
|
|
|
2146
2146
|
"DatabaseList": {
|
|
2147
2147
|
"type": "list",
|
|
2148
2148
|
"member": {
|
|
2149
|
-
"shape": "
|
|
2149
|
+
"shape": "Shx"
|
|
2150
2150
|
}
|
|
2151
2151
|
},
|
|
2152
2152
|
"NextToken": {}
|
|
@@ -2164,10 +2164,10 @@
|
|
|
2164
2164
|
"type": "structure",
|
|
2165
2165
|
"members": {
|
|
2166
2166
|
"DagNodes": {
|
|
2167
|
-
"shape": "
|
|
2167
|
+
"shape": "Scs"
|
|
2168
2168
|
},
|
|
2169
2169
|
"DagEdges": {
|
|
2170
|
-
"shape": "
|
|
2170
|
+
"shape": "Sd0"
|
|
2171
2171
|
}
|
|
2172
2172
|
}
|
|
2173
2173
|
}
|
|
@@ -2245,7 +2245,7 @@
|
|
|
2245
2245
|
"type": "structure",
|
|
2246
2246
|
"members": {
|
|
2247
2247
|
"JobBookmarkEntry": {
|
|
2248
|
-
"shape": "
|
|
2248
|
+
"shape": "Sif"
|
|
2249
2249
|
}
|
|
2250
2250
|
}
|
|
2251
2251
|
}
|
|
@@ -2269,7 +2269,7 @@
|
|
|
2269
2269
|
"type": "structure",
|
|
2270
2270
|
"members": {
|
|
2271
2271
|
"JobRun": {
|
|
2272
|
-
"shape": "
|
|
2272
|
+
"shape": "S9k"
|
|
2273
2273
|
}
|
|
2274
2274
|
}
|
|
2275
2275
|
}
|
|
@@ -2292,7 +2292,7 @@
|
|
|
2292
2292
|
"type": "structure",
|
|
2293
2293
|
"members": {
|
|
2294
2294
|
"JobRuns": {
|
|
2295
|
-
"shape": "
|
|
2295
|
+
"shape": "S9j"
|
|
2296
2296
|
},
|
|
2297
2297
|
"NextToken": {}
|
|
2298
2298
|
}
|
|
@@ -2338,7 +2338,7 @@
|
|
|
2338
2338
|
"Status": {},
|
|
2339
2339
|
"LogGroupName": {},
|
|
2340
2340
|
"Properties": {
|
|
2341
|
-
"shape": "
|
|
2341
|
+
"shape": "Sip"
|
|
2342
2342
|
},
|
|
2343
2343
|
"ErrorString": {},
|
|
2344
2344
|
"StartedOn": {
|
|
@@ -2407,7 +2407,7 @@
|
|
|
2407
2407
|
"Status": {},
|
|
2408
2408
|
"LogGroupName": {},
|
|
2409
2409
|
"Properties": {
|
|
2410
|
-
"shape": "
|
|
2410
|
+
"shape": "Sip"
|
|
2411
2411
|
},
|
|
2412
2412
|
"ErrorString": {},
|
|
2413
2413
|
"StartedOn": {
|
|
@@ -2453,19 +2453,19 @@
|
|
|
2453
2453
|
"type": "timestamp"
|
|
2454
2454
|
},
|
|
2455
2455
|
"InputRecordTables": {
|
|
2456
|
-
"shape": "
|
|
2456
|
+
"shape": "Sc1"
|
|
2457
2457
|
},
|
|
2458
2458
|
"Parameters": {
|
|
2459
|
-
"shape": "
|
|
2459
|
+
"shape": "Sc3"
|
|
2460
2460
|
},
|
|
2461
2461
|
"EvaluationMetrics": {
|
|
2462
|
-
"shape": "
|
|
2462
|
+
"shape": "Sj8"
|
|
2463
2463
|
},
|
|
2464
2464
|
"LabelCount": {
|
|
2465
2465
|
"type": "integer"
|
|
2466
2466
|
},
|
|
2467
2467
|
"Schema": {
|
|
2468
|
-
"shape": "
|
|
2468
|
+
"shape": "Sjf"
|
|
2469
2469
|
},
|
|
2470
2470
|
"Role": {},
|
|
2471
2471
|
"GlueVersion": {},
|
|
@@ -2483,7 +2483,7 @@
|
|
|
2483
2483
|
"type": "integer"
|
|
2484
2484
|
},
|
|
2485
2485
|
"TransformEncryption": {
|
|
2486
|
-
"shape": "
|
|
2486
|
+
"shape": "Sc8"
|
|
2487
2487
|
}
|
|
2488
2488
|
}
|
|
2489
2489
|
}
|
|
@@ -2497,10 +2497,10 @@
|
|
|
2497
2497
|
"type": "integer"
|
|
2498
2498
|
},
|
|
2499
2499
|
"Filter": {
|
|
2500
|
-
"shape": "
|
|
2500
|
+
"shape": "Sji"
|
|
2501
2501
|
},
|
|
2502
2502
|
"Sort": {
|
|
2503
|
-
"shape": "
|
|
2503
|
+
"shape": "Sjj"
|
|
2504
2504
|
}
|
|
2505
2505
|
}
|
|
2506
2506
|
},
|
|
@@ -2526,19 +2526,19 @@
|
|
|
2526
2526
|
"type": "timestamp"
|
|
2527
2527
|
},
|
|
2528
2528
|
"InputRecordTables": {
|
|
2529
|
-
"shape": "
|
|
2529
|
+
"shape": "Sc1"
|
|
2530
2530
|
},
|
|
2531
2531
|
"Parameters": {
|
|
2532
|
-
"shape": "
|
|
2532
|
+
"shape": "Sc3"
|
|
2533
2533
|
},
|
|
2534
2534
|
"EvaluationMetrics": {
|
|
2535
|
-
"shape": "
|
|
2535
|
+
"shape": "Sj8"
|
|
2536
2536
|
},
|
|
2537
2537
|
"LabelCount": {
|
|
2538
2538
|
"type": "integer"
|
|
2539
2539
|
},
|
|
2540
2540
|
"Schema": {
|
|
2541
|
-
"shape": "
|
|
2541
|
+
"shape": "Sjf"
|
|
2542
2542
|
},
|
|
2543
2543
|
"Role": {},
|
|
2544
2544
|
"GlueVersion": {},
|
|
@@ -2556,7 +2556,7 @@
|
|
|
2556
2556
|
"type": "integer"
|
|
2557
2557
|
},
|
|
2558
2558
|
"TransformEncryption": {
|
|
2559
|
-
"shape": "
|
|
2559
|
+
"shape": "Sc8"
|
|
2560
2560
|
}
|
|
2561
2561
|
}
|
|
2562
2562
|
}
|
|
@@ -2573,13 +2573,13 @@
|
|
|
2573
2573
|
],
|
|
2574
2574
|
"members": {
|
|
2575
2575
|
"Source": {
|
|
2576
|
-
"shape": "
|
|
2576
|
+
"shape": "Sjp"
|
|
2577
2577
|
},
|
|
2578
2578
|
"Sinks": {
|
|
2579
|
-
"shape": "
|
|
2579
|
+
"shape": "Sjq"
|
|
2580
2580
|
},
|
|
2581
2581
|
"Location": {
|
|
2582
|
-
"shape": "
|
|
2582
|
+
"shape": "Sjr"
|
|
2583
2583
|
}
|
|
2584
2584
|
}
|
|
2585
2585
|
},
|
|
@@ -2590,7 +2590,7 @@
|
|
|
2590
2590
|
],
|
|
2591
2591
|
"members": {
|
|
2592
2592
|
"Mapping": {
|
|
2593
|
-
"shape": "
|
|
2593
|
+
"shape": "Sjt"
|
|
2594
2594
|
}
|
|
2595
2595
|
}
|
|
2596
2596
|
}
|
|
@@ -2616,7 +2616,7 @@
|
|
|
2616
2616
|
"type": "structure",
|
|
2617
2617
|
"members": {
|
|
2618
2618
|
"Partition": {
|
|
2619
|
-
"shape": "
|
|
2619
|
+
"shape": "S8j"
|
|
2620
2620
|
}
|
|
2621
2621
|
}
|
|
2622
2622
|
}
|
|
@@ -2700,7 +2700,7 @@
|
|
|
2700
2700
|
"Expression": {},
|
|
2701
2701
|
"NextToken": {},
|
|
2702
2702
|
"Segment": {
|
|
2703
|
-
"shape": "
|
|
2703
|
+
"shape": "Skd"
|
|
2704
2704
|
},
|
|
2705
2705
|
"MaxResults": {
|
|
2706
2706
|
"type": "integer"
|
|
@@ -2718,7 +2718,7 @@
|
|
|
2718
2718
|
"type": "structure",
|
|
2719
2719
|
"members": {
|
|
2720
2720
|
"Partitions": {
|
|
2721
|
-
"shape": "
|
|
2721
|
+
"shape": "S8i"
|
|
2722
2722
|
},
|
|
2723
2723
|
"NextToken": {}
|
|
2724
2724
|
}
|
|
@@ -2733,16 +2733,16 @@
|
|
|
2733
2733
|
],
|
|
2734
2734
|
"members": {
|
|
2735
2735
|
"Mapping": {
|
|
2736
|
-
"shape": "
|
|
2736
|
+
"shape": "Sjt"
|
|
2737
2737
|
},
|
|
2738
2738
|
"Source": {
|
|
2739
|
-
"shape": "
|
|
2739
|
+
"shape": "Sjp"
|
|
2740
2740
|
},
|
|
2741
2741
|
"Sinks": {
|
|
2742
|
-
"shape": "
|
|
2742
|
+
"shape": "Sjq"
|
|
2743
2743
|
},
|
|
2744
2744
|
"Location": {
|
|
2745
|
-
"shape": "
|
|
2745
|
+
"shape": "Sjr"
|
|
2746
2746
|
},
|
|
2747
2747
|
"Language": {},
|
|
2748
2748
|
"AdditionalPlanOptionsMap": {
|
|
@@ -2768,7 +2768,7 @@
|
|
|
2768
2768
|
],
|
|
2769
2769
|
"members": {
|
|
2770
2770
|
"RegistryId": {
|
|
2771
|
-
"shape": "
|
|
2771
|
+
"shape": "Scl"
|
|
2772
2772
|
}
|
|
2773
2773
|
}
|
|
2774
2774
|
},
|
|
@@ -2909,7 +2909,7 @@
|
|
|
2909
2909
|
},
|
|
2910
2910
|
"SchemaVersionId": {},
|
|
2911
2911
|
"SchemaVersionNumber": {
|
|
2912
|
-
"shape": "
|
|
2912
|
+
"shape": "Sl0"
|
|
2913
2913
|
}
|
|
2914
2914
|
}
|
|
2915
2915
|
},
|
|
@@ -2942,10 +2942,10 @@
|
|
|
2942
2942
|
"shape": "Sw"
|
|
2943
2943
|
},
|
|
2944
2944
|
"FirstSchemaVersionNumber": {
|
|
2945
|
-
"shape": "
|
|
2945
|
+
"shape": "Sl0"
|
|
2946
2946
|
},
|
|
2947
2947
|
"SecondSchemaVersionNumber": {
|
|
2948
|
-
"shape": "
|
|
2948
|
+
"shape": "Sl0"
|
|
2949
2949
|
},
|
|
2950
2950
|
"SchemaDiffType": {}
|
|
2951
2951
|
}
|
|
@@ -2971,7 +2971,7 @@
|
|
|
2971
2971
|
"type": "structure",
|
|
2972
2972
|
"members": {
|
|
2973
2973
|
"SecurityConfiguration": {
|
|
2974
|
-
"shape": "
|
|
2974
|
+
"shape": "Sl9"
|
|
2975
2975
|
}
|
|
2976
2976
|
}
|
|
2977
2977
|
}
|
|
@@ -2992,7 +2992,7 @@
|
|
|
2992
2992
|
"SecurityConfigurations": {
|
|
2993
2993
|
"type": "list",
|
|
2994
2994
|
"member": {
|
|
2995
|
-
"shape": "
|
|
2995
|
+
"shape": "Sl9"
|
|
2996
2996
|
}
|
|
2997
2997
|
},
|
|
2998
2998
|
"NextToken": {}
|
|
@@ -3014,7 +3014,7 @@
|
|
|
3014
3014
|
"type": "structure",
|
|
3015
3015
|
"members": {
|
|
3016
3016
|
"Session": {
|
|
3017
|
-
"shape": "
|
|
3017
|
+
"shape": "Sdn"
|
|
3018
3018
|
}
|
|
3019
3019
|
}
|
|
3020
3020
|
}
|
|
@@ -3038,7 +3038,7 @@
|
|
|
3038
3038
|
"type": "structure",
|
|
3039
3039
|
"members": {
|
|
3040
3040
|
"Statement": {
|
|
3041
|
-
"shape": "
|
|
3041
|
+
"shape": "Slh"
|
|
3042
3042
|
}
|
|
3043
3043
|
}
|
|
3044
3044
|
}
|
|
@@ -3064,7 +3064,7 @@
|
|
|
3064
3064
|
"type": "structure",
|
|
3065
3065
|
"members": {
|
|
3066
3066
|
"Table": {
|
|
3067
|
-
"shape": "
|
|
3067
|
+
"shape": "Slo"
|
|
3068
3068
|
}
|
|
3069
3069
|
}
|
|
3070
3070
|
}
|
|
@@ -3087,7 +3087,7 @@
|
|
|
3087
3087
|
"type": "structure",
|
|
3088
3088
|
"members": {
|
|
3089
3089
|
"TableVersion": {
|
|
3090
|
-
"shape": "
|
|
3090
|
+
"shape": "Slr"
|
|
3091
3091
|
}
|
|
3092
3092
|
}
|
|
3093
3093
|
}
|
|
@@ -3115,7 +3115,7 @@
|
|
|
3115
3115
|
"TableVersions": {
|
|
3116
3116
|
"type": "list",
|
|
3117
3117
|
"member": {
|
|
3118
|
-
"shape": "
|
|
3118
|
+
"shape": "Slr"
|
|
3119
3119
|
}
|
|
3120
3120
|
},
|
|
3121
3121
|
"NextToken": {}
|
|
@@ -3146,7 +3146,7 @@
|
|
|
3146
3146
|
"type": "structure",
|
|
3147
3147
|
"members": {
|
|
3148
3148
|
"TableList": {
|
|
3149
|
-
"shape": "
|
|
3149
|
+
"shape": "Sly"
|
|
3150
3150
|
},
|
|
3151
3151
|
"NextToken": {}
|
|
3152
3152
|
}
|
|
@@ -3166,7 +3166,7 @@
|
|
|
3166
3166
|
"type": "structure",
|
|
3167
3167
|
"members": {
|
|
3168
3168
|
"Tags": {
|
|
3169
|
-
"shape": "
|
|
3169
|
+
"shape": "Sao"
|
|
3170
3170
|
}
|
|
3171
3171
|
}
|
|
3172
3172
|
}
|
|
@@ -3185,7 +3185,7 @@
|
|
|
3185
3185
|
"type": "structure",
|
|
3186
3186
|
"members": {
|
|
3187
3187
|
"Trigger": {
|
|
3188
|
-
"shape": "
|
|
3188
|
+
"shape": "S8o"
|
|
3189
3189
|
}
|
|
3190
3190
|
}
|
|
3191
3191
|
}
|
|
@@ -3205,7 +3205,7 @@
|
|
|
3205
3205
|
"type": "structure",
|
|
3206
3206
|
"members": {
|
|
3207
3207
|
"Triggers": {
|
|
3208
|
-
"shape": "
|
|
3208
|
+
"shape": "S8n"
|
|
3209
3209
|
},
|
|
3210
3210
|
"NextToken": {}
|
|
3211
3211
|
}
|
|
@@ -3229,10 +3229,10 @@
|
|
|
3229
3229
|
"shape": "S6"
|
|
3230
3230
|
},
|
|
3231
3231
|
"AuditContext": {
|
|
3232
|
-
"shape": "
|
|
3232
|
+
"shape": "Sm6"
|
|
3233
3233
|
},
|
|
3234
3234
|
"SupportedPermissionTypes": {
|
|
3235
|
-
"shape": "
|
|
3235
|
+
"shape": "Sm9"
|
|
3236
3236
|
}
|
|
3237
3237
|
}
|
|
3238
3238
|
},
|
|
@@ -3240,7 +3240,7 @@
|
|
|
3240
3240
|
"type": "structure",
|
|
3241
3241
|
"members": {
|
|
3242
3242
|
"Partition": {
|
|
3243
|
-
"shape": "
|
|
3243
|
+
"shape": "S8j"
|
|
3244
3244
|
},
|
|
3245
3245
|
"AuthorizedColumns": {
|
|
3246
3246
|
"shape": "Sn"
|
|
@@ -3266,14 +3266,14 @@
|
|
|
3266
3266
|
"TableName": {},
|
|
3267
3267
|
"Expression": {},
|
|
3268
3268
|
"AuditContext": {
|
|
3269
|
-
"shape": "
|
|
3269
|
+
"shape": "Sm6"
|
|
3270
3270
|
},
|
|
3271
3271
|
"SupportedPermissionTypes": {
|
|
3272
|
-
"shape": "
|
|
3272
|
+
"shape": "Sm9"
|
|
3273
3273
|
},
|
|
3274
3274
|
"NextToken": {},
|
|
3275
3275
|
"Segment": {
|
|
3276
|
-
"shape": "
|
|
3276
|
+
"shape": "Skd"
|
|
3277
3277
|
},
|
|
3278
3278
|
"MaxResults": {
|
|
3279
3279
|
"type": "integer"
|
|
@@ -3289,7 +3289,7 @@
|
|
|
3289
3289
|
"type": "structure",
|
|
3290
3290
|
"members": {
|
|
3291
3291
|
"Partition": {
|
|
3292
|
-
"shape": "
|
|
3292
|
+
"shape": "S8j"
|
|
3293
3293
|
},
|
|
3294
3294
|
"AuthorizedColumns": {
|
|
3295
3295
|
"shape": "Sn"
|
|
@@ -3318,10 +3318,10 @@
|
|
|
3318
3318
|
"DatabaseName": {},
|
|
3319
3319
|
"Name": {},
|
|
3320
3320
|
"AuditContext": {
|
|
3321
|
-
"shape": "
|
|
3321
|
+
"shape": "Sm6"
|
|
3322
3322
|
},
|
|
3323
3323
|
"SupportedPermissionTypes": {
|
|
3324
|
-
"shape": "
|
|
3324
|
+
"shape": "Sm9"
|
|
3325
3325
|
}
|
|
3326
3326
|
}
|
|
3327
3327
|
},
|
|
@@ -3329,7 +3329,7 @@
|
|
|
3329
3329
|
"type": "structure",
|
|
3330
3330
|
"members": {
|
|
3331
3331
|
"Table": {
|
|
3332
|
-
"shape": "
|
|
3332
|
+
"shape": "Slo"
|
|
3333
3333
|
},
|
|
3334
3334
|
"AuthorizedColumns": {
|
|
3335
3335
|
"shape": "Sn"
|
|
@@ -3367,7 +3367,7 @@
|
|
|
3367
3367
|
"type": "structure",
|
|
3368
3368
|
"members": {
|
|
3369
3369
|
"UserDefinedFunction": {
|
|
3370
|
-
"shape": "
|
|
3370
|
+
"shape": "Smm"
|
|
3371
3371
|
}
|
|
3372
3372
|
}
|
|
3373
3373
|
}
|
|
@@ -3394,7 +3394,7 @@
|
|
|
3394
3394
|
"UserDefinedFunctions": {
|
|
3395
3395
|
"type": "list",
|
|
3396
3396
|
"member": {
|
|
3397
|
-
"shape": "
|
|
3397
|
+
"shape": "Smm"
|
|
3398
3398
|
}
|
|
3399
3399
|
},
|
|
3400
3400
|
"NextToken": {}
|
|
@@ -3418,7 +3418,7 @@
|
|
|
3418
3418
|
"type": "structure",
|
|
3419
3419
|
"members": {
|
|
3420
3420
|
"Workflow": {
|
|
3421
|
-
"shape": "
|
|
3421
|
+
"shape": "S98"
|
|
3422
3422
|
}
|
|
3423
3423
|
}
|
|
3424
3424
|
}
|
|
@@ -3442,7 +3442,7 @@
|
|
|
3442
3442
|
"type": "structure",
|
|
3443
3443
|
"members": {
|
|
3444
3444
|
"Run": {
|
|
3445
|
-
"shape": "
|
|
3445
|
+
"shape": "S9a"
|
|
3446
3446
|
}
|
|
3447
3447
|
}
|
|
3448
3448
|
}
|
|
@@ -3463,7 +3463,7 @@
|
|
|
3463
3463
|
"type": "structure",
|
|
3464
3464
|
"members": {
|
|
3465
3465
|
"RunProperties": {
|
|
3466
|
-
"shape": "
|
|
3466
|
+
"shape": "S99"
|
|
3467
3467
|
}
|
|
3468
3468
|
}
|
|
3469
3469
|
}
|
|
@@ -3491,7 +3491,7 @@
|
|
|
3491
3491
|
"Runs": {
|
|
3492
3492
|
"type": "list",
|
|
3493
3493
|
"member": {
|
|
3494
|
-
"shape": "
|
|
3494
|
+
"shape": "S9a"
|
|
3495
3495
|
}
|
|
3496
3496
|
},
|
|
3497
3497
|
"NextToken": {}
|
|
@@ -3519,7 +3519,7 @@
|
|
|
3519
3519
|
"type": "integer"
|
|
3520
3520
|
},
|
|
3521
3521
|
"Tags": {
|
|
3522
|
-
"shape": "
|
|
3522
|
+
"shape": "Sao"
|
|
3523
3523
|
}
|
|
3524
3524
|
}
|
|
3525
3525
|
},
|
|
@@ -3542,7 +3542,7 @@
|
|
|
3542
3542
|
},
|
|
3543
3543
|
"NextToken": {},
|
|
3544
3544
|
"Tags": {
|
|
3545
|
-
"shape": "
|
|
3545
|
+
"shape": "Sao"
|
|
3546
3546
|
}
|
|
3547
3547
|
}
|
|
3548
3548
|
},
|
|
@@ -3641,7 +3641,7 @@
|
|
|
3641
3641
|
"type": "integer"
|
|
3642
3642
|
},
|
|
3643
3643
|
"Tags": {
|
|
3644
|
-
"shape": "
|
|
3644
|
+
"shape": "Sao"
|
|
3645
3645
|
}
|
|
3646
3646
|
}
|
|
3647
3647
|
},
|
|
@@ -3665,7 +3665,7 @@
|
|
|
3665
3665
|
"type": "integer"
|
|
3666
3666
|
},
|
|
3667
3667
|
"Tags": {
|
|
3668
|
-
"shape": "
|
|
3668
|
+
"shape": "Sao"
|
|
3669
3669
|
}
|
|
3670
3670
|
}
|
|
3671
3671
|
},
|
|
@@ -3688,13 +3688,13 @@
|
|
|
3688
3688
|
"type": "integer"
|
|
3689
3689
|
},
|
|
3690
3690
|
"Filter": {
|
|
3691
|
-
"shape": "
|
|
3691
|
+
"shape": "Sji"
|
|
3692
3692
|
},
|
|
3693
3693
|
"Sort": {
|
|
3694
|
-
"shape": "
|
|
3694
|
+
"shape": "Sjj"
|
|
3695
3695
|
},
|
|
3696
3696
|
"Tags": {
|
|
3697
|
-
"shape": "
|
|
3697
|
+
"shape": "Sao"
|
|
3698
3698
|
}
|
|
3699
3699
|
}
|
|
3700
3700
|
},
|
|
@@ -3786,7 +3786,7 @@
|
|
|
3786
3786
|
"type": "structure",
|
|
3787
3787
|
"members": {
|
|
3788
3788
|
"RegistryId": {
|
|
3789
|
-
"shape": "
|
|
3789
|
+
"shape": "Scl"
|
|
3790
3790
|
},
|
|
3791
3791
|
"MaxResults": {
|
|
3792
3792
|
"type": "integer"
|
|
@@ -3825,7 +3825,7 @@
|
|
|
3825
3825
|
"type": "integer"
|
|
3826
3826
|
},
|
|
3827
3827
|
"Tags": {
|
|
3828
|
-
"shape": "
|
|
3828
|
+
"shape": "Sao"
|
|
3829
3829
|
},
|
|
3830
3830
|
"RequestOrigin": {}
|
|
3831
3831
|
}
|
|
@@ -3840,7 +3840,7 @@
|
|
|
3840
3840
|
"Sessions": {
|
|
3841
3841
|
"type": "list",
|
|
3842
3842
|
"member": {
|
|
3843
|
-
"shape": "
|
|
3843
|
+
"shape": "Sdn"
|
|
3844
3844
|
}
|
|
3845
3845
|
},
|
|
3846
3846
|
"NextToken": {}
|
|
@@ -3865,7 +3865,7 @@
|
|
|
3865
3865
|
"Statements": {
|
|
3866
3866
|
"type": "list",
|
|
3867
3867
|
"member": {
|
|
3868
|
-
"shape": "
|
|
3868
|
+
"shape": "Slh"
|
|
3869
3869
|
}
|
|
3870
3870
|
},
|
|
3871
3871
|
"NextToken": {}
|
|
@@ -3882,7 +3882,7 @@
|
|
|
3882
3882
|
"type": "integer"
|
|
3883
3883
|
},
|
|
3884
3884
|
"Tags": {
|
|
3885
|
-
"shape": "
|
|
3885
|
+
"shape": "Sao"
|
|
3886
3886
|
}
|
|
3887
3887
|
}
|
|
3888
3888
|
},
|
|
@@ -3890,7 +3890,7 @@
|
|
|
3890
3890
|
"type": "structure",
|
|
3891
3891
|
"members": {
|
|
3892
3892
|
"TriggerNames": {
|
|
3893
|
-
"shape": "
|
|
3893
|
+
"shape": "S8l"
|
|
3894
3894
|
},
|
|
3895
3895
|
"NextToken": {}
|
|
3896
3896
|
}
|
|
@@ -3910,7 +3910,7 @@
|
|
|
3910
3910
|
"type": "structure",
|
|
3911
3911
|
"members": {
|
|
3912
3912
|
"Workflows": {
|
|
3913
|
-
"shape": "
|
|
3913
|
+
"shape": "S95"
|
|
3914
3914
|
},
|
|
3915
3915
|
"NextToken": {}
|
|
3916
3916
|
}
|
|
@@ -3925,7 +3925,7 @@
|
|
|
3925
3925
|
"members": {
|
|
3926
3926
|
"CatalogId": {},
|
|
3927
3927
|
"DataCatalogEncryptionSettings": {
|
|
3928
|
-
"shape": "
|
|
3928
|
+
"shape": "Shr"
|
|
3929
3929
|
}
|
|
3930
3930
|
}
|
|
3931
3931
|
},
|
|
@@ -3966,11 +3966,11 @@
|
|
|
3966
3966
|
"shape": "Sw"
|
|
3967
3967
|
},
|
|
3968
3968
|
"SchemaVersionNumber": {
|
|
3969
|
-
"shape": "
|
|
3969
|
+
"shape": "Sl0"
|
|
3970
3970
|
},
|
|
3971
3971
|
"SchemaVersionId": {},
|
|
3972
3972
|
"MetadataKeyValue": {
|
|
3973
|
-
"shape": "
|
|
3973
|
+
"shape": "Som"
|
|
3974
3974
|
}
|
|
3975
3975
|
}
|
|
3976
3976
|
},
|
|
@@ -4004,7 +4004,7 @@
|
|
|
4004
4004
|
"Name": {},
|
|
4005
4005
|
"RunId": {},
|
|
4006
4006
|
"RunProperties": {
|
|
4007
|
-
"shape": "
|
|
4007
|
+
"shape": "S99"
|
|
4008
4008
|
}
|
|
4009
4009
|
}
|
|
4010
4010
|
},
|
|
@@ -4021,13 +4021,13 @@
|
|
|
4021
4021
|
"shape": "Sw"
|
|
4022
4022
|
},
|
|
4023
4023
|
"SchemaVersionNumber": {
|
|
4024
|
-
"shape": "
|
|
4024
|
+
"shape": "Sl0"
|
|
4025
4025
|
},
|
|
4026
4026
|
"SchemaVersionId": {},
|
|
4027
4027
|
"MetadataList": {
|
|
4028
4028
|
"type": "list",
|
|
4029
4029
|
"member": {
|
|
4030
|
-
"shape": "
|
|
4030
|
+
"shape": "Som"
|
|
4031
4031
|
}
|
|
4032
4032
|
},
|
|
4033
4033
|
"MaxResults": {
|
|
@@ -4101,11 +4101,11 @@
|
|
|
4101
4101
|
"shape": "Sw"
|
|
4102
4102
|
},
|
|
4103
4103
|
"SchemaVersionNumber": {
|
|
4104
|
-
"shape": "
|
|
4104
|
+
"shape": "Sl0"
|
|
4105
4105
|
},
|
|
4106
4106
|
"SchemaVersionId": {},
|
|
4107
4107
|
"MetadataKeyValue": {
|
|
4108
|
-
"shape": "
|
|
4108
|
+
"shape": "Som"
|
|
4109
4109
|
}
|
|
4110
4110
|
}
|
|
4111
4111
|
},
|
|
@@ -4142,7 +4142,7 @@
|
|
|
4142
4142
|
"type": "structure",
|
|
4143
4143
|
"members": {
|
|
4144
4144
|
"JobBookmarkEntry": {
|
|
4145
|
-
"shape": "
|
|
4145
|
+
"shape": "Sif"
|
|
4146
4146
|
}
|
|
4147
4147
|
}
|
|
4148
4148
|
}
|
|
@@ -4159,7 +4159,7 @@
|
|
|
4159
4159
|
"Name": {},
|
|
4160
4160
|
"RunId": {},
|
|
4161
4161
|
"NodeIds": {
|
|
4162
|
-
"shape": "
|
|
4162
|
+
"shape": "Sp7"
|
|
4163
4163
|
}
|
|
4164
4164
|
}
|
|
4165
4165
|
},
|
|
@@ -4168,7 +4168,7 @@
|
|
|
4168
4168
|
"members": {
|
|
4169
4169
|
"RunId": {},
|
|
4170
4170
|
"NodeIds": {
|
|
4171
|
-
"shape": "
|
|
4171
|
+
"shape": "Sp7"
|
|
4172
4172
|
}
|
|
4173
4173
|
}
|
|
4174
4174
|
}
|
|
@@ -4234,7 +4234,7 @@
|
|
|
4234
4234
|
"members": {
|
|
4235
4235
|
"NextToken": {},
|
|
4236
4236
|
"TableList": {
|
|
4237
|
-
"shape": "
|
|
4237
|
+
"shape": "Sly"
|
|
4238
4238
|
}
|
|
4239
4239
|
}
|
|
4240
4240
|
}
|
|
@@ -4433,7 +4433,7 @@
|
|
|
4433
4433
|
"members": {
|
|
4434
4434
|
"Name": {},
|
|
4435
4435
|
"RunProperties": {
|
|
4436
|
-
"shape": "
|
|
4436
|
+
"shape": "S99"
|
|
4437
4437
|
}
|
|
4438
4438
|
}
|
|
4439
4439
|
},
|
|
@@ -4536,7 +4536,7 @@
|
|
|
4536
4536
|
"members": {
|
|
4537
4537
|
"ResourceArn": {},
|
|
4538
4538
|
"TagsToAdd": {
|
|
4539
|
-
"shape": "
|
|
4539
|
+
"shape": "Sao"
|
|
4540
4540
|
}
|
|
4541
4541
|
}
|
|
4542
4542
|
},
|
|
@@ -4633,7 +4633,7 @@
|
|
|
4633
4633
|
"QuoteSymbol": {},
|
|
4634
4634
|
"ContainsHeader": {},
|
|
4635
4635
|
"Header": {
|
|
4636
|
-
"shape": "
|
|
4636
|
+
"shape": "Sb5"
|
|
4637
4637
|
},
|
|
4638
4638
|
"DisableValueTrimming": {
|
|
4639
4639
|
"type": "boolean"
|
|
@@ -4645,7 +4645,7 @@
|
|
|
4645
4645
|
"type": "boolean"
|
|
4646
4646
|
},
|
|
4647
4647
|
"CustomDatatypes": {
|
|
4648
|
-
"shape": "
|
|
4648
|
+
"shape": "Sb6"
|
|
4649
4649
|
}
|
|
4650
4650
|
}
|
|
4651
4651
|
}
|
|
@@ -4673,7 +4673,7 @@
|
|
|
4673
4673
|
"shape": "S6"
|
|
4674
4674
|
},
|
|
4675
4675
|
"ColumnStatisticsList": {
|
|
4676
|
-
"shape": "
|
|
4676
|
+
"shape": "Sqs"
|
|
4677
4677
|
}
|
|
4678
4678
|
}
|
|
4679
4679
|
},
|
|
@@ -4681,7 +4681,7 @@
|
|
|
4681
4681
|
"type": "structure",
|
|
4682
4682
|
"members": {
|
|
4683
4683
|
"Errors": {
|
|
4684
|
-
"shape": "
|
|
4684
|
+
"shape": "Squ"
|
|
4685
4685
|
}
|
|
4686
4686
|
}
|
|
4687
4687
|
}
|
|
@@ -4699,7 +4699,7 @@
|
|
|
4699
4699
|
"DatabaseName": {},
|
|
4700
4700
|
"TableName": {},
|
|
4701
4701
|
"ColumnStatisticsList": {
|
|
4702
|
-
"shape": "
|
|
4702
|
+
"shape": "Sqs"
|
|
4703
4703
|
}
|
|
4704
4704
|
}
|
|
4705
4705
|
},
|
|
@@ -4707,7 +4707,7 @@
|
|
|
4707
4707
|
"type": "structure",
|
|
4708
4708
|
"members": {
|
|
4709
4709
|
"Errors": {
|
|
4710
|
-
"shape": "
|
|
4710
|
+
"shape": "Squ"
|
|
4711
4711
|
}
|
|
4712
4712
|
}
|
|
4713
4713
|
}
|
|
@@ -4723,7 +4723,7 @@
|
|
|
4723
4723
|
"CatalogId": {},
|
|
4724
4724
|
"Name": {},
|
|
4725
4725
|
"ConnectionInput": {
|
|
4726
|
-
"shape": "
|
|
4726
|
+
"shape": "Sb9"
|
|
4727
4727
|
}
|
|
4728
4728
|
}
|
|
4729
4729
|
},
|
|
@@ -4799,7 +4799,7 @@
|
|
|
4799
4799
|
"CatalogId": {},
|
|
4800
4800
|
"Name": {},
|
|
4801
4801
|
"DatabaseInput": {
|
|
4802
|
-
"shape": "
|
|
4802
|
+
"shape": "Sbm"
|
|
4803
4803
|
}
|
|
4804
4804
|
}
|
|
4805
4805
|
},
|
|
@@ -4904,7 +4904,7 @@
|
|
|
4904
4904
|
},
|
|
4905
4905
|
"ExecutionClass": {},
|
|
4906
4906
|
"SourceControlDetails": {
|
|
4907
|
-
"shape": "
|
|
4907
|
+
"shape": "S8c"
|
|
4908
4908
|
}
|
|
4909
4909
|
}
|
|
4910
4910
|
}
|
|
@@ -4950,7 +4950,7 @@
|
|
|
4950
4950
|
"Name": {},
|
|
4951
4951
|
"Description": {},
|
|
4952
4952
|
"Parameters": {
|
|
4953
|
-
"shape": "
|
|
4953
|
+
"shape": "Sc3"
|
|
4954
4954
|
},
|
|
4955
4955
|
"Role": {},
|
|
4956
4956
|
"GlueVersion": {},
|
|
@@ -4990,7 +4990,7 @@
|
|
|
4990
4990
|
"DatabaseName": {},
|
|
4991
4991
|
"TableName": {},
|
|
4992
4992
|
"PartitionValueList": {
|
|
4993
|
-
"shape": "
|
|
4993
|
+
"shape": "Sa6"
|
|
4994
4994
|
},
|
|
4995
4995
|
"PartitionInput": {
|
|
4996
4996
|
"shape": "S5"
|
|
@@ -5011,7 +5011,7 @@
|
|
|
5011
5011
|
],
|
|
5012
5012
|
"members": {
|
|
5013
5013
|
"RegistryId": {
|
|
5014
|
-
"shape": "
|
|
5014
|
+
"shape": "Scl"
|
|
5015
5015
|
},
|
|
5016
5016
|
"Description": {}
|
|
5017
5017
|
}
|
|
@@ -5035,7 +5035,7 @@
|
|
|
5035
5035
|
"shape": "Sw"
|
|
5036
5036
|
},
|
|
5037
5037
|
"SchemaVersionNumber": {
|
|
5038
|
-
"shape": "
|
|
5038
|
+
"shape": "Sl0"
|
|
5039
5039
|
},
|
|
5040
5040
|
"Compatibility": {},
|
|
5041
5041
|
"Description": {}
|
|
@@ -5083,7 +5083,7 @@
|
|
|
5083
5083
|
"CatalogId": {},
|
|
5084
5084
|
"DatabaseName": {},
|
|
5085
5085
|
"TableInput": {
|
|
5086
|
-
"shape": "
|
|
5086
|
+
"shape": "Sdr"
|
|
5087
5087
|
},
|
|
5088
5088
|
"SkipArchive": {
|
|
5089
5089
|
"type": "boolean"
|
|
@@ -5113,13 +5113,13 @@
|
|
|
5113
5113
|
"Description": {},
|
|
5114
5114
|
"Schedule": {},
|
|
5115
5115
|
"Actions": {
|
|
5116
|
-
"shape": "
|
|
5116
|
+
"shape": "S8s"
|
|
5117
5117
|
},
|
|
5118
5118
|
"Predicate": {
|
|
5119
|
-
"shape": "
|
|
5119
|
+
"shape": "S8u"
|
|
5120
5120
|
},
|
|
5121
5121
|
"EventBatchingCondition": {
|
|
5122
|
-
"shape": "
|
|
5122
|
+
"shape": "S91"
|
|
5123
5123
|
}
|
|
5124
5124
|
}
|
|
5125
5125
|
}
|
|
@@ -5129,7 +5129,7 @@
|
|
|
5129
5129
|
"type": "structure",
|
|
5130
5130
|
"members": {
|
|
5131
5131
|
"Trigger": {
|
|
5132
|
-
"shape": "
|
|
5132
|
+
"shape": "S8o"
|
|
5133
5133
|
}
|
|
5134
5134
|
}
|
|
5135
5135
|
}
|
|
@@ -5147,7 +5147,7 @@
|
|
|
5147
5147
|
"DatabaseName": {},
|
|
5148
5148
|
"FunctionName": {},
|
|
5149
5149
|
"FunctionInput": {
|
|
5150
|
-
"shape": "
|
|
5150
|
+
"shape": "Se1"
|
|
5151
5151
|
}
|
|
5152
5152
|
}
|
|
5153
5153
|
},
|
|
@@ -5166,7 +5166,7 @@
|
|
|
5166
5166
|
"Name": {},
|
|
5167
5167
|
"Description": {},
|
|
5168
5168
|
"DefaultRunProperties": {
|
|
5169
|
-
"shape": "
|
|
5169
|
+
"shape": "S99"
|
|
5170
5170
|
},
|
|
5171
5171
|
"MaxConcurrentRuns": {
|
|
5172
5172
|
"type": "integer"
|
|
@@ -5763,7 +5763,7 @@
|
|
|
5763
5763
|
},
|
|
5764
5764
|
"ExecutionClass": {},
|
|
5765
5765
|
"SourceControlDetails": {
|
|
5766
|
-
"shape": "
|
|
5766
|
+
"shape": "S8c"
|
|
5767
5767
|
}
|
|
5768
5768
|
}
|
|
5769
5769
|
},
|
|
@@ -6959,6 +6959,49 @@
|
|
|
6959
6959
|
"Database": {},
|
|
6960
6960
|
"Table": {}
|
|
6961
6961
|
}
|
|
6962
|
+
},
|
|
6963
|
+
"DynamicTransform": {
|
|
6964
|
+
"type": "structure",
|
|
6965
|
+
"required": [
|
|
6966
|
+
"Name",
|
|
6967
|
+
"TransformName",
|
|
6968
|
+
"Inputs",
|
|
6969
|
+
"FunctionName",
|
|
6970
|
+
"Path"
|
|
6971
|
+
],
|
|
6972
|
+
"members": {
|
|
6973
|
+
"Name": {},
|
|
6974
|
+
"TransformName": {},
|
|
6975
|
+
"Inputs": {
|
|
6976
|
+
"shape": "S5s"
|
|
6977
|
+
},
|
|
6978
|
+
"Parameters": {
|
|
6979
|
+
"type": "list",
|
|
6980
|
+
"member": {
|
|
6981
|
+
"type": "structure",
|
|
6982
|
+
"required": [
|
|
6983
|
+
"Name",
|
|
6984
|
+
"Type"
|
|
6985
|
+
],
|
|
6986
|
+
"members": {
|
|
6987
|
+
"Name": {},
|
|
6988
|
+
"Type": {},
|
|
6989
|
+
"ValidationRule": {},
|
|
6990
|
+
"ValidationMessage": {},
|
|
6991
|
+
"Value": {
|
|
6992
|
+
"shape": "S52"
|
|
6993
|
+
},
|
|
6994
|
+
"ListType": {},
|
|
6995
|
+
"IsOptional": {
|
|
6996
|
+
"type": "boolean"
|
|
6997
|
+
}
|
|
6998
|
+
}
|
|
6999
|
+
}
|
|
7000
|
+
},
|
|
7001
|
+
"FunctionName": {},
|
|
7002
|
+
"Path": {},
|
|
7003
|
+
"Version": {}
|
|
7004
|
+
}
|
|
6962
7005
|
}
|
|
6963
7006
|
}
|
|
6964
7007
|
},
|
|
@@ -7162,7 +7205,7 @@
|
|
|
7162
7205
|
}
|
|
7163
7206
|
}
|
|
7164
7207
|
},
|
|
7165
|
-
"
|
|
7208
|
+
"S8c": {
|
|
7166
7209
|
"type": "structure",
|
|
7167
7210
|
"members": {
|
|
7168
7211
|
"Provider": {},
|
|
@@ -7175,19 +7218,19 @@
|
|
|
7175
7218
|
"AuthToken": {}
|
|
7176
7219
|
}
|
|
7177
7220
|
},
|
|
7178
|
-
"
|
|
7221
|
+
"S8g": {
|
|
7179
7222
|
"type": "list",
|
|
7180
7223
|
"member": {
|
|
7181
7224
|
"shape": "S1c"
|
|
7182
7225
|
}
|
|
7183
7226
|
},
|
|
7184
|
-
"
|
|
7227
|
+
"S8i": {
|
|
7185
7228
|
"type": "list",
|
|
7186
7229
|
"member": {
|
|
7187
|
-
"shape": "
|
|
7230
|
+
"shape": "S8j"
|
|
7188
7231
|
}
|
|
7189
7232
|
},
|
|
7190
|
-
"
|
|
7233
|
+
"S8j": {
|
|
7191
7234
|
"type": "structure",
|
|
7192
7235
|
"members": {
|
|
7193
7236
|
"Values": {
|
|
@@ -7213,17 +7256,17 @@
|
|
|
7213
7256
|
"CatalogId": {}
|
|
7214
7257
|
}
|
|
7215
7258
|
},
|
|
7216
|
-
"
|
|
7259
|
+
"S8l": {
|
|
7217
7260
|
"type": "list",
|
|
7218
7261
|
"member": {}
|
|
7219
7262
|
},
|
|
7220
|
-
"
|
|
7263
|
+
"S8n": {
|
|
7221
7264
|
"type": "list",
|
|
7222
7265
|
"member": {
|
|
7223
|
-
"shape": "
|
|
7266
|
+
"shape": "S8o"
|
|
7224
7267
|
}
|
|
7225
7268
|
},
|
|
7226
|
-
"
|
|
7269
|
+
"S8o": {
|
|
7227
7270
|
"type": "structure",
|
|
7228
7271
|
"members": {
|
|
7229
7272
|
"Name": {},
|
|
@@ -7234,17 +7277,17 @@
|
|
|
7234
7277
|
"Description": {},
|
|
7235
7278
|
"Schedule": {},
|
|
7236
7279
|
"Actions": {
|
|
7237
|
-
"shape": "
|
|
7280
|
+
"shape": "S8s"
|
|
7238
7281
|
},
|
|
7239
7282
|
"Predicate": {
|
|
7240
|
-
"shape": "
|
|
7283
|
+
"shape": "S8u"
|
|
7241
7284
|
},
|
|
7242
7285
|
"EventBatchingCondition": {
|
|
7243
|
-
"shape": "
|
|
7286
|
+
"shape": "S91"
|
|
7244
7287
|
}
|
|
7245
7288
|
}
|
|
7246
7289
|
},
|
|
7247
|
-
"
|
|
7290
|
+
"S8s": {
|
|
7248
7291
|
"type": "list",
|
|
7249
7292
|
"member": {
|
|
7250
7293
|
"type": "structure",
|
|
@@ -7264,7 +7307,7 @@
|
|
|
7264
7307
|
}
|
|
7265
7308
|
}
|
|
7266
7309
|
},
|
|
7267
|
-
"
|
|
7310
|
+
"S8u": {
|
|
7268
7311
|
"type": "structure",
|
|
7269
7312
|
"members": {
|
|
7270
7313
|
"Logical": {},
|
|
@@ -7283,7 +7326,7 @@
|
|
|
7283
7326
|
}
|
|
7284
7327
|
}
|
|
7285
7328
|
},
|
|
7286
|
-
"
|
|
7329
|
+
"S91": {
|
|
7287
7330
|
"type": "structure",
|
|
7288
7331
|
"required": [
|
|
7289
7332
|
"BatchSize"
|
|
@@ -7297,17 +7340,17 @@
|
|
|
7297
7340
|
}
|
|
7298
7341
|
}
|
|
7299
7342
|
},
|
|
7300
|
-
"
|
|
7343
|
+
"S95": {
|
|
7301
7344
|
"type": "list",
|
|
7302
7345
|
"member": {}
|
|
7303
7346
|
},
|
|
7304
|
-
"
|
|
7347
|
+
"S98": {
|
|
7305
7348
|
"type": "structure",
|
|
7306
7349
|
"members": {
|
|
7307
7350
|
"Name": {},
|
|
7308
7351
|
"Description": {},
|
|
7309
7352
|
"DefaultRunProperties": {
|
|
7310
|
-
"shape": "
|
|
7353
|
+
"shape": "S99"
|
|
7311
7354
|
},
|
|
7312
7355
|
"CreatedOn": {
|
|
7313
7356
|
"type": "timestamp"
|
|
@@ -7316,10 +7359,10 @@
|
|
|
7316
7359
|
"type": "timestamp"
|
|
7317
7360
|
},
|
|
7318
7361
|
"LastRun": {
|
|
7319
|
-
"shape": "
|
|
7362
|
+
"shape": "S9a"
|
|
7320
7363
|
},
|
|
7321
7364
|
"Graph": {
|
|
7322
|
-
"shape": "
|
|
7365
|
+
"shape": "S9d"
|
|
7323
7366
|
},
|
|
7324
7367
|
"MaxConcurrentRuns": {
|
|
7325
7368
|
"type": "integer"
|
|
@@ -7333,19 +7376,19 @@
|
|
|
7333
7376
|
}
|
|
7334
7377
|
}
|
|
7335
7378
|
},
|
|
7336
|
-
"
|
|
7379
|
+
"S99": {
|
|
7337
7380
|
"type": "map",
|
|
7338
7381
|
"key": {},
|
|
7339
7382
|
"value": {}
|
|
7340
7383
|
},
|
|
7341
|
-
"
|
|
7384
|
+
"S9a": {
|
|
7342
7385
|
"type": "structure",
|
|
7343
7386
|
"members": {
|
|
7344
7387
|
"Name": {},
|
|
7345
7388
|
"WorkflowRunId": {},
|
|
7346
7389
|
"PreviousRunId": {},
|
|
7347
7390
|
"WorkflowRunProperties": {
|
|
7348
|
-
"shape": "
|
|
7391
|
+
"shape": "S99"
|
|
7349
7392
|
},
|
|
7350
7393
|
"StartedOn": {
|
|
7351
7394
|
"type": "timestamp"
|
|
@@ -7385,7 +7428,7 @@
|
|
|
7385
7428
|
}
|
|
7386
7429
|
},
|
|
7387
7430
|
"Graph": {
|
|
7388
|
-
"shape": "
|
|
7431
|
+
"shape": "S9d"
|
|
7389
7432
|
},
|
|
7390
7433
|
"StartingEventBatchCondition": {
|
|
7391
7434
|
"type": "structure",
|
|
@@ -7400,7 +7443,7 @@
|
|
|
7400
7443
|
}
|
|
7401
7444
|
}
|
|
7402
7445
|
},
|
|
7403
|
-
"
|
|
7446
|
+
"S9d": {
|
|
7404
7447
|
"type": "structure",
|
|
7405
7448
|
"members": {
|
|
7406
7449
|
"Nodes": {
|
|
@@ -7415,7 +7458,7 @@
|
|
|
7415
7458
|
"type": "structure",
|
|
7416
7459
|
"members": {
|
|
7417
7460
|
"Trigger": {
|
|
7418
|
-
"shape": "
|
|
7461
|
+
"shape": "S8o"
|
|
7419
7462
|
}
|
|
7420
7463
|
}
|
|
7421
7464
|
},
|
|
@@ -7423,7 +7466,7 @@
|
|
|
7423
7466
|
"type": "structure",
|
|
7424
7467
|
"members": {
|
|
7425
7468
|
"JobRuns": {
|
|
7426
|
-
"shape": "
|
|
7469
|
+
"shape": "S9j"
|
|
7427
7470
|
}
|
|
7428
7471
|
}
|
|
7429
7472
|
},
|
|
@@ -7465,13 +7508,13 @@
|
|
|
7465
7508
|
}
|
|
7466
7509
|
}
|
|
7467
7510
|
},
|
|
7468
|
-
"
|
|
7511
|
+
"S9j": {
|
|
7469
7512
|
"type": "list",
|
|
7470
7513
|
"member": {
|
|
7471
|
-
"shape": "
|
|
7514
|
+
"shape": "S9k"
|
|
7472
7515
|
}
|
|
7473
7516
|
},
|
|
7474
|
-
"
|
|
7517
|
+
"S9k": {
|
|
7475
7518
|
"type": "structure",
|
|
7476
7519
|
"members": {
|
|
7477
7520
|
"Id": {},
|
|
@@ -7535,24 +7578,24 @@
|
|
|
7535
7578
|
"ExecutionClass": {}
|
|
7536
7579
|
}
|
|
7537
7580
|
},
|
|
7538
|
-
"
|
|
7581
|
+
"Sa6": {
|
|
7539
7582
|
"type": "list",
|
|
7540
7583
|
"member": {}
|
|
7541
7584
|
},
|
|
7542
|
-
"
|
|
7585
|
+
"Sao": {
|
|
7543
7586
|
"type": "map",
|
|
7544
7587
|
"key": {},
|
|
7545
7588
|
"value": {}
|
|
7546
7589
|
},
|
|
7547
|
-
"
|
|
7590
|
+
"Sb5": {
|
|
7548
7591
|
"type": "list",
|
|
7549
7592
|
"member": {}
|
|
7550
7593
|
},
|
|
7551
|
-
"
|
|
7594
|
+
"Sb6": {
|
|
7552
7595
|
"type": "list",
|
|
7553
7596
|
"member": {}
|
|
7554
7597
|
},
|
|
7555
|
-
"
|
|
7598
|
+
"Sb9": {
|
|
7556
7599
|
"type": "structure",
|
|
7557
7600
|
"required": [
|
|
7558
7601
|
"Name",
|
|
@@ -7564,26 +7607,26 @@
|
|
|
7564
7607
|
"Description": {},
|
|
7565
7608
|
"ConnectionType": {},
|
|
7566
7609
|
"MatchCriteria": {
|
|
7567
|
-
"shape": "
|
|
7610
|
+
"shape": "Sbb"
|
|
7568
7611
|
},
|
|
7569
7612
|
"ConnectionProperties": {
|
|
7570
|
-
"shape": "
|
|
7613
|
+
"shape": "Sbc"
|
|
7571
7614
|
},
|
|
7572
7615
|
"PhysicalConnectionRequirements": {
|
|
7573
|
-
"shape": "
|
|
7616
|
+
"shape": "Sbe"
|
|
7574
7617
|
}
|
|
7575
7618
|
}
|
|
7576
7619
|
},
|
|
7577
|
-
"
|
|
7620
|
+
"Sbb": {
|
|
7578
7621
|
"type": "list",
|
|
7579
7622
|
"member": {}
|
|
7580
7623
|
},
|
|
7581
|
-
"
|
|
7624
|
+
"Sbc": {
|
|
7582
7625
|
"type": "map",
|
|
7583
7626
|
"key": {},
|
|
7584
7627
|
"value": {}
|
|
7585
7628
|
},
|
|
7586
|
-
"
|
|
7629
|
+
"Sbe": {
|
|
7587
7630
|
"type": "structure",
|
|
7588
7631
|
"members": {
|
|
7589
7632
|
"SubnetId": {},
|
|
@@ -7594,7 +7637,7 @@
|
|
|
7594
7637
|
"AvailabilityZone": {}
|
|
7595
7638
|
}
|
|
7596
7639
|
},
|
|
7597
|
-
"
|
|
7640
|
+
"Sbm": {
|
|
7598
7641
|
"type": "structure",
|
|
7599
7642
|
"required": [
|
|
7600
7643
|
"Name"
|
|
@@ -7607,14 +7650,14 @@
|
|
|
7607
7650
|
"shape": "Se"
|
|
7608
7651
|
},
|
|
7609
7652
|
"CreateTableDefaultPermissions": {
|
|
7610
|
-
"shape": "
|
|
7653
|
+
"shape": "Sbo"
|
|
7611
7654
|
},
|
|
7612
7655
|
"TargetDatabase": {
|
|
7613
|
-
"shape": "
|
|
7656
|
+
"shape": "Sbu"
|
|
7614
7657
|
}
|
|
7615
7658
|
}
|
|
7616
7659
|
},
|
|
7617
|
-
"
|
|
7660
|
+
"Sbo": {
|
|
7618
7661
|
"type": "list",
|
|
7619
7662
|
"member": {
|
|
7620
7663
|
"type": "structure",
|
|
@@ -7632,14 +7675,14 @@
|
|
|
7632
7675
|
}
|
|
7633
7676
|
}
|
|
7634
7677
|
},
|
|
7635
|
-
"
|
|
7678
|
+
"Sbu": {
|
|
7636
7679
|
"type": "structure",
|
|
7637
7680
|
"members": {
|
|
7638
7681
|
"CatalogId": {},
|
|
7639
7682
|
"DatabaseName": {}
|
|
7640
7683
|
}
|
|
7641
7684
|
},
|
|
7642
|
-
"
|
|
7685
|
+
"Sc1": {
|
|
7643
7686
|
"type": "list",
|
|
7644
7687
|
"member": {
|
|
7645
7688
|
"type": "structure",
|
|
@@ -7655,7 +7698,7 @@
|
|
|
7655
7698
|
}
|
|
7656
7699
|
}
|
|
7657
7700
|
},
|
|
7658
|
-
"
|
|
7701
|
+
"Sc3": {
|
|
7659
7702
|
"type": "structure",
|
|
7660
7703
|
"required": [
|
|
7661
7704
|
"TransformType"
|
|
@@ -7679,7 +7722,7 @@
|
|
|
7679
7722
|
}
|
|
7680
7723
|
}
|
|
7681
7724
|
},
|
|
7682
|
-
"
|
|
7725
|
+
"Sc8": {
|
|
7683
7726
|
"type": "structure",
|
|
7684
7727
|
"members": {
|
|
7685
7728
|
"MlUserDataEncryption": {
|
|
@@ -7695,7 +7738,7 @@
|
|
|
7695
7738
|
"TaskRunSecurityConfigurationName": {}
|
|
7696
7739
|
}
|
|
7697
7740
|
},
|
|
7698
|
-
"
|
|
7741
|
+
"Scf": {
|
|
7699
7742
|
"type": "structure",
|
|
7700
7743
|
"required": [
|
|
7701
7744
|
"Keys",
|
|
@@ -7709,14 +7752,14 @@
|
|
|
7709
7752
|
"IndexName": {}
|
|
7710
7753
|
}
|
|
7711
7754
|
},
|
|
7712
|
-
"
|
|
7755
|
+
"Scl": {
|
|
7713
7756
|
"type": "structure",
|
|
7714
7757
|
"members": {
|
|
7715
7758
|
"RegistryName": {},
|
|
7716
7759
|
"RegistryArn": {}
|
|
7717
7760
|
}
|
|
7718
7761
|
},
|
|
7719
|
-
"
|
|
7762
|
+
"Scs": {
|
|
7720
7763
|
"type": "list",
|
|
7721
7764
|
"member": {
|
|
7722
7765
|
"type": "structure",
|
|
@@ -7729,7 +7772,7 @@
|
|
|
7729
7772
|
"Id": {},
|
|
7730
7773
|
"NodeType": {},
|
|
7731
7774
|
"Args": {
|
|
7732
|
-
"shape": "
|
|
7775
|
+
"shape": "Scw"
|
|
7733
7776
|
},
|
|
7734
7777
|
"LineNumber": {
|
|
7735
7778
|
"type": "integer"
|
|
@@ -7737,7 +7780,7 @@
|
|
|
7737
7780
|
}
|
|
7738
7781
|
}
|
|
7739
7782
|
},
|
|
7740
|
-
"
|
|
7783
|
+
"Scw": {
|
|
7741
7784
|
"type": "list",
|
|
7742
7785
|
"member": {
|
|
7743
7786
|
"type": "structure",
|
|
@@ -7754,7 +7797,7 @@
|
|
|
7754
7797
|
}
|
|
7755
7798
|
}
|
|
7756
7799
|
},
|
|
7757
|
-
"
|
|
7800
|
+
"Sd0": {
|
|
7758
7801
|
"type": "list",
|
|
7759
7802
|
"member": {
|
|
7760
7803
|
"type": "structure",
|
|
@@ -7769,7 +7812,7 @@
|
|
|
7769
7812
|
}
|
|
7770
7813
|
}
|
|
7771
7814
|
},
|
|
7772
|
-
"
|
|
7815
|
+
"Sd7": {
|
|
7773
7816
|
"type": "structure",
|
|
7774
7817
|
"members": {
|
|
7775
7818
|
"S3Encryption": {
|
|
@@ -7798,19 +7841,19 @@
|
|
|
7798
7841
|
}
|
|
7799
7842
|
}
|
|
7800
7843
|
},
|
|
7801
|
-
"
|
|
7844
|
+
"Sdj": {
|
|
7802
7845
|
"type": "structure",
|
|
7803
7846
|
"members": {
|
|
7804
7847
|
"Name": {},
|
|
7805
7848
|
"PythonVersion": {}
|
|
7806
7849
|
}
|
|
7807
7850
|
},
|
|
7808
|
-
"
|
|
7851
|
+
"Sdk": {
|
|
7809
7852
|
"type": "map",
|
|
7810
7853
|
"key": {},
|
|
7811
7854
|
"value": {}
|
|
7812
7855
|
},
|
|
7813
|
-
"
|
|
7856
|
+
"Sdn": {
|
|
7814
7857
|
"type": "structure",
|
|
7815
7858
|
"members": {
|
|
7816
7859
|
"Id": {},
|
|
@@ -7822,10 +7865,10 @@
|
|
|
7822
7865
|
"Description": {},
|
|
7823
7866
|
"Role": {},
|
|
7824
7867
|
"Command": {
|
|
7825
|
-
"shape": "
|
|
7868
|
+
"shape": "Sdj"
|
|
7826
7869
|
},
|
|
7827
7870
|
"DefaultArguments": {
|
|
7828
|
-
"shape": "
|
|
7871
|
+
"shape": "Sdk"
|
|
7829
7872
|
},
|
|
7830
7873
|
"Connections": {
|
|
7831
7874
|
"shape": "S4h"
|
|
@@ -7840,7 +7883,7 @@
|
|
|
7840
7883
|
"GlueVersion": {}
|
|
7841
7884
|
}
|
|
7842
7885
|
},
|
|
7843
|
-
"
|
|
7886
|
+
"Sdr": {
|
|
7844
7887
|
"type": "structure",
|
|
7845
7888
|
"required": [
|
|
7846
7889
|
"Name"
|
|
@@ -7871,11 +7914,11 @@
|
|
|
7871
7914
|
"shape": "Se"
|
|
7872
7915
|
},
|
|
7873
7916
|
"TargetTable": {
|
|
7874
|
-
"shape": "
|
|
7917
|
+
"shape": "Sdv"
|
|
7875
7918
|
}
|
|
7876
7919
|
}
|
|
7877
7920
|
},
|
|
7878
|
-
"
|
|
7921
|
+
"Sdv": {
|
|
7879
7922
|
"type": "structure",
|
|
7880
7923
|
"members": {
|
|
7881
7924
|
"CatalogId": {},
|
|
@@ -7883,7 +7926,7 @@
|
|
|
7883
7926
|
"Name": {}
|
|
7884
7927
|
}
|
|
7885
7928
|
},
|
|
7886
|
-
"
|
|
7929
|
+
"Se1": {
|
|
7887
7930
|
"type": "structure",
|
|
7888
7931
|
"members": {
|
|
7889
7932
|
"FunctionName": {},
|
|
@@ -7891,11 +7934,11 @@
|
|
|
7891
7934
|
"OwnerName": {},
|
|
7892
7935
|
"OwnerType": {},
|
|
7893
7936
|
"ResourceUris": {
|
|
7894
|
-
"shape": "
|
|
7937
|
+
"shape": "Se3"
|
|
7895
7938
|
}
|
|
7896
7939
|
}
|
|
7897
7940
|
},
|
|
7898
|
-
"
|
|
7941
|
+
"Se3": {
|
|
7899
7942
|
"type": "list",
|
|
7900
7943
|
"member": {
|
|
7901
7944
|
"type": "structure",
|
|
@@ -7905,7 +7948,7 @@
|
|
|
7905
7948
|
}
|
|
7906
7949
|
}
|
|
7907
7950
|
},
|
|
7908
|
-
"
|
|
7951
|
+
"Sfw": {
|
|
7909
7952
|
"type": "structure",
|
|
7910
7953
|
"members": {
|
|
7911
7954
|
"BlueprintName": {},
|
|
@@ -7924,7 +7967,7 @@
|
|
|
7924
7967
|
"RoleArn": {}
|
|
7925
7968
|
}
|
|
7926
7969
|
},
|
|
7927
|
-
"
|
|
7970
|
+
"Sga": {
|
|
7928
7971
|
"type": "structure",
|
|
7929
7972
|
"members": {
|
|
7930
7973
|
"GrokClassifier": {
|
|
@@ -8011,7 +8054,7 @@
|
|
|
8011
8054
|
"QuoteSymbol": {},
|
|
8012
8055
|
"ContainsHeader": {},
|
|
8013
8056
|
"Header": {
|
|
8014
|
-
"shape": "
|
|
8057
|
+
"shape": "Sb5"
|
|
8015
8058
|
},
|
|
8016
8059
|
"DisableValueTrimming": {
|
|
8017
8060
|
"type": "boolean"
|
|
@@ -8023,23 +8066,23 @@
|
|
|
8023
8066
|
"type": "boolean"
|
|
8024
8067
|
},
|
|
8025
8068
|
"CustomDatatypes": {
|
|
8026
|
-
"shape": "
|
|
8069
|
+
"shape": "Sb6"
|
|
8027
8070
|
}
|
|
8028
8071
|
}
|
|
8029
8072
|
}
|
|
8030
8073
|
}
|
|
8031
8074
|
},
|
|
8032
|
-
"
|
|
8075
|
+
"Sgk": {
|
|
8033
8076
|
"type": "list",
|
|
8034
8077
|
"member": {}
|
|
8035
8078
|
},
|
|
8036
|
-
"
|
|
8079
|
+
"Sgm": {
|
|
8037
8080
|
"type": "list",
|
|
8038
8081
|
"member": {
|
|
8039
|
-
"shape": "
|
|
8082
|
+
"shape": "Sgn"
|
|
8040
8083
|
}
|
|
8041
8084
|
},
|
|
8042
|
-
"
|
|
8085
|
+
"Sgn": {
|
|
8043
8086
|
"type": "structure",
|
|
8044
8087
|
"required": [
|
|
8045
8088
|
"ColumnName",
|
|
@@ -8108,10 +8151,10 @@
|
|
|
8108
8151
|
],
|
|
8109
8152
|
"members": {
|
|
8110
8153
|
"MinimumValue": {
|
|
8111
|
-
"shape": "
|
|
8154
|
+
"shape": "Sgv"
|
|
8112
8155
|
},
|
|
8113
8156
|
"MaximumValue": {
|
|
8114
|
-
"shape": "
|
|
8157
|
+
"shape": "Sgv"
|
|
8115
8158
|
},
|
|
8116
8159
|
"NumberOfNulls": {
|
|
8117
8160
|
"type": "long"
|
|
@@ -8209,7 +8252,7 @@
|
|
|
8209
8252
|
}
|
|
8210
8253
|
}
|
|
8211
8254
|
},
|
|
8212
|
-
"
|
|
8255
|
+
"Sgv": {
|
|
8213
8256
|
"type": "structure",
|
|
8214
8257
|
"required": [
|
|
8215
8258
|
"UnscaledValue",
|
|
@@ -8224,7 +8267,7 @@
|
|
|
8224
8267
|
}
|
|
8225
8268
|
}
|
|
8226
8269
|
},
|
|
8227
|
-
"
|
|
8270
|
+
"Sh4": {
|
|
8228
8271
|
"type": "list",
|
|
8229
8272
|
"member": {
|
|
8230
8273
|
"type": "structure",
|
|
@@ -8236,20 +8279,20 @@
|
|
|
8236
8279
|
}
|
|
8237
8280
|
}
|
|
8238
8281
|
},
|
|
8239
|
-
"
|
|
8282
|
+
"Sha": {
|
|
8240
8283
|
"type": "structure",
|
|
8241
8284
|
"members": {
|
|
8242
8285
|
"Name": {},
|
|
8243
8286
|
"Description": {},
|
|
8244
8287
|
"ConnectionType": {},
|
|
8245
8288
|
"MatchCriteria": {
|
|
8246
|
-
"shape": "
|
|
8289
|
+
"shape": "Sbb"
|
|
8247
8290
|
},
|
|
8248
8291
|
"ConnectionProperties": {
|
|
8249
|
-
"shape": "
|
|
8292
|
+
"shape": "Sbc"
|
|
8250
8293
|
},
|
|
8251
8294
|
"PhysicalConnectionRequirements": {
|
|
8252
|
-
"shape": "
|
|
8295
|
+
"shape": "Sbe"
|
|
8253
8296
|
},
|
|
8254
8297
|
"CreationTime": {
|
|
8255
8298
|
"type": "timestamp"
|
|
@@ -8260,7 +8303,7 @@
|
|
|
8260
8303
|
"LastUpdatedBy": {}
|
|
8261
8304
|
}
|
|
8262
8305
|
},
|
|
8263
|
-
"
|
|
8306
|
+
"Shr": {
|
|
8264
8307
|
"type": "structure",
|
|
8265
8308
|
"members": {
|
|
8266
8309
|
"EncryptionAtRest": {
|
|
@@ -8287,7 +8330,7 @@
|
|
|
8287
8330
|
}
|
|
8288
8331
|
}
|
|
8289
8332
|
},
|
|
8290
|
-
"
|
|
8333
|
+
"Shx": {
|
|
8291
8334
|
"type": "structure",
|
|
8292
8335
|
"required": [
|
|
8293
8336
|
"Name"
|
|
@@ -8303,15 +8346,15 @@
|
|
|
8303
8346
|
"type": "timestamp"
|
|
8304
8347
|
},
|
|
8305
8348
|
"CreateTableDefaultPermissions": {
|
|
8306
|
-
"shape": "
|
|
8349
|
+
"shape": "Sbo"
|
|
8307
8350
|
},
|
|
8308
8351
|
"TargetDatabase": {
|
|
8309
|
-
"shape": "
|
|
8352
|
+
"shape": "Sbu"
|
|
8310
8353
|
},
|
|
8311
8354
|
"CatalogId": {}
|
|
8312
8355
|
}
|
|
8313
8356
|
},
|
|
8314
|
-
"
|
|
8357
|
+
"Sif": {
|
|
8315
8358
|
"type": "structure",
|
|
8316
8359
|
"members": {
|
|
8317
8360
|
"JobName": {},
|
|
@@ -8329,7 +8372,7 @@
|
|
|
8329
8372
|
"JobBookmark": {}
|
|
8330
8373
|
}
|
|
8331
8374
|
},
|
|
8332
|
-
"
|
|
8375
|
+
"Sip": {
|
|
8333
8376
|
"type": "structure",
|
|
8334
8377
|
"members": {
|
|
8335
8378
|
"TaskType": {},
|
|
@@ -8364,7 +8407,7 @@
|
|
|
8364
8407
|
}
|
|
8365
8408
|
}
|
|
8366
8409
|
},
|
|
8367
|
-
"
|
|
8410
|
+
"Sj8": {
|
|
8368
8411
|
"type": "structure",
|
|
8369
8412
|
"required": [
|
|
8370
8413
|
"TransformType"
|
|
@@ -8419,7 +8462,7 @@
|
|
|
8419
8462
|
}
|
|
8420
8463
|
}
|
|
8421
8464
|
},
|
|
8422
|
-
"
|
|
8465
|
+
"Sjf": {
|
|
8423
8466
|
"type": "list",
|
|
8424
8467
|
"member": {
|
|
8425
8468
|
"type": "structure",
|
|
@@ -8429,7 +8472,7 @@
|
|
|
8429
8472
|
}
|
|
8430
8473
|
}
|
|
8431
8474
|
},
|
|
8432
|
-
"
|
|
8475
|
+
"Sji": {
|
|
8433
8476
|
"type": "structure",
|
|
8434
8477
|
"members": {
|
|
8435
8478
|
"Name": {},
|
|
@@ -8449,11 +8492,11 @@
|
|
|
8449
8492
|
"type": "timestamp"
|
|
8450
8493
|
},
|
|
8451
8494
|
"Schema": {
|
|
8452
|
-
"shape": "
|
|
8495
|
+
"shape": "Sjf"
|
|
8453
8496
|
}
|
|
8454
8497
|
}
|
|
8455
8498
|
},
|
|
8456
|
-
"
|
|
8499
|
+
"Sjj": {
|
|
8457
8500
|
"type": "structure",
|
|
8458
8501
|
"required": [
|
|
8459
8502
|
"Column",
|
|
@@ -8464,7 +8507,7 @@
|
|
|
8464
8507
|
"SortDirection": {}
|
|
8465
8508
|
}
|
|
8466
8509
|
},
|
|
8467
|
-
"
|
|
8510
|
+
"Sjp": {
|
|
8468
8511
|
"type": "structure",
|
|
8469
8512
|
"required": [
|
|
8470
8513
|
"DatabaseName",
|
|
@@ -8475,27 +8518,27 @@
|
|
|
8475
8518
|
"TableName": {}
|
|
8476
8519
|
}
|
|
8477
8520
|
},
|
|
8478
|
-
"
|
|
8521
|
+
"Sjq": {
|
|
8479
8522
|
"type": "list",
|
|
8480
8523
|
"member": {
|
|
8481
|
-
"shape": "
|
|
8524
|
+
"shape": "Sjp"
|
|
8482
8525
|
}
|
|
8483
8526
|
},
|
|
8484
|
-
"
|
|
8527
|
+
"Sjr": {
|
|
8485
8528
|
"type": "structure",
|
|
8486
8529
|
"members": {
|
|
8487
8530
|
"Jdbc": {
|
|
8488
|
-
"shape": "
|
|
8531
|
+
"shape": "Scw"
|
|
8489
8532
|
},
|
|
8490
8533
|
"S3": {
|
|
8491
|
-
"shape": "
|
|
8534
|
+
"shape": "Scw"
|
|
8492
8535
|
},
|
|
8493
8536
|
"DynamoDB": {
|
|
8494
|
-
"shape": "
|
|
8537
|
+
"shape": "Scw"
|
|
8495
8538
|
}
|
|
8496
8539
|
}
|
|
8497
8540
|
},
|
|
8498
|
-
"
|
|
8541
|
+
"Sjt": {
|
|
8499
8542
|
"type": "list",
|
|
8500
8543
|
"member": {
|
|
8501
8544
|
"type": "structure",
|
|
@@ -8509,7 +8552,7 @@
|
|
|
8509
8552
|
}
|
|
8510
8553
|
}
|
|
8511
8554
|
},
|
|
8512
|
-
"
|
|
8555
|
+
"Skd": {
|
|
8513
8556
|
"type": "structure",
|
|
8514
8557
|
"required": [
|
|
8515
8558
|
"SegmentNumber",
|
|
@@ -8524,7 +8567,7 @@
|
|
|
8524
8567
|
}
|
|
8525
8568
|
}
|
|
8526
8569
|
},
|
|
8527
|
-
"
|
|
8570
|
+
"Sl0": {
|
|
8528
8571
|
"type": "structure",
|
|
8529
8572
|
"members": {
|
|
8530
8573
|
"LatestVersion": {
|
|
@@ -8535,7 +8578,7 @@
|
|
|
8535
8578
|
}
|
|
8536
8579
|
}
|
|
8537
8580
|
},
|
|
8538
|
-
"
|
|
8581
|
+
"Sl9": {
|
|
8539
8582
|
"type": "structure",
|
|
8540
8583
|
"members": {
|
|
8541
8584
|
"Name": {},
|
|
@@ -8543,11 +8586,11 @@
|
|
|
8543
8586
|
"type": "timestamp"
|
|
8544
8587
|
},
|
|
8545
8588
|
"EncryptionConfiguration": {
|
|
8546
|
-
"shape": "
|
|
8589
|
+
"shape": "Sd7"
|
|
8547
8590
|
}
|
|
8548
8591
|
}
|
|
8549
8592
|
},
|
|
8550
|
-
"
|
|
8593
|
+
"Slh": {
|
|
8551
8594
|
"type": "structure",
|
|
8552
8595
|
"members": {
|
|
8553
8596
|
"Id": {
|
|
@@ -8586,7 +8629,7 @@
|
|
|
8586
8629
|
}
|
|
8587
8630
|
}
|
|
8588
8631
|
},
|
|
8589
|
-
"
|
|
8632
|
+
"Slo": {
|
|
8590
8633
|
"type": "structure",
|
|
8591
8634
|
"required": [
|
|
8592
8635
|
"Name"
|
|
@@ -8628,28 +8671,28 @@
|
|
|
8628
8671
|
"type": "boolean"
|
|
8629
8672
|
},
|
|
8630
8673
|
"TargetTable": {
|
|
8631
|
-
"shape": "
|
|
8674
|
+
"shape": "Sdv"
|
|
8632
8675
|
},
|
|
8633
8676
|
"CatalogId": {},
|
|
8634
8677
|
"VersionId": {}
|
|
8635
8678
|
}
|
|
8636
8679
|
},
|
|
8637
|
-
"
|
|
8680
|
+
"Slr": {
|
|
8638
8681
|
"type": "structure",
|
|
8639
8682
|
"members": {
|
|
8640
8683
|
"Table": {
|
|
8641
|
-
"shape": "
|
|
8684
|
+
"shape": "Slo"
|
|
8642
8685
|
},
|
|
8643
8686
|
"VersionId": {}
|
|
8644
8687
|
}
|
|
8645
8688
|
},
|
|
8646
|
-
"
|
|
8689
|
+
"Sly": {
|
|
8647
8690
|
"type": "list",
|
|
8648
8691
|
"member": {
|
|
8649
|
-
"shape": "
|
|
8692
|
+
"shape": "Slo"
|
|
8650
8693
|
}
|
|
8651
8694
|
},
|
|
8652
|
-
"
|
|
8695
|
+
"Sm6": {
|
|
8653
8696
|
"type": "structure",
|
|
8654
8697
|
"members": {
|
|
8655
8698
|
"AdditionalAuditContext": {},
|
|
@@ -8662,11 +8705,11 @@
|
|
|
8662
8705
|
}
|
|
8663
8706
|
}
|
|
8664
8707
|
},
|
|
8665
|
-
"
|
|
8708
|
+
"Sm9": {
|
|
8666
8709
|
"type": "list",
|
|
8667
8710
|
"member": {}
|
|
8668
8711
|
},
|
|
8669
|
-
"
|
|
8712
|
+
"Smm": {
|
|
8670
8713
|
"type": "structure",
|
|
8671
8714
|
"members": {
|
|
8672
8715
|
"FunctionName": {},
|
|
@@ -8678,35 +8721,35 @@
|
|
|
8678
8721
|
"type": "timestamp"
|
|
8679
8722
|
},
|
|
8680
8723
|
"ResourceUris": {
|
|
8681
|
-
"shape": "
|
|
8724
|
+
"shape": "Se3"
|
|
8682
8725
|
},
|
|
8683
8726
|
"CatalogId": {}
|
|
8684
8727
|
}
|
|
8685
8728
|
},
|
|
8686
|
-
"
|
|
8729
|
+
"Som": {
|
|
8687
8730
|
"type": "structure",
|
|
8688
8731
|
"members": {
|
|
8689
8732
|
"MetadataKey": {},
|
|
8690
8733
|
"MetadataValue": {}
|
|
8691
8734
|
}
|
|
8692
8735
|
},
|
|
8693
|
-
"
|
|
8736
|
+
"Sp7": {
|
|
8694
8737
|
"type": "list",
|
|
8695
8738
|
"member": {}
|
|
8696
8739
|
},
|
|
8697
|
-
"
|
|
8740
|
+
"Sqs": {
|
|
8698
8741
|
"type": "list",
|
|
8699
8742
|
"member": {
|
|
8700
|
-
"shape": "
|
|
8743
|
+
"shape": "Sgn"
|
|
8701
8744
|
}
|
|
8702
8745
|
},
|
|
8703
|
-
"
|
|
8746
|
+
"Squ": {
|
|
8704
8747
|
"type": "list",
|
|
8705
8748
|
"member": {
|
|
8706
8749
|
"type": "structure",
|
|
8707
8750
|
"members": {
|
|
8708
8751
|
"ColumnStatistics": {
|
|
8709
|
-
"shape": "
|
|
8752
|
+
"shape": "Sgn"
|
|
8710
8753
|
},
|
|
8711
8754
|
"Error": {
|
|
8712
8755
|
"shape": "S14"
|