@camunda/connectors-element-templates 1.0.4 → 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.
Files changed (80) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +10 -2
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
  4. package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
  5. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  6. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
  7. package/src/element-templates/asana-connector.json +8 -8
  8. package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
  9. package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
  10. package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
  11. package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
  12. package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
  13. package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
  14. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  15. package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
  16. package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
  17. package/src/element-templates/aws-sns-outbound-connector.json +719 -719
  18. package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
  19. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
  20. package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
  21. package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
  22. package/src/element-templates/aws-sqs-start-message.json +463 -463
  23. package/src/element-templates/aws-textract-outbound-connector.json +123 -123
  24. package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
  25. package/src/element-templates/azure-open-ai-connector.json +32 -32
  26. package/src/element-templates/blue-prism-connector.json +47 -47
  27. package/src/element-templates/csv-outbound-connector.json +392 -0
  28. package/src/element-templates/easy-post-connector.json +149 -149
  29. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  30. package/src/element-templates/email-outbound-connector.json +199 -199
  31. package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
  32. package/src/element-templates/github-connector.json +3711 -3711
  33. package/src/element-templates/github-webhook-connector-boundary.json +16 -16
  34. package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
  35. package/src/element-templates/github-webhook-connector-message-start.json +21 -21
  36. package/src/element-templates/github-webhook-connector-start-event.json +13 -10
  37. package/src/element-templates/gitlab-connector.json +3165 -3165
  38. package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
  39. package/src/element-templates/google-drive-outbound-connector.json +495 -182
  40. package/src/element-templates/google-maps-platform-connector.json +534 -45
  41. package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
  42. package/src/element-templates/graphql-outbound-connector.json +1716 -1716
  43. package/src/element-templates/http-json-connector.json +2067 -1155
  44. package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
  45. package/src/element-templates/http-polling-connector.json +260 -557
  46. package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
  47. package/src/element-templates/jdbc-outbound-connector.json +402 -0
  48. package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
  49. package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
  50. package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
  51. package/src/element-templates/kafka-inbound-connector.json +606 -0
  52. package/src/element-templates/kafka-outbound-connector.json +434 -434
  53. package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
  54. package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
  55. package/src/element-templates/openai-connector.json +363 -5
  56. package/src/element-templates/operate-connector.json +525 -9
  57. package/src/element-templates/power-automate-connector.json +1724 -0
  58. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
  59. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
  60. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
  61. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
  62. package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
  63. package/src/element-templates/salesforce-connector.json +10 -10
  64. package/src/element-templates/sendgrid-outbound-connector.json +536 -4
  65. package/src/element-templates/slack-inbound-boundary.json +265 -265
  66. package/src/element-templates/slack-inbound-intermediate.json +430 -430
  67. package/src/element-templates/slack-inbound-message-start.json +320 -320
  68. package/src/element-templates/slack-inbound-start-event.json +126 -123
  69. package/src/element-templates/slack-outbound-connector.json +485 -230
  70. package/src/element-templates/twilio-connector.json +59 -59
  71. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  72. package/src/element-templates/twilio-webhook-connector.json +13 -10
  73. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  74. package/src/element-templates/uipath-connector.json +44 -44
  75. package/src/element-templates/webhook-connector-boundary.json +582 -582
  76. package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
  77. package/src/element-templates/webhook-connector-start-event.json +2104 -2101
  78. package/src/element-templates/webhook-connector-start-message.json +1148 -1148
  79. package/src/element-templates/whatsapp-connector.json +6 -6
  80. package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
@@ -420,9 +420,9 @@
420
420
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
421
421
  "name": "Amazon SQS Boundary Event Connector",
422
422
  "id": "io.camunda.connectors.AWSSQS.boundary.v1",
423
- "version": 1,
423
+ "version": 3,
424
424
  "description": "Receive message from a queue",
425
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
425
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
426
426
  "appliesTo": ["bpmn:BoundaryEvent"],
427
427
  "elementType": {
428
428
  "value": "bpmn:BoundaryEvent",
@@ -477,6 +477,32 @@
477
477
  "name": "name"
478
478
  }
479
479
  },
480
+ {
481
+ "id": "authenticationType",
482
+ "label": "Authentication",
483
+ "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>",
484
+ "group": "authentication",
485
+ "type": "Dropdown",
486
+ "optional": false,
487
+ "value": "credentials",
488
+ "choices": [
489
+ {
490
+ "name": "Credentials",
491
+ "value": "credentials"
492
+ },
493
+ {
494
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
495
+ "value": "defaultCredentialsChain"
496
+ }
497
+ ],
498
+ "binding": {
499
+ "type": "zeebe:property",
500
+ "name": "authentication.type"
501
+ },
502
+ "constraints": {
503
+ "notEmpty": true
504
+ }
505
+ },
480
506
  {
481
507
  "label": "Access key",
482
508
  "description": "Provide AWS IAM access key that has permission to read from desired SQS",
@@ -488,6 +514,10 @@
488
514
  },
489
515
  "constraints": {
490
516
  "notEmpty": true
517
+ },
518
+ "condition": {
519
+ "property": "authenticationType",
520
+ "equals": "credentials"
491
521
  }
492
522
  },
493
523
  {
@@ -501,6 +531,10 @@
501
531
  },
