Skip to content

a-h/awsv4sigproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS V4 Signature Proxy

Proxies unsigned requests to API Gateway, signing them along the way to make it easier to test IAM authenticated APIs.

Usage

awsv4sigproxy -remote=https://xxxxx.execute-api.eu-west-1.amazonaws.com
curl http://localhost:6666/prod/test/1234

Tasks

build

go build

About

A proxy that signs outbound requests with AWS credentials.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages