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

Full DAX Support in aws-sdk-go-v2 #2539

Closed
2 tasks
nikhilmalhotra-verkada opened this issue Mar 6, 2024 · 4 comments
Closed
2 tasks

Full DAX Support in aws-sdk-go-v2 #2539

nikhilmalhotra-verkada opened this issue Mar 6, 2024 · 4 comments
Labels
feature-request A feature should be added or improved.

Comments

@nikhilmalhotra-verkada
Copy link

Describe the feature

The Go (v2) SDK for DAX does not support any data level operations such as GetItem, PutItem, etc. With Go (v1) EOL being July 30, 2024, support is needed for DAX data level operations to fully migrate away from v1

Use Case

Cannot fully migrate to Go (v2) SDK as support for data level DAX operations are missing

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 Go SDK V2 Module Versions Used

github.com/aws/aws-sdk-go-v2/service/dax 1.19.1

Go version used

1.20

@nikhilmalhotra-verkada nikhilmalhotra-verkada added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Mar 6, 2024
@lucix-aws
Copy link
Contributor

lucix-aws commented Mar 6, 2024

The DAX client is not owned by us and we do not plan to implement DAX support as a HLL in this repository. This is essentially a duplicate of aws/aws-dax-go#2 and requests of this nature belong there.

@lucix-aws lucix-aws closed this as not planned Won't fix, can't repro, duplicate, stale Mar 6, 2024
@lucix-aws lucix-aws removed the needs-triage This issue or PR still needs to be triaged. label Mar 6, 2024
Copy link

github-actions bot commented Mar 6, 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.

@juanique
Copy link

juanique commented Mar 7, 2024

"not owned by us", way to ship the org-chart to your cloud customers.

@miparnisari
Copy link

@lucix-aws why is DAX a second-class citizen? It's a service offered by AWS, is it not? And this is the AWS SDK, is it not? Then it should support it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

4 participants