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 82838283 "UseDualStack": false
82848284 }
82858285 },
8286- {
8287- "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
8288- "expect": {
8289- "error": "FIPS and DualStack are enabled, but this partition does not support one or both"
8290- },
8291- "params": {
8292- "Region": "us-iso-east-1",
8293- "UseFIPS": true,
8294- "UseDualStack": true
8295- }
8296- },
82978286 {
82988287 "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
82998288 "expect": {
83078296 "UseDualStack": false
83088297 }
83098298 },
8310- {
8311- "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
8312- "expect": {
8313- "error": "DualStack is enabled but this partition does not support DualStack"
8314- },
8315- "params": {
8316- "Region": "us-iso-east-1",
8317- "UseFIPS": false,
8318- "UseDualStack": true
8319- }
8320- },
83218299 {
83228300 "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
83238301 "expect": {
83318309 "UseDualStack": false
83328310 }
83338311 },
8334- {
8335- "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
8336- "expect": {
8337- "error": "FIPS and DualStack are enabled, but this partition does not support one or both"
8338- },
8339- "params": {
8340- "Region": "us-isob-east-1",
8341- "UseFIPS": true,
8342- "UseDualStack": true
8343- }
8344- },
83458312 {
83468313 "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
83478314 "expect": {
83558322 "UseDualStack": false
83568323 }
83578324 },
8358- {
8359- "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
8360- "expect": {
8361- "error": "DualStack is enabled but this partition does not support DualStack"
8362- },
8363- "params": {
8364- "Region": "us-isob-east-1",
8365- "UseFIPS": false,
8366- "UseDualStack": true
8367- }
8368- },
83698325 {
83708326 "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
83718327 "expect": {
You can’t perform that action at this time.
0 commit comments