Amazon API Access with curl

From NovaOrdis Knowledge Base
Revision as of 02:07, 26 November 2019 by Ovidiu (talk | contribs) (→‎External)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

External

Overview

API calls with curl need to be signed with the AWS access key. For more details related to this, see Signing API Calls in AWS Concepts page.

TODO