Built motion from commit (unavailable).|2.5.13
[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 _0x95f8=['$LATEST','bluebird','postText','slots','hasOwnProperty','slot_','LexRuntime'];(function(_0x5f54b5,_0x216cf2){var _0x2e52a2=function(_0x48d3e4){while(--_0x48d3e4){_0x5f54b5['push'](_0x5f54b5['shift']());}};_0x2e52a2(++_0x216cf2);}(_0x95f8,0x8d));var _0x895f=function(_0x4119bf,_0x2e4b8e){_0x4119bf=_0x4119bf-0x0;var _0xcd3e8f=_0x95f8[_0x4119bf];return _0xcd3e8f;};'use strict';var BPromise=require(_0x895f('0x0'));var AWS=require('aws-sdk');function lexResult(_0x27ae82,_0x30a81a){return new BPromise(function(_0x12a829,_0x5a1bac){_0x27ae82[_0x895f('0x1')](_0x30a81a,function(_0xe8eac7,_0x4a7413){if(_0xe8eac7){_0x5a1bac(_0xe8eac7);}if(_0x4a7413[_0x895f('0x2')]){for(const _0x476424 in _0x4a7413[_0x895f('0x2')]){if(_0x4a7413[_0x895f('0x2')][_0x895f('0x3')](_0x476424)){var _0xb0a31=_0x4a7413['slots'][_0x476424];_0x4a7413[_0x895f('0x4')+_0x476424]=_0xb0a31;}}}_0x12a829(_0x4a7413);});});}module['exports']=function(_0x470eda,_0x132e72,_0x50057b,_0x427789,_0x63e89c,_0x409e0d){var _0x130f10=new AWS[(_0x895f('0x5'))]({'accessKeyId':_0x132e72,'secretAccessKey':_0x50057b,'region':_0x427789});var _0x396e6a={'botAlias':_0x895f('0x6'),'botName':_0x409e0d,'inputText':_0x63e89c,'userId':_0x470eda};return lexResult(_0x130f10,_0x396e6a);};