cdk-docker-image-deployment 0.0.79 → 0.0.81
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 +8 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +144 -143
- package/node_modules/aws-sdk/clients/appflow.d.ts +29 -5
- package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +6 -6
- package/node_modules/aws-sdk/clients/route53.d.ts +3 -3
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk.js +3 -3
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +2 -2
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +5 -5
|
@@ -60,22 +60,22 @@
|
|
|
60
60
|
"description": {},
|
|
61
61
|
"kmsArn": {},
|
|
62
62
|
"triggerConfig": {
|
|
63
|
-
"shape": "
|
|
63
|
+
"shape": "S34"
|
|
64
64
|
},
|
|
65
65
|
"sourceFlowConfig": {
|
|
66
|
-
"shape": "
|
|
66
|
+
"shape": "S3e"
|
|
67
67
|
},
|
|
68
68
|
"destinationFlowConfigList": {
|
|
69
|
-
"shape": "
|
|
69
|
+
"shape": "S46"
|
|
70
70
|
},
|
|
71
71
|
"tasks": {
|
|
72
|
-
"shape": "
|
|
72
|
+
"shape": "S56"
|
|
73
73
|
},
|
|
74
74
|
"tags": {
|
|
75
|
-
"shape": "
|
|
75
|
+
"shape": "S5v"
|
|
76
76
|
},
|
|
77
77
|
"metadataCatalogConfig": {
|
|
78
|
-
"shape": "
|
|
78
|
+
"shape": "S5y"
|
|
79
79
|
}
|
|
80
80
|
}
|
|
81
81
|
},
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
"type": "structure",
|
|
148
148
|
"members": {
|
|
149
149
|
"connectorConfiguration": {
|
|
150
|
-
"shape": "
|
|
150
|
+
"shape": "S6c"
|
|
151
151
|
}
|
|
152
152
|
}
|
|
153
153
|
}
|
|
@@ -217,10 +217,10 @@
|
|
|
217
217
|
"valueRegexPattern": {},
|
|
218
218
|
"supportedDateFormat": {},
|
|
219
219
|
"fieldValueRange": {
|
|
220
|
-
"shape": "
|
|
220
|
+
"shape": "S8i"
|
|
221
221
|
},
|
|
222
222
|
"fieldLengthRange": {
|
|
223
|
-
"shape": "
|
|
223
|
+
"shape": "S8i"
|
|
224
224
|
}
|
|
225
225
|
}
|
|
226
226
|
}
|
|
@@ -260,12 +260,12 @@
|
|
|
260
260
|
"type": "boolean"
|
|
261
261
|
},
|
|
262
262
|
"supportedWriteOperations": {
|
|
263
|
-
"shape": "
|
|
263
|
+
"shape": "S81"
|
|
264
264
|
}
|
|
265
265
|
}
|
|
266
266
|
},
|
|
267
267
|
"customProperties": {
|
|
268
|
-
"shape": "
|
|
268
|
+
"shape": "S43"
|
|
269
269
|
}
|
|
270
270
|
}
|
|
271
271
|
}
|
|
@@ -338,7 +338,7 @@
|
|
|
338
338
|
"type": "structure",
|
|
339
339
|
"members": {
|
|
340
340
|
"connectorTypes": {
|
|
341
|
-
"shape": "
|
|
341
|
+
"shape": "S6d"
|
|
342
342
|
},
|
|
343
343
|
"maxResults": {
|
|
344
344
|
"type": "integer"
|
|
@@ -353,11 +353,11 @@
|
|
|
353
353
|
"type": "map",
|
|
354
354
|
"key": {},
|
|
355
355
|
"value": {
|
|
356
|
-
"shape": "
|
|
356
|
+
"shape": "S6c"
|
|
357
357
|
}
|
|
358
358
|
},
|
|
359
359
|
"connectors": {
|
|
360
|
-
"shape": "
|
|
360
|
+
"shape": "S90"
|
|
361
361
|
},
|
|
362
362
|
"nextToken": {}
|
|
363
363
|
}
|
|
@@ -386,19 +386,19 @@
|
|
|
386
386
|
"flowStatus": {},
|
|
387
387
|
"flowStatusMessage": {},
|
|
388
388
|
"sourceFlowConfig": {
|
|
389
|
-
"shape": "
|
|
389
|
+
"shape": "S3e"
|
|
390
390
|
},
|
|
391
391
|
"destinationFlowConfigList": {
|
|
392
|
-
"shape": "
|
|
392
|
+
"shape": "S46"
|
|
393
393
|
},
|
|
394
394
|
"lastRunExecutionDetails": {
|
|
395
|
-
"shape": "
|
|
395
|
+
"shape": "S96"
|
|
396
396
|
},
|
|
397
397
|
"triggerConfig": {
|
|
398
|
-
"shape": "
|
|
398
|
+
"shape": "S34"
|
|
399
399
|
},
|
|
400
400
|
"tasks": {
|
|
401
|
-
"shape": "
|
|
401
|
+
"shape": "S56"
|
|
402
402
|
},
|
|
403
403
|
"createdAt": {
|
|
404
404
|
"type": "timestamp"
|
|
@@ -409,13 +409,13 @@
|
|
|
409
409
|
"createdBy": {},
|
|
410
410
|
"lastUpdatedBy": {},
|
|
411
411
|
"tags": {
|
|
412
|
-
"shape": "
|
|
412
|
+
"shape": "S5v"
|
|
413
413
|
},
|
|
414
414
|
"metadataCatalogConfig": {
|
|
415
|
-
"shape": "
|
|
415
|
+
"shape": "S5y"
|
|
416
416
|
},
|
|
417
417
|
"lastRunMetadataCatalogDetails": {
|
|
418
|
-
"shape": "
|
|
418
|
+
"shape": "S9b"
|
|
419
419
|
},
|
|
420
420
|
"schemaVersion": {
|
|
421
421
|
"type": "long"
|
|
@@ -486,7 +486,7 @@
|
|
|
486
486
|
"type": "timestamp"
|
|
487
487
|
},
|
|
488
488
|
"metadataCatalogDetails": {
|
|
489
|
-
"shape": "
|
|
489
|
+
"shape": "S9b"
|
|
490
490
|
}
|
|
491
491
|
}
|
|
492
492
|
}
|
|
@@ -554,7 +554,7 @@
|
|
|
554
554
|
"type": "structure",
|
|
555
555
|
"members": {
|
|
556
556
|
"connectors": {
|
|
557
|
-
"shape": "
|
|
557
|
+
"shape": "S90"
|
|
558
558
|
},
|
|
559
559
|
"nextToken": {}
|
|
560
560
|
}
|
|
@@ -599,10 +599,10 @@
|
|
|
599
599
|
"createdBy": {},
|
|
600
600
|
"lastUpdatedBy": {},
|
|
601
601
|
"tags": {
|
|
602
|
-
"shape": "
|
|
602
|
+
"shape": "S5v"
|
|
603
603
|
},
|
|
604
604
|
"lastRunExecutionDetails": {
|
|
605
|
-
"shape": "
|
|
605
|
+
"shape": "S96"
|
|
606
606
|
}
|
|
607
607
|
}
|
|
608
608
|
}
|
|
@@ -632,7 +632,7 @@
|
|
|
632
632
|
"type": "structure",
|
|
633
633
|
"members": {
|
|
634
634
|
"tags": {
|
|
635
|
-
"shape": "
|
|
635
|
+
"shape": "S5v"
|
|
636
636
|
}
|
|
637
637
|
}
|
|
638
638
|
}
|
|
@@ -648,7 +648,7 @@
|
|
|
648
648
|
"description": {},
|
|
649
649
|
"connectorProvisioningType": {},
|
|
650
650
|
"connectorProvisioningConfig": {
|
|
651
|
-
"shape": "
|
|
651
|
+
"shape": "S83"
|
|
652
652
|
}
|
|
653
653
|
}
|
|
654
654
|
},
|
|
@@ -718,7 +718,7 @@
|
|
|
718
718
|
"locationName": "resourceArn"
|
|
719
719
|
},
|
|
720
720
|
"tags": {
|
|
721
|
-
"shape": "
|
|
721
|
+
"shape": "S5v"
|
|
722
722
|
}
|
|
723
723
|
}
|
|
724
724
|
},
|
|
@@ -816,7 +816,7 @@
|
|
|
816
816
|
"connectorLabel": {},
|
|
817
817
|
"description": {},
|
|
818
818
|
"connectorProvisioningConfig": {
|
|
819
|
-
"shape": "
|
|
819
|
+
"shape": "S83"
|
|
820
820
|
}
|
|
821
821
|
}
|
|
822
822
|
},
|
|
@@ -844,19 +844,19 @@
|
|
|
844
844
|
"flowName": {},
|
|
845
845
|
"description": {},
|
|
846
846
|
"triggerConfig": {
|
|
847
|
-
"shape": "
|
|
847
|
+
"shape": "S34"
|
|
848
848
|
},
|
|
849
849
|
"sourceFlowConfig": {
|
|
850
|
-
"shape": "
|
|
850
|
+
"shape": "S3e"
|
|
851
851
|
},
|
|
852
852
|
"destinationFlowConfigList": {
|
|
853
|
-
"shape": "
|
|
853
|
+
"shape": "S46"
|
|
854
854
|
},
|
|
855
855
|
"tasks": {
|
|
856
|
-
"shape": "
|
|
856
|
+
"shape": "S56"
|
|
857
857
|
},
|
|
858
858
|
"metadataCatalogConfig": {
|
|
859
|
-
"shape": "
|
|
859
|
+
"shape": "S5y"
|
|
860
860
|
}
|
|
861
861
|
}
|
|
862
862
|
},
|
|
@@ -872,8 +872,7 @@
|
|
|
872
872
|
"S7": {
|
|
873
873
|
"type": "structure",
|
|
874
874
|
"required": [
|
|
875
|
-
"connectorProfileProperties"
|
|
876
|
-
"connectorProfileCredentials"
|
|
875
|
+
"connectorProfileProperties"
|
|
877
876
|
],
|
|
878
877
|
"members": {
|
|
879
878
|
"connectorProfileProperties": {
|
|
@@ -890,7 +889,7 @@
|
|
|
890
889
|
],
|
|
891
890
|
"members": {
|
|
892
891
|
"apiKey": {
|
|
893
|
-
"shape": "
|
|
892
|
+
"shape": "S1q"
|
|
894
893
|
},
|
|
895
894
|
"secretKey": {
|
|
896
895
|
"type": "string",
|
|
@@ -906,7 +905,7 @@
|
|
|
906
905
|
],
|
|
907
906
|
"members": {
|
|
908
907
|
"apiKey": {
|
|
909
|
-
"shape": "
|
|
908
|
+
"shape": "S1q"
|
|
910
909
|
},
|
|
911
910
|
"applicationKey": {}
|
|
912
911
|
}
|
|
@@ -929,14 +928,14 @@
|
|
|
929
928
|
"members": {
|
|
930
929
|
"clientId": {},
|
|
931
930
|
"clientSecret": {
|
|
932
|
-
"shape": "
|
|
931
|
+
"shape": "S1y"
|
|
933
932
|
},
|
|
934
933
|
"accessToken": {
|
|
935
|
-
"shape": "
|
|
934
|
+
"shape": "S1z"
|
|
936
935
|
},
|
|
937
936
|
"refreshToken": {},
|
|
938
937
|
"oAuthRequest": {
|
|
939
|
-
"shape": "
|
|
938
|
+
"shape": "S21"
|
|
940
939
|
}
|
|
941
940
|
}
|
|
942
941
|
},
|
|
@@ -944,11 +943,11 @@
|
|
|
944
943
|
"type": "structure",
|
|
945
944
|
"members": {
|
|
946
945
|
"accessToken": {
|
|
947
|
-
"shape": "
|
|
946
|
+
"shape": "S1z"
|
|
948
947
|
},
|
|
949
948
|
"refreshToken": {},
|
|
950
949
|
"oAuthRequest": {
|
|
951
|
-
"shape": "
|
|
950
|
+
"shape": "S21"
|
|
952
951
|
}
|
|
953
952
|
}
|
|
954
953
|
},
|
|
@@ -979,26 +978,22 @@
|
|
|
979
978
|
"members": {
|
|
980
979
|
"clientId": {},
|
|
981
980
|
"clientSecret": {
|
|
982
|
-
"shape": "
|
|
981
|
+
"shape": "S1y"
|
|
983
982
|
},
|
|
984
983
|
"accessToken": {
|
|
985
|
-
"shape": "
|
|
984
|
+
"shape": "S1z"
|
|
986
985
|
},
|
|
987
986
|
"oAuthRequest": {
|
|
988
|
-
"shape": "
|
|
987
|
+
"shape": "S21"
|
|
989
988
|
}
|
|
990
989
|
}
|
|
991
990
|
},
|
|
992
991
|
"Redshift": {
|
|
993
992
|
"type": "structure",
|
|
994
|
-
"required": [
|
|
995
|
-
"username",
|
|
996
|
-
"password"
|
|
997
|
-
],
|
|
998
993
|
"members": {
|
|
999
994
|
"username": {},
|
|
1000
995
|
"password": {
|
|
1001
|
-
"shape": "
|
|
996
|
+
"shape": "S2c"
|
|
1002
997
|
}
|
|
1003
998
|
}
|
|
1004
999
|
},
|
|
@@ -1006,11 +1001,11 @@
|
|
|
1006
1001
|
"type": "structure",
|
|
1007
1002
|
"members": {
|
|
1008
1003
|
"accessToken": {
|
|
1009
|
-
"shape": "
|
|
1004
|
+
"shape": "S1z"
|
|
1010
1005
|
},
|
|
1011
1006
|
"refreshToken": {},
|
|
1012
1007
|
"oAuthRequest": {
|
|
1013
|
-
"shape": "
|
|
1008
|
+
"shape": "S21"
|
|
1014
1009
|
},
|
|
1015
1010
|
"clientCredentialsArn": {
|
|
1016
1011
|
"type": "string",
|
|
@@ -1027,7 +1022,7 @@
|
|
|
1027
1022
|
"members": {
|
|
1028
1023
|
"username": {},
|
|
1029
1024
|
"password": {
|
|
1030
|
-
"shape": "
|
|
1025
|
+
"shape": "S2c"
|
|
1031
1026
|
}
|
|
1032
1027
|
}
|
|
1033
1028
|
},
|
|
@@ -1038,7 +1033,7 @@
|
|
|
1038
1033
|
],
|
|
1039
1034
|
"members": {
|
|
1040
1035
|
"apiKey": {
|
|
1041
|
-
"shape": "
|
|
1036
|
+
"shape": "S1q"
|
|
1042
1037
|
}
|
|
1043
1038
|
}
|
|
1044
1039
|
},
|
|
@@ -1051,13 +1046,13 @@
|
|
|
1051
1046
|
"members": {
|
|
1052
1047
|
"clientId": {},
|
|
1053
1048
|
"clientSecret": {
|
|
1054
|
-
"shape": "
|
|
1049
|
+
"shape": "S1y"
|
|
1055
1050
|
},
|
|
1056
1051
|
"accessToken": {
|
|
1057
|
-
"shape": "
|
|
1052
|
+
"shape": "S1z"
|
|
1058
1053
|
},
|
|
1059
1054
|
"oAuthRequest": {
|
|
1060
|
-
"shape": "
|
|
1055
|
+
"shape": "S21"
|
|
1061
1056
|
}
|
|
1062
1057
|
}
|
|
1063
1058
|
},
|
|
@@ -1070,7 +1065,7 @@
|
|
|
1070
1065
|
"members": {
|
|
1071
1066
|
"username": {},
|
|
1072
1067
|
"password": {
|
|
1073
|
-
"shape": "
|
|
1068
|
+
"shape": "S2c"
|
|
1074
1069
|
}
|
|
1075
1070
|
}
|
|
1076
1071
|
},
|
|
@@ -1081,7 +1076,7 @@
|
|
|
1081
1076
|
],
|
|
1082
1077
|
"members": {
|
|
1083
1078
|
"apiSecretKey": {
|
|
1084
|
-
"shape": "
|
|
1079
|
+
"shape": "S2k"
|
|
1085
1080
|
}
|
|
1086
1081
|
}
|
|
1087
1082
|
},
|
|
@@ -1094,7 +1089,7 @@
|
|
|
1094
1089
|
"members": {
|
|
1095
1090
|
"username": {},
|
|
1096
1091
|
"password": {
|
|
1097
|
-
"shape": "
|
|
1092
|
+
"shape": "S2c"
|
|
1098
1093
|
}
|
|
1099
1094
|
}
|
|
1100
1095
|
},
|
|
@@ -1107,13 +1102,13 @@
|
|
|
1107
1102
|
"members": {
|
|
1108
1103
|
"clientId": {},
|
|
1109
1104
|
"clientSecret": {
|
|
1110
|
-
"shape": "
|
|
1105
|
+
"shape": "S1y"
|
|
1111
1106
|
},
|
|
1112
1107
|
"accessToken": {
|
|
1113
|
-
"shape": "
|
|
1108
|
+
"shape": "S1z"
|
|
1114
1109
|
},
|
|
1115
1110
|
"oAuthRequest": {
|
|
1116
|
-
"shape": "
|
|
1111
|
+
"shape": "S21"
|
|
1117
1112
|
}
|
|
1118
1113
|
}
|
|
1119
1114
|
},
|
|
@@ -1121,7 +1116,7 @@
|
|
|
1121
1116
|
"type": "structure",
|
|
1122
1117
|
"members": {
|
|
1123
1118
|
"basicAuthCredentials": {
|
|
1124
|
-
"shape": "
|
|
1119
|
+
"shape": "S2o"
|
|
1125
1120
|
},
|
|
1126
1121
|
"oAuthCredentials": {
|
|
1127
1122
|
"type": "structure",
|
|
@@ -1132,14 +1127,14 @@
|
|
|
1132
1127
|
"members": {
|
|
1133
1128
|
"clientId": {},
|
|
1134
1129
|
"clientSecret": {
|
|
1135
|
-
"shape": "
|
|
1130
|
+
"shape": "S1y"
|
|
1136
1131
|
},
|
|
1137
1132
|
"accessToken": {
|
|
1138
|
-
"shape": "
|
|
1133
|
+
"shape": "S1z"
|
|
1139
1134
|
},
|
|
1140
1135
|
"refreshToken": {},
|
|
1141
1136
|
"oAuthRequest": {
|
|
1142
|
-
"shape": "
|
|
1137
|
+
"shape": "S21"
|
|
1143
1138
|
}
|
|
1144
1139
|
}
|
|
1145
1140
|
}
|
|
@@ -1153,21 +1148,21 @@
|
|
|
1153
1148
|
"members": {
|
|
1154
1149
|
"authenticationType": {},
|
|
1155
1150
|
"basic": {
|
|
1156
|
-
"shape": "
|
|
1151
|
+
"shape": "S2o"
|
|
1157
1152
|
},
|
|
1158
1153
|
"oauth2": {
|
|
1159
1154
|
"type": "structure",
|
|
1160
1155
|
"members": {
|
|
1161
1156
|
"clientId": {},
|
|
1162
1157
|
"clientSecret": {
|
|
1163
|
-
"shape": "
|
|
1158
|
+
"shape": "S1y"
|
|
1164
1159
|
},
|
|
1165
1160
|
"accessToken": {
|
|
1166
|
-
"shape": "
|
|
1161
|
+
"shape": "S1z"
|
|
1167
1162
|
},
|
|
1168
1163
|
"refreshToken": {},
|
|
1169
1164
|
"oAuthRequest": {
|
|
1170
|
-
"shape": "
|
|
1165
|
+
"shape": "S21"
|
|
1171
1166
|
}
|
|
1172
1167
|
}
|
|
1173
1168
|
},
|
|
@@ -1178,10 +1173,10 @@
|
|
|
1178
1173
|
],
|
|
1179
1174
|
"members": {
|
|
1180
1175
|
"apiKey": {
|
|
1181
|
-
"shape": "
|
|
1176
|
+
"shape": "S1q"
|
|
1182
1177
|
},
|
|
1183
1178
|
"apiSecretKey": {
|
|
1184
|
-
"shape": "
|
|
1179
|
+
"shape": "S2k"
|
|
1185
1180
|
}
|
|
1186
1181
|
}
|
|
1187
1182
|
},
|
|
@@ -1265,7 +1260,6 @@
|
|
|
1265
1260
|
"Redshift": {
|
|
1266
1261
|
"type": "structure",
|
|
1267
1262
|
"required": [
|
|
1268
|
-
"databaseUrl",
|
|
1269
1263
|
"bucketName",
|
|
1270
1264
|
"roleArn"
|
|
1271
1265
|
],
|
|
@@ -1273,7 +1267,14 @@
|
|
|
1273
1267
|
"databaseUrl": {},
|
|
1274
1268
|
"bucketName": {},
|
|
1275
1269
|
"bucketPrefix": {},
|
|
1276
|
-
"roleArn": {}
|
|
1270
|
+
"roleArn": {},
|
|
1271
|
+
"dataApiRoleArn": {},
|
|
1272
|
+
"isRedshiftServerless": {
|
|
1273
|
+
"type": "boolean"
|
|
1274
|
+
},
|
|
1275
|
+
"clusterIdentifier": {},
|
|
1276
|
+
"workgroupName": {},
|
|
1277
|
+
"databaseName": {}
|
|
1277
1278
|
}
|
|
1278
1279
|
},
|
|
1279
1280
|
"Salesforce": {
|
|
@@ -1374,7 +1375,7 @@
|
|
|
1374
1375
|
"tokenUrl": {},
|
|
1375
1376
|
"authCodeUrl": {},
|
|
1376
1377
|
"oAuthScopes": {
|
|
1377
|
-
"shape": "
|
|
1378
|
+
"shape": "S1d"
|
|
1378
1379
|
}
|
|
1379
1380
|
}
|
|
1380
1381
|
}
|
|
@@ -1408,38 +1409,38 @@
|
|
|
1408
1409
|
}
|
|
1409
1410
|
}
|
|
1410
1411
|
},
|
|
1411
|
-
"
|
|
1412
|
+
"S1d": {
|
|
1412
1413
|
"type": "list",
|
|
1413
1414
|
"member": {}
|
|
1414
1415
|
},
|
|
1415
|
-
"
|
|
1416
|
+
"S1q": {
|
|
1416
1417
|
"type": "string",
|
|
1417
1418
|
"sensitive": true
|
|
1418
1419
|
},
|
|
1419
|
-
"
|
|
1420
|
+
"S1y": {
|
|
1420
1421
|
"type": "string",
|
|
1421
1422
|
"sensitive": true
|
|
1422
1423
|
},
|
|
1423
|
-
"
|
|
1424
|
+
"S1z": {
|
|
1424
1425
|
"type": "string",
|
|
1425
1426
|
"sensitive": true
|
|
1426
1427
|
},
|
|
1427
|
-
"
|
|
1428
|
+
"S21": {
|
|
1428
1429
|
"type": "structure",
|
|
1429
1430
|
"members": {
|
|
1430
1431
|
"authCode": {},
|
|
1431
1432
|
"redirectUri": {}
|
|
1432
1433
|
}
|
|
1433
1434
|
},
|
|
1434
|
-
"
|
|
1435
|
+
"S2c": {
|
|
1435
1436
|
"type": "string",
|
|
1436
1437
|
"sensitive": true
|
|
1437
1438
|
},
|
|
1438
|
-
"
|
|
1439
|
+
"S2k": {
|
|
1439
1440
|
"type": "string",
|
|
1440
1441
|
"sensitive": true
|
|
1441
1442
|
},
|
|
1442
|
-
"
|
|
1443
|
+
"S2o": {
|
|
1443
1444
|
"type": "structure",
|
|
1444
1445
|
"required": [
|
|
1445
1446
|
"username",
|
|
@@ -1448,11 +1449,11 @@
|
|
|
1448
1449
|
"members": {
|
|
1449
1450
|
"username": {},
|
|
1450
1451
|
"password": {
|
|
1451
|
-
"shape": "
|
|
1452
|
+
"shape": "S2c"
|
|
1452
1453
|
}
|
|
1453
1454
|
}
|
|
1454
1455
|
},
|
|
1455
|
-
"
|
|
1456
|
+
"S34": {
|
|
1456
1457
|
"type": "structure",
|
|
1457
1458
|
"required": [
|
|
1458
1459
|
"triggerType"
|
|
@@ -1492,7 +1493,7 @@
|
|
|
1492
1493
|
}
|
|
1493
1494
|
}
|
|
1494
1495
|
},
|
|
1495
|
-
"
|
|
1496
|
+
"S3e": {
|
|
1496
1497
|
"type": "structure",
|
|
1497
1498
|
"required": [
|
|
1498
1499
|
"connectorType",
|
|
@@ -1669,7 +1670,7 @@
|
|
|
1669
1670
|
"members": {
|
|
1670
1671
|
"entityName": {},
|
|
1671
1672
|
"customProperties": {
|
|
1672
|
-
"shape": "
|
|
1673
|
+
"shape": "S43"
|
|
1673
1674
|
}
|
|
1674
1675
|
}
|
|
1675
1676
|
}
|
|
@@ -1683,12 +1684,12 @@
|
|
|
1683
1684
|
}
|
|
1684
1685
|
}
|
|
1685
1686
|
},
|
|
1686
|
-
"
|
|
1687
|
+
"S43": {
|
|
1687
1688
|
"type": "map",
|
|
1688
1689
|
"key": {},
|
|
1689
1690
|
"value": {}
|
|
1690
1691
|
},
|
|
1691
|
-
"
|
|
1692
|
+
"S46": {
|
|
1692
1693
|
"type": "list",
|
|
1693
1694
|
"member": {
|
|
1694
1695
|
"type": "structure",
|
|
@@ -1714,7 +1715,7 @@
|
|
|
1714
1715
|
"intermediateBucketName": {},
|
|
1715
1716
|
"bucketPrefix": {},
|
|
1716
1717
|
"errorHandlingConfig": {
|
|
1717
|
-
"shape": "
|
|
1718
|
+
"shape": "S4a"
|
|
1718
1719
|
}
|
|
1719
1720
|
}
|
|
1720
1721
|
},
|
|
@@ -1731,10 +1732,10 @@
|
|
|
1731
1732
|
"members": {
|
|
1732
1733
|
"fileType": {},
|
|
1733
1734
|
"prefixConfig": {
|
|
1734
|
-
"shape": "
|
|
1735
|
+
"shape": "S4e"
|
|
1735
1736
|
},
|
|
1736
1737
|
"aggregationConfig": {
|
|
1737
|
-
"shape": "
|
|
1738
|
+
"shape": "S4j"
|
|
1738
1739
|
},
|
|
1739
1740
|
"preserveSourceDataTyping": {
|
|
1740
1741
|
"type": "boolean"
|
|
@@ -1751,10 +1752,10 @@
|
|
|
1751
1752
|
"members": {
|
|
1752
1753
|
"object": {},
|
|
1753
1754
|
"idFieldNames": {
|
|
1754
|
-
"shape": "
|
|
1755
|
+
"shape": "S4o"
|
|
1755
1756
|
},
|
|
1756
1757
|
"errorHandlingConfig": {
|
|
1757
|
-
"shape": "
|
|
1758
|
+
"shape": "S4a"
|
|
1758
1759
|
},
|
|
1759
1760
|
"writeOperationType": {},
|
|
1760
1761
|
"dataTransferApi": {}
|
|
@@ -1771,7 +1772,7 @@
|
|
|
1771
1772
|
"intermediateBucketName": {},
|
|
1772
1773
|
"bucketPrefix": {},
|
|
1773
1774
|
"errorHandlingConfig": {
|
|
1774
|
-
"shape": "
|
|
1775
|
+
"shape": "S4a"
|
|
1775
1776
|
}
|
|
1776
1777
|
}
|
|
1777
1778
|
},
|
|
@@ -1783,7 +1784,7 @@
|
|
|
1783
1784
|
"members": {
|
|
1784
1785
|
"object": {},
|
|
1785
1786
|
"errorHandlingConfig": {
|
|
1786
|
-
"shape": "
|
|
1787
|
+
"shape": "S4a"
|
|
1787
1788
|
}
|
|
1788
1789
|
}
|
|
1789
1790
|
},
|
|
@@ -1808,10 +1809,10 @@
|
|
|
1808
1809
|
"members": {
|
|
1809
1810
|
"fileType": {},
|
|
1810
1811
|
"prefixConfig": {
|
|
1811
|
-
"shape": "
|
|
1812
|
+
"shape": "S4e"
|
|
1812
1813
|
},
|
|
1813
1814
|
"aggregationConfig": {
|
|
1814
|
-
"shape": "
|
|
1815
|
+
"shape": "S4j"
|
|
1815
1816
|
}
|
|
1816
1817
|
}
|
|
1817
1818
|
}
|
|
@@ -1825,7 +1826,7 @@
|
|
|
1825
1826
|
"members": {
|
|
1826
1827
|
"object": {},
|
|
1827
1828
|
"errorHandlingConfig": {
|
|
1828
|
-
"shape": "
|
|
1829
|
+
"shape": "S4a"
|
|
1829
1830
|
}
|
|
1830
1831
|
}
|
|
1831
1832
|
},
|
|
@@ -1847,10 +1848,10 @@
|
|
|
1847
1848
|
"members": {
|
|
1848
1849
|
"object": {},
|
|
1849
1850
|
"idFieldNames": {
|
|
1850
|
-
"shape": "
|
|
1851
|
+
"shape": "S4o"
|
|
1851
1852
|
},
|
|
1852
1853
|
"errorHandlingConfig": {
|
|
1853
|
-
"shape": "
|
|
1854
|
+
"shape": "S4a"
|
|
1854
1855
|
},
|
|
1855
1856
|
"writeOperationType": {}
|
|
1856
1857
|
}
|
|
@@ -1863,7 +1864,7 @@
|
|
|
1863
1864
|
"members": {
|
|
1864
1865
|
"object": {},
|
|
1865
1866
|
"errorHandlingConfig": {
|
|
1866
|
-
"shape": "
|
|
1867
|
+
"shape": "S4a"
|
|
1867
1868
|
}
|
|
1868
1869
|
}
|
|
1869
1870
|
},
|
|
@@ -1875,14 +1876,14 @@
|
|
|
1875
1876
|
"members": {
|
|
1876
1877
|
"entityName": {},
|
|
1877
1878
|
"errorHandlingConfig": {
|
|
1878
|
-
"shape": "
|
|
1879
|
+
"shape": "S4a"
|
|
1879
1880
|
},
|
|
1880
1881
|
"writeOperationType": {},
|
|
1881
1882
|
"idFieldNames": {
|
|
1882
|
-
"shape": "
|
|
1883
|
+
"shape": "S4o"
|
|
1883
1884
|
},
|
|
1884
1885
|
"customProperties": {
|
|
1885
|
-
"shape": "
|
|
1886
|
+
"shape": "S43"
|
|
1886
1887
|
}
|
|
1887
1888
|
}
|
|
1888
1889
|
},
|
|
@@ -1901,10 +1902,10 @@
|
|
|
1901
1902
|
}
|
|
1902
1903
|
},
|
|
1903
1904
|
"idFieldNames": {
|
|
1904
|
-
"shape": "
|
|
1905
|
+
"shape": "S4o"
|
|
1905
1906
|
},
|
|
1906
1907
|
"errorHandlingConfig": {
|
|
1907
|
-
"shape": "
|
|
1908
|
+
"shape": "S4a"
|
|
1908
1909
|
},
|
|
1909
1910
|
"writeOperationType": {}
|
|
1910
1911
|
}
|
|
@@ -1914,7 +1915,7 @@
|
|
|
1914
1915
|
}
|
|
1915
1916
|
}
|
|
1916
1917
|
},
|
|
1917
|
-
"
|
|
1918
|
+
"S4a": {
|
|
1918
1919
|
"type": "structure",
|
|
1919
1920
|
"members": {
|
|
1920
1921
|
"failOnFirstDestinationError": {
|
|
@@ -1924,7 +1925,7 @@
|
|
|
1924
1925
|
"bucketName": {}
|
|
1925
1926
|
}
|
|
1926
1927
|
},
|
|
1927
|
-
"
|
|
1928
|
+
"S4e": {
|
|
1928
1929
|
"type": "structure",
|
|
1929
1930
|
"members": {
|
|
1930
1931
|
"prefixType": {},
|
|
@@ -1935,7 +1936,7 @@
|
|
|
1935
1936
|
}
|
|
1936
1937
|
}
|
|
1937
1938
|
},
|
|
1938
|
-
"
|
|
1939
|
+
"S4j": {
|
|
1939
1940
|
"type": "structure",
|
|
1940
1941
|
"members": {
|
|
1941
1942
|
"aggregationType": {},
|
|
@@ -1944,11 +1945,11 @@
|
|
|
1944
1945
|
}
|
|
1945
1946
|
}
|
|
1946
1947
|
},
|
|
1947
|
-
"
|
|
1948
|
+
"S4o": {
|
|
1948
1949
|
"type": "list",
|
|
1949
1950
|
"member": {}
|
|
1950
1951
|
},
|
|
1951
|
-
"
|
|
1952
|
+
"S56": {
|
|
1952
1953
|
"type": "list",
|
|
1953
1954
|
"member": {
|
|
1954
1955
|
"type": "structure",
|
|
@@ -1992,12 +1993,12 @@
|
|
|
1992
1993
|
}
|
|
1993
1994
|
}
|
|
1994
1995
|
},
|
|
1995
|
-
"
|
|
1996
|
+
"S5v": {
|
|
1996
1997
|
"type": "map",
|
|
1997
1998
|
"key": {},
|
|
1998
1999
|
"value": {}
|
|
1999
2000
|
},
|
|
2000
|
-
"
|
|
2001
|
+
"S5y": {
|
|
2001
2002
|
"type": "structure",
|
|
2002
2003
|
"members": {
|
|
2003
2004
|
"glueDataCatalog": {
|
|
@@ -2015,7 +2016,7 @@
|
|
|
2015
2016
|
}
|
|
2016
2017
|
}
|
|
2017
2018
|
},
|
|
2018
|
-
"
|
|
2019
|
+
"S6c": {
|
|
2019
2020
|
"type": "structure",
|
|
2020
2021
|
"members": {
|
|
2021
2022
|
"canUseAsSource": {
|
|
@@ -2025,7 +2026,7 @@
|
|
|
2025
2026
|
"type": "boolean"
|
|
2026
2027
|
},
|
|
2027
2028
|
"supportedDestinationConnectors": {
|
|
2028
|
-
"shape": "
|
|
2029
|
+
"shape": "S6d"
|
|
2029
2030
|
},
|
|
2030
2031
|
"supportedSchedulingFrequencies": {
|
|
2031
2032
|
"type": "list",
|
|
@@ -2060,7 +2061,7 @@
|
|
|
2060
2061
|
"type": "structure",
|
|
2061
2062
|
"members": {
|
|
2062
2063
|
"oAuthScopes": {
|
|
2063
|
-
"shape": "
|
|
2064
|
+
"shape": "S1d"
|
|
2064
2065
|
}
|
|
2065
2066
|
}
|
|
2066
2067
|
},
|
|
@@ -2084,7 +2085,7 @@
|
|
|
2084
2085
|
"type": "structure",
|
|
2085
2086
|
"members": {
|
|
2086
2087
|
"oAuthScopes": {
|
|
2087
|
-
"shape": "
|
|
2088
|
+
"shape": "S1d"
|
|
2088
2089
|
},
|
|
2089
2090
|
"dataTransferApis": {
|
|
2090
2091
|
"type": "list",
|
|
@@ -2104,7 +2105,7 @@
|
|
|
2104
2105
|
"type": "structure",
|
|
2105
2106
|
"members": {
|
|
2106
2107
|
"oAuthScopes": {
|
|
2107
|
-
"shape": "
|
|
2108
|
+
"shape": "S1d"
|
|
2108
2109
|
}
|
|
2109
2110
|
}
|
|
2110
2111
|
},
|
|
@@ -2129,7 +2130,7 @@
|
|
|
2129
2130
|
"type": "structure",
|
|
2130
2131
|
"members": {
|
|
2131
2132
|
"oAuthScopes": {
|
|
2132
|
-
"shape": "
|
|
2133
|
+
"shape": "S1d"
|
|
2133
2134
|
}
|
|
2134
2135
|
}
|
|
2135
2136
|
},
|
|
@@ -2149,7 +2150,7 @@
|
|
|
2149
2150
|
"type": "structure",
|
|
2150
2151
|
"members": {
|
|
2151
2152
|
"oAuthScopes": {
|
|
2152
|
-
"shape": "
|
|
2153
|
+
"shape": "S1d"
|
|
2153
2154
|
}
|
|
2154
2155
|
}
|
|
2155
2156
|
},
|
|
@@ -2167,7 +2168,7 @@
|
|
|
2167
2168
|
"connectorVersion": {},
|
|
2168
2169
|
"connectorArn": {},
|
|
2169
2170
|
"connectorModes": {
|
|
2170
|
-
"shape": "
|
|
2171
|
+
"shape": "S7a"
|
|
2171
2172
|
},
|
|
2172
2173
|
"authenticationConfig": {
|
|
2173
2174
|
"type": "structure",
|
|
@@ -2188,7 +2189,7 @@
|
|
|
2188
2189
|
"type": "structure",
|
|
2189
2190
|
"members": {
|
|
2190
2191
|
"oauthScopes": {
|
|
2191
|
-
"shape": "
|
|
2192
|
+
"shape": "S1d"
|
|
2192
2193
|
},
|
|
2193
2194
|
"tokenUrls": {
|
|
2194
2195
|
"type": "list",
|
|
@@ -2217,7 +2218,7 @@
|
|
|
2217
2218
|
"type": "boolean"
|
|
2218
2219
|
},
|
|
2219
2220
|
"connectorSuppliedValues": {
|
|
2220
|
-
"shape": "
|
|
2221
|
+
"shape": "S7l"
|
|
2221
2222
|
},
|
|
2222
2223
|
"type": {}
|
|
2223
2224
|
}
|
|
@@ -2246,7 +2247,7 @@
|
|
|
2246
2247
|
"type": "boolean"
|
|
2247
2248
|
},
|
|
2248
2249
|
"connectorSuppliedValues": {
|
|
2249
|
-
"shape": "
|
|
2250
|
+
"shape": "S7l"
|
|
2250
2251
|
}
|
|
2251
2252
|
}
|
|
2252
2253
|
}
|
|
@@ -2285,11 +2286,11 @@
|
|
|
2285
2286
|
"member": {}
|
|
2286
2287
|
},
|
|
2287
2288
|
"supportedWriteOperations": {
|
|
2288
|
-
"shape": "
|
|
2289
|
+
"shape": "S81"
|
|
2289
2290
|
},
|
|
2290
2291
|
"connectorProvisioningType": {},
|
|
2291
2292
|
"connectorProvisioningConfig": {
|
|
2292
|
-
"shape": "
|
|
2293
|
+
"shape": "S83"
|
|
2293
2294
|
},
|
|
2294
2295
|
"logoURL": {},
|
|
2295
2296
|
"registeredAt": {
|
|
@@ -2298,23 +2299,23 @@
|
|
|
2298
2299
|
"registeredBy": {}
|
|
2299
2300
|
}
|
|
2300
2301
|
},
|
|
2301
|
-
"
|
|
2302
|
+
"S6d": {
|
|
2302
2303
|
"type": "list",
|
|
2303
2304
|
"member": {}
|
|
2304
2305
|
},
|
|
2305
|
-
"
|
|
2306
|
+
"S7a": {
|
|
2306
2307
|
"type": "list",
|
|
2307
2308
|
"member": {}
|
|
2308
2309
|
},
|
|
2309
|
-
"
|
|
2310
|
+
"S7l": {
|
|
2310
2311
|
"type": "list",
|
|
2311
2312
|
"member": {}
|
|
2312
2313
|
},
|
|
2313
|
-
"
|
|
2314
|
+
"S81": {
|
|
2314
2315
|
"type": "list",
|
|
2315
2316
|
"member": {}
|
|
2316
2317
|
},
|
|
2317
|
-
"
|
|
2318
|
+
"S83": {
|
|
2318
2319
|
"type": "structure",
|
|
2319
2320
|
"members": {
|
|
2320
2321
|
"lambda": {
|
|
@@ -2328,7 +2329,7 @@
|
|
|
2328
2329
|
}
|
|
2329
2330
|
}
|
|
2330
2331
|
},
|
|
2331
|
-
"
|
|
2332
|
+
"S8i": {
|
|
2332
2333
|
"type": "structure",
|
|
2333
2334
|
"members": {
|
|
2334
2335
|
"maximum": {
|
|
@@ -2339,7 +2340,7 @@
|
|
|
2339
2340
|
}
|
|
2340
2341
|
}
|
|
2341
2342
|
},
|
|
2342
|
-
"
|
|
2343
|
+
"S90": {
|
|
2343
2344
|
"type": "list",
|
|
2344
2345
|
"member": {
|
|
2345
2346
|
"type": "structure",
|
|
@@ -2357,12 +2358,12 @@
|
|
|
2357
2358
|
"registeredBy": {},
|
|
2358
2359
|
"connectorProvisioningType": {},
|
|
2359
2360
|
"connectorModes": {
|
|
2360
|
-
"shape": "
|
|
2361
|
+
"shape": "S7a"
|
|
2361
2362
|
}
|
|
2362
2363
|
}
|
|
2363
2364
|
}
|
|
2364
2365
|
},
|
|
2365
|
-
"
|
|
2366
|
+
"S96": {
|
|
2366
2367
|
"type": "structure",
|
|
2367
2368
|
"members": {
|
|
2368
2369
|
"mostRecentExecutionMessage": {},
|
|
@@ -2372,7 +2373,7 @@
|
|
|
2372
2373
|
"mostRecentExecutionStatus": {}
|
|
2373
2374
|
}
|
|
2374
2375
|
},
|
|
2375
|
-
"
|
|
2376
|
+
"S9b": {
|
|
2376
2377
|
"type": "list",
|
|
2377
2378
|
"member": {
|
|
2378
2379
|
"type": "structure",
|
|
@@ -2380,15 +2381,15 @@
|
|
|
2380
2381
|
"catalogType": {},
|
|
2381
2382
|
"tableName": {},
|
|
2382
2383
|
"tableRegistrationOutput": {
|
|
2383
|
-
"shape": "
|
|
2384
|
+
"shape": "S9e"
|
|
2384
2385
|
},
|
|
2385
2386
|
"partitionRegistrationOutput": {
|
|
2386
|
-
"shape": "
|
|
2387
|
+
"shape": "S9e"
|
|
2387
2388
|
}
|
|
2388
2389
|
}
|
|
2389
2390
|
}
|
|
2390
2391
|
},
|
|
2391
|
-
"
|
|
2392
|
+
"S9e": {
|
|
2392
2393
|
"type": "structure",
|
|
2393
2394
|
"members": {
|
|
2394
2395
|
"message": {},
|