The AWS SDK for JavaScript v3 is a rewrite of v2 with some great new features. As with version 2, it enables you to easily work with Amazon Web Services, but has a modular architecture with a separate ...
Retrofitted method parameters to be represented by ParameterDescription s and added possibility to extract names and modifiers for these parameters, either by using the Java 8 API (if available) or by ...