File tree Expand file tree Collapse file tree 2 files changed +6
-44
lines changed
services/grafana/src/main/resources/codegen-resources Expand file tree Collapse file tree 2 files changed +6
-44
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " feature" ,
3+ "category" : " Amazon Managed Grafana" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 273273 "UseDualStack" : false
274274 }
275275 },
276- {
277- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
278- "expect" : {
279- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
280- },
281- "params" : {
282- "Region" : " us-iso-east-1" ,
283- "UseFIPS" : true ,
284- "UseDualStack" : true
285- }
286- },
287276 {
288277 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
289278 "expect" : {
297286 "UseDualStack" : false
298287 }
299288 },
300- {
301- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
302- "expect" : {
303- "error" : " DualStack is enabled but this partition does not support DualStack"
304- },
305- "params" : {
306- "Region" : " us-iso-east-1" ,
307- "UseFIPS" : false ,
308- "UseDualStack" : true
309- }
310- },
311289 {
312290 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
313291 "expect" : {
321299 "UseDualStack" : false
322300 }
323301 },
324- {
325- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
326- "expect" : {
327- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
328- },
329- "params" : {
330- "Region" : " us-isob-east-1" ,
331- "UseFIPS" : true ,
332- "UseDualStack" : true
333- }
334- },
335302 {
336303 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
337304 "expect" : {
345312 "UseDualStack" : false
346313 }
347314 },
348- {
349- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
350- "expect" : {
351- "error" : " DualStack is enabled but this partition does not support DualStack"
352- },
353- "params" : {
354- "Region" : " us-isob-east-1" ,
355- "UseFIPS" : false ,
356- "UseDualStack" : true
357- }
358- },
359315 {
360316 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
361317 "expect" : {
You can’t perform that action at this time.
0 commit comments