@camunda/connectors-element-templates 1.0.5 → 1.0.6
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.
- package/package.json +1 -1
- package/src/connectors.js +2 -0
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +170 -13
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1596 -389
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
- package/src/element-templates/asana-connector.json +104 -104
- package/src/element-templates/automation-anywhere-outbound-connector.json +1207 -1201
- package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1404 -1404
- package/src/element-templates/aws-eventbridge-connector-boundary.json +28 -28
- package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
- package/src/element-templates/aws-eventbridge-connector-start-event.json +13 -10
- package/src/element-templates/aws-eventbridge-outbound-connector.json +474 -474
- package/src/element-templates/aws-lambda-outbound-connector.json +51 -51
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
- package/src/element-templates/aws-sns-inbound-boundary.json +283 -283
- package/src/element-templates/aws-sns-inbound-intermediate.json +467 -467
- package/src/element-templates/aws-sns-inbound-message-start.json +98 -98
- package/src/element-templates/aws-sns-inbound-start-event.json +132 -132
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +420 -420
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +958 -958
- package/src/element-templates/aws-sqs-outbound-connector.json +421 -421
- package/src/element-templates/aws-sqs-start-event-connector.json +388 -388
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/azure-blobstorage-outbound-connector.json +1 -1
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +57 -57
- package/src/element-templates/box-outbound-connector.json +30 -30
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +269 -269
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +231 -231
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +2930 -2930
- package/src/element-templates/github-webhook-connector-boundary.json +21 -21
- package/src/element-templates/github-webhook-connector-intermediate.json +35 -35
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +35 -32
- package/src/element-templates/gitlab-connector.json +1561 -1561
- package/src/element-templates/google-drive-outbound-connector.json +363 -363
- package/src/element-templates/google-gemini-outbound-connector.json +32 -32
- package/src/element-templates/google-maps-platform-connector.json +76 -76
- package/src/element-templates/google-sheets-outbound-connector.json +1177 -1177
- package/src/element-templates/graphql-outbound-connector.json +1182 -1182
- package/src/element-templates/http-json-connector.json +2332 -2332
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +261 -558
- package/src/element-templates/http-polling-connector.json +259 -556
- package/src/element-templates/hugging-face-connector.json +34 -34
- package/src/element-templates/jdbc-outbound-connector.json +404 -2
- package/src/element-templates/kafka-inbound-connector-boundary.json +624 -624
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1018 -1018
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +240 -237
- package/src/element-templates/kafka-outbound-connector.json +588 -588
- package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
- package/src/element-templates/microsoft-teams-outbound-connector.json +3730 -3730
- package/src/element-templates/openai-connector.json +117 -117
- package/src/element-templates/operate-connector.json +68 -68
- package/src/element-templates/power-automate-connector.json +12 -12
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +437 -437
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +581 -581
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +451 -451
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +354 -354
- package/src/element-templates/rabbitmq-outbound-connector.json +666 -666
- package/src/element-templates/salesforce-connector.json +40 -40
- package/src/element-templates/sendgrid-outbound-connector.json +487 -487
- package/src/element-templates/slack-inbound-boundary.json +301 -301
- package/src/element-templates/slack-inbound-intermediate.json +307 -307
- package/src/element-templates/slack-inbound-message-start.json +350 -350
- package/src/element-templates/slack-inbound-start-event.json +213 -210
- package/src/element-templates/slack-outbound-connector.json +739 -739
- package/src/element-templates/twilio-connector.json +88 -88
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -31
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +49 -49
- package/src/element-templates/webhook-connector-boundary.json +1644 -1644
- package/src/element-templates/webhook-connector-intermediate.json +972 -972
- package/src/element-templates/webhook-connector-start-event.json +556 -553
- package/src/element-templates/webhook-connector-start-message.json +33 -33
- package/src/element-templates/whatsapp-connector.json +6 -6
|
@@ -333,9 +333,9 @@
|
|
|
333
333
|
},
|
|
334
334
|
{
|
|
335
335
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
336
|
-
"name": "Amazon SQS
|
|
336
|
+
"name": "Amazon SQS Start Event Connector",
|
|
337
337
|
"id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
|
|
338
|
-
"version":
|
|
338
|
+
"version": 6,
|
|
339
339
|
"description": "Receive message from a queue",
|
|
340
340
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
341
341
|
"appliesTo": ["bpmn:StartEvent"],
|
|
@@ -383,7 +383,7 @@
|
|
|
383
383
|
},
|
|
384
384
|
{
|
|
385
385
|
"label": "Access key",
|
|
386
|
-
"description": "Provide AWS IAM access key that has permission to
|
|
386
|
+
"description": "Provide AWS IAM access key that has permission to read from desired SQS",
|
|
387
387
|
"group": "authentication",
|
|
388
388
|
"type": "String",
|
|
389
389
|
"binding": {
|
|
@@ -396,7 +396,7 @@
|
|
|
396
396
|
},
|
|
397
397
|
{
|
|
398
398
|
"label": "Secret key",
|
|
399
|
-
"description": "Provide AWS IAM secret key that has permission to
|
|
399
|
+
"description": "Provide AWS IAM secret key that has permission to read from desired SQS",
|
|
400
400
|
"group": "authentication",
|
|
401
401
|
"type": "String",
|
|
402
402
|
"binding": {
|
|
@@ -409,7 +409,7 @@
|
|
|
409
409
|
},
|
|
410
410
|
{
|
|
411
411
|
"label": "Queue URL",
|
|
412
|
-
"description": "Specify the URL of the SQS queue where you would like to
|
|
412
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
413
413
|
"group": "queueProperties",
|
|
414
414
|
"type": "String",
|
|
415
415
|
"binding": {
|
|
@@ -419,8 +419,8 @@
|
|
|
419
419
|
"constraints": {
|
|
420
420
|
"notEmpty": true,
|
|
421
421
|
"pattern": {
|
|
422
|
-
"value": "(
|
|
423
|
-
"message": "Must be an queue URL or ARN
|
|
422
|
+
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
423
|
+
"message": "Must be an queue URL or ARN"
|
|
424
424
|
}
|
|
425
425
|
}
|
|
426
426
|
},
|
|
@@ -452,7 +452,7 @@
|
|
|
452
452
|
"constraints": {
|
|
453
453
|
"notEmpty": true,
|
|
454
454
|
"pattern": {
|
|
455
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
455
|
+
"value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\})$",
|
|
456
456
|
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
457
457
|
}
|
|
458
458
|
}
|
|
@@ -526,11 +526,11 @@
|
|
|
526
526
|
},
|
|
527
527
|
{
|
|
528
528
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
529
|
-
"name": "Amazon SQS
|
|
529
|
+
"name": "Amazon SQS connector",
|
|
530
530
|
"id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
|
|
531
|
-
"version":
|
|
531
|
+
"version": 3,
|
|
532
532
|
"description": "Receive message from a queue",
|
|
533
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
533
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
534
534
|
"appliesTo": ["bpmn:StartEvent"],
|
|
535
535
|
"elementType": {
|
|
536
536
|
"value": "bpmn:StartEvent"
|
|
@@ -574,35 +574,9 @@
|
|
|
574
574
|
"name": "inbound.type"
|
|
575
575
|
}
|
|
576
576
|
},
|
|
577
|
-
{
|
|
578
|
-
"id": "authenticationType",
|
|
579
|
-
"label": "Authentication",
|
|
580
|
-
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/\" target=\"_blank\">documentation page</a>",
|
|
581
|
-
"group": "authentication",
|
|
582
|
-
"type": "Dropdown",
|
|
583
|
-
"optional": false,
|
|
584
|
-
"value": "credentials",
|
|
585
|
-
"choices": [
|
|
586
|
-
{
|
|
587
|
-
"name": "Credentials",
|
|
588
|
-
"value": "credentials"
|
|
589
|
-
},
|
|
590
|
-
{
|
|
591
|
-
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
592
|
-
"value": "defaultCredentialsChain"
|
|
593
|
-
}
|
|
594
|
-
],
|
|
595
|
-
"binding": {
|
|
596
|
-
"type": "zeebe:property",
|
|
597
|
-
"name": "authentication.type"
|
|
598
|
-
},
|
|
599
|
-
"constraints": {
|
|
600
|
-
"notEmpty": true
|
|
601
|
-
}
|
|
602
|
-
},
|
|
603
577
|
{
|
|
604
578
|
"label": "Access key",
|
|
605
|
-
"description": "Provide AWS IAM access key that has permission to
|
|
579
|
+
"description": "Provide AWS IAM access key that has permission to send to desired SQS",
|
|
606
580
|
"group": "authentication",
|
|
607
581
|
"type": "String",
|
|
608
582
|
"binding": {
|
|
@@ -611,15 +585,11 @@
|
|
|
611
585
|
},
|
|
612
586
|
"constraints": {
|
|
613
587
|
"notEmpty": true
|
|
614
|
-
},
|
|
615
|
-
"condition": {
|
|
616
|
-
"property": "authenticationType",
|
|
617
|
-
"equals": "credentials"
|
|
618
588
|
}
|
|
619
589
|
},
|
|
620
590
|
{
|
|
621
591
|
"label": "Secret key",
|
|
622
|
-
"description": "Provide AWS IAM secret key that has permission to
|
|
592
|
+
"description": "Provide AWS IAM secret key that has permission to send to desired SQS",
|
|
623
593
|
"group": "authentication",
|
|
624
594
|
"type": "String",
|
|
625
595
|
"binding": {
|
|
@@ -628,15 +598,20 @@
|
|
|
628
598
|
},
|
|
629
599
|
"constraints": {
|
|
630
600
|
"notEmpty": true
|
|
631
|
-
}
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
601
|
+
}
|
|
602
|
+
},
|
|
603
|
+
{
|
|
604
|
+
"type": "Hidden",
|
|
605
|
+
"description": "This value forces to evaluate configuration first in order",
|
|
606
|
+
"value": "nonce",
|
|
607
|
+
"binding": {
|
|
608
|
+
"type": "zeebe:input",
|
|
609
|
+
"name": "configuration.nonce"
|
|
635
610
|
}
|
|
636
611
|
},
|
|
637
612
|
{
|
|
638
613
|
"label": "Queue URL",
|
|
639
|
-
"description": "Specify the URL of the SQS queue where you would like to
|
|
614
|
+
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
640
615
|
"group": "queueProperties",
|
|
641
616
|
"type": "String",
|
|
642
617
|
"binding": {
|
|
@@ -646,8 +621,8 @@
|
|
|
646
621
|
"constraints": {
|
|
647
622
|
"notEmpty": true,
|
|
648
623
|
"pattern": {
|
|
649
|
-
"value": "^(
|
|
650
|
-
"message": "Must be an queue URL or ARN"
|
|
624
|
+
"value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
|
|
625
|
+
"message": "Must be an queue URL or ARN or a secret.XYZ"
|
|
651
626
|
}
|
|
652
627
|
}
|
|
653
628
|
},
|
|
@@ -664,9 +639,17 @@
|
|
|
664
639
|
"notEmpty": true
|
|
665
640
|
}
|
|
666
641
|
},
|
|
642
|
+
{
|
|
643
|
+
"description": "Backwards compatible region",
|
|
644
|
+
"type": "Hidden",
|
|
645
|
+
"binding": {
|
|
646
|
+
"type": "zeebe:property",
|
|
647
|
+
"name": "queue.region"
|
|
648
|
+
}
|
|
649
|
+
},
|
|
667
650
|
{
|
|
668
651
|
"label": "Polling wait time",
|
|
669
|
-
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
652
|
+
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
670
653
|
"group": "messagePollingProperties",
|
|
671
654
|
"type": "String",
|
|
672
655
|
"optional": false,
|
|
@@ -679,14 +662,14 @@
|
|
|
679
662
|
"constraints": {
|
|
680
663
|
"notEmpty": true,
|
|
681
664
|
"pattern": {
|
|
682
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
665
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
|
|
683
666
|
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
684
667
|
}
|
|
685
668
|
}
|
|
686
669
|
},
|
|
687
670
|
{
|
|
688
671
|
"label": "Attribute names",
|
|
689
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
672
|
+
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
690
673
|
"group": "input",
|
|
691
674
|
"type": "String",
|
|
692
675
|
"optional": true,
|
|
@@ -698,7 +681,7 @@
|
|
|
698
681
|
},
|
|
699
682
|
{
|
|
700
683
|
"label": "Message attribute names",
|
|
701
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
684
|
+
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
702
685
|
"group": "input",
|
|
703
686
|
"type": "String",
|
|
704
687
|
"optional": true,
|
|
@@ -748,29 +731,37 @@
|
|
|
748
731
|
"contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3EIcon-Architecture/32/Arch_AWS-Simple-Queue-Service_32%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3ClinearGradient x1='0%25' y1='100%25' x2='100%25' y2='0%25' id='linearGradient-1'%3E%3Cstop stop-color='%23B0084D' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%23FF4F8B' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='Icon-Architecture/32/Arch_AWS-Simple-Queue-Service_32' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icon-Architecture-BG/32/Application-Integration' fill='url(%23linearGradient-1)'%3E%3Crect id='Rectangle' x='0' y='0' width='40' height='40'%3E%3C/rect%3E%3C/g%3E%3Cpath d='M14.3422051,22.3493786 L15.8466767,20.9061074 C15.9428347,20.8141539 15.9969235,20.687218 15.9999285,20.5552846 C16.0019317,20.4223517 15.9518495,20.2934168 15.8596981,20.1984648 L14.3552264,18.6432502 L13.6350433,19.3378994 L14.311154,20.037546 L11.9913429,20.037546 L11.9913429,21.0370413 L14.2650783,21.0370413 L13.6480647,21.6287425 L14.3422051,22.3493786 Z M26.3579452,22.3533765 L27.9074909,20.9001104 C28.0066538,20.8081569 28.0627459,20.679222 28.0647492,20.5442901 C28.0667525,20.4093583 28.0136653,20.2784244 27.918509,20.1834724 L26.3689633,18.6372532 L25.6607999,19.3438963 L26.3549403,20.037546 L24.0110896,20.037546 L24.0110896,21.0370413 L26.2988481,21.0370413 L25.671818,21.6247445 L26.3579452,22.3533765 Z M17.5875367,23.3608678 C18.3387708,23.0570212 19.1621235,22.8941035 20.0045074,22.8941035 C20.8468913,22.8941035 21.670244,23.0570212 22.4214781,23.3608678 C21.7523789,21.5897622 21.7523789,19.3898731 22.4214781,17.6187675 C20.9190098,18.2264606 19.090005,18.2264606 17.5875367,17.6187675 C18.2566359,19.3898731 18.2566359,21.5897622 17.5875367,23.3608678 L17.5875367,23.3608678 Z M15.6443443,25.3408679 C15.546183,25.2439168 15.4971024,25.1159814 15.4971024,24.988046 C15.4971024,24.8601106 15.546183,24.7321753 15.6443443,24.6342247 C17.5845317,22.6982024 17.5845317,18.2824324 15.6443443,16.3454106 C15.546183,16.2484595 15.4971024,16.1205241 15.4971024,15.9925912 C15.4971024,15.8646534 15.546183,15.736718 15.6443443,15.6387674 C15.8396652,15.4438659 16.1571868,15.4438659 16.3525077,15.6387674 C17.2740216,16.5583031 18.6052086,17.0860366 20.0045074,17.0860366 C21.4048079,17.0860366 22.7359948,16.5583031 23.6575088,15.6387674 C23.8528296,15.4438659 24.1703513,15.4438659 24.3656722,15.6387674 C24.4628318,15.736718 24.5119124,15.8646534 24.5119124,15.9925912 C24.5119124,16.1205241 24.4628318,16.2484595 24.3656722,16.3454106 C22.4244831,18.2824324 22.4244831,22.6982024 24.3656722,24.6342247 C24.4628318,24.7321753 24.5119124,24.8601106 24.5119124,24.988046 C24.5119124,25.1159814 24.4628318,25.2439168 24.3656722,25.3408679 C24.2675109,25.4388184 24.1393003,25.4877937 24.0110896,25.4877937 C23.882879,25.4877937 23.7546684,25.4388184 23.6575088,25.3408679 C22.7359948,24.4213322 21.4048079,23.8935987 20.0045074,23.8935987 C18.6052086,23.8935987 17.2740216,24.4213322 16.3525077,25.3408679 C16.1571868,25.5357694 15.8396652,25.5357694 15.6443443,25.3408679 L15.6443443,25.3408679 Z M32.5421049,19.4358499 C32.236603,19.1320033 31.8369464,18.9800801 31.4362882,18.9800801 C31.0366316,18.9800801 30.636975,19.1320033 30.3314731,19.4358499 C29.721471,20.0445425 29.721471,21.0340428 30.3314731,21.6417359 C30.9414753,22.2504285 31.9321027,22.2504285 32.5421049,21.6417359 C33.1511054,21.0340428 33.1511054,20.0445425 32.5421049,19.4358499 L32.5421049,19.4358499 Z M33.2502683,22.3493786 C32.7504472,22.8481267 32.0933677,23.0980005 31.4362882,23.0980005 C30.7802103,23.0980005 30.1231309,22.8481267 29.6233097,22.3493786 C28.6236675,21.3508828 28.6236675,19.7277025 29.6233097,18.7292068 C30.622952,17.7317105 32.250626,17.7317105 33.2502683,18.7292068 C34.2499106,19.7277025 34.2499106,21.3508828 33.2502683,22.3493786 L33.2502683,22.3493786 Z M9.66852687,19.4468443 C9.36302497,19.1429978 8.96336839,18.9910745 8.56271017,18.9910745 C8.16305359,18.9910745 7.76339701,19.1429978 7.45789511,19.4468443 C6.84889461,20.055537 6.84889461,21.0450373 7.45789511,21.6527304 C8.06789726,22.261423 9.05852472,22.261423 9.66852687,21.6527304 C10.2775274,21.0450373 10.2775274,20.055537 9.66852687,19.4468443 L9.66852687,19.4468443 Z M10.3766903,22.3593735 C9.87686914,22.8581217 9.21978965,23.1079955 8.56271017,23.1079955 C7.90663232,23.1079955 7.24955284,22.8581217 6.7497317,22.3593735 C5.75008943,21.3618773 5.75008943,19.738697 6.7497317,18.7402012 C7.74937397,17.7427049 9.37704801,17.7427049 10.3766903,18.7402012 C11.3763325,19.738697 11.3763325,21.3618773 10.3766903,22.3593735 L10.3766903,22.3593735 Z M27.4337125,28.9100654 C25.4364313,30.903059 22.7820705,32.0005047 19.9574301,32.0005047 C17.1327896,32.0005047 14.4784288,30.903059 12.4821492,28.9100654 C11.165987,27.5977281 10.4077413,26.469298 9.94498104,25.1359713 L8.99842599,25.4628063 C9.50726193,26.9290658 10.3626672,28.2104187 11.7739858,29.6167086 C13.9585748,31.7986067 16.8663519,33 19.9574301,33 C23.0495099,33 25.9562853,31.7986067 28.1418759,29.6167086 C29.2827502,28.4782835 30.4206196,27.1869356 31.0115905,25.4608073 L30.0640338,25.1379703 C29.5391715,26.6701966 28.4894469,27.8565974 27.4337125,28.9100654 L27.4337125,28.9100654 Z M9.94498104,15.8596559 L8.99842599,15.5318214 C9.51026687,14.0645624 10.3656722,12.7832095 11.7759891,11.3759202 C16.2863991,6.87519304 23.6264578,6.87419354 28.1378694,11.3759202 C29.2186449,12.4533761 30.4035916,13.7897012 31.0115905,15.5318214 L30.0640338,15.8596559 C29.5241468,14.3094387 28.4293482,13.0800596 27.4297059,12.0825633 C25.434428,10.0915688 22.7810689,8.99612197 19.9574301,8.99612197 C17.1337912,8.99612197 14.4804321,10.0915688 12.4851542,12.0825633 C11.1870215,13.3779092 10.4037347,14.5423211 9.94498104,15.8596559 L9.94498104,15.8596559 Z' id='AWS-Simple-Queue-Service_Icon_32_Squid' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
749
732
|
},
|
|
750
733
|
"engines": {
|
|
751
|
-
"camunda": "^8.
|
|
734
|
+
"camunda": "^8.2"
|
|
752
735
|
}
|
|
753
736
|
},
|
|
754
737
|
{
|
|
755
738
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
756
|
-
"name": "Amazon SQS
|
|
739
|
+
"name": "Amazon SQS Start Event Connector",
|
|
757
740
|
"id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
|
|
758
|
-
"version": 5,
|
|
759
741
|
"description": "Receive message from a queue",
|
|
760
|
-
"
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
"value": "bpmn:StartEvent"
|
|
742
|
+
"deprecated": {
|
|
743
|
+
"message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
|
|
744
|
+
"documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
|
|
764
745
|
},
|
|
746
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
747
|
+
"version": 9,
|
|
765
748
|
"category": {
|
|
766
749
|
"id": "connectors",
|
|
767
750
|
"name": "Connectors"
|
|
768
751
|
},
|
|
752
|
+
"appliesTo": ["bpmn:StartEvent"],
|
|
753
|
+
"elementType": {
|
|
754
|
+
"value": "bpmn:StartEvent"
|
|
755
|
+
},
|
|
769
756
|
"groups": [
|
|
770
757
|
{
|
|
771
758
|
"id": "authentication",
|
|
772
759
|
"label": "Authentication"
|
|
773
760
|
},
|
|
761
|
+
{
|
|
762
|
+
"id": "configuration",
|
|
763
|
+
"label": "Configuration"
|
|
764
|
+
},
|
|
774
765
|
{
|
|
775
766
|
"id": "queueProperties",
|
|
776
767
|
"label": "Queue properties"
|
|
@@ -788,167 +779,298 @@
|
|
|
788
779
|
"label": "Activation"
|
|
789
780
|
},
|
|
790
781
|
{
|
|
791
|
-
"id": "
|
|
792
|
-
"label": "
|
|
782
|
+
"id": "deduplication",
|
|
783
|
+
"label": "Deduplication",
|
|
784
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
785
|
+
},
|
|
786
|
+
{
|
|
787
|
+
"id": "output",
|
|
788
|
+
"label": "Output mapping"
|
|
793
789
|
}
|
|
794
790
|
],
|
|
795
791
|
"properties": [
|
|
796
792
|
{
|
|
797
|
-
"type": "Hidden",
|
|
798
793
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
799
794
|
"binding": {
|
|
800
|
-
"
|
|
801
|
-
"
|
|
802
|
-
}
|
|
795
|
+
"name": "inbound.type",
|
|
796
|
+
"type": "zeebe:property"
|
|
797
|
+
},
|
|
798
|
+
"type": "Hidden"
|
|
803
799
|
},
|
|
804
800
|
{
|
|
805
|
-
"
|
|
806
|
-
"
|
|
801
|
+
"id": "authentication.type",
|
|
802
|
+
"label": "Authentication",
|
|
803
|
+
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/#aws-authentication-types\" target=\"_blank\">documentation page</a>",
|
|
804
|
+
"value": "credentials",
|
|
807
805
|
"group": "authentication",
|
|
808
|
-
"type": "String",
|
|
809
806
|
"binding": {
|
|
810
|
-
"
|
|
811
|
-
"
|
|
807
|
+
"name": "authentication.type",
|
|
808
|
+
"type": "zeebe:property"
|
|
812
809
|
},
|
|
810
|
+
"type": "Dropdown",
|
|
811
|
+
"choices": [
|
|
812
|
+
{
|
|
813
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
814
|
+
"value": "defaultCredentialsChain"
|
|
815
|
+
},
|
|
816
|
+
{
|
|
817
|
+
"name": "Credentials",
|
|
818
|
+
"value": "credentials"
|
|
819
|
+
}
|
|
820
|
+
]
|
|
821
|
+
},
|
|
822
|
+
{
|
|
823
|
+
"id": "authentication.accessKey",
|
|
824
|
+
"label": "Access key",
|
|
825
|
+
"description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
|
|
826
|
+
"optional": false,
|
|
813
827
|
"constraints": {
|
|
814
828
|
"notEmpty": true
|
|
815
|
-
}
|
|
829
|
+
},
|
|
830
|
+
"group": "authentication",
|
|
831
|
+
"binding": {
|
|
832
|
+
"name": "authentication.accessKey",
|
|
833
|
+
"type": "zeebe:property"
|
|
834
|
+
},
|
|
835
|
+
"condition": {
|
|
836
|
+
"property": "authentication.type",
|
|
837
|
+
"equals": "credentials",
|
|
838
|
+
"type": "simple"
|
|
839
|
+
},
|
|
840
|
+
"type": "String"
|
|
816
841
|
},
|
|
817
842
|
{
|
|
843
|
+
"id": "authentication.secretKey",
|
|
818
844
|
"label": "Secret key",
|
|
819
|
-
"description": "Provide
|
|
845
|
+
"description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
|
|
846
|
+
"optional": false,
|
|
847
|
+
"constraints": {
|
|
848
|
+
"notEmpty": true
|
|
849
|
+
},
|
|
820
850
|
"group": "authentication",
|
|
821
|
-
"type": "String",
|
|
822
851
|
"binding": {
|
|
823
|
-
"
|
|
824
|
-
"
|
|
852
|
+
"name": "authentication.secretKey",
|
|
853
|
+
"type": "zeebe:property"
|
|
854
|
+
},
|
|
855
|
+
"condition": {
|
|
856
|
+
"property": "authentication.type",
|
|
857
|
+
"equals": "credentials",
|
|
858
|
+
"type": "simple"
|
|
825
859
|
},
|
|
860
|
+
"type": "String"
|
|
861
|
+
},
|
|
862
|
+
{
|
|
863
|
+
"id": "configuration.region",
|
|
864
|
+
"label": "Region",
|
|
865
|
+
"description": "Specify the AWS region",
|
|
866
|
+
"optional": false,
|
|
826
867
|
"constraints": {
|
|
827
868
|
"notEmpty": true
|
|
828
|
-
}
|
|
869
|
+
},
|
|
870
|
+
"group": "configuration",
|
|
871
|
+
"binding": {
|
|
872
|
+
"name": "configuration.region",
|
|
873
|
+
"type": "zeebe:property"
|
|
874
|
+
},
|
|
875
|
+
"type": "String"
|
|
829
876
|
},
|
|
830
877
|
{
|
|
831
|
-
"
|
|
832
|
-
"
|
|
833
|
-
"
|
|
834
|
-
"
|
|
878
|
+
"id": "configuration.endpoint",
|
|
879
|
+
"label": "Endpoint",
|
|
880
|
+
"description": "Specify endpoint if need to use custom endpoint",
|
|
881
|
+
"optional": true,
|
|
882
|
+
"group": "configuration",
|
|
835
883
|
"binding": {
|
|
836
|
-
"
|
|
837
|
-
"
|
|
884
|
+
"name": "configuration.endpoint",
|
|
885
|
+
"type": "zeebe:property"
|
|
838
886
|
},
|
|
839
|
-
"
|
|
840
|
-
"notEmpty": true,
|
|
841
|
-
"pattern": {
|
|
842
|
-
"value": "^(https?://.+|arn:.+|secrets\\..+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
843
|
-
"message": "Must be an queue URL or ARN"
|
|
844
|
-
}
|
|
845
|
-
}
|
|
887
|
+
"type": "Hidden"
|
|
846
888
|
},
|
|
847
889
|
{
|
|
848
|
-
"
|
|
849
|
-
"
|
|
890
|
+
"id": "queue.queue.url",
|
|
891
|
+
"label": "Queue URL",
|
|
892
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
893
|
+
"optional": false,
|
|
894
|
+
"constraints": {
|
|
895
|
+
"notEmpty": true
|
|
896
|
+
},
|
|
850
897
|
"group": "queueProperties",
|
|
851
|
-
"type": "String",
|
|
852
898
|
"binding": {
|
|
853
|
-
"
|
|
854
|
-
"
|
|
899
|
+
"name": "queue.url",
|
|
900
|
+
"type": "zeebe:property"
|
|
855
901
|
},
|
|
856
|
-
"
|
|
857
|
-
"notEmpty": true
|
|
858
|
-
}
|
|
902
|
+
"type": "String"
|
|
859
903
|
},
|
|
860
904
|
{
|
|
905
|
+
"id": "queue.queue.pollingWaitTime",
|
|
861
906
|
"label": "Polling wait time",
|
|
862
|
-
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
863
|
-
"group": "messagePollingProperties",
|
|
864
|
-
"type": "String",
|
|
907
|
+
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
|
|
865
908
|
"optional": false,
|
|
866
|
-
"
|
|
867
|
-
"value": "1",
|
|
868
|
-
"binding": {
|
|
869
|
-
"type": "zeebe:property",
|
|
870
|
-
"name": "queue.pollingWaitTime"
|
|
871
|
-
},
|
|
909
|
+
"value": "20",
|
|
872
910
|
"constraints": {
|
|
873
911
|
"notEmpty": true,
|
|
874
912
|
"pattern": {
|
|
875
|
-
"value": "^([0-9]?|1[0-9]|20|secrets
|
|
876
|
-
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
913
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
|
|
877
914
|
}
|
|
878
|
-
}
|
|
915
|
+
},
|
|
916
|
+
"group": "messagePollingProperties",
|
|
917
|
+
"binding": {
|
|
918
|
+
"name": "queue.pollingWaitTime",
|
|
919
|
+
"type": "zeebe:property"
|
|
920
|
+
},
|
|
921
|
+
"type": "String"
|
|
879
922
|
},
|
|
880
923
|
{
|
|
924
|
+
"id": "queue.queue.attributeNames",
|
|
881
925
|
"label": "Attribute names",
|
|
882
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
926
|
+
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
|
|
927
|
+
"optional": false,
|
|
928
|
+
"feel": "optional",
|
|
883
929
|
"group": "input",
|
|
884
|
-
"type": "String",
|
|
885
|
-
"optional": true,
|
|
886
930
|
"binding": {
|
|
887
|
-
"
|
|
888
|
-
"
|
|
931
|
+
"name": "queue.attributeNames",
|
|
932
|
+
"type": "zeebe:property"
|
|
889
933
|
},
|
|
890
|
-
"
|
|
934
|
+
"type": "String"
|
|
891
935
|
},
|
|
892
936
|
{
|
|
937
|
+
"id": "queue.queue.messageAttributeNames",
|
|
893
938
|
"label": "Message attribute names",
|
|
894
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
939
|
+
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
|
|
940
|
+
"optional": false,
|
|
941
|
+
"feel": "optional",
|
|
895
942
|
"group": "input",
|
|
896
|
-
"type": "String",
|
|
897
|
-
"optional": true,
|
|
898
943
|
"binding": {
|
|
899
|
-
"
|
|
900
|
-
"
|
|
944
|
+
"name": "queue.messageAttributeNames",
|
|
945
|
+
"type": "zeebe:property"
|
|
901
946
|
},
|
|
902
|
-
"
|
|
947
|
+
"type": "String"
|
|
903
948
|
},
|
|
904
949
|
{
|
|
950
|
+
"id": "activationCondition",
|
|
905
951
|
"label": "Activation condition",
|
|
906
|
-
"
|
|
907
|
-
"group": "activation",
|
|
908
|
-
"feel": "required",
|
|
952
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
909
953
|
"optional": true,
|
|
954
|
+
"feel": "required",
|
|
955
|
+
"group": "activation",
|
|
910
956
|
"binding": {
|
|
911
|
-
"
|
|
912
|
-
"
|
|
957
|
+
"name": "activationCondition",
|
|
958
|
+
"type": "zeebe:property"
|
|
913
959
|
},
|
|
914
|
-
"
|
|
960
|
+
"type": "String"
|
|
961
|
+
},
|
|
962
|
+
{
|
|
963
|
+
"id": "consumeUnmatchedEvents",
|
|
964
|
+
"label": "Consume unmatched events",
|
|
965
|
+
"value": true,
|
|
966
|
+
"group": "activation",
|
|
967
|
+
"binding": {
|
|
968
|
+
"name": "consumeUnmatchedEvents",
|
|
969
|
+
"type": "zeebe:property"
|
|
970
|
+
},
|
|
971
|
+
"tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
|
|
972
|
+
"type": "Boolean"
|
|
973
|
+
},
|
|
974
|
+
{
|
|
975
|
+
"id": "deduplicationModeManualFlag",
|
|
976
|
+
"label": "Manual mode",
|
|
977
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
978
|
+
"value": false,
|
|
979
|
+
"group": "deduplication",
|
|
980
|
+
"binding": {
|
|
981
|
+
"name": "deduplicationModeManualFlag",
|
|
982
|
+
"type": "zeebe:property"
|
|
983
|
+
},
|
|
984
|
+
"type": "Boolean"
|
|
985
|
+
},
|
|
986
|
+
{
|
|
987
|
+
"id": "deduplicationId",
|
|
988
|
+
"label": "Deduplication ID",
|
|
989
|
+
"constraints": {
|
|
990
|
+
"notEmpty": true,
|
|
991
|
+
"pattern": {
|
|
992
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
993
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
994
|
+
}
|
|
995
|
+
},
|
|
996
|
+
"group": "deduplication",
|
|
997
|
+
"binding": {
|
|
998
|
+
"name": "deduplicationId",
|
|
999
|
+
"type": "zeebe:property"
|
|
1000
|
+
},
|
|
1001
|
+
"condition": {
|
|
1002
|
+
"property": "deduplicationModeManualFlag",
|
|
1003
|
+
"equals": true,
|
|
1004
|
+
"type": "simple"
|
|
1005
|
+
},
|
|
1006
|
+
"type": "String"
|
|
1007
|
+
},
|
|
1008
|
+
{
|
|
1009
|
+
"id": "deduplicationModeManual",
|
|
1010
|
+
"value": "MANUAL",
|
|
1011
|
+
"group": "deduplication",
|
|
1012
|
+
"binding": {
|
|
1013
|
+
"name": "deduplicationMode",
|
|
1014
|
+
"type": "zeebe:property"
|
|
1015
|
+
},
|
|
1016
|
+
"condition": {
|
|
1017
|
+
"property": "deduplicationId",
|
|
1018
|
+
"isActive": true,
|
|
1019
|
+
"type": "simple"
|
|
1020
|
+
},
|
|
1021
|
+
"type": "Hidden"
|
|
915
1022
|
},
|
|
916
1023
|
{
|
|
1024
|
+
"id": "deduplicationModeAuto",
|
|
1025
|
+
"value": "AUTO",
|
|
1026
|
+
"group": "deduplication",
|
|
1027
|
+
"binding": {
|
|
1028
|
+
"name": "deduplicationMode",
|
|
1029
|
+
"type": "zeebe:property"
|
|
1030
|
+
},
|
|
1031
|
+
"condition": {
|
|
1032
|
+
"property": "deduplicationId",
|
|
1033
|
+
"isActive": false,
|
|
1034
|
+
"type": "simple"
|
|
1035
|
+
},
|
|
1036
|
+
"type": "Hidden"
|
|
1037
|
+
},
|
|
1038
|
+
{
|
|
1039
|
+
"id": "resultVariable",
|
|
917
1040
|
"label": "Result variable",
|
|
918
|
-
"
|
|
919
|
-
"group": "
|
|
920
|
-
"optional": true,
|
|
1041
|
+
"description": "Name of variable to store the response in",
|
|
1042
|
+
"group": "output",
|
|
921
1043
|
"binding": {
|
|
922
|
-
"
|
|
923
|
-
"
|
|
1044
|
+
"name": "resultVariable",
|
|
1045
|
+
"type": "zeebe:property"
|
|
924
1046
|
},
|
|
925
|
-
"
|
|
1047
|
+
"type": "String"
|
|
926
1048
|
},
|
|
927
1049
|
{
|
|
1050
|
+
"id": "resultExpression",
|
|
928
1051
|
"label": "Result expression",
|
|
929
|
-
"
|
|
930
|
-
"group": "variable-mapping",
|
|
1052
|
+
"description": "Expression to map the response into process variables",
|
|
931
1053
|
"feel": "required",
|
|
932
|
-
"
|
|
1054
|
+
"group": "output",
|
|
933
1055
|
"binding": {
|
|
934
|
-
"
|
|
935
|
-
"
|
|
1056
|
+
"name": "resultExpression",
|
|
1057
|
+
"type": "zeebe:property"
|
|
936
1058
|
},
|
|
937
|
-
"
|
|
1059
|
+
"type": "Text"
|
|
938
1060
|
}
|
|
939
1061
|
],
|
|
940
1062
|
"icon": {
|
|
941
|
-
"contents": "data:image/svg+xml
|
|
1063
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
942
1064
|
},
|
|
943
1065
|
"engines": {
|
|
944
|
-
"camunda": "^8.
|
|
1066
|
+
"camunda": "^8.5"
|
|
945
1067
|
}
|
|
946
1068
|
},
|
|
947
1069
|
{
|
|
948
1070
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
949
1071
|
"name": "Amazon SQS connector",
|
|
950
1072
|
"id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
|
|
951
|
-
"version":
|
|
1073
|
+
"version": 5,
|
|
952
1074
|
"description": "Receive message from a queue",
|
|
953
1075
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
954
1076
|
"appliesTo": ["bpmn:StartEvent"],
|
|
@@ -1020,15 +1142,6 @@
|
|
|
1020
1142
|
"notEmpty": true
|
|
1021
1143
|
}
|
|
1022
1144
|
},
|
|
1023
|
-
{
|
|
1024
|
-
"type": "Hidden",
|
|
1025
|
-
"description": "This value forces to evaluate configuration first in order",
|
|
1026
|
-
"value": "nonce",
|
|
1027
|
-
"binding": {
|
|
1028
|
-
"type": "zeebe:input",
|
|
1029
|
-
"name": "configuration.nonce"
|
|
1030
|
-
}
|
|
1031
|
-
},
|
|
1032
1145
|
{
|
|
1033
1146
|
"label": "Queue URL",
|
|
1034
1147
|
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
@@ -1041,8 +1154,8 @@
|
|
|
1041
1154
|
"constraints": {
|
|
1042
1155
|
"notEmpty": true,
|
|
1043
1156
|
"pattern": {
|
|
1044
|
-
"value": "(
|
|
1045
|
-
"message": "Must be an queue URL or ARN
|
|
1157
|
+
"value": "^(https?://.+|arn:.+|secrets\\..+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
1158
|
+
"message": "Must be an queue URL or ARN"
|
|
1046
1159
|
}
|
|
1047
1160
|
}
|
|
1048
1161
|
},
|
|
@@ -1059,14 +1172,6 @@
|
|
|
1059
1172
|
"notEmpty": true
|
|
1060
1173
|
}
|
|
1061
1174
|
},
|
|
1062
|
-
{
|
|
1063
|
-
"description": "Backwards compatible region",
|
|
1064
|
-
"type": "Hidden",
|
|
1065
|
-
"binding": {
|
|
1066
|
-
"type": "zeebe:property",
|
|
1067
|
-
"name": "queue.region"
|
|
1068
|
-
}
|
|
1069
|
-
},
|
|
1070
1175
|
{
|
|
1071
1176
|
"label": "Polling wait time",
|
|
1072
1177
|
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
@@ -1082,7 +1187,7 @@
|
|
|
1082
1187
|
"constraints": {
|
|
1083
1188
|
"notEmpty": true,
|
|
1084
1189
|
"pattern": {
|
|
1085
|
-
"value": "^([0-9]?|1[0-9]|20|secrets
|
|
1190
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+|\\{\\{secrets\\..+\\}\\})$",
|
|
1086
1191
|
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
1087
1192
|
}
|
|
1088
1193
|
}
|
|
@@ -1158,30 +1263,22 @@
|
|
|
1158
1263
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1159
1264
|
"name": "Amazon SQS Start Event Connector",
|
|
1160
1265
|
"id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
|
|
1266
|
+
"version": 7,
|
|
1161
1267
|
"description": "Receive message from a queue",
|
|
1162
|
-
"deprecated": {
|
|
1163
|
-
"message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
|
|
1164
|
-
"documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
|
|
1165
|
-
},
|
|
1166
1268
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
1167
|
-
"version": 9,
|
|
1168
|
-
"category": {
|
|
1169
|
-
"id": "connectors",
|
|
1170
|
-
"name": "Connectors"
|
|
1171
|
-
},
|
|
1172
1269
|
"appliesTo": ["bpmn:StartEvent"],
|
|
1173
1270
|
"elementType": {
|
|
1174
1271
|
"value": "bpmn:StartEvent"
|
|
1175
1272
|
},
|
|
1273
|
+
"category": {
|
|
1274
|
+
"id": "connectors",
|
|
1275
|
+
"name": "Connectors"
|
|
1276
|
+
},
|
|
1176
1277
|
"groups": [
|
|
1177
1278
|
{
|
|
1178
1279
|
"id": "authentication",
|
|
1179
1280
|
"label": "Authentication"
|
|
1180
1281
|
},
|
|
1181
|
-
{
|
|
1182
|
-
"id": "configuration",
|
|
1183
|
-
"label": "Configuration"
|
|
1184
|
-
},
|
|
1185
1282
|
{
|
|
1186
1283
|
"id": "queueProperties",
|
|
1187
1284
|
"label": "Queue properties"
|
|
@@ -1199,298 +1296,201 @@
|
|
|
1199
1296
|
"label": "Activation"
|
|
1200
1297
|
},
|
|
1201
1298
|
{
|
|
1202
|
-
"id": "
|
|
1203
|
-
"label": "
|
|
1204
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
1205
|
-
},
|
|
1206
|
-
{
|
|
1207
|
-
"id": "output",
|
|
1208
|
-
"label": "Output mapping"
|
|
1299
|
+
"id": "variable-mapping",
|
|
1300
|
+
"label": "Variable mapping"
|
|
1209
1301
|
}
|
|
1210
1302
|
],
|
|
1211
1303
|
"properties": [
|
|
1212
1304
|
{
|
|
1305
|
+
"type": "Hidden",
|
|
1213
1306
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
1214
1307
|
"binding": {
|
|
1215
|
-
"
|
|
1216
|
-
"
|
|
1217
|
-
}
|
|
1218
|
-
"type": "Hidden"
|
|
1308
|
+
"type": "zeebe:property",
|
|
1309
|
+
"name": "inbound.type"
|
|
1310
|
+
}
|
|
1219
1311
|
},
|
|
1220
1312
|
{
|
|
1221
|
-
"id": "
|
|
1313
|
+
"id": "authenticationType",
|
|
1222
1314
|
"label": "Authentication",
|
|
1223
|
-
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1224
|
-
"value": "credentials",
|
|
1315
|
+
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/\" target=\"_blank\">documentation page</a>",
|
|
1225
1316
|
"group": "authentication",
|
|
1226
|
-
"binding": {
|
|
1227
|
-
"name": "authentication.type",
|
|
1228
|
-
"type": "zeebe:property"
|
|
1229
|
-
},
|
|
1230
1317
|
"type": "Dropdown",
|
|
1318
|
+
"optional": false,
|
|
1319
|
+
"value": "credentials",
|
|
1231
1320
|
"choices": [
|
|
1232
|
-
{
|
|
1233
|
-
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
1234
|
-
"value": "defaultCredentialsChain"
|
|
1235
|
-
},
|
|
1236
1321
|
{
|
|
1237
1322
|
"name": "Credentials",
|
|
1238
1323
|
"value": "credentials"
|
|
1324
|
+
},
|
|
1325
|
+
{
|
|
1326
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
1327
|
+
"value": "defaultCredentialsChain"
|
|
1239
1328
|
}
|
|
1240
|
-
]
|
|
1329
|
+
],
|
|
1330
|
+
"binding": {
|
|
1331
|
+
"type": "zeebe:property",
|
|
1332
|
+
"name": "authentication.type"
|
|
1333
|
+
},
|
|
1334
|
+
"constraints": {
|
|
1335
|
+
"notEmpty": true
|
|
1336
|
+
}
|
|
1241
1337
|
},
|
|
1242
1338
|
{
|
|
1243
|
-
"id": "authentication.accessKey",
|
|
1244
1339
|
"label": "Access key",
|
|
1245
|
-
"description": "Provide
|
|
1246
|
-
"optional": false,
|
|
1247
|
-
"constraints": {
|
|
1248
|
-
"notEmpty": true
|
|
1249
|
-
},
|
|
1340
|
+
"description": "Provide AWS IAM access key that has permission to read from desired SQS",
|
|
1250
1341
|
"group": "authentication",
|
|
1342
|
+
"type": "String",
|
|
1251
1343
|
"binding": {
|
|
1252
|
-
"
|
|
1253
|
-
"
|
|
1254
|
-
},
|
|
1255
|
-
"condition": {
|
|
1256
|
-
"property": "authentication.type",
|
|
1257
|
-
"equals": "credentials",
|
|
1258
|
-
"type": "simple"
|
|
1344
|
+
"type": "zeebe:property",
|
|
1345
|
+
"name": "authentication.accessKey"
|
|
1259
1346
|
},
|
|
1260
|
-
"type": "String"
|
|
1261
|
-
},
|
|
1262
|
-
{
|
|
1263
|
-
"id": "authentication.secretKey",
|
|
1264
|
-
"label": "Secret key",
|
|
1265
|
-
"description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
|
|
1266
|
-
"optional": false,
|
|
1267
1347
|
"constraints": {
|
|
1268
1348
|
"notEmpty": true
|
|
1269
1349
|
},
|
|
1270
|
-
"group": "authentication",
|
|
1271
|
-
"binding": {
|
|
1272
|
-
"name": "authentication.secretKey",
|
|
1273
|
-
"type": "zeebe:property"
|
|
1274
|
-
},
|
|
1275
1350
|
"condition": {
|
|
1276
|
-
"property": "
|
|
1277
|
-
"equals": "credentials"
|
|
1278
|
-
|
|
1279
|
-
},
|
|
1280
|
-
"type": "String"
|
|
1351
|
+
"property": "authenticationType",
|
|
1352
|
+
"equals": "credentials"
|
|
1353
|
+
}
|
|
1281
1354
|
},
|
|
1282
1355
|
{
|
|
1283
|
-
"
|
|
1284
|
-
"
|
|
1285
|
-
"
|
|
1286
|
-
"
|
|
1356
|
+
"label": "Secret key",
|
|
1357
|
+
"description": "Provide AWS IAM secret key that has permission to read from desired SQS",
|
|
1358
|
+
"group": "authentication",
|
|
1359
|
+
"type": "String",
|
|
1360
|
+
"binding": {
|
|
1361
|
+
"type": "zeebe:property",
|
|
1362
|
+
"name": "authentication.secretKey"
|
|
1363
|
+
},
|
|
1287
1364
|
"constraints": {
|
|
1288
1365
|
"notEmpty": true
|
|
1289
1366
|
},
|
|
1290
|
-
"
|
|
1291
|
-
|
|
1292
|
-
"
|
|
1293
|
-
|
|
1294
|
-
},
|
|
1295
|
-
"type": "String"
|
|
1367
|
+
"condition": {
|
|
1368
|
+
"property": "authenticationType",
|
|
1369
|
+
"equals": "credentials"
|
|
1370
|
+
}
|
|
1296
1371
|
},
|
|
1297
1372
|
{
|
|
1298
|
-
"
|
|
1299
|
-
"
|
|
1300
|
-
"
|
|
1301
|
-
"
|
|
1302
|
-
"group": "configuration",
|
|
1373
|
+
"label": "Queue URL",
|
|
1374
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
1375
|
+
"group": "queueProperties",
|
|
1376
|
+
"type": "String",
|
|
1303
1377
|
"binding": {
|
|
1304
|
-
"
|
|
1305
|
-
"
|
|
1378
|
+
"type": "zeebe:property",
|
|
1379
|
+
"name": "queue.url"
|
|
1306
1380
|
},
|
|
1307
|
-
"
|
|
1381
|
+
"constraints": {
|
|
1382
|
+
"notEmpty": true,
|
|
1383
|
+
"pattern": {
|
|
1384
|
+
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
1385
|
+
"message": "Must be an queue URL or ARN"
|
|
1386
|
+
}
|
|
1387
|
+
}
|
|
1308
1388
|
},
|
|
1309
1389
|
{
|
|
1310
|
-
"
|
|
1311
|
-
"
|
|
1312
|
-
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
1313
|
-
"optional": false,
|
|
1314
|
-
"constraints": {
|
|
1315
|
-
"notEmpty": true
|
|
1316
|
-
},
|
|
1390
|
+
"label": "Region",
|
|
1391
|
+
"description": "Specify the AWS region of your queue",
|
|
1317
1392
|
"group": "queueProperties",
|
|
1393
|
+
"type": "String",
|
|
1318
1394
|
"binding": {
|
|
1319
|
-
"
|
|
1320
|
-
"
|
|
1395
|
+
"type": "zeebe:property",
|
|
1396
|
+
"name": "configuration.region"
|
|
1321
1397
|
},
|
|
1322
|
-
"
|
|
1398
|
+
"constraints": {
|
|
1399
|
+
"notEmpty": true
|
|
1400
|
+
}
|
|
1323
1401
|
},
|
|
1324
1402
|
{
|
|
1325
|
-
"id": "queue.queue.pollingWaitTime",
|
|
1326
1403
|
"label": "Polling wait time",
|
|
1327
1404
|
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
|
|
1405
|
+
"group": "messagePollingProperties",
|
|
1406
|
+
"type": "String",
|
|
1328
1407
|
"optional": false,
|
|
1329
|
-
"
|
|
1408
|
+
"feel": "optional",
|
|
1409
|
+
"value": "1",
|
|
1410
|
+
"binding": {
|
|
1411
|
+
"type": "zeebe:property",
|
|
1412
|
+
"name": "queue.pollingWaitTime"
|
|
1413
|
+
},
|
|
1330
1414
|
"constraints": {
|
|
1331
1415
|
"notEmpty": true,
|
|
1332
1416
|
"pattern": {
|
|
1333
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
1417
|
+
"value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\})$",
|
|
1418
|
+
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
1334
1419
|
}
|
|
1335
|
-
}
|
|
1336
|
-
"group": "messagePollingProperties",
|
|
1337
|
-
"binding": {
|
|
1338
|
-
"name": "queue.pollingWaitTime",
|
|
1339
|
-
"type": "zeebe:property"
|
|
1340
|
-
},
|
|
1341
|
-
"type": "String"
|
|
1420
|
+
}
|
|
1342
1421
|
},
|
|
1343
1422
|
{
|
|
1344
|
-
"id": "queue.queue.attributeNames",
|
|
1345
1423
|
"label": "Attribute names",
|
|
1346
1424
|
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
|
|
1347
|
-
"optional": false,
|
|
1348
|
-
"feel": "optional",
|
|
1349
1425
|
"group": "input",
|
|
1426
|
+
"type": "String",
|
|
1427
|
+
"optional": true,
|
|
1350
1428
|
"binding": {
|
|
1351
|
-
"
|
|
1352
|
-
"
|
|
1429
|
+
"type": "zeebe:property",
|
|
1430
|
+
"name": "queue.attributeNames"
|
|
1353
1431
|
},
|
|
1354
|
-
"
|
|
1432
|
+
"feel": "required"
|
|
1355
1433
|
},
|
|
1356
1434
|
{
|
|
1357
|
-
"id": "queue.queue.messageAttributeNames",
|
|
1358
1435
|
"label": "Message attribute names",
|
|
1359
1436
|
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
|
|
1360
|
-
"optional": false,
|
|
1361
|
-
"feel": "optional",
|
|
1362
1437
|
"group": "input",
|
|
1363
|
-
"
|
|
1364
|
-
"name": "queue.messageAttributeNames",
|
|
1365
|
-
"type": "zeebe:property"
|
|
1366
|
-
},
|
|
1367
|
-
"type": "String"
|
|
1368
|
-
},
|
|
1369
|
-
{
|
|
1370
|
-
"id": "activationCondition",
|
|
1371
|
-
"label": "Activation condition",
|
|
1372
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1438
|
+
"type": "String",
|
|
1373
1439
|
"optional": true,
|
|
1374
|
-
"feel": "required",
|
|
1375
|
-
"group": "activation",
|
|
1376
1440
|
"binding": {
|
|
1377
|
-
"
|
|
1378
|
-
"
|
|
1441
|
+
"type": "zeebe:property",
|
|
1442
|
+
"name": "queue.messageAttributeNames"
|
|
1379
1443
|
},
|
|
1380
|
-
"
|
|
1444
|
+
"feel": "required"
|
|
1381
1445
|
},
|
|
1382
1446
|
{
|
|
1383
|
-
"
|
|
1384
|
-
"
|
|
1385
|
-
"value": true,
|
|
1447
|
+
"label": "Activation condition",
|
|
1448
|
+
"type": "String",
|
|
1386
1449
|
"group": "activation",
|
|
1450
|
+
"feel": "required",
|
|
1451
|
+
"optional": true,
|
|
1387
1452
|
"binding": {
|
|
1388
|
-
"
|
|
1389
|
-
"
|
|
1390
|
-
},
|
|
1391
|
-
"tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
|
|
1392
|
-
"type": "Boolean"
|
|
1393
|
-
},
|
|
1394
|
-
{
|
|
1395
|
-
"id": "deduplicationModeManualFlag",
|
|
1396
|
-
"label": "Manual mode",
|
|
1397
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1398
|
-
"value": false,
|
|
1399
|
-
"group": "deduplication",
|
|
1400
|
-
"binding": {
|
|
1401
|
-
"name": "deduplicationModeManualFlag",
|
|
1402
|
-
"type": "zeebe:property"
|
|
1403
|
-
},
|
|
1404
|
-
"type": "Boolean"
|
|
1405
|
-
},
|
|
1406
|
-
{
|
|
1407
|
-
"id": "deduplicationId",
|
|
1408
|
-
"label": "Deduplication ID",
|
|
1409
|
-
"constraints": {
|
|
1410
|
-
"notEmpty": true,
|
|
1411
|
-
"pattern": {
|
|
1412
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
1413
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
1414
|
-
}
|
|
1415
|
-
},
|
|
1416
|
-
"group": "deduplication",
|
|
1417
|
-
"binding": {
|
|
1418
|
-
"name": "deduplicationId",
|
|
1419
|
-
"type": "zeebe:property"
|
|
1420
|
-
},
|
|
1421
|
-
"condition": {
|
|
1422
|
-
"property": "deduplicationModeManualFlag",
|
|
1423
|
-
"equals": true,
|
|
1424
|
-
"type": "simple"
|
|
1425
|
-
},
|
|
1426
|
-
"type": "String"
|
|
1427
|
-
},
|
|
1428
|
-
{
|
|
1429
|
-
"id": "deduplicationModeManual",
|
|
1430
|
-
"value": "MANUAL",
|
|
1431
|
-
"group": "deduplication",
|
|
1432
|
-
"binding": {
|
|
1433
|
-
"name": "deduplicationMode",
|
|
1434
|
-
"type": "zeebe:property"
|
|
1435
|
-
},
|
|
1436
|
-
"condition": {
|
|
1437
|
-
"property": "deduplicationId",
|
|
1438
|
-
"isActive": true,
|
|
1439
|
-
"type": "simple"
|
|
1440
|
-
},
|
|
1441
|
-
"type": "Hidden"
|
|
1442
|
-
},
|
|
1443
|
-
{
|
|
1444
|
-
"id": "deduplicationModeAuto",
|
|
1445
|
-
"value": "AUTO",
|
|
1446
|
-
"group": "deduplication",
|
|
1447
|
-
"binding": {
|
|
1448
|
-
"name": "deduplicationMode",
|
|
1449
|
-
"type": "zeebe:property"
|
|
1450
|
-
},
|
|
1451
|
-
"condition": {
|
|
1452
|
-
"property": "deduplicationId",
|
|
1453
|
-
"isActive": false,
|
|
1454
|
-
"type": "simple"
|
|
1453
|
+
"type": "zeebe:property",
|
|
1454
|
+
"name": "activationCondition"
|
|
1455
1455
|
},
|
|
1456
|
-
"
|
|
1456
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
1457
1457
|
},
|
|
1458
1458
|
{
|
|
1459
|
-
"id": "resultVariable",
|
|
1460
1459
|
"label": "Result variable",
|
|
1461
|
-
"
|
|
1462
|
-
"group": "
|
|
1460
|
+
"type": "String",
|
|
1461
|
+
"group": "variable-mapping",
|
|
1462
|
+
"optional": true,
|
|
1463
1463
|
"binding": {
|
|
1464
|
-
"
|
|
1465
|
-
"
|
|
1464
|
+
"type": "zeebe:property",
|
|
1465
|
+
"name": "resultVariable"
|
|
1466
1466
|
},
|
|
1467
|
-
"
|
|
1467
|
+
"description": "Name of variable to store the result of the connector in"
|
|
1468
1468
|
},
|
|
1469
1469
|
{
|
|
1470
|
-
"id": "resultExpression",
|
|
1471
1470
|
"label": "Result expression",
|
|
1472
|
-
"
|
|
1471
|
+
"type": "String",
|
|
1472
|
+
"group": "variable-mapping",
|
|
1473
1473
|
"feel": "required",
|
|
1474
|
-
"
|
|
1474
|
+
"optional": true,
|
|
1475
1475
|
"binding": {
|
|
1476
|
-
"
|
|
1477
|
-
"
|
|
1476
|
+
"type": "zeebe:property",
|
|
1477
|
+
"name": "resultExpression"
|
|
1478
1478
|
},
|
|
1479
|
-
"
|
|
1479
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
1480
1480
|
}
|
|
1481
1481
|
],
|
|
1482
1482
|
"icon": {
|
|
1483
|
-
"contents": "data:image/svg+xml
|
|
1483
|
+
"contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3EIcon-Architecture/32/Arch_AWS-Simple-Queue-Service_32%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3ClinearGradient x1='0%25' y1='100%25' x2='100%25' y2='0%25' id='linearGradient-1'%3E%3Cstop stop-color='%23B0084D' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%23FF4F8B' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='Icon-Architecture/32/Arch_AWS-Simple-Queue-Service_32' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icon-Architecture-BG/32/Application-Integration' fill='url(%23linearGradient-1)'%3E%3Crect id='Rectangle' x='0' y='0' width='40' height='40'%3E%3C/rect%3E%3C/g%3E%3Cpath d='M14.3422051,22.3493786 L15.8466767,20.9061074 C15.9428347,20.8141539 15.9969235,20.687218 15.9999285,20.5552846 C16.0019317,20.4223517 15.9518495,20.2934168 15.8596981,20.1984648 L14.3552264,18.6432502 L13.6350433,19.3378994 L14.311154,20.037546 L11.9913429,20.037546 L11.9913429,21.0370413 L14.2650783,21.0370413 L13.6480647,21.6287425 L14.3422051,22.3493786 Z M26.3579452,22.3533765 L27.9074909,20.9001104 C28.0066538,20.8081569 28.0627459,20.679222 28.0647492,20.5442901 C28.0667525,20.4093583 28.0136653,20.2784244 27.918509,20.1834724 L26.3689633,18.6372532 L25.6607999,19.3438963 L26.3549403,20.037546 L24.0110896,20.037546 L24.0110896,21.0370413 L26.2988481,21.0370413 L25.671818,21.6247445 L26.3579452,22.3533765 Z M17.5875367,23.3608678 C18.3387708,23.0570212 19.1621235,22.8941035 20.0045074,22.8941035 C20.8468913,22.8941035 21.670244,23.0570212 22.4214781,23.3608678 C21.7523789,21.5897622 21.7523789,19.3898731 22.4214781,17.6187675 C20.9190098,18.2264606 19.090005,18.2264606 17.5875367,17.6187675 C18.2566359,19.3898731 18.2566359,21.5897622 17.5875367,23.3608678 L17.5875367,23.3608678 Z M15.6443443,25.3408679 C15.546183,25.2439168 15.4971024,25.1159814 15.4971024,24.988046 C15.4971024,24.8601106 15.546183,24.7321753 15.6443443,24.6342247 C17.5845317,22.6982024 17.5845317,18.2824324 15.6443443,16.3454106 C15.546183,16.2484595 15.4971024,16.1205241 15.4971024,15.9925912 C15.4971024,15.8646534 15.546183,15.736718 15.6443443,15.6387674 C15.8396652,15.4438659 16.1571868,15.4438659 16.3525077,15.6387674 C17.2740216,16.5583031 18.6052086,17.0860366 20.0045074,17.0860366 C21.4048079,17.0860366 22.7359948,16.5583031 23.6575088,15.6387674 C23.8528296,15.4438659 24.1703513,15.4438659 24.3656722,15.6387674 C24.4628318,15.736718 24.5119124,15.8646534 24.5119124,15.9925912 C24.5119124,16.1205241 24.4628318,16.2484595 24.3656722,16.3454106 C22.4244831,18.2824324 22.4244831,22.6982024 24.3656722,24.6342247 C24.4628318,24.7321753 24.5119124,24.8601106 24.5119124,24.988046 C24.5119124,25.1159814 24.4628318,25.2439168 24.3656722,25.3408679 C24.2675109,25.4388184 24.1393003,25.4877937 24.0110896,25.4877937 C23.882879,25.4877937 23.7546684,25.4388184 23.6575088,25.3408679 C22.7359948,24.4213322 21.4048079,23.8935987 20.0045074,23.8935987 C18.6052086,23.8935987 17.2740216,24.4213322 16.3525077,25.3408679 C16.1571868,25.5357694 15.8396652,25.5357694 15.6443443,25.3408679 L15.6443443,25.3408679 Z M32.5421049,19.4358499 C32.236603,19.1320033 31.8369464,18.9800801 31.4362882,18.9800801 C31.0366316,18.9800801 30.636975,19.1320033 30.3314731,19.4358499 C29.721471,20.0445425 29.721471,21.0340428 30.3314731,21.6417359 C30.9414753,22.2504285 31.9321027,22.2504285 32.5421049,21.6417359 C33.1511054,21.0340428 33.1511054,20.0445425 32.5421049,19.4358499 L32.5421049,19.4358499 Z M33.2502683,22.3493786 C32.7504472,22.8481267 32.0933677,23.0980005 31.4362882,23.0980005 C30.7802103,23.0980005 30.1231309,22.8481267 29.6233097,22.3493786 C28.6236675,21.3508828 28.6236675,19.7277025 29.6233097,18.7292068 C30.622952,17.7317105 32.250626,17.7317105 33.2502683,18.7292068 C34.2499106,19.7277025 34.2499106,21.3508828 33.2502683,22.3493786 L33.2502683,22.3493786 Z M9.66852687,19.4468443 C9.36302497,19.1429978 8.96336839,18.9910745 8.56271017,18.9910745 C8.16305359,18.9910745 7.76339701,19.1429978 7.45789511,19.4468443 C6.84889461,20.055537 6.84889461,21.0450373 7.45789511,21.6527304 C8.06789726,22.261423 9.05852472,22.261423 9.66852687,21.6527304 C10.2775274,21.0450373 10.2775274,20.055537 9.66852687,19.4468443 L9.66852687,19.4468443 Z M10.3766903,22.3593735 C9.87686914,22.8581217 9.21978965,23.1079955 8.56271017,23.1079955 C7.90663232,23.1079955 7.24955284,22.8581217 6.7497317,22.3593735 C5.75008943,21.3618773 5.75008943,19.738697 6.7497317,18.7402012 C7.74937397,17.7427049 9.37704801,17.7427049 10.3766903,18.7402012 C11.3763325,19.738697 11.3763325,21.3618773 10.3766903,22.3593735 L10.3766903,22.3593735 Z M27.4337125,28.9100654 C25.4364313,30.903059 22.7820705,32.0005047 19.9574301,32.0005047 C17.1327896,32.0005047 14.4784288,30.903059 12.4821492,28.9100654 C11.165987,27.5977281 10.4077413,26.469298 9.94498104,25.1359713 L8.99842599,25.4628063 C9.50726193,26.9290658 10.3626672,28.2104187 11.7739858,29.6167086 C13.9585748,31.7986067 16.8663519,33 19.9574301,33 C23.0495099,33 25.9562853,31.7986067 28.1418759,29.6167086 C29.2827502,28.4782835 30.4206196,27.1869356 31.0115905,25.4608073 L30.0640338,25.1379703 C29.5391715,26.6701966 28.4894469,27.8565974 27.4337125,28.9100654 L27.4337125,28.9100654 Z M9.94498104,15.8596559 L8.99842599,15.5318214 C9.51026687,14.0645624 10.3656722,12.7832095 11.7759891,11.3759202 C16.2863991,6.87519304 23.6264578,6.87419354 28.1378694,11.3759202 C29.2186449,12.4533761 30.4035916,13.7897012 31.0115905,15.5318214 L30.0640338,15.8596559 C29.5241468,14.3094387 28.4293482,13.0800596 27.4297059,12.0825633 C25.434428,10.0915688 22.7810689,8.99612197 19.9574301,8.99612197 C17.1337912,8.99612197 14.4804321,10.0915688 12.4851542,12.0825633 C11.1870215,13.3779092 10.4037347,14.5423211 9.94498104,15.8596559 L9.94498104,15.8596559 Z' id='AWS-Simple-Queue-Service_Icon_32_Squid' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
1484
1484
|
},
|
|
1485
1485
|
"engines": {
|
|
1486
|
-
"camunda": "^8.
|
|
1486
|
+
"camunda": "^8.4"
|
|
1487
1487
|
}
|
|
1488
1488
|
},
|
|
1489
1489
|
{
|
|
1490
1490
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1491
1491
|
"name": "Amazon SQS connector",
|
|
1492
1492
|
"id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
|
|
1493
|
-
"version":
|
|
1493
|
+
"version": 4,
|
|
1494
1494
|
"description": "Receive message from a queue",
|
|
1495
1495
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
1496
1496
|
"appliesTo": ["bpmn:StartEvent"],
|
|
@@ -1586,7 +1586,7 @@
|
|
|
1586
1586
|
"type": "String",
|
|
1587
1587
|
"binding": {
|
|
1588
1588
|
"type": "zeebe:property",
|
|
1589
|
-
"name": "
|
|
1589
|
+
"name": "configuration.region"
|
|
1590
1590
|
},
|
|
1591
1591
|
"constraints": {
|
|
1592
1592
|
"notEmpty": true
|
|
@@ -1681,9 +1681,9 @@
|
|
|
1681
1681
|
},
|
|
1682
1682
|
{
|
|
1683
1683
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1684
|
-
"name": "Amazon SQS
|
|
1684
|
+
"name": "Amazon SQS connector",
|
|
1685
1685
|
"id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
|
|
1686
|
-
"version":
|
|
1686
|
+
"version": 1,
|
|
1687
1687
|
"description": "Receive message from a queue",
|
|
1688
1688
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
1689
1689
|
"appliesTo": ["bpmn:StartEvent"],
|
|
@@ -1731,7 +1731,7 @@
|
|
|
1731
1731
|
},
|
|
1732
1732
|
{
|
|
1733
1733
|
"label": "Access key",
|
|
1734
|
-
"description": "Provide AWS IAM access key that has permission to
|
|
1734
|
+
"description": "Provide AWS IAM access key that has permission to send to desired SQS",
|
|
1735
1735
|
"group": "authentication",
|
|
1736
1736
|
"type": "String",
|
|
1737
1737
|
"binding": {
|
|
@@ -1744,7 +1744,7 @@
|
|
|
1744
1744
|
},
|
|
1745
1745
|
{
|
|
1746
1746
|
"label": "Secret key",
|
|
1747
|
-
"description": "Provide AWS IAM secret key that has permission to
|
|
1747
|
+
"description": "Provide AWS IAM secret key that has permission to send to desired SQS",
|
|
1748
1748
|
"group": "authentication",
|
|
1749
1749
|
"type": "String",
|
|
1750
1750
|
"binding": {
|
|
@@ -1757,7 +1757,7 @@
|
|
|
1757
1757
|
},
|
|
1758
1758
|
{
|
|
1759
1759
|
"label": "Queue URL",
|
|
1760
|
-
"description": "Specify the URL of the SQS queue where you would like to
|
|
1760
|
+
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
1761
1761
|
"group": "queueProperties",
|
|
1762
1762
|
"type": "String",
|
|
1763
1763
|
"binding": {
|
|
@@ -1767,8 +1767,8 @@
|
|
|
1767
1767
|
"constraints": {
|
|
1768
1768
|
"notEmpty": true,
|
|
1769
1769
|
"pattern": {
|
|
1770
|
-
"value": "^(
|
|
1771
|
-
"message": "Must be an queue URL or ARN"
|
|
1770
|
+
"value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
|
|
1771
|
+
"message": "Must be an queue URL or ARN or a secret.XYZ"
|
|
1772
1772
|
}
|
|
1773
1773
|
}
|
|
1774
1774
|
},
|
|
@@ -1779,7 +1779,7 @@
|
|
|
1779
1779
|
"type": "String",
|
|
1780
1780
|
"binding": {
|
|
1781
1781
|
"type": "zeebe:property",
|
|
1782
|
-
"name": "
|
|
1782
|
+
"name": "queue.region"
|
|
1783
1783
|
},
|
|
1784
1784
|
"constraints": {
|
|
1785
1785
|
"notEmpty": true
|
|
@@ -1800,7 +1800,7 @@
|
|
|
1800
1800
|
"constraints": {
|
|
1801
1801
|
"notEmpty": true,
|
|
1802
1802
|
"pattern": {
|
|
1803
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
1803
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
|
|
1804
1804
|
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
1805
1805
|
}
|
|
1806
1806
|
}
|