dehli / aws-cljs

Thin cljs wrapper around the node.js aws-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle Multiple Arguments to SDK Call

dehli opened this issue · comments

commented

As an example https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/S3.html#getSignedUrl-property takes operation and params (which is different from the majority of SDK calls.