you can now specify the api-name or protocol you want to generate when worrking with aws-clj
api-name
protocol
aws-clj
just call (generate-files :protocol "rest-json")
(generate-files :protocol "rest-json")
it’s in my wip