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

DynamoDB enhanced client - Add "Select" in ScanEnhancedRequest (short issue description) #5382

Closed
1 of 2 tasks
shetsa-amzn opened this issue Jul 9, 2024 · 1 comment
Closed
1 of 2 tasks
Labels
dynamodb-enhanced feature-request A feature should be added or improved. p2 This is a standard priority issue

Comments

@shetsa-amzn
Copy link
Contributor

Describe the feature

DynamoDB enhanced client - Add "Select" in ScanEnhancedRequest

Similar to this issue: #2083

Use Case

ScanEnhancedRequest.builder().select(Select select)
The select should has those enums

ALL_ATTRIBUTES
ALL_PROJECTED_ATTRIBUTES
SPECIFIC_ATTRIBUTES
COUNT

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

AWS Java SDK version used

2.26.16

JDK version used

1.8

Operating System and version

macOs

@shetsa-amzn shetsa-amzn added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jul 9, 2024
@debora-ito debora-ito added dynamodb-enhanced p2 This is a standard priority issue and removed needs-triage This issue or PR still needs to be triaged. labels Jul 11, 2024
Copy link

github-actions bot commented Sep 4, 2024

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dynamodb-enhanced feature-request A feature should be added or improved. p2 This is a standard priority issue
Projects
None yet
Development

No branches or pull requests

2 participants