newsapps / beeswithmachineguns

A utility for arming (creating) many bees (micro EC2 instances) to attack (load test) targets (web applications).
http://apps.chicagotribune.com/
MIT License
6.43k stars 631 forks source link

Does support to AWS china Region? #189

Open ghost opened 6 years ago

ghost commented 6 years ago

Does support to AWS china Region? cn-north-1

FliesLikeABrick commented 6 years ago

Not currently, but until an endpoint and AMI are added to regions.json in the codebase -- you should be able to add support for yourself by expanding regions.json in your local copy of BWMG. This will likely require an AMI to be created in China, if nobody else has created and published one yet.

The endpoint is probably ec2.cn-north-1.amazonaws.com.cn