502
532
  "constraints": {
503
533
  "notEmpty": true
534
+ },
535
+ "condition": {
536
+ "property": "authenticationType",
537
+ "equals": "credentials"
504
538
  }
505
539
  },
506
540
  {
@@ -535,7 +569,7 @@
535
569
  },
536
570
  {
537
571
  "label": "Polling wait time",
538
- "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",
572
+ "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",
539
573
  "group": "messagePollingProperties",
540
574
  "type": "String",
541
575
  "optional": false,
@@ -555,7 +589,7 @@
555
589
  },
556
590
  {
557
591
  "label": "Attribute names",
558
- "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",
592
+ "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",
559
593
  "group": "input",
560
594
  "type": "String",
561
595
  "optional": true,
@@ -567,7 +601,7 @@
567
601
  },
568
602
  {
569
603
  "label": "Message attribute names",
570
- "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",
604
+ "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",
571
605
  "group": "input",
572
606
  "type": "String",
573
607
  "optional": true,
@@ -605,6 +639,18 @@
605
639
  "notEmpty": true
606
640
  }
607
641
  },
642
+ {
643
+ "label": "Message ID expression",
644
+ "feel": "required",
645
+ "type": "String",
646
+ "optional": true,
647
+ "group": "activation",
648
+ "binding": {
649
+ "type": "zeebe:property",
650
+ "name": "messageIdExpression"
651
+ },
652
+ "description": "Expression to extract unique identifier of a message"
653
+ },
608
654
  {
609
655
  "label": "Activation condition",
610
656
  "type": "String",
@@ -645,30 +691,34 @@
645
691
  "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"
646
692
  },
647
693
  "engines": {
648
- "camunda": "^8.2"
694
+ "camunda": "^8.4"
649
695
  }
650
696
  },
651
697
  {
652
698
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
653
699
  "name": "Amazon SQS Boundary Event Connector",
654
700
  "id": "io.camunda.connectors.AWSSQS.boundary.v1",
655
- "version": 2,
656
701
  "description": "Receive message from a queue",
657
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
702
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
703
+ "version": 9,
704
+ "category": {
705
+ "id": "connectors",
706
+ "name": "Connectors"
707
+ },
658
708
  "appliesTo": ["bpmn:BoundaryEvent"],
659
709
  "elementType": {
660
710
  "value": "bpmn:BoundaryEvent",
661
711
  "eventDefinition": "bpmn:MessageEventDefinition"
662
712
  },
663
- "category": {
664
- "id": "connectors",
665
- "name": "Connectors"
666
- },
667
713
  "groups": [
668
714
  {
669
715
  "id": "authentication",
670
716
  "label": "Authentication"
671
717
  },
718
+ {
719
+ "id": "configuration",
720
+ "label": "Configuration"
721
+ },
672
722
  {
673
723
  "id": "queueProperties",
674
724
  "label": "Queue properties"
@@ -686,241 +736,380 @@
686
736
  "label": "Activation"
687
737
  },
688
738
  {
689
- "id": "variable-mapping",
690
- "label": "Variable mapping"
739
+ "id": "correlation",
740
+ "label": "Correlation",
741
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
742
+ },
743
+ {
744
+ "id": "deduplication",
745
+ "label": "Deduplication",
746
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
747
+ },
748
+ {
749
+ "id": "output",
750
+ "label": "Output mapping"
691
751
  }
692
752
  ],
693
753
  "properties": [
694
754
  {
695
- "type": "Hidden",
696
755
  "value": "io.camunda:aws-sqs-inbound:1",
697
756
  "binding": {
698
- "type": "zeebe:property",
699
- "name": "inbound.type"
700
- }
701
- },
702
- {
703
- "type": "Hidden",
704
- "generatedValue": {
705
- "type": "uuid"
757
+ "name": "inbound.type",
758
+ "type": "zeebe:property"
706
759
  },
707
- "binding": {
708
- "type": "bpmn:Message#property",
709
- "name": "name"
710
- }
760
+ "type": "Hidden"
711
761
  },
712
762
  {
713
- "id": "authenticationType",
763
+ "id": "authentication.type",
714
764
  "label": "Authentication",
715
- "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>",
765
+ "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>",
766
+ "value": "credentials",
716
767
  "group": "authentication",
768
+ "binding": {
769
+ "name": "authentication.type",
770
+ "type": "zeebe:property"
771
+ },
717
772
  "type": "Dropdown",
718
- "optional": false,
719
- "value": "credentials",
720
773
  "choices": [
721
- {
722
- "name": "Credentials",
723
- "value": "credentials"
724
- },
725
774
  {
726
775
  "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
727
776
  "value": "defaultCredentialsChain"
777
+ },
778
+ {
779
+ "name": "Credentials",
780
+ "value": "credentials"
728
781
  }
729
- ],
730
- "binding": {
731
- "type": "zeebe:property",
732
- "name": "authentication.type"
733
- },
734
- "constraints": {
735
- "notEmpty": true
736
- }
782
+ ]
737
783
  },
738
784
  {
785
+ "id": "authentication.accessKey",
739
786
  "label": "Access key",
740
- "description": "Provide AWS IAM access key that has permission to read from desired SQS",
741
- "group": "authentication",
742
- "type": "String",
743
- "binding": {
744
- "type": "zeebe:property",
745
- "name": "authentication.accessKey"
746
- },
787
+ "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
788
+ "optional": false,
747
789
  "constraints": {
748
790
  "notEmpty": true
749
791
  },
792
+ "group": "authentication",
793
+ "binding": {
794
+ "name": "authentication.accessKey",
795
+ "type": "zeebe:property"
796
+ },
750
797
  "condition": {
751
- "property": "authenticationType",
752
- "equals": "credentials"
753
- }
798
+ "property": "authentication.type",
799
+ "equals": "credentials",
800
+ "type": "simple"
801
+ },
802
+ "type": "String"
754
803
  },
755
804
  {
805
+ "id": "authentication.secretKey",
756
806
  "label": "Secret key",
757
- "description": "Provide AWS IAM secret key that has permission to read from desired SQS",
807
+ "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
808
+ "optional": false,
809
+ "constraints": {
810
+ "notEmpty": true
811
+ },
758
812
  "group": "authentication",
759
- "type": "String",
760
813
  "binding": {
761
- "type": "zeebe:property",
762
- "name": "authentication.secretKey"
814
+ "name": "authentication.secretKey",
815
+ "type": "zeebe:property"
816
+ },
817
+ "condition": {
818
+ "property": "authentication.type",
819
+ "equals": "credentials",
820
+ "type": "simple"
763
821
  },
822
+ "type": "String"
823
+ },
824
+ {
825
+ "id": "configuration.region",
826
+ "label": "Region",
827
+ "description": "Specify the AWS region",
828
+ "optional": false,
764
829
  "constraints": {
765
830
  "notEmpty": true
766
831
  },
767
- "condition": {
768
- "property": "authenticationType",
769
- "equals": "credentials"
770
- }
832
+ "group": "configuration",
833
+ "binding": {
834
+ "name": "configuration.region",
835
+ "type": "zeebe:property"
836
+ },
837
+ "type": "String"
771
838
  },
772
839
  {
773
- "label": "Queue URL",
774
- "description": "Specify the URL of the SQS queue where you would like to subscribe to",
775
- "group": "queueProperties",
776
- "type": "String",
840
+ "id": "configuration.endpoint",
841
+ "label": "Endpoint",
842
+ "description": "Specify endpoint if need to use custom endpoint",
843
+ "optional": true,
844
+ "group": "configuration",
777
845
  "binding": {
778
- "type": "zeebe:property",
779
- "name": "queue.url"
846
+ "name": "configuration.endpoint",
847
+ "type": "zeebe:property"
780
848
  },
781
- "constraints": {
782
- "notEmpty": true,
783
- "pattern": {
784
- "value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
785
- "message": "Must be an queue URL or ARN"
786
- }
787
- }
849
+ "type": "Hidden"
788
850
  },
789
851
  {
790
- "label": "Region",
791
- "description": "Specify the AWS region of your queue",
852
+ "id": "queue.queue.url",
853
+ "label": "Queue URL",
854
+ "description": "Specify the URL of the SQS queue where you would like to subscribe to",
855
+ "optional": false,
856
+ "constraints": {
857
+ "notEmpty": true
858
+ },
792
859
  "group": "queueProperties",
793
- "type": "String",
794
860
  "binding": {
795
- "type": "zeebe:property",
796
- "name": "configuration.region"
861
+ "name": "queue.url",
862
+ "type": "zeebe:property"
797
863
  },
798
- "constraints": {
799
- "notEmpty": true
800
- }
864
+ "type": "String"
801
865
  },
802
866
  {
867
+ "id": "queue.queue.pollingWaitTime",
803
868
  "label": "Polling wait time",
804
- "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",
805
- "group": "messagePollingProperties",
806
- "type": "String",
869
+ "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",
807
870
  "optional": false,
808
- "feel": "optional",
809
- "value": "1",
810
- "binding": {
811
- "type": "zeebe:property",
812
- "name": "queue.pollingWaitTime"
813
- },
871
+ "value": "20",
814
872
  "constraints": {
815
873
  "notEmpty": true,
816
874
  "pattern": {
817
- "value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\}.*)$",
818
- "message": "Must be >= 0 and <= 20 or a FEEL expression"
875
+ "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
819
876
  }
820
- }
877
+ },
878
+ "group": "messagePollingProperties",
879
+ "binding": {
880
+ "name": "queue.pollingWaitTime",
881
+ "type": "zeebe:property"
882
+ },
883
+ "type": "String"
821
884
  },
822
885
  {
886
+ "id": "queue.queue.attributeNames",
823
887
  "label": "Attribute names",
824
- "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",
888
+ "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",
889
+ "optional": false,
890
+ "feel": "optional",
825
891
  "group": "input",
826
- "type": "String",
827
- "optional": true,
828
892
  "binding": {
829
- "type": "zeebe:property",
830
- "name": "queue.attributeNames"
893
+ "name": "queue.attributeNames",
894
+ "type": "zeebe:property"
831
895
  },
832
- "feel": "required"
896
+ "type": "String"
833
897
  },
