diff --git a/cloud/amazon/ec2_ami.py b/cloud/amazon/ec2_ami.py index d7a60211bd3..bdb130e2380 100644 --- a/cloud/amazon/ec2_ami.py +++ b/cloud/amazon/ec2_ami.py @@ -86,8 +86,7 @@ options: - Users and groups that should be able to launch the ami. Expects dictionary with a key of user_ids and/or group_names. user_ids should be a list of account ids. group_name should be a list of groups, "all" is the only acceptable value currently. required: false default: null - aliases: [] - + version_added: "2.0" author: "Evan Duffield (@scicoin-project) " extends_documentation_fragment: - aws