Hi,
In order to make my ranking system. I decided to use DynamoDB from AWS.
To facilitate my development I want to use the AWS-SDK module. But at compile time the AWS-SDK module is not available. “Cannot find module ‘aws-sdk’” I wanted to know if it is planned in the development of Cloud Code to allow adding other modules?
Regards