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

Add response metadata shape to output and exception interfaces #20

Merged
merged 2 commits into from
Jun 22, 2017
Merged

Add response metadata shape to output and exception interfaces #20

merged 2 commits into from
Jun 22, 2017

Conversation

jeskew
Copy link
Contributor

@jeskew jeskew commented Jun 6, 2017

This PR adds response metadata to operation output interfaces, including both the designated input shape and any model-defined exception. The metadata includes a status code, headers, and known request identifiers. Status code and headers are always present, as the SDK cannot generate a modeled exception or modeled output shape unless a response has been received.

Copy link
Contributor

@chrisradek chrisradek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:!

@jeskew jeskew merged commit 5a2a01e into aws:master Jun 22, 2017
@jeskew jeskew deleted the feature/capture-metadata-in-generated-models branch June 22, 2017 17:27
trivikr referenced this pull request in trivikr/aws-sdk-js-v3 Dec 10, 2018
…ted-models

Add response metadata shape to output and exception interfaces
@lock
Copy link

lock bot commented Sep 26, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators Sep 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants