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 63186318 "UseDualStack" : false
63196319 }
63206320 },
6321- {
6322- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
6323- "expect" : {
6324- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
6325- },
6326- "params" : {
6327- "Region" : " us-iso-east-1" ,
6328- "UseFIPS" : true ,
6329- "UseDualStack" : true
6330- }
6331- },
63326321 {
63336322 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
63346323 "expect" : {
63426331 "UseDualStack" : false
63436332 }
63446333 },
6345- {
6346- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
6347- "expect" : {
6348- "error" : " DualStack is enabled but this partition does not support DualStack"
6349- },
6350- "params" : {
6351- "Region" : " us-iso-east-1" ,
6352- "UseFIPS" : false ,
6353- "UseDualStack" : true
6354- }
6355- },
63566334 {
63576335 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
63586336 "expect" : {
63666344 "UseDualStack" : false
63676345 }
63686346 },
6369- {
6370- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
6371- "expect" : {
6372- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
6373- },
6374- "params" : {
6375- "Region" : " us-isob-east-1" ,
6376- "UseFIPS" : true ,
6377- "UseDualStack" : true
6378- }
6379- },
63806347 {
63816348 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
63826349 "expect" : {
63906357 "UseDualStack" : false
63916358 }
63926359 },
6393- {
6394- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
6395- "expect" : {
6396- "error" : " DualStack is enabled but this partition does not support DualStack"
6397- },
6398- "params" : {
6399- "Region" : " us-isob-east-1" ,
6400- "UseFIPS" : false ,
6401- "UseDualStack" : true
6402- }
6403- },
64046360 {
64056361 "documentation" : " For custom endpoint with region set and fips disabled and dualstack disabled" ,
64066362 "expect" : {
You can’t perform that action at this time.
0 commit comments