Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

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

SonyMobile/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