britzl / aws-sdk-lua

Auto generated AWS SDK for Lua
Apache License 2.0
39 stars 10 forks source link

Update AWS SDK #1

Closed SirLynix closed 5 years ago

britzl commented 5 years ago

Thanks! Verified tests locally (not sure why Travis CI failed to run).

SirLynix commented 5 years ago

It's strange indeed, I just pulled SDK jsons from aws-sdk-js repository and ran the python script.

By the way, is there anything I could do to improve your work? Any missing feature or such? Thanks for this by the way.

britzl commented 5 years ago

I've created a couple of issues here: https://github.com/britzl/aws-sdk-lua/issues/

In general the whole Lua SDK needs more testing. The GameLift and Cognito API is pretty well tested, but nothing else. If you use any other parts of the SDK then please let me know!