You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have yet to play with the 3rd party library but if it is just a change of client then the simplest way to support it (without adding more dependancies) is to have an injectable client factory which when provided would generate clients from that factory instead.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Have you given any thought to DAX support? It would seem the AWS SDK team haven't done any support for DAX in the AWS SDK v3 and have only produced clients for v2 of the AWS SDK. There is a 3rd party that has converted this client to support v3 however.
I have yet to play with the 3rd party library but if it is just a change of client then the simplest way to support it (without adding more dependancies) is to have an injectable client factory which when provided would generate clients from that factory instead.
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions