help-zone.html 641 B

123456789
  1. <div>
  2. Optionally specify the availability zone within the region. This can be important if you are using an Amazon EC2
  3. instance in conjunction with an EBS volume. In this case both the EBS volume and EC2 instance must be in the same
  4. availability zone.
  5. See the <a href="http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html">AWS documentation</a>
  6. for more about what availability zones are.
  7. (For the moment you must look up the available zones for the region yourself and type in the zone name, in
  8. the future, we plan to have this be a list you can select from).
  9. </div>