Hi everybody,

I know this question might sound very rudimentary. But I did quite a few 
digging and couldn't quite find a good answer. Your help is highly 
appreciated. 

I'm trying to use a few functions with Amazonica 
(https://github.com/mcohen01/amazonica), for example, the 
describe-spot-price-history function. However, I couldn't quite figure out 
what are the required list of arguments. If I understand Amazonica source 
code correctly, it's mapping the functions and arguments to the original 
AWS Java SDK. Looking up on that reveals multiple options, like 
:with-start-time or :set-start-time etc. I've tried the combination of a 
few with no success. I wonder if there's a good way to map function and 
arguments in between? Thank you ~ 

Hesen Peng 


-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to