834
898
  {
899
+ "id": "queue.queue.messageAttributeNames",
835
900
  "label": "Message attribute names",
836
- "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",
901
+ "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",
902
+ "optional": false,
903
+ "feel": "optional",
837
904
  "group": "input",
838
- "type": "String",
839
- "optional": true,
840
905
  "binding": {
841
- "type": "zeebe:property",
842
- "name": "queue.messageAttributeNames"
906
+ "name": "queue.messageAttributeNames",
907
+ "type": "zeebe:property"
843
908
  },
844
- "feel": "required"
909
+ "type": "String"
845
910
  },
846
911
  {
847
- "label": "Correlation key (process)",
848
- "type": "String",
849
- "group": "activation",
912
+ "id": "activationCondition",
913
+ "label": "Activation condition",
914
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
915
+ "optional": true,
850
916
  "feel": "required",
851
- "description": "Sets up the correlation key from process variables",
917
+ "group": "activation",
852
918
  "binding": {
853
- "type": "bpmn:Message#zeebe:subscription#property",
854
- "name": "correlationKey"
919
+ "name": "activationCondition",
920
+ "type": "zeebe:property"
855
921
  },
856
- "constraints": {
857
- "notEmpty": true
858
- }
922
+ "type": "String"
859
923
  },
860
924
  {
861
- "label": "Correlation key (payload)",
862
- "type": "String",
925
+ "id": "consumeUnmatchedEvents",
926
+ "label": "Consume unmatched events",
927
+ "value": true,
863
928
  "group": "activation",
929
+ "binding": {
930
+ "name": "consumeUnmatchedEvents",
931
+ "type": "zeebe:property"
932
+ },
933
+ "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",
934
+ "type": "Boolean"
935
+ },
936
+ {
937
+ "id": "correlationKeyProcess",
938
+ "label": "Correlation key (process)",
939
+ "description": "Sets up the correlation key from process variables",
940
+ "constraints": {
941
+ "notEmpty": true
942
+ },
864
943
  "feel": "required",
944
+ "group": "correlation",
865
945
  "binding": {
866
- "type": "zeebe:property",
867
- "name": "correlationKeyExpression"
946
+ "name": "correlationKey",
947
+ "type": "bpmn:Message#zeebe:subscription#property"
868
948
  },
949
+ "type": "String"
950
+ },
951
+ {
952
+ "id": "correlationKeyPayload",
953
+ "label": "Correlation key (payload)",
869
954
  "description": "Extracts the correlation key from the incoming message payload",
870
955
  "constraints": {
871
956
  "notEmpty": true
872
- }
957
+ },
958
+ "feel": "required",
959
+ "group": "correlation",
960
+ "binding": {
961
+ "name": "correlationKeyExpression",
962
+ "type": "zeebe:property"
963
+ },
964
+ "type": "String"
873
965
  },
874
966
  {
875
- "label": "Activation condition",
876
- "type": "String",
877
- "group": "activation",
967
+ "id": "messageIdExpression",
968
+ "label": "Message ID expression",
969
+ "description": "Expression to extract unique identifier of a message",
970
+ "optional": true,
878
971
  "feel": "required",
972
+ "group": "correlation",
973
+ "binding": {
974
+ "name": "messageIdExpression",
975
+ "type": "zeebe:property"
976
+ },
977
+ "type": "String"
978
+ },
979
+ {
980
+ "id": "messageTtl",
981
+ "label": "Message TTL",
982
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
879
983
  "optional": true,
984
+ "constraints": {
985
+ "notEmpty": false,
986
+ "pattern": {
987
+ "value": "^(PT.*|)$",
988
+ "message": "must be an ISO-8601 duration"
989
+ }
990
+ },
991
+ "feel": "optional",
992
+ "group": "correlation",
880
993
  "binding": {
881
- "type": "zeebe:property",
882
- "name": "activationCondition"
994
+ "name": "messageTtl",
995
+ "type": "zeebe:property"
883
996
  },
884
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
997
+ "type": "String"
998
+ },
999
+ {
1000
+ "id": "messageNameUuid",
1001
+ "generatedValue": {
1002
+ "type": "uuid"
1003
+ },
1004
+ "group": "correlation",
1005
+ "binding": {
1006
+ "name": "name",
1007
+ "type": "bpmn:Message#property"
1008
+ },
1009
+ "type": "Hidden"
1010
+ },
1011
+ {
1012
+ "id": "deduplicationModeManualFlag",
1013
+ "label": "Manual mode",
1014
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1015
+ "value": false,
1016
+ "group": "deduplication",
1017
+ "binding": {
1018
+ "name": "deduplicationModeManualFlag",
1019
+ "type": "zeebe:property"
1020
+ },
1021
+ "type": "Boolean"
1022
+ },
1023
+ {
1024
+ "id": "deduplicationId",
1025
+ "label": "Deduplication ID",
1026
+ "constraints": {
1027
+ "notEmpty": true,
1028
+ "pattern": {
1029
+ "value": "^[a-zA-Z0-9_-]+$",
1030
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
1031
+ }
1032
+ },
1033
+ "group": "deduplication",
1034
+ "binding": {
1035
+ "name": "deduplicationId",
1036
+ "type": "zeebe:property"
1037
+ },
1038
+ "condition": {
1039
+ "property": "deduplicationModeManualFlag",
1040
+ "equals": true,
1041
+ "type": "simple"
1042
+ },
1043
+ "type": "String"
1044
+ },
1045
+ {
1046
+ "id": "deduplicationModeManual",
1047
+ "value": "MANUAL",
1048
+ "group": "deduplication",
1049
+ "binding": {
1050
+ "name": "deduplicationMode",
1051
+ "type": "zeebe:property"
1052
+ },
1053
+ "condition": {
1054
+ "property": "deduplicationId",
1055
+ "isActive": true,
1056
+ "type": "simple"
1057
+ },
1058
+ "type": "Hidden"
1059
+ },
1060
+ {
1061
+ "id": "deduplicationModeAuto",
1062
+ "value": "AUTO",
1063
+ "group": "deduplication",
1064
+ "binding": {
1065
+ "name": "deduplicationMode",
1066
+ "type": "zeebe:property"
1067
+ },
1068
+ "condition": {
1069
+ "property": "deduplicationId",
1070
+ "isActive": false,
1071
+ "type": "simple"
1072
+ },
1073
+ "type": "Hidden"
885
1074
  },
