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

chore(client-sqs): create coercing serializers for awsQueryCompat #5440

Merged
merged 5 commits into from
Oct 31, 2023

Conversation

kuhe
Copy link
Contributor

@kuhe kuhe commented Oct 31, 2023

Issue

n/a

Description

create coercing serializers for use in JSON protocol services with the awsQueryCompatible trait.

Note: the first 2 commits apply the migrated model and codegen, the 3rd commit contains the protocol changes to be expected, and the last 2 commits remove the migrated model and codegen.

the overall diff is only the codegen changes without application to any model.

Testing

unit tests, manual sqs testing

SQS e2e subset:

npx cucumber-js -t @sqs
......................

3 scenarios (3 passed)
13 steps (13 passed)

@kuhe kuhe requested a review from a team as a code owner October 31, 2023 18:30
@kuhe kuhe force-pushed the chore/sqs-protocol branch 2 times, most recently from cf798b2 to 6cf6aea Compare October 31, 2023 18:51
@kuhe kuhe requested a review from kstich October 31, 2023 18:54
@kuhe kuhe force-pushed the chore/sqs-protocol branch from 6cf6aea to ff87524 Compare October 31, 2023 19:36
@kuhe kuhe force-pushed the chore/sqs-protocol branch from ff87524 to f068d1a Compare October 31, 2023 19:51
@kuhe kuhe merged commit 88213ab into aws:main Oct 31, 2023
2 checks passed
@kuhe kuhe deleted the chore/sqs-protocol branch October 31, 2023 20:51
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants