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.