aws-sdk-js-v3 icon indicating copy to clipboard operation
aws-sdk-js-v3 copied to clipboard

Updating Doc Reference for deprecated command "InvokeAsyncCommand"

Open NwekeChidi opened this issue 1 year ago • 2 comments

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/

NwekeChidi avatar Feb 03 '24 13:02 NwekeChidi

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!

aBurmeseDev avatar Feb 05 '24 20:02 aBurmeseDev

ToDo: Deprecated commands should be marked as deprecated on API docs.

trivikr avatar Feb 07 '24 19:02 trivikr