Skip to content

How to use Proxy #296

@komikoni

Description

@komikoni

Thank you for a useful tool.
It is necessary to patch main.js as follows.

var proxy = require('proxy-agent');
aws.config.update({
  httpOptions: { agent: proxy('http://hogehoge.com:8080') }
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions