2.1.7-lr3 • Published 9 years ago

lr-aws-sdk v2.1.7-lr3

Weekly downloads
4
License
ISC
Repository
github
Last release
9 years ago

LineRate compatible AWS SDK for JavaScript

For use with LineRate v2.6.0 and below

This npm module modifies the official AWS SDK to allow compatibility with the F5 LineRate scripting engine. It is intended for use with the LineRate node.js scripting engine to provide AWS-SDK functionality.

Release Notes

aws-sdk release notes can be found at http://aws.amazon.com/releasenotes/SDK/JavaScript lr-aws-sdk specific modifications are as follows:

  • 'domain' functionality has been disabled
  • 'http.request.setTimeout' in 'AWS.NodeHttpClient' has been disabled

Installing

In Node.js

The preferred way to install the AWS SDK for Node.js is to use the npm package manager for Node.js. Simply type the following into a terminal window:

npm install lr-aws-sdk

Usage and Getting Started

You can find a getting started guide at:

http://docs.aws.amazon.com/AWSJavaScriptSDK/guide/

Supported Services

The SDK currently supports the following services:

License

This SDK is distributed under the Apache License, Version 2.0, see LICENSE.txt and NOTICE.txt for more information.