Skip to content

Commit 717cae4

Browse files
author
awstools
committed
feat(client-ssm-incidents): Remove incorrect endpoint tests
1 parent 86d284a commit 717cae4

File tree

1 file changed

+0
-44
lines changed

1 file changed

+0
-44
lines changed

codegen/sdk-codegen/aws-models/ssm-incidents.json

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -4268,17 +4268,6 @@
42684268
"UseDualStack": false
42694269
}
42704270
},
4271-
{
4272-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
4273-
"expect": {
4274-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
4275-
},
4276-
"params": {
4277-
"Region": "us-iso-east-1",
4278-
"UseFIPS": true,
4279-
"UseDualStack": true
4280-
}
4281-
},
42824271
{
42834272
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
42844273
"expect": {
@@ -4292,17 +4281,6 @@
42924281
"UseDualStack": false
42934282
}
42944283
},
4295-
{
4296-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
4297-
"expect": {
4298-
"error": "DualStack is enabled but this partition does not support DualStack"
4299-
},
4300-
"params": {
4301-
"Region": "us-iso-east-1",
4302-
"UseFIPS": false,
4303-
"UseDualStack": true
4304-
}
4305-
},
43064284
{
43074285
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
43084286
"expect": {
@@ -4316,17 +4294,6 @@
43164294
"UseDualStack": false
43174295
}
43184296
},
4319-
{
4320-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
4321-
"expect": {
4322-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
4323-
},
4324-
"params": {
4325-
"Region": "us-isob-east-1",
4326-
"UseFIPS": true,
4327-
"UseDualStack": true
4328-
}
4329-
},
43304297
{
43314298
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
43324299
"expect": {
@@ -4340,17 +4307,6 @@
43404307
"UseDualStack": false
43414308
}
43424309
},
4343-
{
4344-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
4345-
"expect": {
4346-
"error": "DualStack is enabled but this partition does not support DualStack"
4347-
},
4348-
"params": {
4349-
"Region": "us-isob-east-1",
4350-
"UseFIPS": false,
4351-
"UseDualStack": true
4352-
}
4353-
},
43544310
{
43554311
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
43564312
"expect": {

0 commit comments

Comments
 (0)