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 1373813738 "UseDualStack": false
1373913739 }
1374013740 },
13741- {
13742- "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
13743- "expect": {
13744- "error": "FIPS and DualStack are enabled, but this partition does not support one or both"
13745- },
13746- "params": {
13747- "Region": "us-iso-east-1",
13748- "UseFIPS": true,
13749- "UseDualStack": true
13750- }
13751- },
1375213741 {
1375313742 "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
1375413743 "expect": {
1376213751 "UseDualStack": false
1376313752 }
1376413753 },
13765- {
13766- "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
13767- "expect": {
13768- "error": "DualStack is enabled but this partition does not support DualStack"
13769- },
13770- "params": {
13771- "Region": "us-iso-east-1",
13772- "UseFIPS": false,
13773- "UseDualStack": true
13774- }
13775- },
1377613754 {
1377713755 "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
1377813756 "expect": {
1378613764 "UseDualStack": false
1378713765 }
1378813766 },
13789- {
13790- "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
13791- "expect": {
13792- "error": "FIPS and DualStack are enabled, but this partition does not support one or both"
13793- },
13794- "params": {
13795- "Region": "us-isob-east-1",
13796- "UseFIPS": true,
13797- "UseDualStack": true
13798- }
13799- },
1380013767 {
1380113768 "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
1380213769 "expect": {
1381013777 "UseDualStack": false
1381113778 }
1381213779 },
13813- {
13814- "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
13815- "expect": {
13816- "error": "DualStack is enabled but this partition does not support DualStack"
13817- },
13818- "params": {
13819- "Region": "us-isob-east-1",
13820- "UseFIPS": false,
13821- "UseDualStack": true
13822- }
13823- },
1382413780 {
1382513781 "documentation": "For custom endpoint with region set and fips disabled and dualstack disabled",
1382613782 "expect": {
You can’t perform that action at this time.
0 commit comments