aws-sdk-js-v3
aws-sdk-js-v3 copied to clipboard
Updating Doc Reference for deprecated command "InvokeAsyncCommand"
Describe the issue
It appears this command has been deprecated but is still available on the doc without being marked as deprecated yet.
Links
https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/lambda/command/InvokeAsyncCommand/
Hi @NwekeChidi - thanks for reporting this.
We're going to work on updating the doc and for anyone who comes across this, please use InvokeCommand as alternative.
Again appreciate you for reporting it!
ToDo: Deprecated commands should be marked as deprecated on API docs.