You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In lib/IAMClient.js , l. 160, the JSDoc suggests that response.message contains the response, when it's actually response.message.body... Need to amend the doc accordingly
(thanks to @LaurenSpiegel for finding out)
The text was updated successfully, but these errors were encountered:
In lib/IAMClient.js , l. 160, the JSDoc suggests that response.message contains the response, when it's actually response.message.body... Need to amend the doc accordingly
(thanks to @LaurenSpiegel for finding out)
The text was updated successfully, but these errors were encountered: