A curl-like CLI application for requesting endpoints protected by AWS Signature Version 4.
curl -L https://github.com/rxnew/awscurl/releases/latest/download/awscurl-$(uname -s)-$(uname -m).tar.gz | tar -zx
env AWS_PROFILE=xxx awscurl -X GET https://example.com