/awscurl

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

Primary LanguageGoMIT LicenseMIT

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