Add module AWS-SDK

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

First I will go through AWS lambdas with an API Gateway in front to be able to make HTTP calls with Axios which is supported by Cloud Code