Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 546 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 546 Bytes

awscurl

build 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