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
I found an issue when trying to call getParameter method on ssm.js. It says Uncaught (in promise) TypeError: Object has no member 'json'. Any help is really appreciated
Would you be able to provide us with an example script demonstrating how you use the library, and what your getParameter call looks like? That would be much appreciated to help us reproduce and try to debug the issue 🙇🏻
I found an issue when trying to call
getParameter
method on ssm.js. It saysUncaught (in promise) TypeError: Object has no member 'json'
. Any help is really appreciatedI guess the culprit is this (taken from https://jslib.k6.io/aws/0.11.0/ssm.js)
The text was updated successfully, but these errors were encountered: