File tree Expand file tree Collapse file tree 1 file changed +0
-44
lines changed
codegen/sdk-codegen/aws-models Expand file tree Collapse file tree 1 file changed +0
-44
lines changed Original file line number Diff line number Diff line change 63166316 "UseDualStack" : false
63176317 }
63186318 },
6319- {
6320- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
6321- "expect" : {
6322- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
6323- },
6324- "params" : {
6325- "Region" : " us-iso-east-1" ,
6326- "UseFIPS" : true ,
6327- "UseDualStack" : true
6328- }
6329- },
63306319 {
63316320 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
63326321 "expect" : {
63406329 "UseDualStack" : false
63416330 }
63426331 },
6343- {
6344- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
6345- "expect" : {
6346- "error" : " DualStack is enabled but this partition does not support DualStack"
6347- },
6348- "params" : {
6349- "Region" : " us-iso-east-1" ,
6350- "UseFIPS" : false ,
6351- "UseDualStack" : true
6352- }
6353- },
63546332 {
63556333 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
63566334 "expect" : {
63646342 "UseDualStack" : false
63656343 }
63666344 },
6367- {
6368- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
6369- "expect" : {
6370- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
6371- },
6372- "params" : {
6373- "Region" : " us-isob-east-1" ,
6374- "UseFIPS" : true ,
6375- "UseDualStack" : true
6376- }
6377- },
63786345 {
63796346 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
63806347 "expect" : {
63886355 "UseDualStack" : false
63896356 }
63906357 },
6391- {
6392- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
6393- "expect" : {
6394- "error" : " DualStack is enabled but this partition does not support DualStack"
6395- },
6396- "params" : {
6397- "Region" : " us-isob-east-1" ,
6398- "UseFIPS" : false ,
6399- "UseDualStack" : true
6400- }
6401- },
64026358 {
64036359 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
64046360 "expect" : {
You can’t perform that action at this time.
0 commit comments