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

fix: remove invalid defaults for some services #1116

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Conversation

aajtodd
Copy link
Collaborator

@aajtodd aajtodd commented Nov 17, 2023

Adds an integration that removes the default value from certain shapes in some services where the default value is 0, but the service expects a value > 0.

Description of changes

Copy of #1112 so that all CI can run (we need to fix CI from forks)

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

Adds an integration that removes the default value from certain
shapes in some services where the default value is 0, but the
service expects a value > 0.
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

A new generated diff is ready to view.

  • No codegen difference in the AWS SDK

@aajtodd aajtodd marked this pull request as ready for review November 17, 2023 19:27
@aajtodd aajtodd requested a review from a team as a code owner November 17, 2023 19:27
@aajtodd aajtodd changed the title Test PR fix: remove invalid defaults for some services Nov 17, 2023
@aajtodd aajtodd merged commit 12a409b into main Nov 17, 2023
16 checks passed
@aajtodd aajtodd deleted the test-remove-defaults branch November 17, 2023 19:34
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.

3 participants