We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2543a3a commit 48d2277Copy full SHA for 48d2277
services/sesv2/src/main/resources/codegen-resources/endpoint-tests.json
@@ -696,17 +696,6 @@
696
"Region": "us-east-1",
697
"Endpoint": "https://example.com"
698
}
699
- },
700
- {
701
- "documentation": "Valid EndpointId with DualStack enabled and partition does not support DualStack",
702
- "expect": {
703
- "error": "DualStack is enabled but this partition does not support DualStack"
704
705
- "params": {
706
- "EndpointId": "abc123.456def",
707
- "UseDualStack": true,
708
- "Region": "us-isob-east-1"
709
- }
710
711
],
712
"version": "1.0"
0 commit comments