docs: Add missing EC2 regions
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/4ca9730c Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/4ca9730c Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/4ca9730c Branch: refs/heads/trunk Commit: 4ca9730c83d37f0cff9d3418358730b47600b2b4 Parents: 8fbbe4b Author: Quentin Pradet <quent...@apache.org> Authored: Thu Oct 12 07:56:18 2017 +0400 Committer: Quentin Pradet <quent...@apache.org> Committed: Fri Oct 13 08:56:12 2017 +0400 ---------------------------------------------------------------------- docs/compute/drivers/ec2.rst | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/4ca9730c/docs/compute/drivers/ec2.rst ---------------------------------------------------------------------- diff --git a/docs/compute/drivers/ec2.rst b/docs/compute/drivers/ec2.rst index 2e3a940..b540082 100644 --- a/docs/compute/drivers/ec2.rst +++ b/docs/compute/drivers/ec2.rst @@ -10,23 +10,29 @@ platform, Amazon Web Services (AWS). :width: 300 :target: https://aws.amazon.com/ec2/ -It allows users to rent virtual servers in more than 9 regions such as: +It allows users to rent virtual servers in more than 15 regions such as: * US East (Northern Virginia) Region * US East (Ohio) Region * US West (Oregon) Region * US West (Northern California) Region +* GovCloud (US) Region +* Canada (Central) Region * EU West (Ireland) Region +* EU West (London) Region * EU Central (Frankfurt) Region * Asia Pacific (Singapore) Region * Asia Pacific (Sydney) Region * Asia Pacific (Tokyo) Region +* Asia Pacific (Seoul) Region +* Asia Pacific (Mumbai) Region +* China (Beijing) Region * South America (Sao Paulo) Region Using temporary security credentials ------------------------------------ -Since Libcloud 0.14.0 above, all the Amazon drivers support using temporary +Since Libcloud 0.14.0, all the Amazon drivers support using temporary security credentials. Temporary credentials can be used by passing ``token`` argument to the driver