Skip to content

Conversation

@labac-p
Copy link
Contributor

@labac-p labac-p commented May 21, 2025

Issue #, if available:

#148

Description of changes:

This PR adds support for passing the configured DynamoDB client to Batch.read operations when using the find_all method. Previously, the client configuration wasn't being passed through to batch operations.

Changes include:

  • Updated find_all method in ItemOperations to pass the model's dynamodb_client to Batch.read
  • Added corresponding test to verify client is properly passed to batch operations

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

@mullermp mullermp merged commit 147f6a2 into aws:main May 21, 2025
25 checks passed
@labac-p labac-p deleted the find_all branch May 22, 2025 03:52
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.

2 participants