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 4429444294 "UseDualStack": false
4429544295 }
4429644296 },
44297- {
44298- "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
44299- "expect": {
44300- "error": "FIPS and DualStack are enabled, but this partition does not support one or both"
44301- },
44302- "params": {
44303- "Region": "us-iso-east-1",
44304- "UseFIPS": true,
44305- "UseDualStack": true
44306- }
44307- },
4430844297 {
4430944298 "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
4431044299 "expect": {
4431844307 "UseDualStack": false
4431944308 }
4432044309 },
44321- {
44322- "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
44323- "expect": {
44324- "error": "DualStack is enabled but this partition does not support DualStack"
44325- },
44326- "params": {
44327- "Region": "us-iso-east-1",
44328- "UseFIPS": false,
44329- "UseDualStack": true
44330- }
44331- },
4433244310 {
4433344311 "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
4433444312 "expect": {
4434244320 "UseDualStack": false
4434344321 }
4434444322 },
44345- {
44346- "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
44347- "expect": {
44348- "error": "FIPS and DualStack are enabled, but this partition does not support one or both"
44349- },
44350- "params": {
44351- "Region": "us-isob-east-1",
44352- "UseFIPS": true,
44353- "UseDualStack": true
44354- }
44355- },
4435644323 {
4435744324 "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
4435844325 "expect": {
4436644333 "UseDualStack": false
4436744334 }
4436844335 },
44369- {
44370- "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
44371- "expect": {
44372- "error": "DualStack is enabled but this partition does not support DualStack"
44373- },
44374- "params": {
44375- "Region": "us-isob-east-1",
44376- "UseFIPS": false,
44377- "UseDualStack": true
44378- }
44379- },
4438044336 {
4438144337 "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
4438244338 "expect": {
You can’t perform that action at this time.
0 commit comments