8000 GitHub - jzoran/sony-aws-proxy-config: Helper function to configure AWS for Node.js with the Sony proxy server (does not contain any proprietary information).
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Helper function to configure AWS for Node.js with the Sony proxy server (does not contain any proprietary information).

Notifications You must be signed in to change notification settings

jzoran/sony-aws-proxy-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sony-aws-proxy-config

Helper function to configure AWS for Node.js with the Sony proxy server.

Installation

$ npm install --save sony-aws-proxy-config

Usage

var AWS = require('aws-sdk');
var sonyAwsProxyConfig = require('sony-aws-proxy-config');
AWS.config.update(sonyAwsProxyConfig());

About

Helper function to configure AWS for Node.js with the Sony proxy server (does not contain any proprietary information).

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 88.4%
  • Makefile 11.6%
0