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

don't serde the bucket #2204

Merged
merged 1 commit into from
Jul 25, 2023
Merged

don't serde the bucket #2204

merged 1 commit into from
Jul 25, 2023

Conversation

lucix-aws
Copy link
Contributor

Swaps httpLabel with NoSerialize on relevant buckets so we don't inadvertently add them into the request document (which we were doing after removing httpLabel).

@lucix-aws lucix-aws requested a review from a team as a code owner July 24, 2023 18:12
@@ -81,6 +81,10 @@ generate: smithy-generate update-requires gen-repo-mod-replace update-module-met
gen-config-asserts gen-internal-codegen copy-attributevalue-feature gen-mod-dropreplace-smithy-. min-go-version-. \
tidy-modules-. add-module-license-files gen-aws-ptrs format

generate-tmpreplace-smithy: smithy-generate update-requires gen-repo-mod-replace update-module-metadata smithy-annotate-stable \
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I didn't intend to add this but I've been using it heavily during development.

Essentially it temporarily replaces the smithy-go dependency to point to your branch version. The format step will fail on make generate if you're consuming smithy-go APIs that aren't yet released otherwise.

@lucix-aws lucix-aws merged commit aec3da0 into feat-ep20 Jul 25, 2023
1 check passed
@lucix-aws lucix-aws deleted the feat-ep20-nobucketserde branch July 25, 2023 16:02
isaiahvita pushed a commit to isaiahvita/aws-sdk-go-v2 that referenced this pull request Jul 25, 2023
isaiahvita pushed a commit that referenced this pull request Jul 25, 2023
isaiahvita pushed a commit that referenced this pull request Jul 27, 2023
isaiahvita pushed a commit that referenced this pull request Jul 31, 2023
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