File tree Expand file tree Collapse file tree
codegen/sdk-codegen/aws-models Expand file tree Collapse file tree Original file line number Diff line number Diff line change 23192319 "UseDualStack" : true
23202320 }
23212321 },
2322- {
2323- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
2324- "expect" : {
2325- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
2326- },
2327- "params" : {
2328- "Region" : " us-iso-east-1" ,
2329- "UseFIPS" : true ,
2330- "UseDualStack" : true
2331- }
2332- },
23332322 {
23342323 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
23352324 "expect" : {
23432332 "UseDualStack" : false
23442333 }
23452334 },
2346- {
2347- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
2348- "expect" : {
2349- "error" : " DualStack is enabled but this partition does not support DualStack"
2350- },
2351- "params" : {
2352- "Region" : " us-iso-east-1" ,
2353- "UseFIPS" : false ,
2354- "UseDualStack" : true
2355- }
2356- },
23572335 {
23582336 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
23592337 "expect" : {
23672345 "UseDualStack" : false
23682346 }
23692347 },
2370- {
2371- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
2372- "expect" : {
2373- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
2374- },
2375- "params" : {
2376- "Region" : " us-isob-east-1" ,
2377- "UseFIPS" : true ,
2378- "UseDualStack" : true
2379- }
2380- },
23812348 {
23822349 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
23832350 "expect" : {
23912358 "UseDualStack" : false
23922359 }
23932360 },
2394- {
2395- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
2396- "expect" : {
2397- "error" : " DualStack is enabled but this partition does not support DualStack"
2398- },
2399- "params" : {
2400- "Region" : " us-isob-east-1" ,
2401- "UseFIPS" : false ,
2402- "UseDualStack" : true
2403- }
2404- },
24052361 {
24062362 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
24072363 "expect" : {
You can’t perform that action at this time.
0 commit comments