Hi,
This API documentation explains how to install npm package for a particular proxy. Is it possible to install an npm package in such a was that it's available to all proxies?
Specifically, we would like to use AWS SDK for JS to simplify integration with AWS services. Since this SDK would be utilized by a number of proxies, it'd be preferable to maintain it "globally" rather than at an individual proxy level.
We're using Apigee On-Prem.
Thanks a lot in advance!