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

Update AWS protocol documentation #1172

Merged
merged 1 commit into from
Apr 6, 2022
Merged

Update AWS protocol documentation #1172

merged 1 commit into from
Apr 6, 2022

Conversation

kstich
Copy link
Contributor

@kstich kstich commented Apr 5, 2022

This commit updates the awsJson1_0 and awsJson1_1 documentation
to include their http and eventStreamHttp properties. These cannot
be templated, because substitutions in code blocks aren't valid.

Additionally, it removes a misleading note from the ec2Query docs.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@kstich kstich requested a review from a team as a code owner April 5, 2022 17:31

use aws.protocols#awsJson1_0

@awsJson1_0(eventStreamHttp: ["h2"])
Copy link
Member

Choose a reason for hiding this comment

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

Is this valid? The docs imply that http needs to be set if eventStreamHttp is set.

@kstich kstich requested a review from mtdowling April 5, 2022 23:26
@kstich kstich force-pushed the protocol_doc_updates branch 2 times, most recently from 4360e06 to 79c92fc Compare April 5, 2022 23:32
This commit updates the awsJson1_0 and awsJson1_1 documentation
to include their http and eventStreamHttp properties. These cannot
be templated, because substitutions in code blocks aren't valid.

Additionally, it removes a misleading note from the ec2Query docs.
@kstich kstich merged commit d47382a into main Apr 6, 2022
@kstich kstich deleted the protocol_doc_updates branch April 6, 2022 15:31
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

Successfully merging this pull request may close these issues.

2 participants