Amazon.com, Inc. is announcing that AWS SDK for Node.js with version number 2.1.50 is already available to download.
What is AWS SDK for Node.js ?
AWS SDK for Node.js is The official Amazon Web Services SDK for Node.js, a set of JavaScript libraries for integrating your apps and websites with AWS official products .
AWS SDK for Node.js allows developers to build JavaScript applications that interact with Amazon Web Services tools and features in a standards-compliant, native, and non-destructive way.The AWS SDK for Node.js is a collection of clients for various Amazon Web Services APIs, allowing developers to write their application's code using one single package instead of multiple libraries.This also means all the code is maintained and managed by the AWS team, instead of a semi-professional developer that might go inactive at any point.This SDK is also available to install via Node's package manager (npm) under the aws-sdk name.The AWS SDK is also available for other languages and platforms as well:PHPRubyJava.NETiOSAndroid
This is changelog for AWS SDK for Node.js version 2.1.50 :
- This release updates APIs for AWS.CognitoSync and AWS.ConfigService.
You can read the complete changelog and also download this latest version on their homepage:
aws.amazon.com