File tree 4 files changed +269
-1213
lines changed
services/glue/src/main/resources/codegen-resources 4 files changed +269
-1213
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS Glue" ,
4
+ "contributor" : " " ,
5
+ "description" : " DirectJDBCSource + Glue 4.0 streaming options"
6
+ }
Original file line number Diff line number Diff line change 165
165
"rules" : [
166
166
{
167
167
"conditions" : [],
168
- "endpoint" : {
169
- "url" : " https://glue-fips.{Region}.{PartitionResult#dualStackDnsSuffix}" ,
170
- "properties" : {},
171
- "headers" : {}
172
- },
173
- "type" : " endpoint"
168
+ "type" : " tree" ,
169
+ "rules" : [
170
+ {
171
+ "conditions" : [],
172
+ "endpoint" : {
173
+ "url" : " https://glue-fips.{Region}.{PartitionResult#dualStackDnsSuffix}" ,
174
+ "properties" : {},
175
+ "headers" : {}
176
+ },
177
+ "type" : " endpoint"
178
+ }
179
+ ]
174
180
}
175
181
]
176
182
},
275
281
"rules" : [
276
282
{
277
283
"conditions" : [],
278
- "endpoint" : {
279
- "url" : " https://glue.{Region}.{PartitionResult#dualStackDnsSuffix}" ,
280
- "properties" : {},
281
- "headers" : {}
282
- },
283
- "type" : " endpoint"
284
+ "type" : " tree" ,
285
+ "rules" : [
286
+ {
287
+ "conditions" : [],
288
+ "endpoint" : {
289
+ "url" : " https://glue.{Region}.{PartitionResult#dualStackDnsSuffix}" ,
290
+ "properties" : {},
291
+ "headers" : {}
292
+ },
293
+ "type" : " endpoint"
294
+ }
295
+ ]
284
296
}
285
297
]
286
298
},
293
305
},
294
306
{
295
307
"conditions" : [],
296
- "endpoint" : {
297
- "url" : " https://glue.{Region}.{PartitionResult#dnsSuffix}" ,
298
- "properties" : {},
299
- "headers" : {}
300
- },
301
- "type" : " endpoint"
308
+ "type" : " tree" ,
309
+ "rules" : [
310
+ {
311
+ "conditions" : [],
312
+ "endpoint" : {
313
+ "url" : " https://glue.{Region}.{PartitionResult#dnsSuffix}" ,
314
+ "properties" : {},
315
+ "headers" : {}
316
+ },
317
+ "type" : " endpoint"
318
+ }
319
+ ]
302
320
}
303
321
]
304
322
}
You can’t perform that action at this time.
0 commit comments