I am looking through the aws documentation and searched on google but I can't find any documentation that says how to do this with the java sdk. Can someone share any code that they have or point me to some code examples which shows how to dothis?
Asked
Active
Viewed 115 times
1 Answers
0
You wouldn't use the AWS SDK to retrieve a record from an Elasticache Memcached instance, you would use a Java Memcached library.

Mark B
- 183,023
- 24
- 297
- 295