Looking at using DAX and the guides for the sdk seem to show various versions of the sdk, for example: http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DAX.client.modify-your-app.html but these methods don't exist in the latest sdk 1.11.174 and if I build the client using AmazonDaxClientBuilder then I cannot pass this as the client as per the example.
Are there any up to date docs/examples or does anyone have an example?