I want to use AWS services in kore.ai so that I need to install AWS SDK into kore.ai
How can I install
Hello @patilrrohit33 ,
Welcome to Kore Community
Thank you for stopping by!!
Installing any SDK directly on the XO Platform is not possible given the current features.
Our BotKit is a Nodejs-based middleware. You may try using it for your needs.
Please also see https://developer.kore.ai/docs/bots/sdks/using-the-botkit-sdk/ if you are new to BotKit.