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 72467246 "UseDualStack" : false
72477247 }
72487248 },
7249- {
7250- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
7251- "expect" : {
7252- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
7253- },
7254- "params" : {
7255- "Region" : " us-iso-east-1" ,
7256- "UseFIPS" : true ,
7257- "UseDualStack" : true
7258- }
7259- },
72607249 {
72617250 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
72627251 "expect" : {
72707259 "UseDualStack" : false
72717260 }
72727261 },
7273- {
7274- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
7275- "expect" : {
7276- "error" : " DualStack is enabled but this partition does not support DualStack"
7277- },
7278- "params" : {
7279- "Region" : " us-iso-east-1" ,
7280- "UseFIPS" : false ,
7281- "UseDualStack" : true
7282- }
7283- },
7284- {
7285- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
7286- "expect" : {
7287- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
7288- },
7289- "params" : {
7290- "Region" : " us-isob-east-1" ,
7291- "UseFIPS" : true ,
7292- "UseDualStack" : true
7293- }
7294- },
72957262 {
72967263 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
72977264 "expect" : {
73057272 "UseDualStack" : false
73067273 }
73077274 },
7308- {
7309- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
7310- "expect" : {
7311- "error" : " DualStack is enabled but this partition does not support DualStack"
7312- },
7313- "params" : {
7314- "Region" : " us-isob-east-1" ,
7315- "UseFIPS" : false ,
7316- "UseDualStack" : true
7317- }
7318- },
73197275 {
73207276 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
73217277 "expect" : {
You can’t perform that action at this time.
0 commit comments