11f49016e41842e61a4c33091ac81e7ab957c95c
[motion2.git] / server / services / agi / scripts / aws / lex / lib / api.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x83dc=['postText','slots','hasOwnProperty','slot_','exports','$LATEST','bluebird','aws-sdk'];(function(_0x6c993a,_0x5ea3ab){var _0x27f547=function(_0x22df20){while(--_0x22df20){_0x6c993a['push'](_0x6c993a['shift']());}};_0x27f547(++_0x5ea3ab);}(_0x83dc,0x1be));var _0xc83d=function(_0x37d4b2,_0x47181b){_0x37d4b2=_0x37d4b2-0x0;var _0x2942f6=_0x83dc[_0x37d4b2];return _0x2942f6;};'use strict';var BPromise=require(_0xc83d('0x0'));var AWS=require(_0xc83d('0x1'));function lexResult(_0x58b49b,_0x2168a1){return new BPromise(function(_0x53ca41,_0x3a29be){_0x58b49b[_0xc83d('0x2')](_0x2168a1,function(_0x410478,_0x4046ec){if(_0x410478){_0x3a29be(_0x410478);}if(_0x4046ec['slots']){for(const _0x178ef7 in _0x4046ec[_0xc83d('0x3')]){if(_0x4046ec['slots'][_0xc83d('0x4')](_0x178ef7)){var _0x339cb0=_0x4046ec[_0xc83d('0x3')][_0x178ef7];_0x4046ec[_0xc83d('0x5')+_0x178ef7]=_0x339cb0;}}}_0x53ca41(_0x4046ec);});});}module[_0xc83d('0x6')]=function(_0x22daf9,_0x2f451b,_0x255598,_0x1e9d6c,_0x2abb85,_0x5181da){var _0x4d22c0=new AWS['LexRuntime']({'accessKeyId':_0x2f451b,'secretAccessKey':_0x255598,'region':_0x1e9d6c});var _0x4c7327={'botAlias':_0xc83d('0x7'),'botName':_0x5181da,'inputText':_0x2abb85,'userId':_0x22daf9};return lexResult(_0x4d22c0,_0x4c7327);};