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 10941094 "UseDualStack" : true
10951095 }
10961096 },
1097- {
1098- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
1099- "expect" : {
1100- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1101- },
1102- "params" : {
1103- "Region" : " us-iso-east-1" ,
1104- "UseFIPS" : true ,
1105- "UseDualStack" : true
1106- }
1107- },
11081097 {
11091098 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
11101099 "expect" : {
11181107 "UseDualStack" : false
11191108 }
11201109 },
1121- {
1122- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
1123- "expect" : {
1124- "error" : " DualStack is enabled but this partition does not support DualStack"
1125- },
1126- "params" : {
1127- "Region" : " us-iso-east-1" ,
1128- "UseFIPS" : false ,
1129- "UseDualStack" : true
1130- }
1131- },
11321110 {
11331111 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
11341112 "expect" : {
11421120 "UseDualStack" : false
11431121 }
11441122 },
1145- {
1146- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
1147- "expect" : {
1148- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1149- },
1150- "params" : {
1151- "Region" : " us-isob-east-1" ,
1152- "UseFIPS" : true ,
1153- "UseDualStack" : true
1154- }
1155- },
11561123 {
11571124 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
11581125 "expect" : {
11661133 "UseDualStack" : false
11671134 }
11681135 },
1169- {
1170- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
1171- "expect" : {
1172- "error" : " DualStack is enabled but this partition does not support DualStack"
1173- },
1174- "params" : {
1175- "Region" : " us-isob-east-1" ,
1176- "UseFIPS" : false ,
1177- "UseDualStack" : true
1178- }
1179- },
11801136 {
11811137 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
11821138 "expect" : {
You can’t perform that action at this time.
0 commit comments