(invoke! client operation params)Calls AWS invoke and captures the error message string and full response.
client (required) aws service clientoperation (required) a keyword such as :GetObjectparams (required) aws api request optionsCalls AWS invoke and captures the error message string and full response. - `client` (required) aws service client - `operation` (required) a keyword such as :GetObject - `params` (required) aws api request options
(make-client api {:keys [aws-region aws-key aws-secret endpoint-override]})Creates an AWS client for the S3 service.
Creates an AWS client for the S3 service.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |