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 endpoint rules #2815

Merged
merged 8 commits into from
Jan 18, 2023
Merged

Codegen endpoint rules #2815

merged 8 commits into from
Jan 18, 2023

Conversation

alextwoods
Copy link
Contributor

Rather than relying on encoded json and a runtime representation of endpoint rulesets, this PR introduces code generation of rulesets in the service's generated EndpointProvider.

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

  1. To make sure we include your contribution in the release notes, please make sure to add description entry for your changes in the "unreleased changes" section of the CHANGELOG.md file (at corresponding gem). For the description entry, please make sure it lives in one line and starts with Feature or Issue in the correct format.

  2. For generated code changes, please checkout below instructions first:
    https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md

Thank you for your contribution!

@mullermp mullermp marked this pull request as ready for review January 18, 2023 15:58
@mullermp mullermp changed the title [DRAFT] Codegen endpoint rules Codegen endpoint rules Jan 18, 2023
@mullermp mullermp self-requested a review January 18, 2023 15:58
@github-actions
Copy link

You have made a change to core without a corresponding change to the CHANGELOG.md. This change will not result in a new version and will not published unless an entry is added to CHANGELOG.md

@github-actions
Copy link

You have made a change to core without a corresponding change to the CHANGELOG.md. This change will not result in a new version and will not published unless an entry is added to CHANGELOG.md

@github-actions
Copy link

You have made a change to core without a corresponding change to the CHANGELOG.md. This change will not result in a new version and will not published unless an entry is added to CHANGELOG.md

@mullermp mullermp merged commit b79f5b9 into version-3 Jan 18, 2023
@mullermp mullermp deleted the codegen_endpoints_new branch January 18, 2023 17:54
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.

None yet

2 participants