886
1075
  {
1076
+ "id": "resultVariable",
887
1077
  "label": "Result variable",
888
- "type": "String",
889
- "group": "variable-mapping",
890
- "optional": true,
1078
+ "description": "Name of variable to store the response in",
1079
+ "group": "output",
891
1080
  "binding": {
892
- "type": "zeebe:property",
893
- "name": "resultVariable"
1081
+ "name": "resultVariable",
1082
+ "type": "zeebe:property"
894
1083
  },
895
- "description": "Name of variable to store the result of the connector in"
1084
+ "type": "String"
896
1085
  },
897
1086
  {
1087
+ "id": "resultExpression",
898
1088
  "label": "Result expression",
899
- "type": "String",
900
- "group": "variable-mapping",
1089
+ "description": "Expression to map the response into process variables",
901
1090
  "feel": "required",
902
- "optional": true,
1091
+ "group": "output",
903
1092
  "binding": {
904
- "type": "zeebe:property",
905
- "name": "resultExpression"
1093
+ "name": "resultExpression",
1094
+ "type": "zeebe:property"
906
1095
  },
907
- "description": "Expression to map the inbound payload to process variables"
1096
+ "type": "Text"
908
1097
  }
909
1098
  ],
910
1099
  "icon": {
911
- "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"
1100
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
912
1101
  },
913
1102
  "engines": {
914
- "camunda": "^8.4"
1103
+ "camunda": "^8.5"
915
1104
  }
916
1105
  },
917
1106
  {
918
1107
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
919
1108
  "name": "Amazon SQS Boundary Event Connector",
920
1109
  "id": "io.camunda.connectors.AWSSQS.boundary.v1",
921
- "version": 3,
1110
+ "version": 2,
922
1111
  "description": "Receive message from a queue",
923
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
1112
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
924
1113
  "appliesTo": ["bpmn:BoundaryEvent"],
925
1114
  "elementType": {
926
1115
  "value": "bpmn:BoundaryEvent",
@@ -1067,7 +1256,7 @@
1067
1256
  },
1068
1257
  {
1069
1258
  "label": "Polling wait time",
1070
- "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",
1259
+ "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",
1071
1260
  "group": "messagePollingProperties",
1072
1261
  "type": "String",
1073
1262
  "optional": false,
@@ -1087,7 +1276,7 @@
1087
1276
  },
1088
1277
  {
1089
1278
  "label": "Attribute names",
1090
- "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",
1279
+ "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",
1091
1280
  "group": "input",
1092
1281
  "type": "String",
1093
1282
  "optional": true,
@@ -1099,7 +1288,7 @@
1099
1288
  },
1100
1289
  {
1101
1290
  "label": "Message attribute names",
1102
- "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",
1291
+ "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",
1103
1292
  "group": "input",
1104
1293
  "type": "String",
1105
1294
  "optional": true,
@@ -1137,18 +1326,6 @@
1137
1326
  "notEmpty": true
1138
1327
  }
1139
1328
  },
