Smithy Interface Definition Language (IDL) 2.0 is now generally available - devamazonaws.blogspot.com

Smithy Interface Definition Language (IDL) 2.0 is now generally available. Smithy is Amazon’s next-generation API modeling language that is based on our experience building tens of thousands of APIs and generating SDKs. Using IDL 2.0, developers can now author Smithy models and generate code from Smithy models in a simpler, more intuitive way.

Post Updated on August 19, 2022 at 05:49PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com