Skip to content

Commit 48d2277

Browse files
author
AWS
committed
Amazon Simple Email Service Update: Remove incorrect endpoint tests
1 parent 2543a3a commit 48d2277

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

services/sesv2/src/main/resources/codegen-resources/endpoint-tests.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -696,17 +696,6 @@
696696
"Region": "us-east-1",
697697
"Endpoint": "https://example.com"
698698
}
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-
}
710699
}
711700
],
712701
"version": "1.0"

0 commit comments

Comments
 (0)