Using DAX with DynamoDbClient #208
Answered
by
rcoh
enroly-mike
asked this question in
Q&A
-
Just wondering if there is an example floating around of using DAX with DynamoDbClient. Something equivalent of this code for NodeJS.
Thanks in advance |
Beta Was this translation helpful? Give feedback.
Answered by
rcoh
Sep 13, 2021
Replies: 2 comments 1 reply
-
Since DAX actually uses a totally separate client and protocol, you can't use the Rust SDK with DAX directly unfortunately. I've relayed your request to the DAX team. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
enroly-mike
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since DAX actually uses a totally separate client and protocol, you can't use the Rust SDK with DAX directly unfortunately. I've relayed your request to the DAX team.