Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect doc for boolean in a structure #5

Open
jamesls opened this issue May 22, 2013 · 1 comment
Open

Incorrect doc for boolean in a structure #5

jamesls opened this issue May 22, 2013 · 1 comment

Comments

@jamesls
Copy link
Member

jamesls commented May 22, 2013

For example, ec2 run instances's --monitoring we get a --no-enabled as part of the inner boolean type:

       --monitoring (structure)
              Enables monitoring for the instance.

              enabled  | --no-enabled  (boolean)

              JSON Parameter Syntax

              {
                "enabled": true|false
              }
@jamesls
Copy link
Member Author

jamesls commented May 22, 2013

Looks like I'm running into this with other types besides blobs:

$ aws ec2 import-volume


       --volume (structure)
              size  (long)

              Parameter Syntax

              {

              }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant