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 1343213432 "UseDualStack": false
1343313433 }
1343413434 },
13435- {
13436- "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
13437- "expect": {
13438- "error": "FIPS and DualStack are enabled, but this partition does not support one or both"
13439- },
13440- "params": {
13441- "Region": "us-iso-east-1",
13442- "UseFIPS": true,
13443- "UseDualStack": true
13444- }
13445- },
1344613435 {
1344713436 "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
1344813437 "expect": {
1345613445 "UseDualStack": false
1345713446 }
1345813447 },
13459- {
13460- "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
13461- "expect": {
13462- "error": "DualStack is enabled but this partition does not support DualStack"
13463- },
13464- "params": {
13465- "Region": "us-iso-east-1",
13466- "UseFIPS": false,
13467- "UseDualStack": true
13468- }
13469- },
1347013448 {
1347113449 "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
1347213450 "expect": {
1348013458 "UseDualStack": false
1348113459 }
1348213460 },
13483- {
13484- "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
13485- "expect": {
13486- "error": "FIPS and DualStack are enabled, but this partition does not support one or both"
13487- },
13488- "params": {
13489- "Region": "us-isob-east-1",
13490- "UseFIPS": true,
13491- "UseDualStack": true
13492- }
13493- },
1349413461 {
1349513462 "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
1349613463 "expect": {
1350413471 "UseDualStack": false
1350513472 }
1350613473 },
13507- {
13508- "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
13509- "expect": {
13510- "error": "DualStack is enabled but this partition does not support DualStack"
13511- },
13512- "params": {
13513- "Region": "us-isob-east-1",
13514- "UseFIPS": false,
13515- "UseDualStack": true
13516- }
13517- },
1351813474 {
1351913475 "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
1352013476 "expect": {
You can’t perform that action at this time.
0 commit comments