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

codegen: Ensure event stream events are in sorted order #3681

Merged
merged 1 commit into from
Dec 10, 2020

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Dec 8, 2020

Updates the SDK's code generation for event stream member event for
methods to be sorted order. Ensures load order doesn't impact code
generation output.

Fixes #3664

Updates the SDK's code generation for event stream member event for
methods to be sorted order. Ensures load order doesn't impact code
generation output.

Fixes aws#3664
@jasdel jasdel merged commit ca8954d into aws:master Dec 10, 2020
@jasdel jasdel deleted the fixup/UnstableCodegen branch December 10, 2020 18:11
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.

codegen: SDK code generation of eventstream exception methods are not stable
3 participants