Skip to content

fix(lib-dynamodb): read input from middleware instead of command #6984

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

Merged
merged 1 commit into from
Mar 28, 2025

Conversation

kuhe
Copy link
Contributor

@kuhe kuhe commented Mar 28, 2025

closes #6936

use args.input instead of command.input in lib dynamodb middleware

e2e tests have been updated to set and verify the input field ConsistentRead via middleware.

@kuhe kuhe requested a review from a team as a code owner March 28, 2025 15:11
@kuhe kuhe merged commit 371f05c into aws:main Mar 28, 2025
2 of 4 checks passed
@kuhe kuhe deleted the ddb-doc branch March 28, 2025 15:22
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 Apr 12, 2025
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.

Change this.input to args.input in DocumentMarshall middleware
3 participants