aws / aws-sdk-java-v2

The official AWS SDK for Java - Version 2
Apache License 2.0
2.21k stars 853 forks source link

API Gateway Client Generation #42

Open millems opened 7 years ago

millems commented 7 years ago

Support for API gateway client generation isn't yet supported for 2.0.x-style SDKs. The 2.0.x should be able to support generating API gateway clients, especially because it is planned to support such clients in a more straight-forward way than 1.11.x.

BusyByte commented 1 year ago

Can we also get async clients as well which return CompletableFuture?

bjhartin commented 1 year ago

👍