Skip to content

Commit 41b859a

Browse files
author
awstools
committed
feat(client-route53-recovery-control-config): Remove incorrect endpoint tests
1 parent fd49ae0 commit 41b859a

File tree

1 file changed

+35
-81
lines changed

1 file changed

+35
-81
lines changed

codegen/sdk-codegen/aws-models/route53-recovery-control-config.json

Lines changed: 35 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -2994,17 +2994,6 @@
29942994
"UseDualStack": false
29952995
}
29962996
},
2997-
{
2998-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
2999-
"expect": {
3000-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
3001-
},
3002-
"params": {
3003-
"Region": "us-iso-east-1",
3004-
"UseFIPS": true,
3005-
"UseDualStack": true
3006-
}
3007-
},
30082997
{
30092998
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
30102999
"expect": {
@@ -3026,17 +3015,6 @@
30263015
"UseDualStack": false
30273016
}
30283017
},
3029-
{
3030-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
3031-
"expect": {
3032-
"error": "DualStack is enabled but this partition does not support DualStack"
3033-
},
3034-
"params": {
3035-
"Region": "us-iso-east-1",
3036-
"UseFIPS": false,
3037-
"UseDualStack": true
3038-
}
3039-
},
30403018
{
30413019
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
30423020
"expect": {
@@ -3058,17 +3036,6 @@
30583036
"UseDualStack": false
30593037
}
30603038
},
3061-
{
3062-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
3063-
"expect": {
3064-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
3065-
},
3066-
"params": {
3067-
"Region": "us-isob-east-1",
3068-
"UseFIPS": true,
3069-
"UseDualStack": true
3070-
}
3071-
},
30723039
{
30733040
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
30743041
"expect": {
@@ -3090,17 +3057,6 @@
30903057
"UseDualStack": false
30913058
}
30923059
},
3093-
{
3094-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
3095-
"expect": {
3096-
"error": "DualStack is enabled but this partition does not support DualStack"
3097-
},
3098-
"params": {
3099-
"Region": "us-isob-east-1",
3100-
"UseFIPS": false,
3101-
"UseDualStack": true
3102-
}
3103-
},
31043060
{
31053061
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
31063062
"expect": {
@@ -3122,17 +3078,6 @@
31223078
"UseDualStack": false
31233079
}
31243080
},
3125-
{
3126-
"documentation": "For region eu-isoe-west-1 with FIPS enabled and DualStack enabled",
3127-
"expect": {
3128-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
3129-
},
3130-
"params": {
3131-
"Region": "eu-isoe-west-1",
3132-
"UseFIPS": true,
3133-
"UseDualStack": true
3134-
}
3135-
},
31363081
{
31373082
"documentation": "For region eu-isoe-west-1 with FIPS enabled and DualStack disabled",
31383083
"expect": {
@@ -3154,17 +3099,6 @@
31543099
"UseDualStack": false
31553100
}
31563101
},
3157-
{
3158-
"documentation": "For region eu-isoe-west-1 with FIPS disabled and DualStack enabled",
3159-
"expect": {
3160-
"error": "DualStack is enabled but this partition does not support DualStack"
3161-
},
3162-
"params": {
3163-
"Region": "eu-isoe-west-1",
3164-
"UseFIPS": false,
3165-
"UseDualStack": true
3166-
}
3167-
},
31683102
{
31693103
"documentation": "For region eu-isoe-west-1 with FIPS disabled and DualStack disabled",
31703104
"expect": {
@@ -3187,18 +3121,28 @@
31873121
}
31883122
},
31893123
{
3190-
"documentation": "For region us-isof-south-1 with FIPS enabled and DualStack enabled",
3124+
"documentation": "For region us-isof-south-1 with FIPS enabled and DualStack disabled",
31913125
"expect": {
3192-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
3126+
"endpoint": {
3127+
"properties": {
3128+
"authSchemes": [
3129+
{
3130+
"name": "sigv4",
3131+
"signingRegion": "us-isof-south-1"
3132+
}
3133+
]
3134+
},
3135+
"url": "https://route53-recovery-control-config-fips.us-isof-south-1.csp.hci.ic.gov"
3136+
}
31933137
},
31943138
"params": {
31953139
"Region": "us-isof-south-1",
31963140
"UseFIPS": true,
3197-
"UseDualStack": true
3141+
"UseDualStack": false
31983142
}
31993143
},
32003144
{
3201-
"documentation": "For region us-isof-south-1 with FIPS enabled and DualStack disabled",
3145+
"documentation": "For region us-isof-south-1 with FIPS disabled and DualStack disabled",
32023146
"expect": {
32033147
"endpoint": {
32043148
"properties": {
@@ -3209,43 +3153,53 @@
32093153
}
32103154
]
32113155
},
3212-
"url": "https://route53-recovery-control-config-fips.us-isof-south-1.csp.hci.ic.gov"
3156+
"url": "https://route53-recovery-control-config.us-isof-south-1.csp.hci.ic.gov"
32133157
}
32143158
},
32153159
"params": {
32163160
"Region": "us-isof-south-1",
3217-
"UseFIPS": true,
3161+
"UseFIPS": false,
32183162
"UseDualStack": false
32193163
}
32203164
},
32213165
{
3222-
"documentation": "For region us-isof-south-1 with FIPS disabled and DualStack enabled",
3166+
"documentation": "For region eusc-de-east-1 with FIPS enabled and DualStack disabled",
32233167
"expect": {
3224-
"error": "DualStack is enabled but this partition does not support DualStack"
3168+
"endpoint": {
3169+
"properties": {
3170+
"authSchemes": [
3171+
{
3172+
"name": "sigv4",
3173+
"signingRegion": "eusc-de-east-1"
3174+
}
3175+
]
3176+
},
3177+
"url": "https://route53-recovery-control-config-fips.eusc-de-east-1.amazonaws.eu"
3178+
}
32253179
},
32263180
"params": {
3227-
"Region": "us-isof-south-1",
3228-
"UseFIPS": false,
3229-
"UseDualStack": true
3181+
"Region": "eusc-de-east-1",
3182+
"UseFIPS": true,
3183+
"UseDualStack": false
32303184
}
32313185
},
32323186
{
3233-
"documentation": "For region us-isof-south-1 with FIPS disabled and DualStack disabled",
3187+
"documentation": "For region eusc-de-east-1 with FIPS disabled and DualStack disabled",
32343188
"expect": {
32353189
"endpoint": {
32363190
"properties": {
32373191
"authSchemes": [
32383192
{
32393193
"name": "sigv4",
3240-
"signingRegion": "us-isof-south-1"
3194+
"signingRegion": "eusc-de-east-1"
32413195
}
32423196
]
32433197
},
3244-
"url": "https://route53-recovery-control-config.us-isof-south-1.csp.hci.ic.gov"
3198+
"url": "https://route53-recovery-control-config.eusc-de-east-1.amazonaws.eu"
32453199
}
32463200
},
32473201
"params": {
3248-
"Region": "us-isof-south-1",
3202+
"Region": "eusc-de-east-1",
32493203
"UseFIPS": false,
32503204
"UseDualStack": false
32513205
}

0 commit comments

Comments
 (0)