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

Improve EC2 Query spec documentation #823

Merged
merged 2 commits into from
Jun 9, 2021
Merged

Improve EC2 Query spec documentation #823

merged 2 commits into from
Jun 9, 2021

Commits on Jun 9, 2021

  1. Improve EC2 Query spec documentation

    - Clarify protocol HTTP request behavior
    - Remove all non-flattened query names since EC2 Query automatically flattens
      all collections and maps in requests (as opposed to AWS Query where you have to
      opt in to flattening with `@xmlFlattened`)
    - Fix query capitalization in examples
    - Remove nested `Result` tag from response documentation
    - Add `Response` wrapper to error response example
    jdisanti committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    5847a4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5373e2c View commit details
    Browse the repository at this point in the history