Where do client libraries go in the source tree? Does it matter if they're not written in Java?
The background is that there's a .NET SDK that can be added to the project. Architecturally, its similar to AWS' .NET SDK. Now, not all API calls are covered, but the API calls supported provide a guide adding additional support.