chatbot-nc 2.1.44 → 2.1.46

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -63,6 +63,9 @@ export declare const AWS: {
63
63
  SES: {
64
64
  sendEmail: (param: import("@aws-sdk/client-sesv2").SendEmailCommandInput) => Promise<void>;
65
65
  };
66
+ SQS: {
67
+ publish: (queue: string, message: string, delay?: number, messageAttributes?: Record<string, import("@aws-sdk/client-sqs").MessageAttributeValue>) => Promise<void>;
68
+ };
66
69
  AES: {
67
70
  encrypt: (initVector: any, plainText: any, keyInfo: any) => Promise<string | undefined>;
68
71
  decrypt: (text: any) => Promise<any>;
@@ -5,6 +5,7 @@ const AWSS3_1 = require("./services/AWSS3");
5
5
  const AWSLexRuntime_1 = require("./services/AWSLexRuntime");
6
6
  const AWSDynamoDb_1 = require("./services/AWSDynamoDb");
7
7
  const AWSSNS_1 = require("./services/AWSSNS");
8
+ const AWSSQS_1 = require("./services/AWSSQS");
8
9
  const AWSSSM_1 = require("./services/AWSSSM");
9
10
  const AESEncryptionUsingKMS_1 = require("./services/AESEncryptionUsingKMS");
10
11
  const AWSLexModel_1 = require("./services/AWSLexModel");
@@ -34,6 +35,7 @@ exports.AWS = {
34
35
  SNS: AWSSNS_1.SNS,
35
36
  SSM: AWSSSM_1.SSM,
36
37
  SES: AWSSES_1.SES,
38
+ SQS: AWSSQS_1.SQS,
37
39
  AES: AESEncryptionUsingKMS_1.AES,
38
40
  PinPoint: AWSPinpoint_1.PinPoint,
39
41
  PinPointSMSVoice: AWSPinpointSMSVoice_1.PinPointSMSVoice,
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../aws/index.ts"],"names":[],"mappings":";;;AAAA,4CAAsC;AACtC,4DAAsD;AACtD,wDAAkD;AAClD,8CAAwC;AACxC,8CAAwC;AACxC,4EAAuD;AACvD,wDAAkD;AAClD,wDAAkD;AAClD,wEAAkE;AAClE,sDAAgD;AAChD,qDAAqD;AACrD,4EAAsE;AACtE,0EAAoE;AACpE,8CAAwC;AACxC,4DAAuD;AACvD,wEAAkE;AAClE,gEAA2D;AAC3D,gEAAoD;AACpD,8CAAwC;AACxC,sDAAgD;AAChD,gEAA0D;AAC1D,0DAAoD;AACpD,oDAA8C;AAC9C,4DAAsD;AAGzC,QAAA,GAAG,GAAG;IACf,EAAE,EAAF,UAAE;IACF,MAAM,EAAN,kBAAM;IACN,UAAU,EAAV,0BAAU;IACV,QAAQ,EAAR,sBAAQ;IACR,QAAQ,EAAR,sBAAQ;IACR,GAAG,EAAH,YAAG;IACH,GAAG,EAAH,YAAG;IACH,GAAG,EAAH,YAAG;IACH,GAAG,EAAH,2BAAG;IACH,QAAQ,EAAR,sBAAQ;IACR,gBAAgB,EAAhB,sCAAgB;IAChB,OAAO,EAAP,oBAAO;IACP,YAAY;IACZ,kBAAkB,EAAlB,0CAAkB;IAClB,iBAAiB,EAAjB,wCAAiB;IACjB,UAAU,EAAV,0BAAU;IACV,eAAe,EAAf,qCAAe;IACf,YAAY,EAAZ,8BAAY;IACZ,KAAK,EAAL,uBAAK;IACL,GAAG,EAAH,YAAG;IACH,OAAO,EAAP,oBAAO;IACP,YAAY,EAAZ,8BAAY;IACZ,SAAS,EAAT,wBAAS;IACT,UAAU,EAAV,0BAAU;CACb,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../aws/index.ts"],"names":[],"mappings":";;;AAAA,4CAAsC;AACtC,4DAAsD;AACtD,wDAAkD;AAClD,8CAAwC;AACxC,8CAAwC;AACxC,8CAAwC;AACxC,4EAAuD;AACvD,wDAAkD;AAClD,wDAAkD;AAClD,wEAAkE;AAClE,sDAAgD;AAChD,qDAAqD;AACrD,4EAAsE;AACtE,0EAAoE;AACpE,8CAAwC;AACxC,4DAAuD;AACvD,wEAAkE;AAClE,gEAA2D;AAC3D,gEAAoD;AACpD,8CAAwC;AACxC,sDAAgD;AAChD,gEAA0D;AAC1D,0DAAoD;AACpD,oDAA8C;AAC9C,4DAAsD;AAGzC,QAAA,GAAG,GAAG;IACf,EAAE,EAAF,UAAE;IACF,MAAM,EAAN,kBAAM;IACN,UAAU,EAAV,0BAAU;IACV,QAAQ,EAAR,sBAAQ;IACR,QAAQ,EAAR,sBAAQ;IACR,GAAG,EAAH,YAAG;IACH,GAAG,EAAH,YAAG;IACH,GAAG,EAAH,YAAG;IACH,GAAG,EAAH,YAAG;IACH,GAAG,EAAH,2BAAG;IACH,QAAQ,EAAR,sBAAQ;IACR,gBAAgB,EAAhB,sCAAgB;IAChB,OAAO,EAAP,oBAAO;IACP,YAAY;IACZ,kBAAkB,EAAlB,0CAAkB;IAClB,iBAAiB,EAAjB,wCAAiB;IACjB,UAAU,EAAV,0BAAU;IACV,eAAe,EAAf,qCAAe;IACf,YAAY,EAAZ,8BAAY;IACZ,KAAK,EAAL,uBAAK;IACL,GAAG,EAAH,YAAG;IACH,OAAO,EAAP,oBAAO;IACP,YAAY,EAAZ,8BAAY;IACZ,SAAS,EAAT,wBAAS;IACT,UAAU,EAAV,0BAAU;CACb,CAAA"}
@@ -1,3 +1,4 @@
1
+ import { MessageAttributeValue } from "@aws-sdk/client-sqs";
1
2
  export declare const SQS: {
2
- publish: (topic: string, subject: string, message: string, messageAttributes?: Record<string, any>) => Promise<void>;
3
+ publish: (queue: string, message: string, delay?: number, messageAttributes?: Record<string, MessageAttributeValue>) => Promise<void>;
3
4
  };
@@ -5,14 +5,25 @@ const client_sqs_1 = require("@aws-sdk/client-sqs"); // ES Modules import
5
5
  const environment = (process.env.NODE_ENVIRONMENT || 'Test');
6
6
  const awsRegion = (process.env.AWS_DEFAULT_REGION || 'us-east-1');
7
7
  const client = new client_sqs_1.SQSClient({ region: awsRegion });
8
- const publish = async (topic, subject, message, messageAttributes) => {
8
+ const publish = async (queue, message, delay, messageAttributes) => {
9
9
  try {
10
- const topicName = `${environment}-${topic}`;
11
- // let auditLogger = new AuditLogger();
12
- // await auditLogger.audit(message, subject, messageAttributes);
10
+ let queueParam = {
11
+ QueueName: queue
12
+ };
13
+ var command = await new client_sqs_1.CreateQueueCommand(queueParam);
14
+ const parameter = await client.send(command);
15
+ const sqsParameters = {
16
+ QueueUrl: parameter.QueueUrl,
17
+ MessageBody: message,
18
+ DelaySeconds: delay !== null && delay !== void 0 ? delay : 0,
19
+ MessageAttributes: messageAttributes
20
+ };
21
+ console.info("Queue URL is " + parameter.QueueUrl);
22
+ let sendMessageCommand = new client_sqs_1.SendMessageCommand(sqsParameters);
23
+ const data = await client.send(sendMessageCommand);
13
24
  }
14
25
  catch (error) {
15
- console.error(`error occured while publishing event ${subject} to SNS `);
26
+ console.error(`error occured while senind sqs message to SNS `);
16
27
  console.error(error, error.stack);
17
28
  }
18
29
  };
@@ -1 +1 @@
1
- {"version":3,"file":"AWSSQS.js","sourceRoot":"","sources":["../../../../aws/services/AWSSQS.ts"],"names":[],"mappings":";;;AAAA,oDAAgD,CAAC,oBAAoB;AAErE,MAAM,WAAW,GAAG,CAAC,OAAO,CAAC,GAAG,CAAC,gBAAgB,IAAI,MAAM,CAAC,CAAC;AAC7D,MAAM,SAAS,GAAG,CAAC,OAAO,CAAC,GAAG,CAAC,kBAAkB,IAAI,WAAW,CAAC,CAAC;AAElE,MAAM,MAAM,GAAG,IAAI,sBAAS,CAAC,EAAE,MAAM,EAAE,SAAS,EAAE,CAAC,CAAC;AAEpD,MAAM,OAAO,GAAG,KAAK,EAAE,KAAa,EAAE,OAAe,EAAE,OAAe,EAAE,iBAAuC,EAAE,EAAE;IAC/G,IAAI,CAAC;QACD,MAAM,SAAS,GAAG,GAAG,WAAW,IAAI,KAAK,EAAE,CAAC;QAC5C,uCAAuC;QACvC,gEAAgE;IACpE,CAAC;IAAC,OAAO,KAAU,EAAE,CAAC;QAClB,OAAO,CAAC,KAAK,CAAC,wCAAwC,OAAO,UAAU,CAAC,CAAA;QACxE,OAAO,CAAC,KAAK,CAAC,KAAK,EAAE,KAAK,CAAC,KAAK,CAAC,CAAC;IACtC,CAAC;AACL,CAAC,CAAA;AAGY,QAAA,GAAG,GAAG;IACf,OAAO;CACV,CAAA"}
1
+ {"version":3,"file":"AWSSQS.js","sourceRoot":"","sources":["../../../../aws/services/AWSSQS.ts"],"names":[],"mappings":";;;AAAA,oDAAiK,CAAC,oBAAoB;AAEtL,MAAM,WAAW,GAAG,CAAC,OAAO,CAAC,GAAG,CAAC,gBAAgB,IAAI,MAAM,CAAC,CAAC;AAC7D,MAAM,SAAS,GAAG,CAAC,OAAO,CAAC,GAAG,CAAC,kBAAkB,IAAI,WAAW,CAAC,CAAC;AAElE,MAAM,MAAM,GAAG,IAAI,sBAAS,CAAC,EAAE,MAAM,EAAE,SAAS,EAAE,CAAC,CAAC;AAEpD,MAAM,OAAO,GAAG,KAAK,EAAE,KAAa,EAAE,OAAe,EAAE,KAAc,EAAE,iBAAyD,EAAE,EAAE;IAChI,IAAI,CAAC;QAED,IAAI,UAAU,GAA4B;YACtC,SAAS,EAAE,KAAK;SACnB,CAAC;QACF,IAAI,OAAO,GAAG,MAAM,IAAI,+BAAkB,CAAC,UAAU,CAAC,CAAC;QACvD,MAAM,SAAS,GAAG,MAAM,MAAM,CAAC,IAAI,CAAC,OAAO,CAAC,CAAA;QAE5C,MAAM,aAAa,GAA4B;YAC3C,QAAQ,EAAE,SAAS,CAAC,QAAQ;YAC5B,WAAW,EAAE,OAAO;YACpB,YAAY,EAAC,KAAK,aAAL,KAAK,cAAL,KAAK,GAAI,CAAC;YACvB,iBAAiB,EAAE,iBAAiB;SACvC,CAAC;QACF,OAAO,CAAC,IAAI,CAAC,eAAe,GAAG,SAAS,CAAC,QAAQ,CAAC,CAAC;QAEnD,IAAI,kBAAkB,GAAG,IAAI,+BAAkB,CAAC,aAAa,CAAC,CAAC;QAC/D,MAAM,IAAI,GAAG,MAAM,MAAM,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC;IAEvD,CAAC;IAAC,OAAO,KAAU,EAAE,CAAC;QAClB,OAAO,CAAC,KAAK,CAAC,gDAAgD,CAAC,CAAA;QAC/D,OAAO,CAAC,KAAK,CAAC,KAAK,EAAE,KAAK,CAAC,KAAK,CAAC,CAAC;IACtC,CAAC;AACL,CAAC,CAAA;AAIY,QAAA,GAAG,GAAG;IACf,OAAO;CACV,CAAA"}
@@ -63,6 +63,9 @@ export declare const AWS: {
63
63
  SES: {
64
64
  sendEmail: (param: import("@aws-sdk/client-sesv2").SendEmailCommandInput) => Promise<void>;
65
65
  };
66
+ SQS: {
67
+ publish: (queue: string, message: string, delay?: number, messageAttributes?: Record<string, import("@aws-sdk/client-sqs").MessageAttributeValue>) => Promise<void>;
68
+ };
66
69
  AES: {
67
70
  encrypt: (initVector: any, plainText: any, keyInfo: any) => Promise<string | undefined>;
68
71
  decrypt: (text: any) => Promise<any>;
@@ -2,6 +2,7 @@ import { S3 } from "./services/AWSS3";
2
2
  import { LexRuntime } from "./services/AWSLexRuntime";
3
3
  import { DynamoDb } from "./services/AWSDynamoDb";
4
4
  import { SNS } from "./services/AWSSNS";
5
+ import { SQS } from "./services/AWSSQS";
5
6
  import { SSM } from "./services/AWSSSM";
6
7
  import { AES } from "./services/AESEncryptionUsingKMS";
7
8
  import { LexModel } from "./services/AWSLexModel";
@@ -31,6 +32,7 @@ export const AWS = {
31
32
  SNS,
32
33
  SSM,
33
34
  SES,
35
+ SQS,
34
36
  AES,
35
37
  PinPoint,
36
38
  PinPointSMSVoice,
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../aws/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,MAAM,kBAAkB,CAAC;AACtC,OAAO,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAC;AACtD,OAAO,EAAE,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAClD,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,kCAAkC,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAClD,OAAO,EAAE,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAClD,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAClE,OAAO,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAChD,qDAAqD;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAC;AACtE,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AACpE,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,UAAU,EAAE,MAAO,0BAA0B,CAAC;AACvD,OAAO,EAAE,eAAe,EAAE,MAAO,gCAAgC,CAAC;AAClE,OAAO,EAAE,YAAY,EAAE,MAAO,4BAA4B,CAAC;AAC3D,OAAO,EAAE,KAAK,EAAE,MAAO,4BAA4B,CAAC;AACpD,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AACpD,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAC;AAGtD,MAAM,CAAC,MAAM,GAAG,GAAG;IACf,EAAE;IACF,MAAM;IACN,UAAU;IACV,QAAQ;IACR,QAAQ;IACR,GAAG;IACH,GAAG;IACH,GAAG;IACH,GAAG;IACH,QAAQ;IACR,gBAAgB;IAChB,OAAO;IACP,YAAY;IACZ,kBAAkB;IAClB,iBAAiB;IACjB,UAAU;IACV,eAAe;IACf,YAAY;IACZ,KAAK;IACL,GAAG;IACH,OAAO;IACP,YAAY;IACZ,SAAS;IACT,UAAU;CACb,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../aws/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,MAAM,kBAAkB,CAAC;AACtC,OAAO,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAC;AACtD,OAAO,EAAE,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAClD,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,GAAG,EAAE,MAAM,kCAAkC,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAClD,OAAO,EAAE,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAClD,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAClE,OAAO,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAChD,qDAAqD;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAC;AACtE,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AACpE,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,UAAU,EAAE,MAAO,0BAA0B,CAAC;AACvD,OAAO,EAAE,eAAe,EAAE,MAAO,gCAAgC,CAAC;AAClE,OAAO,EAAE,YAAY,EAAE,MAAO,4BAA4B,CAAC;AAC3D,OAAO,EAAE,KAAK,EAAE,MAAO,4BAA4B,CAAC;AACpD,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,SAAS,EAAE,MAAM,yBAAyB,CAAC;AACpD,OAAO,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAC;AAGtD,MAAM,CAAC,MAAM,GAAG,GAAG;IACf,EAAE;IACF,MAAM;IACN,UAAU;IACV,QAAQ;IACR,QAAQ;IACR,GAAG;IACH,GAAG;IACH,GAAG;IACH,GAAG;IACH,GAAG;IACH,QAAQ;IACR,gBAAgB;IAChB,OAAO;IACP,YAAY;IACZ,kBAAkB;IAClB,iBAAiB;IACjB,UAAU;IACV,eAAe;IACf,YAAY;IACZ,KAAK;IACL,GAAG;IACH,OAAO;IACP,YAAY;IACZ,SAAS;IACT,UAAU;CACb,CAAA"}
@@ -1,3 +1,4 @@
1
+ import { MessageAttributeValue } from "@aws-sdk/client-sqs";
1
2
  export declare const SQS: {
2
- publish: (topic: string, subject: string, message: string, messageAttributes?: Record<string, any>) => Promise<void>;
3
+ publish: (queue: string, message: string, delay?: number, messageAttributes?: Record<string, MessageAttributeValue>) => Promise<void>;
3
4
  };
@@ -7,18 +7,29 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { SQSClient } from "@aws-sdk/client-sqs"; // ES Modules import
10
+ import { CreateQueueCommand, SendMessageCommand, SQSClient } from "@aws-sdk/client-sqs"; // ES Modules import
11
11
  const environment = (process.env.NODE_ENVIRONMENT || 'Test');
12
12
  const awsRegion = (process.env.AWS_DEFAULT_REGION || 'us-east-1');
13
13
  const client = new SQSClient({ region: awsRegion });
14
- const publish = (topic, subject, message, messageAttributes) => __awaiter(void 0, void 0, void 0, function* () {
14
+ const publish = (queue, message, delay, messageAttributes) => __awaiter(void 0, void 0, void 0, function* () {
15
15
  try {
16
- const topicName = `${environment}-${topic}`;
17
- // let auditLogger = new AuditLogger();
18
- // await auditLogger.audit(message, subject, messageAttributes);
16
+ let queueParam = {
17
+ QueueName: queue
18
+ };
19
+ var command = yield new CreateQueueCommand(queueParam);
20
+ const parameter = yield client.send(command);
21
+ const sqsParameters = {
22
+ QueueUrl: parameter.QueueUrl,
23
+ MessageBody: message,
24
+ DelaySeconds: delay !== null && delay !== void 0 ? delay : 0,
25
+ MessageAttributes: messageAttributes
26
+ };
27
+ console.info("Queue URL is " + parameter.QueueUrl);
28
+ let sendMessageCommand = new SendMessageCommand(sqsParameters);
29
+ const data = yield client.send(sendMessageCommand);
19
30
  }
20
31
  catch (error) {
21
- console.error(`error occured while publishing event ${subject} to SNS `);
32
+ console.error(`error occured while senind sqs message to SNS `);
22
33
  console.error(error, error.stack);
23
34
  }
24
35
  });
@@ -1 +1 @@
1
- {"version":3,"file":"AWSSQS.js","sourceRoot":"","sources":["../../../../aws/services/AWSSQS.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC,CAAC,oBAAoB;AAErE,MAAM,WAAW,GAAG,CAAC,OAAO,CAAC,GAAG,CAAC,gBAAgB,IAAI,MAAM,CAAC,CAAC;AAC7D,MAAM,SAAS,GAAG,CAAC,OAAO,CAAC,GAAG,CAAC,kBAAkB,IAAI,WAAW,CAAC,CAAC;AAElE,MAAM,MAAM,GAAG,IAAI,SAAS,CAAC,EAAE,MAAM,EAAE,SAAS,EAAE,CAAC,CAAC;AAEpD,MAAM,OAAO,GAAG,CAAO,KAAa,EAAE,OAAe,EAAE,OAAe,EAAE,iBAAuC,EAAE,EAAE;IAC/G,IAAI,CAAC;QACD,MAAM,SAAS,GAAG,GAAG,WAAW,IAAI,KAAK,EAAE,CAAC;QAC5C,uCAAuC;QACvC,gEAAgE;IACpE,CAAC;IAAC,OAAO,KAAU,EAAE,CAAC;QAClB,OAAO,CAAC,KAAK,CAAC,wCAAwC,OAAO,UAAU,CAAC,CAAA;QACxE,OAAO,CAAC,KAAK,CAAC,KAAK,EAAE,KAAK,CAAC,KAAK,CAAC,CAAC;IACtC,CAAC;AACL,CAAC,CAAA,CAAA;AAGD,MAAM,CAAC,MAAM,GAAG,GAAG;IACf,OAAO;CACV,CAAA"}
1
+ {"version":3,"file":"AWSSQS.js","sourceRoot":"","sources":["../../../../aws/services/AWSSQS.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,kBAAkB,EAAkD,kBAAkB,EAA2B,SAAS,EAAE,MAAM,qBAAqB,CAAC,CAAC,oBAAoB;AAEtL,MAAM,WAAW,GAAG,CAAC,OAAO,CAAC,GAAG,CAAC,gBAAgB,IAAI,MAAM,CAAC,CAAC;AAC7D,MAAM,SAAS,GAAG,CAAC,OAAO,CAAC,GAAG,CAAC,kBAAkB,IAAI,WAAW,CAAC,CAAC;AAElE,MAAM,MAAM,GAAG,IAAI,SAAS,CAAC,EAAE,MAAM,EAAE,SAAS,EAAE,CAAC,CAAC;AAEpD,MAAM,OAAO,GAAG,CAAO,KAAa,EAAE,OAAe,EAAE,KAAc,EAAE,iBAAyD,EAAE,EAAE;IAChI,IAAI,CAAC;QAED,IAAI,UAAU,GAA4B;YACtC,SAAS,EAAE,KAAK;SACnB,CAAC;QACF,IAAI,OAAO,GAAG,MAAM,IAAI,kBAAkB,CAAC,UAAU,CAAC,CAAC;QACvD,MAAM,SAAS,GAAG,MAAM,MAAM,CAAC,IAAI,CAAC,OAAO,CAAC,CAAA;QAE5C,MAAM,aAAa,GAA4B;YAC3C,QAAQ,EAAE,SAAS,CAAC,QAAQ;YAC5B,WAAW,EAAE,OAAO;YACpB,YAAY,EAAC,KAAK,aAAL,KAAK,cAAL,KAAK,GAAI,CAAC;YACvB,iBAAiB,EAAE,iBAAiB;SACvC,CAAC;QACF,OAAO,CAAC,IAAI,CAAC,eAAe,GAAG,SAAS,CAAC,QAAQ,CAAC,CAAC;QAEnD,IAAI,kBAAkB,GAAG,IAAI,kBAAkB,CAAC,aAAa,CAAC,CAAC;QAC/D,MAAM,IAAI,GAAG,MAAM,MAAM,CAAC,IAAI,CAAC,kBAAkB,CAAC,CAAC;IAEvD,CAAC;IAAC,OAAO,KAAU,EAAE,CAAC;QAClB,OAAO,CAAC,KAAK,CAAC,gDAAgD,CAAC,CAAA;QAC/D,OAAO,CAAC,KAAK,CAAC,KAAK,EAAE,KAAK,CAAC,KAAK,CAAC,CAAC;IACtC,CAAC;AACL,CAAC,CAAA,CAAA;AAID,MAAM,CAAC,MAAM,GAAG,GAAG;IACf,OAAO;CACV,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chatbot-nc",
3
- "version": "2.1.44",
3
+ "version": "2.1.46",
4
4
  "description": "",
5
5
  "main": "dist/cjs/index.js",
6
6
  "module": "dist/esm/index.js",