1140
- {
1141
- "label": "Message ID expression",
1142
- "feel": "required",
1143
- "type": "String",
1144
- "optional": true,
1145
- "group": "activation",
1146
- "binding": {
1147
- "type": "zeebe:property",
1148
- "name": "messageIdExpression"
1149
- },
1150
- "description": "Expression to extract unique identifier of a message"
1151
- },
1152
1329
  {
1153
1330
  "label": "Activation condition",
1154
1331
  "type": "String",
@@ -1196,27 +1373,23 @@
1196
1373
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1197
1374
  "name": "Amazon SQS Boundary Event Connector",
1198
1375
  "id": "io.camunda.connectors.AWSSQS.boundary.v1",
1376
+ "version": 1,
1199
1377
  "description": "Receive message from a queue",
1200
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
1201
- "version": 9,
1202
- "category": {
1203
- "id": "connectors",
1204
- "name": "Connectors"
1205
- },
1378
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
1206
1379
  "appliesTo": ["bpmn:BoundaryEvent"],
1207
1380
  "elementType": {
1208
1381
  "value": "bpmn:BoundaryEvent",
1209
1382
  "eventDefinition": "bpmn:MessageEventDefinition"
1210
1383
  },
1384
+ "category": {
1385
+ "id": "connectors",
1386
+ "name": "Connectors"
1387
+ },
1211
1388
  "groups": [
1212
1389
  {
1213
1390
  "id": "authentication",
1214
1391
  "label": "Authentication"
1215
1392
  },
1216
- {
1217
- "id": "configuration",
1218
- "label": "Configuration"
1219
- },
1220
1393
  {
1221
1394
  "id": "queueProperties",
1222
1395
  "label": "Queue properties"
@@ -1234,371 +1407,198 @@
1234
1407
  "label": "Activation"
1235
1408
  },
1236
1409
  {
1237
- "id": "correlation",
1238
- "label": "Correlation",
1239
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1240
- },
1241
- {
1242
- "id": "deduplication",
1243
- "label": "Deduplication",
1244
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
1245
- },
1246
- {
1247
- "id": "output",
1248
- "label": "Output mapping"
1410
+ "id": "variable-mapping",
1411
+ "label": "Variable mapping"
1249
1412
  }
1250
1413
  ],
1251
1414
  "properties": [
1252
1415
  {
1416
+ "type": "Hidden",
1253
1417
  "value": "io.camunda:aws-sqs-inbound:1",
1254
1418
  "binding": {
1255
- "name": "inbound.type",
1256
- "type": "zeebe:property"
1257
- },
1258
- "type": "Hidden"
1419
+ "type": "zeebe:property",
1420
+ "name": "inbound.type"
1421
+ }
1259
1422
  },
1260
1423
  {
1261
- "id": "authentication.type",
1262
- "label": "Authentication",
1263
- "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>",
1264
- "value": "credentials",
1265
- "group": "authentication",
1266
- "binding": {
1267
- "name": "authentication.type",
1268
- "type": "zeebe:property"
1424
+ "type": "Hidden",
1425
+ "generatedValue": {
1426
+ "type": "uuid"
1269
1427
  },
1270
- "type": "Dropdown",
1271
- "choices": [
1272
- {
1273
- "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
1274
- "value": "defaultCredentialsChain"
1275
- },
1276
- {
1277
- "name": "Credentials",
1278
- "value": "credentials"
1279
- }
1280
- ]
1428
+ "binding": {
1429
+ "type": "bpmn:Message#property",
1430
+ "name": "name"
1431
+ }
1281
1432
  },
1282
1433
  {
1283
- "id": "authentication.accessKey",
1284
1434
  "label": "Access key",
1285
- "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
1286
- "optional": false,
1287
- "constraints": {
1288
- "notEmpty": true
1289
- },
1435
+ "description": "Provide AWS IAM access key that has permission to read from desired SQS",
1290
1436
  "group": "authentication",
1437
+ "type": "String",
1291
1438
  "binding": {
1292
- "name": "authentication.accessKey",
1293
- "type": "zeebe:property"
1294
- },
1295
- "condition": {
1296
- "property": "authentication.type",
1297
- "equals": "credentials",
1298
- "type": "simple"
1439
+ "type": "zeebe:property",
1440
+ "name": "authentication.accessKey"
1299
1441
  },
1300
- "type": "String"
1442
+ "constraints": {
1443
+ "notEmpty": true
1444
+ }
1301
1445
  },
1302
1446
  {
1303
- "id": "authentication.secretKey",
1304
1447
  "label": "Secret key",
1305
- "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
1306
- "optional": false,
1307
- "constraints": {
1308
- "notEmpty": true
1309
- },
1448
+ "description": "Provide AWS IAM secret key that has permission to read from desired SQS",
1310
1449
  "group": "authentication",
1450
+ "type": "String",
1311
1451
  "binding": {
1312
- "name": "authentication.secretKey",
1313
- "type": "zeebe:property"
1314
- },
1315
- "condition": {
1316
- "property": "authentication.type",
1317
- "equals": "credentials",
1318
- "type": "simple"
1452
+ "type": "zeebe:property",
1453
+ "name": "authentication.secretKey"
1319
1454
  },
1320
- "type": "String"
1321
- },
1322
- {
1323
- "id": "configuration.region",
1324
- "label": "Region",
1325
- "description": "Specify the AWS region",
1326
- "optional": false,
1327
1455
  "constraints": {
1328
1456
  "notEmpty": true
1329
- },
1330
- "group": "configuration",
1331
- "binding": {
1332
- "name": "configuration.region",
1333
- "type": "zeebe:property"
1334
- },
1335
- "type": "String"
1457
+ }
1336
1458
  },
1337
1459
  {
1338
- "id": "configuration.endpoint",
1339
- "label": "Endpoint",
1340
- "description": "Specify endpoint if need to use custom endpoint",
1341
- "optional": true,
1342
- "group": "configuration",
1460
+ "label": "Queue URL",
1461
+ "description": "Specify the URL of the SQS queue where you would like to subscribe to",
1462
+ "group": "queueProperties",
1463
+ "type": "String",
1343
1464
  "binding": {
1344
- "name": "configuration.endpoint",
1345
- "type": "zeebe:property"
1465
+ "type": "zeebe:property",
1466
+ "name": "queue.url"
1346
1467
  },
1347
- "type": "Hidden"
1468
+ "constraints": {
1469
+ "notEmpty": true,
1470
+ "pattern": {
1471
+ "value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
1472
+ "message": "Must be an queue URL or ARN"
1473
+ }
1474
+ }
1348
1475
  },
1349
1476
  {
1350
- "id": "queue.queue.url",
1351
- "label": "Queue URL",
1352
- "description": "Specify the URL of the SQS queue where you would like to subscribe to",
1353
- "optional": false,
1354
- "constraints": {
1355
- "notEmpty": true
1356
- },
1477
+ "label": "Region",
1478
+ "description": "Specify the AWS region of your queue",
1357
1479
  "group": "queueProperties",
1480
+ "type": "String",
1358
1481
  "binding": {
1359
- "name": "queue.url",
1360
- "type": "zeebe:property"
1482
+ "type": "zeebe:property",
1483
+ "name": "configuration.region"
1361
1484
  },
1362
- "type": "String"
1485
+ "constraints": {
1486
+ "notEmpty": true
1487
+ }
1363
1488
  },
1364
1489
  {
1365
- "id": "queue.queue.pollingWaitTime",
1366
1490
  "label": "Polling wait time",
1367
- "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",
1491
+ "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",
1492
+ "group": "messagePollingProperties",
1493
+ "type": "String",
1368
1494
  "optional": false,
1369
- "value": "20",
1495
+ "feel": "optional",
1496
+ "value": "1",
1497
+ "binding": {
1498
+ "type": "zeebe:property",
1499
+ "name": "queue.pollingWaitTime"
1500
+ },
1370
1501
  "constraints": {
1371
1502
  "notEmpty": true,
1372
1503
  "pattern": {
1373
- "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
1504
+ "value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\}.*)$",
1505
+ "message": "Must be >= 0 and <= 20 or a FEEL expression"
1374
1506
  }
1375
- },
1376
- "group": "messagePollingProperties",
1377
- "binding": {
1378
- "name": "queue.pollingWaitTime",
1379
- "type": "zeebe:property"
1380
- },
1381
- "type": "String"
1507
+ }
1382
1508
  },
1383
1509
  {
1384
- "id": "queue.queue.attributeNames",
1385
1510
  "label": "Attribute names",
1386
- "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",
1387
- "optional": false,
1388
- "feel": "optional",
1511
+ "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",
1389
1512
  "group": "input",
1513
+ "type": "String",
1514
+ "optional": true,
1390
1515
  "binding": {
1391
- "name": "queue.attributeNames",
1392
- "type": "zeebe:property"
1516
+ "type": "zeebe:property",
1517
+ "name": "queue.attributeNames"
1393
1518
  },
1394
- "type": "String"
1519
+ "feel": "required"
1395
1520
  },
1396
1521
  {
1397
- "id": "queue.queue.messageAttributeNames",
1398
1522
  "label": "Message attribute names",
1399
- "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",
1400
- "optional": false,
1401
- "feel": "optional",
1523
+ "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",
1402
1524
  "group": "input",
1403
- "binding": {
1404
- "name": "queue.messageAttributeNames",
1405
- "type": "zeebe:property"
1406
- },
1407
- "type": "String"
1408
- },
1409
- {
1410
- "id": "activationCondition",
1411
- "label": "Activation condition",
1412
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1525
+ "type": "String",
1413
1526
  "optional": true,
1414
- "feel": "required",
1415
- "group": "activation",
1416
1527
  "binding": {
1417
- "name": "activationCondition",
1418
- "type": "zeebe:property"
1528
+ "type": "zeebe:property",
1529
+ "name": "queue.messageAttributeNames"
1419
1530
  },
1420
- "type": "String"
1531
+ "feel": "required"
1421
1532
  },
1422
1533
  {
1423
- "id": "consumeUnmatchedEvents",
1424
- "label": "Consume unmatched events",
1425
- "value": true,
1534
+ "label": "Correlation key (process)",
1535
+ "type": "String",
1426
1536
  "group": "activation",
1537
+ "feel": "required",
1538
+ "description": "Sets up the correlation key from process variables",
1427
1539
  "binding": {
1428
- "name": "consumeUnmatchedEvents",
1429
- "type": "zeebe:property"
1540
+ "type": "bpmn:Message#zeebe:subscription#property",
1541
+ "name": "correlationKey"
1430
1542
  },
1431
- "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",
1432
- "type": "Boolean"
1433
- },
1434
- {
1435
- "id": "correlationKeyProcess",
1436
- "label": "Correlation key (process)",
1437
- "description": "Sets up the correlation key from process variables",
1438
1543
  "constraints": {
1439
1544
  "notEmpty": true
1440
- },
1441
- "feel": "required",
1442
- "group": "correlation",
1443
- "binding": {
1444
- "name": "correlationKey",
1445
- "type": "bpmn:Message#zeebe:subscription#property"
1446
- },
1447
- "type": "String"
1545
+ }
1448
1546
  },
1449
1547
  {
1450
- "id": "correlationKeyPayload",
1451
1548
  "label": "Correlation key (payload)",
1452
- "description": "Extracts the correlation key from the incoming message payload",
1453
- "constraints": {
1454
- "notEmpty": true
1455
- },
1549
+ "type": "String",
1550
+ "group": "activation",
1456
1551
  "feel": "required",
1457
- "group": "correlation",
1458
1552
  "binding": {
1459
- "name": "correlationKeyExpression",
1460
- "type": "zeebe:property"
1553
+ "type": "zeebe:property",
1554
+ "name": "correlationKeyExpression"
1461
1555
  },
1462
- "type": "String"
1556
+ "description": "Extracts the correlation key from the incoming message payload",
1557
+ "constraints": {
1558
+ "notEmpty": true
1559
+ }
1463
1560
  },
