Skip to content

Commit

Permalink
Better describe AWS XML protocols
Browse files Browse the repository at this point in the history
TODO in a followup commit: make similar changes to the ec2Query protocol
documentation.

Closes #767
Closes #345
  • Loading branch information
mtdowling committed Jun 10, 2021
1 parent eb42a47 commit 1989b93
Show file tree
Hide file tree
Showing 4 changed files with 256 additions and 180 deletions.
7 changes: 7 additions & 0 deletions docs/source/1.0/spec/aws/aws-ec2-query-protocol.rst
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,13 @@ serialized in the response.
<RequestId>foo-id</RequestId>
</Response>
* ``Code``: The :token:`shape name <identifier>` of the error's
:ref:`shape-id`.
* ``RequestId``: Contains a unique identifier for the associated request.

In the above example, ``Message``, and ``AnotherSetting`` are additional,
hypothetical members of the serialized error structure.


.. _ec2Query-compliance-tests:

Expand Down
Loading

0 comments on commit 1989b93

Please sign in to comment.