Hi, a query, I am trying to make an integration between AWS EC2 & Wix for creating, deleting, starting and stopping EC2 Instances. Researching what could be the method I found that a simple way to save code was to install the NPM aws-sdk/client-ec2, but requesting it now tells me that it is "Not supported". What other method do you recommend (since Amazon has thousands of integration methods but I don't want to get so complicated with Wix (I'm working on the Wix Editor)). In case it was simpler in Editor X please let me know. Thanks a lot!
top of page
Important forum update
This forum is migrating to one unified Wix community forum starting July 26th, and will be read-only during the process.
Wishlist Page is the official platform for requesting new features. You can vote, comment, and track the status of the requested features.
bottom of page
I suggest using the AWS REST APIs, those are always available and should be simple to use from Velo backend