portkey-cloud / aws-clj-sdk

Clojure bindings for AWS
103 stars 12 forks source link

Source from aws sdk ruby as submodule #23

Closed dupuchba closed 6 years ago

dupuchba commented 6 years ago

Note that some specs are failing :

viesti commented 6 years ago

com.amazonaws/aws-java-sdk-models dependency needs to be removed from project.clj

viesti commented 6 years ago

Christophe initially had a version that grouped multiple versions of an api into a map from which the latest version can be chosen (I think there was reliance on the iteration order returned by file-seq, but my memory might fail me). Since the ruby sdk has multiple versions of api specs, we need to take this into account.

dupuchba commented 6 years ago

It should take into account last version but I don't know why docs are now gone on the latest version

dupuchba commented 6 years ago

updated paritions.json