File tree Expand file tree Collapse file tree 4 files changed +213
-1382
lines changed
services/elasticloadbalancingv2/src/main/resources/codegen-resources Expand file tree Collapse file tree 4 files changed +213
-1382
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " Elastic Load Balancing" ,
4
+ "contributor" : " " ,
5
+ "description" : " The GWLB Flex Health Check project updates the default values of healthy-threshold-count from 3 to 5 and unhealthy-threshold-count from 3 to 2"
6
+ }
Original file line number Diff line number Diff line change 3
3
"parameters" : {
4
4
"Region" : {
5
5
"builtIn" : " AWS::Region" ,
6
- "required" : false ,
6
+ "required" : true ,
7
7
"documentation" : " The AWS region used to dispatch the request." ,
8
8
"type" : " String"
9
9
},
52
52
"ref" : " Endpoint"
53
53
}
54
54
]
55
- },
56
- {
57
- "fn" : " parseURL" ,
58
- "argv" : [
59
- {
60
- "ref" : " Endpoint"
61
- }
62
- ],
63
- "assign" : " url"
64
55
}
65
56
],
66
57
"type" : " tree" ,
174
165
"rules" : [
175
166
{
176
167
"conditions" : [],
177
- "endpoint" : {
178
- "url" : " https://elasticloadbalancing-fips.{Region}.{PartitionResult#dualStackDnsSuffix}" ,
179
- "properties" : {},
180
- "headers" : {}
181
- },
182
- "type" : " endpoint"
168
+ "type" : " tree" ,
169
+ "rules" : [
170
+ {
171
+ "conditions" : [],
172
+ "endpoint" : {
173
+ "url" : " https://elasticloadbalancing-fips.{Region}.{PartitionResult#dualStackDnsSuffix}" ,
174
+ "properties" : {},
175
+ "headers" : {}
176
+ },
177
+ "type" : " endpoint"
178
+ }
179
+ ]
183
180
}
184
181
]
185
182
},
247
244
}
248
245
],
249
246
"endpoint" : {
250
- "url" : " https://elasticloadbalancing.{Region}.{PartitionResult#dnsSuffix} " ,
247
+ "url" : " https://elasticloadbalancing.{Region}.amazonaws.com " ,
251
248
"properties" : {},
252
249
"headers" : {}
253
250
},
309
306
"rules" : [
310
307
{
311
308
"conditions" : [],
312
- "endpoint" : {
313
- "url" : " https://elasticloadbalancing.{Region}.{PartitionResult#dualStackDnsSuffix}" ,
314
- "properties" : {},
315
- "headers" : {}
316
- },
317
- "type" : " endpoint"
309
+ "type" : " tree" ,
310
+ "rules" : [
311
+ {
312
+ "conditions" : [],
313
+ "endpoint" : {
314
+ "url" : " https://elasticloadbalancing.{Region}.{PartitionResult#dualStackDnsSuffix}" ,
315
+ "properties" : {},
316
+ "headers" : {}
317
+ },
318
+ "type" : " endpoint"
319
+ }
320
+ ]
318
321
}
319
322
]
320
323
},
327
330
},
328
331
{
329
332
"conditions" : [],
330
- "endpoint" : {
331
- "url" : " https://elasticloadbalancing.{Region}.{PartitionResult#dnsSuffix}" ,
332
- "properties" : {},
333
- "headers" : {}
334
- },
335
- "type" : " endpoint"
333
+ "type" : " tree" ,
334
+ "rules" : [
335
+ {
336
+ "conditions" : [],
337
+ "endpoint" : {
338
+ "url" : " https://elasticloadbalancing.{Region}.{PartitionResult#dnsSuffix}" ,
339
+ "properties" : {},
340
+ "headers" : {}
341
+ },
342
+ "type" : " endpoint"
343
+ }
344
+ ]
336
345
}
337
346
]
338
347
}
You can’t perform that action at this time.
0 commit comments