|
98 | 98 |
|
99 | 99 | <target host="aws.amazon.com" /> |
100 | 100 | <target host="forums.aws.amazon.com" /> |
| 101 | + <target host="status.aws.amazon.com" /> |
101 | 102 | <target host="docs.aws.amazon.com" /> |
102 | 103 | <target host="aws-portal.amazon.com" /> |
103 | 104 | <target host="fls-eu.amazon.com" /> |
|
181 | 182 | <rule from="^http://fls-eu\.amazon\.co\.uk/" |
182 | 183 | to="https://fls-eu.amazon.co.uk/" /> |
183 | 184 |
|
184 | | - <rule from="^http://((?:docs|forums)\.aws|aws|aws-portal|fls-eu|fls-na|webservices)\.amazon\.com/" |
| 185 | + <rule from="^http://((?:docs|forums|status)\.aws|aws|aws-portal|fls-eu|fls-na|webservices)\.amazon\.com/" |
185 | 186 | to="https://$1.amazon.com/" /> |
186 | 187 |
|
187 | 188 | <rule from="^http://s3(?:-website)?(-ap-(?:nor|sou)theast-1|-eu-central-\d|-(?:eu|us)-west-\d|-external-\d|-sa-east-1)?\.amazonaws\.com/" |
|
288 | 289 | <test url="http://dis.images.s3.amazonaws.com/" /> |
289 | 290 | <test url="http://dis.resized.images.s3.amazonaws.com/" /> |
290 | 291 | <test url="http://cms.kiva.org.s3.amazonaws.com/" /> |
291 | | - <test url="http://fls-eu.amazon.co.uk/" /> |
292 | | - <test url="http://docs.aws.amazon.com/" /> |
293 | | - <test url="http://forums.aws.amazon.com/" /> |
294 | | - <test url="http://aws.amazon.com/" /> |
295 | | - <test url="http://aws-portal.amazon.com/" /> |
296 | | - <test url="http://fls-eu.amazon.com/" /> |
297 | | - <test url="http://fls-na.amazon.com/" /> |
298 | | - <test url="http://webservices.amazon.com/" /> |
299 | 292 | <test url="http://s3.amazonaws.com/" /> |
300 | 293 | <test url="http://s3-ap-northeast-1.amazonaws.com/" /> |
301 | 294 | <test url="http://s3-ap-southeast-1.amazonaws.com/" /> |
|
0 commit comments