In AWS-SDK for Node.js getParametersByPath() SSM method returns paged data, meaning I have to make several calls in a loop. Is there a way to disable pagination
getParametersByPath()