Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 339 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 339 Bytes

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.