aws / aws-sdk-js

AWS SDK for JavaScript in the browser and Node.js
https://aws.amazon.com/developer/language/javascript/
Apache License 2.0
7.59k stars 1.55k forks source link

AWS SDK JS with ElastiCache #812

Closed ramonck closed 8 years ago

ramonck commented 8 years ago

Srs.,

I would like to know if you have any examples of utilizing ElastiCache with AWS JS SDK?

I'm using memcached.

Best Regards,

chrisradek commented 8 years ago

@ramonck We don't have specific examples for utilizing ElastiCache with the JavaScript SDK. However, the API is documented here: http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/ElastiCache.html

You can also visit the Amazon ElastiCache user guide for more information specific to this service: http://docs.aws.amazon.com/AmazonElastiCache/latest/UserGuide/WhatIs.html

Did you have a question about a specific operation or scenario?

chrisradek commented 8 years ago

Closing this issue for now, but feel free to comment or open a new issue if you have a specific question about the SDK.

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.