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 99729972 "UseDualStack": false
99739973 }
99749974 },
9975- {
9976- "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
9977- "expect": {
9978- "error": "FIPS and DualStack are enabled, but this partition does not support one or both"
9979- },
9980- "params": {
9981- "Region": "us-iso-east-1",
9982- "UseFIPS": true,
9983- "UseDualStack": true
9984- }
9985- },
99869975 {
99879976 "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
99889977 "expect": {
99969985 "UseDualStack": false
99979986 }
99989987 },
9999- {
10000- "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
10001- "expect": {
10002- "error": "DualStack is enabled but this partition does not support DualStack"
10003- },
10004- "params": {
10005- "Region": "us-iso-east-1",
10006- "UseFIPS": false,
10007- "UseDualStack": true
10008- }
10009- },
100109988 {
100119989 "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
100129990 "expect": {
100209998 "UseDualStack": false
100219999 }
1002210000 },
10023- {
10024- "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
10025- "expect": {
10026- "error": "FIPS and DualStack are enabled, but this partition does not support one or both"
10027- },
10028- "params": {
10029- "Region": "us-isob-east-1",
10030- "UseFIPS": true,
10031- "UseDualStack": true
10032- }
10033- },
1003410001 {
1003510002 "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
1003610003 "expect": {
1004410011 "UseDualStack": false
1004510012 }
1004610013 },
10047- {
10048- "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
10049- "expect": {
10050- "error": "DualStack is enabled but this partition does not support DualStack"
10051- },
10052- "params": {
10053- "Region": "us-isob-east-1",
10054- "UseFIPS": false,
10055- "UseDualStack": true
10056- }
10057- },
1005810014 {
1005910015 "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
1006010016 "expect": {
You can’t perform that action at this time.
0 commit comments