1464
1561
  {
1465
- "id": "messageIdExpression",
1466
- "label": "Message ID expression",
1467
- "description": "Expression to extract unique identifier of a message",
1468
- "optional": true,
1562
+ "label": "Activation condition",
1563
+ "type": "String",
1564
+ "group": "activation",
1469
1565
  "feel": "required",
1470
- "group": "correlation",
1471
- "binding": {
1472
- "name": "messageIdExpression",
1473
- "type": "zeebe:property"
1474
- },
1475
- "type": "String"
1476
- },
1477
- {
1478
- "id": "messageTtl",
1479
- "label": "Message TTL",
1480
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1481
1566
  "optional": true,
1482
- "constraints": {
1483
- "notEmpty": false,
1484
- "pattern": {
1485
- "value": "^(PT.*|)$",
1486
- "message": "must be an ISO-8601 duration"
1487
- }
1488
- },
1489
- "feel": "optional",
1490
- "group": "correlation",
1491
- "binding": {
1492
- "name": "messageTtl",
1493
- "type": "zeebe:property"
1494
- },
1495
- "type": "String"
1496
- },
1497
- {
1498
- "id": "messageNameUuid",
1499
- "generatedValue": {
1500
- "type": "uuid"
1501
- },
1502
- "group": "correlation",
1503
- "binding": {
1504
- "name": "name",
1505
- "type": "bpmn:Message#property"
1506
- },
1507
- "type": "Hidden"
1508
- },
1509
- {
1510
- "id": "deduplicationModeManualFlag",
1511
- "label": "Manual mode",
1512
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1513
- "value": false,
1514
- "group": "deduplication",
1515
- "binding": {
1516
- "name": "deduplicationModeManualFlag",
1517
- "type": "zeebe:property"
1518
- },
1519
- "type": "Boolean"
1520
- },
1521
- {
1522
- "id": "deduplicationId",
1523
- "label": "Deduplication ID",
1524
- "constraints": {
1525
- "notEmpty": true,
1526
- "pattern": {
1527
- "value": "^[a-zA-Z0-9_-]+$",
1528
- "message": "can only contain alphanumeric characters, dashes, and underscores"
1529
- }
1530
- },
1531
- "group": "deduplication",
1532
- "binding": {
1533
- "name": "deduplicationId",
1534
- "type": "zeebe:property"
1535
- },
1536
- "condition": {
1537
- "property": "deduplicationModeManualFlag",
1538
- "equals": true,
1539
- "type": "simple"
1540
- },
1541
- "type": "String"
1542
- },
1543
- {
1544
- "id": "deduplicationModeManual",
1545
- "value": "MANUAL",
1546
- "group": "deduplication",
1547
- "binding": {
1548
- "name": "deduplicationMode",
1549
- "type": "zeebe:property"
1550
- },
1551
- "condition": {
1552
- "property": "deduplicationId",
1553
- "isActive": true,
1554
- "type": "simple"
1555
- },
1556
- "type": "Hidden"
1557
- },
1558
- {
1559
- "id": "deduplicationModeAuto",
1560
- "value": "AUTO",
1561
- "group": "deduplication",
1562
1567
  "binding": {
1563
- "name": "deduplicationMode",
1564
- "type": "zeebe:property"
1565
- },
1566
- "condition": {
1567
- "property": "deduplicationId",
1568
- "isActive": false,
1569
- "type": "simple"
1568
+ "type": "zeebe:property",
1569
+ "name": "activationCondition"
1570
1570
  },
1571
- "type": "Hidden"
1571
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
1572
1572
  },
1573
1573
  {
1574
- "id": "resultVariable",
1575
1574
  "label": "Result variable",
1576
- "description": "Name of variable to store the response in",
1577
- "group": "output",
1575
+ "type": "String",
1576
+ "group": "variable-mapping",
1577
+ "optional": true,
1578
1578
  "binding": {
1579
- "name": "resultVariable",
1580
- "type": "zeebe:property"
1579
+ "type": "zeebe:property",
1580
+ "name": "resultVariable"
1581
1581
  },
1582
- "type": "String"
1582
+ "description": "Name of variable to store the result of the connector in"
1583
1583
  },
1584
1584
  {
1585
- "id": "resultExpression",
1586
1585
  "label": "Result expression",
1587
- "description": "Expression to map the response into process variables",
1586
+ "type": "String",
1587
+ "group": "variable-mapping",
1588
1588
  "feel": "required",
1589
- "group": "output",
1589
+ "optional": true,
1590
1590
  "binding": {
1591
- "name": "resultExpression",
1592
- "type": "zeebe:property"
1591
+ "type": "zeebe:property",
1592
+ "name": "resultExpression"
1593
1593
  },
1594
- "type": "Text"
1594
+ "description": "Expression to map the inbound payload to process variables"
1595
1595
  }
1596
1596
  ],
1597
1597
  "icon": {
1598
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
1598
+ "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"
1599
1599
  },
1600
1600
  "engines": {
1601
- "camunda": "^8.5"
1601
+ "camunda": "^8.2"
1602
1602
  }
1603
1603
  }
1604
1604
  ]