AWS SDK

ikod geller.garry at gmail.com
Fri Oct 20 19:25:40 UTC 2017


On Wednesday, 18 October 2017 at 23:02:27 UTC, Stephan Dilly 
wrote:
> On 2017-10-18 22:25:23 +0000, ikod said:
>
>> On Wednesday, 18 October 2017 at 20:51:48 UTC, Stephan Dilly 
>> wrote:
>>> On 2017-10-18 20:19:20 +0000, ikod said:
>>> 
>>>> Hello,
>>>> 
>>>> On Wednesday, 18 October 2017 at 20:05:28 UTC, Andre Pany 
>>>> wrote:
>>>>> [...]
>>>> 
>>>> Is there any docs from Amazon on this, beside json's itself?
>>>>  I will be very grateful for link.
>>> 
>>> Are you going to take over the task?
>>> 
>>> --Stephan
>> 
>> I'd like, but It depends on the required time investment. I 
>> need some time to look at the docs etc...
>> 
>> Regards,
>> Igor
>
> Hi Igor,
>
> I started a little tool (POC) that can parse the API spec and 
> creates types and the API interface only for now: 
> https://github.com/Extrawurst/aws-sdk-dlang-gen
>
> Its a start, not tested and does not come with any dependency 
> to vibe or what. AWS specific request signing also needs to be 
> done on top of it. but using that tool the types can be 
> automatically generated.
>
> --Stephan

Thanks, Stephan!

I'm playing with it, but it will take some time. I'm also looking 
into some other bindings, both generated from descriptions and 
not. I have some experience with s3 and ec2 using boto library, 
but generate library code, tie it with http, auth, e.t.c  is 
something different.



More information about the Digitalmars-d mailing list