Skip to content

Lightweight utility for creating and sending authenticated requests to AWS API, or to API Gateway. Implements the AWS Signature v4 signing process.

Notifications You must be signed in to change notification settings

jmb12686/aws-authenticated-curl-utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

A bash command line utility for invoking AWS APIs as an authenticated (IAM) user. The AWS Signature v4 is implemented pure bash (no dependencies on higher level languages) and is ideal for embedded systems with small resources.

Primary functionality exposed via cURL is the HTTP POST functionality. More can be / will be added later.

About

Lightweight utility for creating and sending authenticated requests to AWS API, or to API Gateway. Implements the AWS Signature v4 signing process.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages