Skip to content

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

@shetsa-amzn

Description

@shetsa-amzn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    dynamodb-enhancedfeature-requestA feature should be added or improved.p2This is a standard priority issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions