@camunda/connectors-element-templates 1.0.5 → 1.0.7

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 (85) hide show
  1. package/package.json +1 -1
  2. package/src/build_element_template_array_json_files.sh +9 -0
  3. package/src/connectors.js +4 -2
  4. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +171 -13
  5. package/src/element-templates/agenticai-aiagent-job-worker.json +1618 -0
  6. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3064 -300
  7. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  8. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
  9. package/src/element-templates/asana-connector.json +8 -8
  10. package/src/element-templates/automation-anywhere-outbound-connector.json +1185 -1179
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +77 -77
  12. package/src/element-templates/aws-eventbridge-connector-boundary.json +20 -20
  13. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  14. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  15. package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
  16. package/src/element-templates/aws-eventbridge-outbound-connector.json +50 -50
  17. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  18. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  19. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  20. package/src/element-templates/aws-sns-inbound-boundary.json +486 -486
  21. package/src/element-templates/aws-sns-inbound-intermediate.json +491 -491
  22. package/src/element-templates/aws-sns-inbound-message-start.json +98 -98
  23. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  24. package/src/element-templates/aws-sns-outbound-connector.json +423 -423
  25. package/src/element-templates/aws-sqs-boundary-connector.json +58 -58
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +523 -523
  27. package/src/element-templates/aws-sqs-outbound-connector.json +692 -692
  28. package/src/element-templates/aws-sqs-start-event-connector.json +709 -709
  29. package/src/element-templates/aws-sqs-start-message.json +460 -460
  30. package/src/element-templates/azure-blobstorage-outbound-connector.json +1 -1
  31. package/src/element-templates/blue-prism-connector.json +53 -53
  32. package/src/element-templates/csv-outbound-connector.json +804 -0
  33. package/src/element-templates/easy-post-connector.json +151 -151
  34. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  35. package/src/element-templates/email-message-start-event-connector.json +19 -19
  36. package/src/element-templates/email-outbound-connector.json +199 -199
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +3478 -170
  38. package/src/element-templates/github-connector.json +277 -277
  39. package/src/element-templates/github-webhook-connector-intermediate.json +44 -44
  40. package/src/element-templates/github-webhook-connector-start-event.json +29 -26
  41. package/src/element-templates/gitlab-connector.json +990 -990
  42. package/src/element-templates/google-drive-outbound-connector.json +423 -423
  43. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  44. package/src/element-templates/google-maps-platform-connector.json +17 -17
  45. package/src/element-templates/google-sheets-outbound-connector.json +2550 -2550
  46. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  47. package/src/element-templates/http-json-connector.json +2280 -2280
  48. package/src/element-templates/http-polling-boundary-catch-event-connector.json +256 -553
  49. package/src/element-templates/http-polling-connector.json +262 -559
  50. package/src/element-templates/hugging-face-connector.json +34 -34
  51. package/src/element-templates/jdbc-outbound-connector.json +402 -0
  52. package/src/element-templates/kafka-inbound-connector-boundary.json +1052 -1052
  53. package/src/element-templates/kafka-inbound-connector-intermediate.json +1088 -1088
  54. package/src/element-templates/kafka-inbound-connector-start-message.json +112 -112
  55. package/src/element-templates/kafka-inbound-connector.json +3 -0
  56. package/src/element-templates/kafka-outbound-connector.json +617 -617
  57. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  58. package/src/element-templates/microsoft-teams-outbound-connector.json +1783 -1783
  59. package/src/element-templates/openai-connector.json +144 -144
  60. package/src/element-templates/operate-connector.json +66 -62
  61. package/src/element-templates/power-automate-connector.json +10 -10
  62. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +439 -439
  63. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +474 -474
  64. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  65. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +597 -597
  66. package/src/element-templates/rabbitmq-outbound-connector.json +622 -622
  67. package/src/element-templates/salesforce-connector.json +44 -44
  68. package/src/element-templates/sendgrid-outbound-connector.json +633 -633
  69. package/src/element-templates/slack-inbound-boundary.json +184 -184
  70. package/src/element-templates/slack-inbound-intermediate.json +168 -168
  71. package/src/element-templates/slack-inbound-message-start.json +201 -201
  72. package/src/element-templates/slack-inbound-start-event.json +320 -317
  73. package/src/element-templates/slack-outbound-connector.json +1185 -1185
  74. package/src/element-templates/twilio-connector.json +26 -26
  75. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  76. package/src/element-templates/twilio-webhook-connector.json +3 -0
  77. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -31
  78. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  79. package/src/element-templates/uipath-connector.json +10 -10
  80. package/src/element-templates/webhook-connector-boundary.json +629 -629
  81. package/src/element-templates/webhook-connector-intermediate.json +268 -268
  82. package/src/element-templates/webhook-connector-start-event.json +1563 -1560
  83. package/src/element-templates/webhook-connector-start-message.json +1258 -1258
  84. package/src/element-templates/whatsapp-connector.json +39 -39
  85. package/src/element-templates/idp-extraction-outbound-connector.json +0 -932
@@ -420,7 +420,7 @@
420
420
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
421
421
  "name": "Amazon SQS connector",
422
422
  "id": "io.camunda.connectors.AWSSQS.intermediate.v1",
423
- "version": 5,
423
+ "version": 2,
424
424
  "description": "Receive message from a queue",
425
425
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
426
426
  "appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
@@ -515,8 +515,8 @@
515
515
  "constraints": {
516
516
  "notEmpty": true,
517
517
  "pattern": {
518
- "value": "^(https?://.+|arn:.+|secrets\\..+|\\{\\{secrets\\..+\\}\\}.*)$",
519
- "message": "Must be an queue URL or ARN"
518
+ "value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
519
+ "message": "Must be an queue URL or ARN or a secret.XYZ"
520
520
  }
521
521
  }
522
522
  },
@@ -548,7 +548,7 @@
548
548
  "constraints": {
549
549
  "notEmpty": true,
550
550
  "pattern": {
551
- "value": "^([0-9]?|1[0-9]|20|secrets\\..+|\\{\\{secrets\\..+\\}\\}.*)$",
551
+ "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
552
552
  "message": "Must be >= 0 and <= 20 or a FEEL expression"
553
553
  }
554
554
  }
@@ -652,7 +652,7 @@
652
652
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
653
653
  "name": "Amazon SQS connector",
654
654
  "id": "io.camunda.connectors.AWSSQS.intermediate.v1",
655
- "version": 1,
655
+ "version": 4,
656
656
  "description": "Receive message from a queue",
657
657
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
658
658
  "appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
@@ -759,7 +759,7 @@
759
759
  "type": "String",
760
760
  "binding": {
761
761
  "type": "zeebe:property",
762
- "name": "queue.region"
762
+ "name": "configuration.region"
763
763
  },
764
764
  "constraints": {
765
765
  "notEmpty": true
@@ -884,9 +884,9 @@
884
884
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
885
885
  "name": "Amazon SQS Intermediate Message Catch Event connector",
886
886
  "id": "io.camunda.connectors.AWSSQS.intermediate.v1",
887
- "version": 6,
887
+ "version": 8,
888
888
  "description": "Receive message from a queue",
889
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
889
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
890
890
  "appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
891
891
  "elementType": {
892
892
  "value": "bpmn:IntermediateCatchEvent",
@@ -941,6 +941,32 @@
941
941
  "name": "name"
942
942
  }
943
943
  },
944
+ {
945
+ "id": "authenticationType",
946
+ "label": "Authentication",
947
+ "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>",
948
+ "group": "authentication",
949
+ "type": "Dropdown",
950
+ "optional": false,
951
+ "value": "credentials",
952
+ "choices": [
953
+ {
954
+ "name": "Credentials",
955
+ "value": "credentials"
956
+ },
957
+ {
958
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
959
+ "value": "defaultCredentialsChain"
960
+ }
961
+ ],
962
+ "binding": {
963
+ "type": "zeebe:property",
964
+ "name": "authentication.type"
965
+ },
966
+ "constraints": {
967
+ "notEmpty": true
968
+ }
969
+ },
944
970
  {
945
971
  "label": "Access key",
946
972
  "description": "Provide AWS IAM access key that has permission to read from desired SQS",
@@ -952,6 +978,10 @@
952
978
  },
953
979
  "constraints": {
954
980
  "notEmpty": true
981
+ },
982
+ "condition": {
983
+ "property": "authenticationType",
984
+ "equals": "credentials"
955
985
  }
956
986
  },
957
987
  {
@@ -965,6 +995,10 @@
965
995
  },
966
996
  "constraints": {
967
997
  "notEmpty": true
998
+ },
999
+ "condition": {
1000
+ "property": "authenticationType",
1001
+ "equals": "credentials"
968
1002
  }
969
1003
  },
970
1004
  {
@@ -999,7 +1033,7 @@
999
1033
  },
1000
1034
  {
1001
1035
  "label": "Polling wait time",
1002
- "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",
1036
+ "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",
1003
1037
  "group": "messagePollingProperties",
1004
1038
  "type": "String",
1005
1039
  "optional": false,
@@ -1019,7 +1053,7 @@
1019
1053
  },
1020
1054
  {
1021
1055
  "label": "Attribute names",
1022
- "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",
1056
+ "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",
1023
1057
  "group": "input",
1024
1058
  "type": "String",
1025
1059
  "optional": true,
@@ -1031,7 +1065,7 @@
1031
1065
  },
1032
1066
  {
1033
1067
  "label": "Message attribute names",
1034
- "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",
1068
+ "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",
1035
1069
  "group": "input",
1036
1070
  "type": "String",
1037
1071
  "optional": true,
@@ -1069,6 +1103,18 @@
1069
1103
  "notEmpty": true
1070
1104
  }
1071
1105
  },
1106
+ {
1107
+ "label": "Message ID expression",
1108
+ "feel": "required",
1109
+ "type": "String",
1110
+ "optional": true,
1111
+ "group": "activation",
1112
+ "binding": {
1113
+ "type": "zeebe:property",
1114
+ "name": "messageIdExpression"
1115
+ },
1116
+ "description": "Expression to extract unique identifier of a message"
1117
+ },
1072
1118
  {
1073
1119
  "label": "Activation condition",
1074
1120
  "type": "String",
@@ -1109,14 +1155,14 @@
1109
1155
  "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"
1110
1156
  },
1111
1157
  "engines": {
1112
- "camunda": "^8.2"
1158
+ "camunda": "^8.4"
1113
1159
  }
1114
1160
  },
1115
1161
  {
1116
1162
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1117
- "name": "Amazon SQS connector",
1163
+ "name": "Amazon SQS Intermediate Message Catch Event connector",
1118
1164
  "id": "io.camunda.connectors.AWSSQS.intermediate.v1",
1119
- "version": 2,
1165
+ "version": 7,
1120
1166
  "description": "Receive message from a queue",
1121
1167
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
1122
1168
  "appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
@@ -1173,9 +1219,35 @@
1173
1219
  "name": "name"
1174
1220
  }
1175
1221
  },
1222
+ {
1223
+ "id": "authenticationType",
1224
+ "label": "Authentication",
1225
+ "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>",
1226
+ "group": "authentication",
1227
+ "type": "Dropdown",
1228
+ "optional": false,
1229
+ "value": "credentials",
1230
+ "choices": [
1231
+ {
1232
+ "name": "Credentials",
1233
+ "value": "credentials"
1234
+ },
1235
+ {
1236
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
1237
+ "value": "defaultCredentialsChain"
1238
+ }
1239
+ ],
1240
+ "binding": {
1241
+ "type": "zeebe:property",
1242
+ "name": "authentication.type"
1243
+ },
1244
+ "constraints": {
1245
+ "notEmpty": true
1246
+ }
1247
+ },
1176
1248
  {
1177
1249
  "label": "Access key",
1178
- "description": "Provide AWS IAM access key that has permission to send to desired SQS",
1250
+ "description": "Provide AWS IAM access key that has permission to read from desired SQS",
1179
1251
  "group": "authentication",
1180
1252
  "type": "String",
1181
1253
  "binding": {
@@ -1184,11 +1256,15 @@
1184
1256
  },
1185
1257
  "constraints": {
1186
1258
  "notEmpty": true
1259
+ },
1260
+ "condition": {
1261
+ "property": "authenticationType",
1262
+ "equals": "credentials"
1187
1263
  }
1188
1264
  },
1189
1265
  {
1190
1266
  "label": "Secret key",
1191
- "description": "Provide AWS IAM secret key that has permission to send to desired SQS",
1267
+ "description": "Provide AWS IAM secret key that has permission to read from desired SQS",
1192
1268
  "group": "authentication",
1193
1269
  "type": "String",
1194
1270
  "binding": {
@@ -1197,11 +1273,15 @@
1197
1273
  },
1198
1274
  "constraints": {
1199
1275
  "notEmpty": true
1276
+ },
1277
+ "condition": {
1278
+ "property": "authenticationType",
1279
+ "equals": "credentials"
1200
1280
  }
1201
1281
  },
1202
1282
  {
1203
1283
  "label": "Queue URL",
1204
- "description": "Specify the URL of the SQS queue where you would like to send message to",
1284
+ "description": "Specify the URL of the SQS queue where you would like to subscribe to",
1205
1285
  "group": "queueProperties",
1206
1286
  "type": "String",
1207
1287
  "binding": {
@@ -1211,8 +1291,8 @@
1211
1291
  "constraints": {
1212
1292
  "notEmpty": true,
1213
1293
  "pattern": {
1214
- "value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
1215
- "message": "Must be an queue URL or ARN or a secret.XYZ"
1294
+ "value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
1295
+ "message": "Must be an queue URL or ARN"
1216
1296
  }
1217
1297
  }
1218
1298
  },
@@ -1244,7 +1324,7 @@
1244
1324
  "constraints": {
1245
1325
  "notEmpty": true,
1246
1326
  "pattern": {
1247
- "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
1327
+ "value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\}.*)$",
1248
1328
  "message": "Must be >= 0 and <= 20 or a FEEL expression"
1249
1329
  }
1250
1330
  }
@@ -1341,14 +1421,14 @@
1341
1421
  "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"
1342
1422
  },
1343
1423
  "engines": {
1344
- "camunda": "^8.2"
1424
+ "camunda": "^8.4"
1345
1425
  }
1346
1426
  },
1347
1427
  {
1348
1428
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1349
1429
  "name": "Amazon SQS connector",
1350
1430
  "id": "io.camunda.connectors.AWSSQS.intermediate.v1",
1351
- "version": 4,
1431
+ "version": 1,
1352
1432
  "description": "Receive message from a queue",
1353
1433
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
1354
1434
  "appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
@@ -1455,7 +1535,7 @@
1455
1535
  "type": "String",
1456
1536
  "binding": {
1457
1537
  "type": "zeebe:property",
1458
- "name": "configuration.region"
1538
+ "name": "queue.region"
1459
1539
  },
1460
1540
  "constraints": {
1461
1541
  "notEmpty": true
@@ -1578,29 +1658,25 @@
1578
1658
  },
1579
1659
  {
1580
1660
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1581
- "name": "Amazon SQS Intermediate Message Catch Event connector",
1661
+ "name": "Amazon SQS connector",
1582
1662
  "id": "io.camunda.connectors.AWSSQS.intermediate.v1",
1663
+ "version": 3,
1583
1664
  "description": "Receive message from a queue",
1584
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
1585
- "version": 9,
1586
- "category": {
1587
- "id": "connectors",
1588
- "name": "Connectors"
1589
- },
1665
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
1590
1666
  "appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
1591
1667
  "elementType": {
1592
1668
  "value": "bpmn:IntermediateCatchEvent",
1593
1669
  "eventDefinition": "bpmn:MessageEventDefinition"
1594
1670
  },
1671
+ "category": {
1672
+ "id": "connectors",
1673
+ "name": "Connectors"
1674
+ },
1595
1675
  "groups": [
1596
1676
  {
1597
1677
  "id": "authentication",
1598
1678
  "label": "Authentication"
1599
1679
  },
1600
- {
1601
- "id": "configuration",
1602
- "label": "Configuration"
1603
- },
1604
1680
  {
1605
1681
  "id": "queueProperties",
1606
1682
  "label": "Queue properties"
@@ -1618,394 +1694,242 @@
1618
1694
  "label": "Activation"
1619
1695
  },
1620
1696
  {
1621
- "id": "correlation",
1622
- "label": "Correlation",
1623
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1624
- },
1625
- {
1626
- "id": "deduplication",
1627
- "label": "Deduplication",
1628
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
1629
- },
1630
- {
1631
- "id": "output",
1632
- "label": "Output mapping"
1697
+ "id": "variable-mapping",
1698
+ "label": "Variable mapping"
1633
1699
  }
1634
1700
  ],
1635
1701
  "properties": [
1636
1702
  {
1703
+ "type": "Hidden",
1637
1704
  "value": "io.camunda:aws-sqs-inbound:1",
1638
1705
  "binding": {
1639
- "name": "inbound.type",
1640
- "type": "zeebe:property"
1641
- },
1642
- "type": "Hidden"
1706
+ "type": "zeebe:property",
1707
+ "name": "inbound.type"
1708
+ }
1643
1709
  },
1644
1710
  {
1645
- "id": "authentication.type",
1646
- "label": "Authentication",
1647
- "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>",
1648
- "value": "credentials",
1649
- "group": "authentication",
1650
- "binding": {
1651
- "name": "authentication.type",
1652
- "type": "zeebe:property"
1711
+ "type": "Hidden",
1712
+ "generatedValue": {
1713
+ "type": "uuid"
1653
1714
  },
1654
- "type": "Dropdown",
1655
- "choices": [
1656
- {
1657
- "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
1658
- "value": "defaultCredentialsChain"
1659
- },
1660
- {
1661
- "name": "Credentials",
1662
- "value": "credentials"
1663
- }
1664
- ]
1715
+ "binding": {
1716
+ "type": "bpmn:Message#property",
1717
+ "name": "name"
1718
+ }
1665
1719
  },
1666
1720
  {
1667
- "id": "authentication.accessKey",
1668
1721
  "label": "Access key",
1669
- "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
1670
- "optional": false,
1671
- "constraints": {
1672
- "notEmpty": true
1673
- },
1722
+ "description": "Provide AWS IAM access key that has permission to send to desired SQS",
1674
1723
  "group": "authentication",
1724
+ "type": "String",
1675
1725
  "binding": {
1676
- "name": "authentication.accessKey",
1677
- "type": "zeebe:property"
1678
- },
1679
- "condition": {
1680
- "property": "authentication.type",
1681
- "equals": "credentials",
1682
- "type": "simple"
1726
+ "type": "zeebe:property",
1727
+ "name": "authentication.accessKey"
1683
1728
  },
1684
- "type": "String"
1729
+ "constraints": {
1730
+ "notEmpty": true
1731
+ }
1685
1732
  },
1686
1733
  {
1687
- "id": "authentication.secretKey",
1688
1734
  "label": "Secret key",
1689
- "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
1690
- "optional": false,
1691
- "constraints": {
1692
- "notEmpty": true
1693
- },
1735
+ "description": "Provide AWS IAM secret key that has permission to send to desired SQS",
1694
1736
  "group": "authentication",
1737
+ "type": "String",
1695
1738
  "binding": {
1696
- "name": "authentication.secretKey",
1697
- "type": "zeebe:property"
1698
- },
1699
- "condition": {
1700
- "property": "authentication.type",
1701
- "equals": "credentials",
1702
- "type": "simple"
1739
+ "type": "zeebe:property",
1740
+ "name": "authentication.secretKey"
1703
1741
  },
1704
- "type": "String"
1705
- },
1706
- {
1707
- "id": "configuration.region",
1708
- "label": "Region",
1709
- "description": "Specify the AWS region",
1710
- "optional": false,
1711
1742
  "constraints": {
1712
1743
  "notEmpty": true
1713
- },
1714
- "group": "configuration",
1715
- "binding": {
1716
- "name": "configuration.region",
1717
- "type": "zeebe:property"
1718
- },
1719
- "type": "String"
1744
+ }
1720
1745
  },
1721
1746
  {
1722
- "id": "configuration.endpoint",
1723
- "label": "Endpoint",
1724
- "description": "Specify endpoint if need to use custom endpoint",
1725
- "optional": true,
1726
- "group": "configuration",
1747
+ "type": "Hidden",
1748
+ "description": "This value forces to evaluate configuration first in order",
1749
+ "value": "nonce",
1727
1750
  "binding": {
1728
- "name": "configuration.endpoint",
1729
- "type": "zeebe:property"
1730
- },
1731
- "type": "Hidden"
1751
+ "type": "zeebe:input",
1752
+ "name": "configuration.nonce"
1753
+ }
1732
1754
  },
1733
1755
  {
1734
- "id": "queue.queue.url",
1735
1756
  "label": "Queue URL",
1736
- "description": "Specify the URL of the SQS queue where you would like to subscribe to",
1737
- "optional": false,
1738
- "constraints": {
1739
- "notEmpty": true
1740
- },
1757
+ "description": "Specify the URL of the SQS queue where you would like to send message to",
1741
1758
  "group": "queueProperties",
1759
+ "type": "String",
1742
1760
  "binding": {
1743
- "name": "queue.url",
1744
- "type": "zeebe:property"
1761
+ "type": "zeebe:property",
1762
+ "name": "queue.url"
1745
1763
  },
1746
- "type": "String"
1747
- },
1748
- {
1749
- "id": "queue.queue.pollingWaitTime",
1750
- "label": "Polling wait time",
1751
- "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",
1752
- "optional": false,
1753
- "value": "20",
1754
1764
  "constraints": {
1755
1765
  "notEmpty": true,
1756
1766
  "pattern": {
1757
- "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
1767
+ "value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
1768
+ "message": "Must be an queue URL or ARN or a secret.XYZ"
1758
1769
  }
1759
- },
1760
- "group": "messagePollingProperties",
1770
+ }
1771
+ },
1772
+ {
1773
+ "label": "Region",
1774
+ "description": "Specify the AWS region of your queue",
1775
+ "group": "queueProperties",
1776
+ "type": "String",
1761
1777
  "binding": {
1762
- "name": "queue.pollingWaitTime",
1763
- "type": "zeebe:property"
1778
+ "type": "zeebe:property",
1779
+ "name": "configuration.region"
1764
1780
  },
1765
- "type": "String"
1781
+ "constraints": {
1782
+ "notEmpty": true
1783
+ }
1766
1784
  },
1767
1785
  {
1768
- "id": "queue.queue.attributeNames",
1769
- "label": "Attribute names",
1770
- "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",
1771
- "optional": false,
1772
- "feel": "optional",
1773
- "group": "input",
1786
+ "description": "Backwards compatible region",
1787
+ "type": "Hidden",
1774
1788
  "binding": {
1775
- "name": "queue.attributeNames",
1776
- "type": "zeebe:property"
1777
- },
1778
- "type": "String"
1789
+ "type": "zeebe:property",
1790
+ "name": "queue.region"
1791
+ }
1779
1792
  },
1780
1793
  {
1781
- "id": "queue.queue.messageAttributeNames",
1782
- "label": "Message attribute names",
1783
- "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",
1794
+ "label": "Polling wait time",
1795
+ "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",
1796
+ "group": "messagePollingProperties",
1797
+ "type": "String",
1784
1798
  "optional": false,
1785
1799
  "feel": "optional",
1786
- "group": "input",
1800
+ "value": "1",
1787
1801
  "binding": {
1788
- "name": "queue.messageAttributeNames",
1789
- "type": "zeebe:property"
1802
+ "type": "zeebe:property",
1803
+ "name": "queue.pollingWaitTime"
1790
1804
  },
1791
- "type": "String"
1805
+ "constraints": {
1806
+ "notEmpty": true,
1807
+ "pattern": {
1808
+ "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
1809
+ "message": "Must be >= 0 and <= 20 or a FEEL expression"
1810
+ }
1811
+ }
1792
1812
  },
1793
1813
  {
1794
- "id": "activationCondition",
1795
- "label": "Activation condition",
1796
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1814
+ "label": "Attribute names",
1815
+ "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",
1816
+ "group": "input",
1817
+ "type": "String",
1797
1818
  "optional": true,
1798
- "feel": "required",
1799
- "group": "activation",
1800
1819
  "binding": {
1801
- "name": "activationCondition",
1802
- "type": "zeebe:property"
1820
+ "type": "zeebe:property",
1821
+ "name": "queue.attributeNames"
1803
1822
  },
1804
- "type": "String"
1823
+ "feel": "required"
1805
1824
  },
1806
1825
  {
1807
- "id": "consumeUnmatchedEvents",
1808
- "label": "Consume unmatched events",
1809
- "value": true,
1810
- "group": "activation",
1826
+ "label": "Message attribute names",
1827
+ "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",
1828
+ "group": "input",
1829
+ "type": "String",
1830
+ "optional": true,
1811
1831
  "binding": {
1812
- "name": "consumeUnmatchedEvents",
1813
- "type": "zeebe:property"
1832
+ "type": "zeebe:property",
1833
+ "name": "queue.messageAttributeNames"
1814
1834
  },
1815
- "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",
1816
- "type": "Boolean"
1835
+ "feel": "required"
1817
1836
  },
1818
1837
  {
1819
- "id": "correlationKeyProcess",
1820
1838
  "label": "Correlation key (process)",
1821
- "description": "Sets up the correlation key from process variables",
1822
- "constraints": {
1823
- "notEmpty": true
1824
- },
1839
+ "type": "String",
1840
+ "group": "activation",
1825
1841
  "feel": "required",
1826
- "group": "correlation",
1842
+ "description": "Sets up the correlation key from process variables",
1827
1843
  "binding": {
1828
- "name": "correlationKey",
1829
- "type": "bpmn:Message#zeebe:subscription#property"
1844
+ "type": "bpmn:Message#zeebe:subscription#property",
1845
+ "name": "correlationKey"
1830
1846
  },
1831
- "type": "String"
1832
- },
1833
- {
1834
- "id": "correlationKeyPayload",
1835
- "label": "Correlation key (payload)",
1836
- "description": "Extracts the correlation key from the incoming message payload",
1837
1847
  "constraints": {
1838
1848
  "notEmpty": true
1839
- },
1840
- "feel": "required",
1841
- "group": "correlation",
1842
- "binding": {
1843
- "name": "correlationKeyExpression",
1844
- "type": "zeebe:property"
1845
- },
1846
- "type": "String"
1849
+ }
1847
1850
  },
1848
1851
  {
1849
- "id": "messageIdExpression",
1850
- "label": "Message ID expression",
1851
- "description": "Expression to extract unique identifier of a message",
1852
- "optional": true,
1852
+ "label": "Correlation key (payload)",
1853
+ "type": "String",
1854
+ "group": "activation",
1853
1855
  "feel": "required",
1854
- "group": "correlation",
1855
- "binding": {
1856
- "name": "messageIdExpression",
1857
- "type": "zeebe:property"
1858
- },
1859
- "type": "String"
1860
- },
1861
- {
1862
- "id": "messageTtl",
1863
- "label": "Message TTL",
1864
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1865
- "optional": true,
1866
- "constraints": {
1867
- "notEmpty": false,
1868
- "pattern": {
1869
- "value": "^(PT.*|)$",
1870
- "message": "must be an ISO-8601 duration"
1871
- }
1872
- },
1873
- "feel": "optional",
1874
- "group": "correlation",
1875
- "binding": {
1876
- "name": "messageTtl",
1877
- "type": "zeebe:property"
1878
- },
1879
- "type": "String"
1880
- },
1881
- {
1882
- "id": "messageNameUuid",
1883
- "generatedValue": {
1884
- "type": "uuid"
1885
- },
1886
- "group": "correlation",
1887
- "binding": {
1888
- "name": "name",
1889
- "type": "bpmn:Message#property"
1890
- },
1891
- "type": "Hidden"
1892
- },
1893
- {
1894
- "id": "deduplicationModeManualFlag",
1895
- "label": "Manual mode",
1896
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1897
- "value": false,
1898
- "group": "deduplication",
1899
1856
  "binding": {
1900
- "name": "deduplicationModeManualFlag",
1901
- "type": "zeebe:property"
1857
+ "type": "zeebe:property",
1858
+ "name": "correlationKeyExpression"
1902
1859
  },
1903
- "type": "Boolean"
1904
- },
1905
- {
1906
- "id": "deduplicationId",
1907
- "label": "Deduplication ID",
1860
+ "description": "Extracts the correlation key from the incoming message payload",
1908
1861
  "constraints": {
1909
- "notEmpty": true,
1910
- "pattern": {
1911
- "value": "^[a-zA-Z0-9_-]+$",
1912
- "message": "can only contain alphanumeric characters, dashes, and underscores"
1913
- }
1914
- },
1915
- "group": "deduplication",
1916
- "binding": {
1917
- "name": "deduplicationId",
1918
- "type": "zeebe:property"
1919
- },
1920
- "condition": {
1921
- "property": "deduplicationModeManualFlag",
1922
- "equals": true,
1923
- "type": "simple"
1924
- },
1925
- "type": "String"
1926
- },
1927
- {
1928
- "id": "deduplicationModeManual",
1929
- "value": "MANUAL",
1930
- "group": "deduplication",
1931
- "binding": {
1932
- "name": "deduplicationMode",
1933
- "type": "zeebe:property"
1934
- },
1935
- "condition": {
1936
- "property": "deduplicationId",
1937
- "isActive": true,
1938
- "type": "simple"
1939
- },
1940
- "type": "Hidden"
1862
+ "notEmpty": true
1863
+ }
1941
1864
  },
1942
1865
  {
1943
- "id": "deduplicationModeAuto",
1944
- "value": "AUTO",
1945
- "group": "deduplication",
1866
+ "label": "Activation condition",
1867
+ "type": "String",
1868
+ "group": "activation",
1869
+ "feel": "required",
1870
+ "optional": true,
1946
1871
  "binding": {
1947
- "name": "deduplicationMode",
1948
- "type": "zeebe:property"
1949
- },
1950
- "condition": {
1951
- "property": "deduplicationId",
1952
- "isActive": false,
1953
- "type": "simple"
1872
+ "type": "zeebe:property",
1873
+ "name": "activationCondition"
1954
1874
  },
1955
- "type": "Hidden"
1875
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
1956
1876
  },
1957
1877
  {
1958
- "id": "resultVariable",
1959
1878
  "label": "Result variable",
1960
- "description": "Name of variable to store the response in",
1961
- "group": "output",
1879
+ "type": "String",
1880
+ "group": "variable-mapping",
1881
+ "optional": true,
1962
1882
  "binding": {
1963
- "name": "resultVariable",
1964
- "type": "zeebe:property"
1883
+ "type": "zeebe:property",
1884
+ "name": "resultVariable"
1965
1885
  },
1966
- "type": "String"
1886
+ "description": "Name of variable to store the result of the connector in"
1967
1887
  },
1968
1888
  {
1969
- "id": "resultExpression",
1970
1889
  "label": "Result expression",
1971
- "description": "Expression to map the response into process variables",
1890
+ "type": "String",
1891
+ "group": "variable-mapping",
1972
1892
  "feel": "required",
1973
- "group": "output",
1893
+ "optional": true,
1974
1894
  "binding": {
1975
- "name": "resultExpression",
1976
- "type": "zeebe:property"
1895
+ "type": "zeebe:property",
1896
+ "name": "resultExpression"
1977
1897
  },
1978
- "type": "Text"
1898
+ "description": "Expression to map the inbound payload to process variables"
1979
1899
  }
1980
1900
  ],
1981
1901
  "icon": {
1982
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
1902
+ "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"
1983
1903
  },
1984
1904
  "engines": {
1985
- "camunda": "^8.5"
1905
+ "camunda": "^8.2"
1986
1906
  }
1987
1907
  },
1988
1908
  {
1989
1909
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1990
1910
  "name": "Amazon SQS Intermediate Message Catch Event connector",
1991
1911
  "id": "io.camunda.connectors.AWSSQS.intermediate.v1",
1992
- "version": 7,
1993
1912
  "description": "Receive message from a queue",
1994
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
1913
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
1914
+ "version": 9,
1915
+ "category": {
1916
+ "id": "connectors",
1917
+ "name": "Connectors"
1918
+ },
1995
1919
  "appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
1996
1920
  "elementType": {
1997
1921
  "value": "bpmn:IntermediateCatchEvent",
1998
1922
  "eventDefinition": "bpmn:MessageEventDefinition"
1999
1923
  },
2000
- "category": {
2001
- "id": "connectors",
2002
- "name": "Connectors"
2003
- },
2004
1924
  "groups": [
2005
1925
  {
2006
1926
  "id": "authentication",
2007
1927
  "label": "Authentication"
2008
1928
  },
1929
+ {
1930
+ "id": "configuration",
1931
+ "label": "Configuration"
1932
+ },
2009
1933
  {
2010
1934
  "id": "queueProperties",
2011
1935
  "label": "Queue properties"
@@ -2023,241 +1947,380 @@
2023
1947
  "label": "Activation"
2024
1948
  },
2025
1949
  {
2026
- "id": "variable-mapping",
2027
- "label": "Variable mapping"
1950
+ "id": "correlation",
1951
+ "label": "Correlation",
1952
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1953
+ },
1954
+ {
1955
+ "id": "deduplication",
1956
+ "label": "Deduplication",
1957
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
1958
+ },
1959
+ {
1960
+ "id": "output",
1961
+ "label": "Output mapping"
2028
1962
  }
2029
1963
  ],
2030
1964
  "properties": [
2031
1965
  {
2032
- "type": "Hidden",
2033
1966
  "value": "io.camunda:aws-sqs-inbound:1",
2034
1967
  "binding": {
2035
- "type": "zeebe:property",
2036
- "name": "inbound.type"
2037
- }
2038
- },
2039
- {
2040
- "type": "Hidden",
2041
- "generatedValue": {
2042
- "type": "uuid"
1968
+ "name": "inbound.type",
1969
+ "type": "zeebe:property"
2043
1970
  },
2044
- "binding": {
2045
- "type": "bpmn:Message#property",
2046
- "name": "name"
2047
- }
1971
+ "type": "Hidden"
2048
1972
  },
2049
1973
  {
2050
- "id": "authenticationType",
1974
+ "id": "authentication.type",
2051
1975
  "label": "Authentication",
2052
- "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>",
1976
+ "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>",
1977
+ "value": "credentials",
2053
1978
  "group": "authentication",
1979
+ "binding": {
1980
+ "name": "authentication.type",
1981
+ "type": "zeebe:property"
1982
+ },
2054
1983
  "type": "Dropdown",
2055
- "optional": false,
2056
- "value": "credentials",
2057
1984
  "choices": [
2058
- {
2059
- "name": "Credentials",
2060
- "value": "credentials"
2061
- },
2062
1985
  {
2063
1986
  "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
2064
1987
  "value": "defaultCredentialsChain"
1988
+ },
1989
+ {
1990
+ "name": "Credentials",
1991
+ "value": "credentials"
2065
1992
  }
2066
- ],
2067
- "binding": {
2068
- "type": "zeebe:property",
2069
- "name": "authentication.type"
2070
- },
2071
- "constraints": {
2072
- "notEmpty": true
2073
- }
1993
+ ]
2074
1994
  },
2075
1995
  {
1996
+ "id": "authentication.accessKey",
2076
1997
  "label": "Access key",
2077
- "description": "Provide AWS IAM access key that has permission to read from desired SQS",
2078
- "group": "authentication",
2079
- "type": "String",
2080
- "binding": {
2081
- "type": "zeebe:property",
2082
- "name": "authentication.accessKey"
2083
- },
1998
+ "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
1999
+ "optional": false,
2084
2000
  "constraints": {
2085
2001
  "notEmpty": true
2086
2002
  },
2003
+ "group": "authentication",
2004
+ "binding": {
2005
+ "name": "authentication.accessKey",
2006
+ "type": "zeebe:property"
2007
+ },
2087
2008
  "condition": {
2088
- "property": "authenticationType",
2089
- "equals": "credentials"
2090
- }
2009
+ "property": "authentication.type",
2010
+ "equals": "credentials",
2011
+ "type": "simple"
2012
+ },
2013
+ "type": "String"
2091
2014
  },
2092
2015
  {
2016
+ "id": "authentication.secretKey",
2093
2017
  "label": "Secret key",
2094
- "description": "Provide AWS IAM secret key that has permission to read from desired SQS",
2018
+ "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
2019
+ "optional": false,
2020
+ "constraints": {
2021
+ "notEmpty": true
2022
+ },
2095
2023
  "group": "authentication",
2096
- "type": "String",
2097
2024
  "binding": {
2098
- "type": "zeebe:property",
2099
- "name": "authentication.secretKey"
2025
+ "name": "authentication.secretKey",
2026
+ "type": "zeebe:property"
2027
+ },
2028
+ "condition": {
2029
+ "property": "authentication.type",
2030
+ "equals": "credentials",
2031
+ "type": "simple"
2100
2032
  },
2033
+ "type": "String"
2034
+ },
2035
+ {
2036
+ "id": "configuration.region",
2037
+ "label": "Region",
2038
+ "description": "Specify the AWS region",
2039
+ "optional": false,
2101
2040
  "constraints": {
2102
2041
  "notEmpty": true
2103
2042
  },
2104
- "condition": {
2105
- "property": "authenticationType",
2106
- "equals": "credentials"
2107
- }
2043
+ "group": "configuration",
2044
+ "binding": {
2045
+ "name": "configuration.region",
2046
+ "type": "zeebe:property"
2047
+ },
2048
+ "type": "String"
2049
+ },
2050
+ {
2051
+ "id": "configuration.endpoint",
2052
+ "label": "Endpoint",
2053
+ "description": "Specify endpoint if need to use custom endpoint",
2054
+ "optional": true,
2055
+ "group": "configuration",
2056
+ "binding": {
2057
+ "name": "configuration.endpoint",
2058
+ "type": "zeebe:property"
2059
+ },
2060
+ "type": "Hidden"
2108
2061
  },
2109
2062
  {
2063
+ "id": "queue.queue.url",
2110
2064
  "label": "Queue URL",
2111
2065
  "description": "Specify the URL of the SQS queue where you would like to subscribe to",
2066
+ "optional": false,
2067
+ "constraints": {
2068
+ "notEmpty": true
2069
+ },
2112
2070
  "group": "queueProperties",
2113
- "type": "String",
2114
2071
  "binding": {
2115
- "type": "zeebe:property",
2116
- "name": "queue.url"
2072
+ "name": "queue.url",
2073
+ "type": "zeebe:property"
2117
2074
  },
2075
+ "type": "String"
2076
+ },
2077
+ {
2078
+ "id": "queue.queue.pollingWaitTime",
2079
+ "label": "Polling wait time",
2080
+ "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",
2081
+ "optional": false,
2082
+ "value": "20",
2118
2083
  "constraints": {
2119
2084
  "notEmpty": true,
2120
2085
  "pattern": {
2121
- "value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
2122
- "message": "Must be an queue URL or ARN"
2086
+ "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
2123
2087
  }
2124
- }
2088
+ },
2089
+ "group": "messagePollingProperties",
2090
+ "binding": {
2091
+ "name": "queue.pollingWaitTime",
2092
+ "type": "zeebe:property"
2093
+ },
2094
+ "type": "String"
2125
2095
  },
2126
2096
  {
2127
- "label": "Region",
2128
- "description": "Specify the AWS region of your queue",
2129
- "group": "queueProperties",
2130
- "type": "String",
2097
+ "id": "queue.queue.attributeNames",
2098
+ "label": "Attribute names",
2099
+ "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",
2100
+ "optional": false,
2101
+ "feel": "optional",
2102
+ "group": "input",
2131
2103
  "binding": {
2132
- "type": "zeebe:property",
2133
- "name": "configuration.region"
2104
+ "name": "queue.attributeNames",
2105
+ "type": "zeebe:property"
2106
+ },
2107
+ "type": "String"
2108
+ },
2109
+ {
2110
+ "id": "queue.queue.messageAttributeNames",
2111
+ "label": "Message attribute names",
2112
+ "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",
2113
+ "optional": false,
2114
+ "feel": "optional",
2115
+ "group": "input",
2116
+ "binding": {
2117
+ "name": "queue.messageAttributeNames",
2118
+ "type": "zeebe:property"
2119
+ },
2120
+ "type": "String"
2121
+ },
2122
+ {
2123
+ "id": "activationCondition",
2124
+ "label": "Activation condition",
2125
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
2126
+ "optional": true,
2127
+ "feel": "required",
2128
+ "group": "activation",
2129
+ "binding": {
2130
+ "name": "activationCondition",
2131
+ "type": "zeebe:property"
2132
+ },
2133
+ "type": "String"
2134
+ },
2135
+ {
2136
+ "id": "consumeUnmatchedEvents",
2137
+ "label": "Consume unmatched events",
2138
+ "value": true,
2139
+ "group": "activation",
2140
+ "binding": {
2141
+ "name": "consumeUnmatchedEvents",
2142
+ "type": "zeebe:property"
2143
+ },
2144
+ "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",
2145
+ "type": "Boolean"
2146
+ },
2147
+ {
2148
+ "id": "correlationKeyProcess",
2149
+ "label": "Correlation key (process)",
2150
+ "description": "Sets up the correlation key from process variables",
2151
+ "constraints": {
2152
+ "notEmpty": true
2153
+ },
2154
+ "feel": "required",
2155
+ "group": "correlation",
2156
+ "binding": {
2157
+ "name": "correlationKey",
2158
+ "type": "bpmn:Message#zeebe:subscription#property"
2159
+ },
2160
+ "type": "String"
2161
+ },
2162
+ {
2163
+ "id": "correlationKeyPayload",
2164
+ "label": "Correlation key (payload)",
2165
+ "description": "Extracts the correlation key from the incoming message payload",
2166
+ "constraints": {
2167
+ "notEmpty": true
2168
+ },
2169
+ "feel": "required",
2170
+ "group": "correlation",
2171
+ "binding": {
2172
+ "name": "correlationKeyExpression",
2173
+ "type": "zeebe:property"
2134
2174
  },
2135
- "constraints": {
2136
- "notEmpty": true
2137
- }
2175
+ "type": "String"
2138
2176
  },
2139
2177
  {
2140
- "label": "Polling wait time",
2141
- "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",
2142
- "group": "messagePollingProperties",
2143
- "type": "String",
2144
- "optional": false,
2145
- "feel": "optional",
2146
- "value": "1",
2178
+ "id": "messageIdExpression",
2179
+ "label": "Message ID expression",
2180
+ "description": "Expression to extract unique identifier of a message",
2181
+ "optional": true,
2182
+ "feel": "required",
2183
+ "group": "correlation",
2147
2184
  "binding": {
2148
- "type": "zeebe:property",
2149
- "name": "queue.pollingWaitTime"
2185
+ "name": "messageIdExpression",
2186
+ "type": "zeebe:property"
2150
2187
  },
2188
+ "type": "String"
2189
+ },
2190
+ {
2191
+ "id": "messageTtl",
2192
+ "label": "Message TTL",
2193
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
2194
+ "optional": true,
2151
2195
  "constraints": {
2152
- "notEmpty": true,
2196
+ "notEmpty": false,
2153
2197
  "pattern": {
2154
- "value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\}.*)$",
2155
- "message": "Must be >= 0 and <= 20 or a FEEL expression"
2198
+ "value": "^(PT.*|)$",
2199
+ "message": "must be an ISO-8601 duration"
2156
2200
  }
2157
- }
2201
+ },
2202
+ "feel": "optional",
2203
+ "group": "correlation",
2204
+ "binding": {
2205
+ "name": "messageTtl",
2206
+ "type": "zeebe:property"
2207
+ },
2208
+ "type": "String"
2158
2209
  },
2159
2210
  {
2160
- "label": "Attribute names",
2161
- "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",
2162
- "group": "input",
2163
- "type": "String",
2164
- "optional": true,
2211
+ "id": "messageNameUuid",
2212
+ "generatedValue": {
2213
+ "type": "uuid"
2214
+ },
2215
+ "group": "correlation",
2165
2216
  "binding": {
2166
- "type": "zeebe:property",
2167
- "name": "queue.attributeNames"
2217
+ "name": "name",
2218
+ "type": "bpmn:Message#property"
2168
2219
  },
2169
- "feel": "required"
2220
+ "type": "Hidden"
2170
2221
  },
2171
2222
  {
2172
- "label": "Message attribute names",
2173
- "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",
2174
- "group": "input",
2175
- "type": "String",
2176
- "optional": true,
2223
+ "id": "deduplicationModeManualFlag",
2224
+ "label": "Manual mode",
2225
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
2226
+ "value": false,
2227
+ "group": "deduplication",
2177
2228
  "binding": {
2178
- "type": "zeebe:property",
2179
- "name": "queue.messageAttributeNames"
2229
+ "name": "deduplicationModeManualFlag",
2230
+ "type": "zeebe:property"
2180
2231
  },
2181
- "feel": "required"
2232
+ "type": "Boolean"
2182
2233
  },
2183
2234
  {
2184
- "label": "Correlation key (process)",
2185
- "type": "String",
2186
- "group": "activation",
2187
- "feel": "required",
2188
- "description": "Sets up the correlation key from process variables",
2235
+ "id": "deduplicationId",
2236
+ "label": "Deduplication ID",
2237
+ "constraints": {
2238
+ "notEmpty": true,
2239
+ "pattern": {
2240
+ "value": "^[a-zA-Z0-9_-]+$",
2241
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
2242
+ }
2243
+ },
2244
+ "group": "deduplication",
2189
2245
  "binding": {
2190
- "type": "bpmn:Message#zeebe:subscription#property",
2191
- "name": "correlationKey"
2246
+ "name": "deduplicationId",
2247
+ "type": "zeebe:property"
2192
2248
  },
2193
- "constraints": {
2194
- "notEmpty": true
2195
- }
2249
+ "condition": {
2250
+ "property": "deduplicationModeManualFlag",
2251
+ "equals": true,
2252
+ "type": "simple"
2253
+ },
2254
+ "type": "String"
2196
2255
  },
2197
2256
  {
2198
- "label": "Correlation key (payload)",
2199
- "type": "String",
2200
- "group": "activation",
2201
- "feel": "required",
2257
+ "id": "deduplicationModeManual",
2258
+ "value": "MANUAL",
2259
+ "group": "deduplication",
2202
2260
  "binding": {
2203
- "type": "zeebe:property",
2204
- "name": "correlationKeyExpression"
2261
+ "name": "deduplicationMode",
2262
+ "type": "zeebe:property"
2205
2263
  },
2206
- "description": "Extracts the correlation key from the incoming message payload",
2207
- "constraints": {
2208
- "notEmpty": true
2209
- }
2264
+ "condition": {
2265
+ "property": "deduplicationId",
2266
+ "isActive": true,
2267
+ "type": "simple"
2268
+ },
2269
+ "type": "Hidden"
2210
2270
  },
2211
2271
  {
2212
- "label": "Activation condition",
2213
- "type": "String",
2214
- "group": "activation",
2215
- "feel": "required",
2216
- "optional": true,
2272
+ "id": "deduplicationModeAuto",
2273
+ "value": "AUTO",
2274
+ "group": "deduplication",
2217
2275
  "binding": {
2218
- "type": "zeebe:property",
2219
- "name": "activationCondition"
2276
+ "name": "deduplicationMode",
2277
+ "type": "zeebe:property"
2220
2278
  },
2221
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
2279
+ "condition": {
2280
+ "property": "deduplicationId",
2281
+ "isActive": false,
2282
+ "type": "simple"
2283
+ },
2284
+ "type": "Hidden"
2222
2285
  },
2223
2286
  {
2287
+ "id": "resultVariable",
2224
2288
  "label": "Result variable",
2225
- "type": "String",
2226
- "group": "variable-mapping",
2227
- "optional": true,
2289
+ "description": "Name of variable to store the response in",
2290
+ "group": "output",
2228
2291
  "binding": {
2229
- "type": "zeebe:property",
2230
- "name": "resultVariable"
2292
+ "name": "resultVariable",
2293
+ "type": "zeebe:property"
2231
2294
  },
2232
- "description": "Name of variable to store the result of the connector in"
2295
+ "type": "String"
2233
2296
  },
2234
2297
  {
2298
+ "id": "resultExpression",
2235
2299
  "label": "Result expression",
2236
- "type": "String",
2237
- "group": "variable-mapping",
2300
+ "description": "Expression to map the response into process variables",
2238
2301
  "feel": "required",
2239
- "optional": true,
2302
+ "group": "output",
2240
2303
  "binding": {
2241
- "type": "zeebe:property",
2242
- "name": "resultExpression"
2304
+ "name": "resultExpression",
2305
+ "type": "zeebe:property"
2243
2306
  },
2244
- "description": "Expression to map the inbound payload to process variables"
2307
+ "type": "Text"
2245
2308
  }
2246
2309
  ],
2247
2310
  "icon": {
2248
- "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"
2311
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
2249
2312
  },
2250
2313
  "engines": {
2251
- "camunda": "^8.4"
2314
+ "camunda": "^8.5"
2252
2315
  }
2253
2316
  },
2254
2317
  {
2255
2318
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2256
2319
  "name": "Amazon SQS Intermediate Message Catch Event connector",
2257
2320
  "id": "io.camunda.connectors.AWSSQS.intermediate.v1",
2258
- "version": 8,
2321
+ "version": 6,
2259
2322
  "description": "Receive message from a queue",
2260
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
2323
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
2261
2324
  "appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
2262
2325
  "elementType": {
2263
2326
  "value": "bpmn:IntermediateCatchEvent",
@@ -2312,32 +2375,6 @@
2312
2375
  "name": "name"
2313
2376
  }
2314
2377
  },
2315
- {
2316
- "id": "authenticationType",
2317
- "label": "Authentication",
2318
- "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>",
2319
- "group": "authentication",
2320
- "type": "Dropdown",
2321
- "optional": false,
2322
- "value": "credentials",
2323
- "choices": [
2324
- {
2325
- "name": "Credentials",
2326
- "value": "credentials"
2327
- },
2328
- {
2329
- "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
2330
- "value": "defaultCredentialsChain"
2331
- }
2332
- ],
2333
- "binding": {
2334
- "type": "zeebe:property",
2335
- "name": "authentication.type"
2336
- },
2337
- "constraints": {
2338
- "notEmpty": true
2339
- }
2340
- },
2341
2378
  {
2342
2379
  "label": "Access key",
2343
2380
  "description": "Provide AWS IAM access key that has permission to read from desired SQS",
@@ -2349,10 +2386,6 @@
2349
2386
  },
2350
2387
  "constraints": {
2351
2388
  "notEmpty": true
2352
- },
2353
- "condition": {
2354
- "property": "authenticationType",
2355
- "equals": "credentials"
2356
2389
  }
2357
2390
  },
2358
2391
  {
@@ -2366,10 +2399,6 @@
2366
2399
  },
2367
2400
  "constraints": {
2368
2401
  "notEmpty": true
2369
- },
2370
- "condition": {
2371
- "property": "authenticationType",
2372
- "equals": "credentials"
2373
2402
  }
2374
2403
  },
2375
2404
  {
@@ -2404,7 +2433,7 @@
2404
2433
  },
2405
2434
  {
2406
2435
  "label": "Polling wait time",
2407
- "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",
2436
+ "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",
2408
2437
  "group": "messagePollingProperties",
2409
2438
  "type": "String",
2410
2439
  "optional": false,
@@ -2424,7 +2453,7 @@
2424
2453
  },
2425
2454
  {
2426
2455
  "label": "Attribute names",
2427
- "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",
2456
+ "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",
2428
2457
  "group": "input",
2429
2458
  "type": "String",
2430
2459
  "optional": true,
@@ -2436,7 +2465,7 @@
2436
2465
  },
2437
2466
  {
2438
2467
  "label": "Message attribute names",
2439
- "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",
2468
+ "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",
2440
2469
  "group": "input",
2441
2470
  "type": "String",
2442
2471
  "optional": true,
@@ -2474,18 +2503,6 @@
2474
2503
  "notEmpty": true
2475
2504
  }
2476
2505
  },
2477
- {
2478
- "label": "Message ID expression",
2479
- "feel": "required",
2480
- "type": "String",
2481
- "optional": true,
2482
- "group": "activation",
2483
- "binding": {
2484
- "type": "zeebe:property",
2485
- "name": "messageIdExpression"
2486
- },
2487
- "description": "Expression to extract unique identifier of a message"
2488
- },
2489
2506
  {
2490
2507
  "label": "Activation condition",
2491
2508
  "type": "String",
@@ -2526,14 +2543,14 @@
2526
2543
  "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"
2527
2544
  },
2528
2545
  "engines": {
2529
- "camunda": "^8.4"
2546
+ "camunda": "^8.2"
2530
2547
  }
2531
2548
  },
2532
2549
  {
2533
2550
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2534
2551
  "name": "Amazon SQS connector",
2535
2552
  "id": "io.camunda.connectors.AWSSQS.intermediate.v1",
2536
- "version": 3,
2553
+ "version": 5,
2537
2554
  "description": "Receive message from a queue",
2538
2555
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
2539
2556
  "appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
@@ -2616,15 +2633,6 @@
2616
2633
  "notEmpty": true
2617
2634
  }
2618
2635
  },
2619
- {
2620
- "type": "Hidden",
2621
- "description": "This value forces to evaluate configuration first in order",
2622
- "value": "nonce",
2623
- "binding": {
2624
- "type": "zeebe:input",
2625
- "name": "configuration.nonce"
2626
- }
2627
- },
2628
2636
  {
2629
2637
  "label": "Queue URL",
2630
2638
  "description": "Specify the URL of the SQS queue where you would like to send message to",
@@ -2637,8 +2645,8 @@
2637
2645
  "constraints": {
2638
2646
  "notEmpty": true,
2639
2647
  "pattern": {
2640
- "value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
2641
- "message": "Must be an queue URL or ARN or a secret.XYZ"
2648
+ "value": "^(https?://.+|arn:.+|secrets\\..+|\\{\\{secrets\\..+\\}\\}.*)$",
2649
+ "message": "Must be an queue URL or ARN"
2642
2650
  }
2643
2651
  }
2644
2652
  },
@@ -2655,14 +2663,6 @@
2655
2663
  "notEmpty": true
2656
2664
  }
2657
2665
  },
2658
- {
2659
- "description": "Backwards compatible region",
2660
- "type": "Hidden",
2661
- "binding": {
2662
- "type": "zeebe:property",
2663
- "name": "queue.region"
2664
- }
2665
- },
2666
2666
  {
2667
2667
  "label": "Polling wait time",
2668
2668
  "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",
@@ -2678,7 +2678,7 @@
2678
2678
  "constraints": {
2679
2679
  "notEmpty": true,
2680
2680
  "pattern": {
2681
- "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
2681
+ "value": "^([0-9]?|1[0-9]|20|secrets\\..+|\\{\\{secrets\\..+\\}\\}.*)$",
2682
2682
  "message": "Must be >= 0 and <= 20 or a FEEL expression"
2683
2683
  }
2684
2684
  }