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

Skip rules based endpoints for most services #3520

Merged
merged 9 commits into from Oct 27, 2022
Merged

Commits on Oct 26, 2022

  1. Skip rules based endpoints for most services

    We are only enabling rules based endpoints for S3, S3Control, and EventBridge
    for now in order to roll back incorrect hostprefix handling in the Java SDK. S3,
    S3Control, and EventBridge are unaffected by this issue because their rules are
    handwritten, and in the case of S3Control which has a host prefix in the model,
    it is handled by the rule set.
    dagnir committed Oct 26, 2022
    Copy the full SHA
    fb41541 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8a92319 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Fix build

    zoewangg committed Oct 27, 2022
    Copy the full SHA
    9bcb3e6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b46f706 View commit details
    Browse the repository at this point in the history
  3. Revert "Add customization config for apigateway"

    This reverts commit b46f706.
    zoewangg committed Oct 27, 2022
    Copy the full SHA
    ca78bc3 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    97abaf0 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1569563 View commit details
    Browse the repository at this point in the history
  6. Fix build

    zoewangg committed Oct 27, 2022
    Copy the full SHA
    66092e4 View commit details
    Browse the repository at this point in the history
  7. Fix build

    zoewangg committed Oct 27, 2022
    Copy the full SHA
    18bfd18 View commit details
    Browse the repository at this point in the history