britzl / aws-sdk-lua

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

The SDK needs to be tested for some of the popular Amazon services #6

Open britzl opened 5 years ago

britzl commented 5 years ago

Not sure which ones to test though?

EC2 Elasticsearch S3

SirLynix commented 5 years ago

Are there actual differences (API-wise) that can cause problems between two services?

britzl commented 5 years ago

Maybe :-) The generator isn't very complex which should mean that the generated code should work for all APIs. But with that said, there might be things in other APIs that differ from GameLift so ideally I'd like to try one or two more APIs just to verify that things are working.