|
2994 | 2994 | "UseDualStack": false
|
2995 | 2995 | }
|
2996 | 2996 | },
|
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 |
| - }, |
3008 | 2997 | {
|
3009 | 2998 | "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
|
3010 | 2999 | "expect": {
|
|
3026 | 3015 | "UseDualStack": false
|
3027 | 3016 | }
|
3028 | 3017 | },
|
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 |
| - }, |
3040 | 3018 | {
|
3041 | 3019 | "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
|
3042 | 3020 | "expect": {
|
|
3058 | 3036 | "UseDualStack": false
|
3059 | 3037 | }
|
3060 | 3038 | },
|
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 |
| - }, |
3072 | 3039 | {
|
3073 | 3040 | "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
|
3074 | 3041 | "expect": {
|
|
3090 | 3057 | "UseDualStack": false
|
3091 | 3058 | }
|
3092 | 3059 | },
|
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 |
| - }, |
3104 | 3060 | {
|
3105 | 3061 | "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
|
3106 | 3062 | "expect": {
|
|
3122 | 3078 | "UseDualStack": false
|
3123 | 3079 | }
|
3124 | 3080 | },
|
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 |
| - }, |
3136 | 3081 | {
|
3137 | 3082 | "documentation": "For region eu-isoe-west-1 with FIPS enabled and DualStack disabled",
|
3138 | 3083 | "expect": {
|
|
3154 | 3099 | "UseDualStack": false
|
3155 | 3100 | }
|
3156 | 3101 | },
|
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 |
| - }, |
3168 | 3102 | {
|
3169 | 3103 | "documentation": "For region eu-isoe-west-1 with FIPS disabled and DualStack disabled",
|
3170 | 3104 | "expect": {
|
|
3187 | 3121 | }
|
3188 | 3122 | },
|
3189 | 3123 | {
|
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", |
3191 | 3125 | "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 | + } |
3193 | 3137 | },
|
3194 | 3138 | "params": {
|
3195 | 3139 | "Region": "us-isof-south-1",
|
3196 | 3140 | "UseFIPS": true,
|
3197 |
| - "UseDualStack": true |
| 3141 | + "UseDualStack": false |
3198 | 3142 | }
|
3199 | 3143 | },
|
3200 | 3144 | {
|
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", |
3202 | 3146 | "expect": {
|
3203 | 3147 | "endpoint": {
|
3204 | 3148 | "properties": {
|
|
3209 | 3153 | }
|
3210 | 3154 | ]
|
3211 | 3155 | },
|
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" |
3213 | 3157 | }
|
3214 | 3158 | },
|
3215 | 3159 | "params": {
|
3216 | 3160 | "Region": "us-isof-south-1",
|
3217 |
| - "UseFIPS": true, |
| 3161 | + "UseFIPS": false, |
3218 | 3162 | "UseDualStack": false
|
3219 | 3163 | }
|
3220 | 3164 | },
|
3221 | 3165 | {
|
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", |
3223 | 3167 | "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 | + } |
3225 | 3179 | },
|
3226 | 3180 | "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 |
3230 | 3184 | }
|
3231 | 3185 | },
|
3232 | 3186 | {
|
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", |
3234 | 3188 | "expect": {
|
3235 | 3189 | "endpoint": {
|
3236 | 3190 | "properties": {
|
3237 | 3191 | "authSchemes": [
|
3238 | 3192 | {
|
3239 | 3193 | "name": "sigv4",
|
3240 |
| - "signingRegion": "us-isof-south-1" |
| 3194 | + "signingRegion": "eusc-de-east-1" |
3241 | 3195 | }
|
3242 | 3196 | ]
|
3243 | 3197 | },
|
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" |
3245 | 3199 | }
|
3246 | 3200 | },
|
3247 | 3201 | "params": {
|
3248 |
| - "Region": "us-isof-south-1", |
| 3202 | + "Region": "eusc-de-east-1", |
3249 | 3203 | "UseFIPS": false,
|
3250 | 3204 | "UseDualStack": false
|
3251 | 3205 | }
|
|
0 commit comments