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 83868386 "UseDualStack": false
83878387 }
83888388 },
8389- {
8390- "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
8391- "expect": {
8392- "error": "FIPS and DualStack are enabled, but this partition does not support one or both"
8393- },
8394- "params": {
8395- "Region": "us-iso-east-1",
8396- "UseFIPS": true,
8397- "UseDualStack": true
8398- }
8399- },
84008389 {
84018390 "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
84028391 "expect": {
84108399 "UseDualStack": false
84118400 }
84128401 },
8413- {
8414- "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
8415- "expect": {
8416- "error": "DualStack is enabled but this partition does not support DualStack"
8417- },
8418- "params": {
8419- "Region": "us-iso-east-1",
8420- "UseFIPS": false,
8421- "UseDualStack": true
8422- }
8423- },
84248402 {
84258403 "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
84268404 "expect": {
84348412 "UseDualStack": false
84358413 }
84368414 },
8437- {
8438- "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
8439- "expect": {
8440- "error": "FIPS and DualStack are enabled, but this partition does not support one or both"
8441- },
8442- "params": {
8443- "Region": "us-isob-east-1",
8444- "UseFIPS": true,
8445- "UseDualStack": true
8446- }
8447- },
84488415 {
84498416 "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
84508417 "expect": {
84588425 "UseDualStack": false
84598426 }
84608427 },
8461- {
8462- "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
8463- "expect": {
8464- "error": "DualStack is enabled but this partition does not support DualStack"
8465- },
8466- "params": {
8467- "Region": "us-isob-east-1",
8468- "UseFIPS": false,
8469- "UseDualStack": true
8470- }
8471- },
84728428 {
84738429 "documentation": "For custom endpoint with region set and fips disabled and dualstack disabled",
84748430 "expect": {
You can’t perform that action at this time.
0 commit comments