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 51005100 "UseDualStack" : false
51015101 }
51025102 },
5103- {
5104- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
5105- "expect" : {
5106- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
5107- },
5108- "params" : {
5109- "Region" : " us-iso-east-1" ,
5110- "UseFIPS" : true ,
5111- "UseDualStack" : true
5112- }
5113- },
51145103 {
51155104 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
51165105 "expect" : {
51245113 "UseDualStack" : false
51255114 }
51265115 },
5127- {
5128- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
5129- "expect" : {
5130- "error" : " DualStack is enabled but this partition does not support DualStack"
5131- },
5132- "params" : {
5133- "Region" : " us-iso-east-1" ,
5134- "UseFIPS" : false ,
5135- "UseDualStack" : true
5136- }
5137- },
51385116 {
51395117 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
51405118 "expect" : {
51485126 "UseDualStack" : false
51495127 }
51505128 },
5151- {
5152- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
5153- "expect" : {
5154- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
5155- },
5156- "params" : {
5157- "Region" : " us-isob-east-1" ,
5158- "UseFIPS" : true ,
5159- "UseDualStack" : true
5160- }
5161- },
51625129 {
51635130 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
51645131 "expect" : {
51725139 "UseDualStack" : false
51735140 }
51745141 },
5175- {
5176- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
5177- "expect" : {
5178- "error" : " DualStack is enabled but this partition does not support DualStack"
5179- },
5180- "params" : {
5181- "Region" : " us-isob-east-1" ,
5182- "UseFIPS" : false ,
5183- "UseDualStack" : true
5184- }
5185- },
51865142 {
51875143 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
51885144 "expect" : {
You can’t perform that action at this time.
0 commit comments