Skip to content
/ awscurl Public

A curl-like CLI application for requesting endpoints protected by AWS Signature Version 4.

License

Notifications You must be signed in to change notification settings

rxnew/awscurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

awscurl

release

A curl-like CLI application for requesting endpoints protected by AWS Signature Version 4.

Installation

Linux and Mac

curl -L https://github.com/rxnew/awscurl/releases/latest/download/awscurl-$(uname -s)-$(uname -m).tar.gz | tar -zx

Quick Start

env AWS_PROFILE=xxx awscurl -X GET https://example.com

About

A curl-like CLI application for requesting endpoints protected by AWS Signature Version 4.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages