diff --git a/cloud/amazon/rds.py b/cloud/amazon/rds.py index d509bdf4fa0..1eb4cc8ab1d 100644 --- a/cloud/amazon/rds.py +++ b/cloud/amazon/rds.py @@ -24,7 +24,7 @@ description: options: command: description: - - Specifies the action to take. + - Specifies the action to take. The 'reboot' option is available starting at version 2.0 required: true choices: [ 'create', 'replicate', 'delete', 'facts', 'modify' , 'promote', 'snapshot', 'reboot', 'restore' ] instance_name: