website: document ami_regions

/cc @jmassara
This commit is contained in:
Mitchell Hashimoto 2013-08-22 15:20:44 -07:00
parent 6de93d47a6
commit c66bb8813f
3 changed files with 12 additions and 0 deletions

View File

@ -89,6 +89,10 @@ Optional:
associate with the AMI. By default no product codes are associated with
the AMI.
* `ami_regions` (array of string) - A list of regions to copy the AMI to.
Tags and attributes are copied along with the AMI. AMI copying takes time
depending on the size of the AMI, but will generally take many minutes.
* `ami_users` (array of string) - A list of account IDs that have access
to launch the resulting AMI(s). By default no additional users other than the user
creating the AMI has permissions to launch it.

View File

@ -75,6 +75,10 @@ Optional:
associate with the AMI. By default no product codes are associated with
the AMI.
* `ami_regions` (array of string) - A list of regions to copy the AMI to.
Tags and attributes are copied along with the AMI. AMI copying takes time
depending on the size of the AMI, but will generally take many minutes.
* `ami_users` (array of string) - A list of account IDs that have access
to launch the resulting AMI(s). By default no additional users other than the user
creating the AMI has permissions to launch it.

View File

@ -91,6 +91,10 @@ Optional:
associate with the AMI. By default no product codes are associated with
the AMI.
* `ami_regions` (array of string) - A list of regions to copy the AMI to.
Tags and attributes are copied along with the AMI. AMI copying takes time
depending on the size of the AMI, but will generally take many minutes.
* `ami_users` (array of string) - A list of account IDs that have access
to launch the resulting AMI(s). By default no additional users other than the user
creating the AMI has permissions to launch it.