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

DynamodDB Enhanced Client Design #76

Closed
aajtodd opened this issue Mar 5, 2021 · 3 comments
Closed

DynamodDB Enhanced Client Design #76

aajtodd opened this issue Mar 5, 2021 · 3 comments
Labels
customization Service Customization feature-request A feature should be added or improved. module/dynamodb Specific to DynamoDB post-ga Not likely in scope until after GA

Comments

@aajtodd
Copy link
Collaborator

aajtodd commented Mar 5, 2021

Consider implementing an "enhanced" DDB client like offered by Java

Some considerations:

  • We might be able to do this as a compiler plugin and generate rather optimized code so that we don't have to rely on annotation processing (which I believe is JVM only at the moment) OR on reflection capabilities.
@aajtodd aajtodd added feature-request A feature should be added or improved. module/dynamodb Specific to DynamoDB customization Service Customization post-ga Not likely in scope until after GA labels Mar 5, 2021
@aajtodd
Copy link
Collaborator Author

aajtodd commented Jun 2, 2021

See a good high level overview of considerations from rust SDK: awslabs/aws-sdk-rust#70

@ianbotsf
Copy link
Contributor

Resolving in favor of #472.

@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customization Service Customization feature-request A feature should be added or improved. module/dynamodb Specific to DynamoDB post-ga Not likely in scope until after GA
Projects
None yet
Development

No branches or pull requests

2 participants