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 1473214732 "UseDualStack": true
1473314733 }
1473414734 },
14735- {
14736- "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
14737- "expect": {
14738- "error": "FIPS and DualStack are enabled, but this partition does not support one or both"
14739- },
14740- "params": {
14741- "Region": "us-iso-east-1",
14742- "UseFIPS": true,
14743- "UseDualStack": true
14744- }
14745- },
1474614735 {
1474714736 "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
1474814737 "expect": {
1475614745 "UseDualStack": false
1475714746 }
1475814747 },
14759- {
14760- "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
14761- "expect": {
14762- "error": "DualStack is enabled but this partition does not support DualStack"
14763- },
14764- "params": {
14765- "Region": "us-iso-east-1",
14766- "UseFIPS": false,
14767- "UseDualStack": true
14768- }
14769- },
1477014748 {
1477114749 "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
1477214750 "expect": {
1478014758 "UseDualStack": false
1478114759 }
1478214760 },
14783- {
14784- "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
14785- "expect": {
14786- "error": "FIPS and DualStack are enabled, but this partition does not support one or both"
14787- },
14788- "params": {
14789- "Region": "us-isob-east-1",
14790- "UseFIPS": true,
14791- "UseDualStack": true
14792- }
14793- },
1479414761 {
1479514762 "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
1479614763 "expect": {
1480414771 "UseDualStack": false
1480514772 }
1480614773 },
14807- {
14808- "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
14809- "expect": {
14810- "error": "DualStack is enabled but this partition does not support DualStack"
14811- },
14812- "params": {
14813- "Region": "us-isob-east-1",
14814- "UseFIPS": false,
14815- "UseDualStack": true
14816- }
14817- },
1481814774 {
1481914775 "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
1482014776 "expect": {
You can’t perform that action at this time.
0 commit comments