@camunda/connectors-element-templates 1.0.16 → 1.0.17

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 (83) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +2 -0
  3. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +1 -0
  4. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +3 -2
  5. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +3 -2
  6. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +3 -2
  7. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +3 -2
  8. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +30 -30
  9. package/src/element-templates/agenticai-aiagent-job-worker.json +163 -163
  10. package/src/element-templates/agenticai-aiagent-outbound-connector.json +2144 -2144
  11. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +467 -466
  12. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +482 -481
  13. package/src/element-templates/automation-anywhere-outbound-connector.json +613 -613
  14. package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
  15. package/src/element-templates/aws-dynamodb-outbound-connector.json +80 -80
  16. package/src/element-templates/aws-eventbridge-connector-boundary.json +26 -26
  17. package/src/element-templates/aws-eventbridge-connector-intermediate.json +22 -22
  18. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  19. package/src/element-templates/aws-eventbridge-connector-start-event.json +26 -26
  20. package/src/element-templates/aws-eventbridge-outbound-connector.json +188 -188
  21. package/src/element-templates/aws-lambda-outbound-connector.json +238 -238
  22. package/src/element-templates/aws-sns-inbound-boundary.json +193 -193
  23. package/src/element-templates/aws-sns-inbound-intermediate.json +332 -332
  24. package/src/element-templates/aws-sns-inbound-message-start.json +110 -110
  25. package/src/element-templates/aws-sns-outbound-connector.json +741 -741
  26. package/src/element-templates/aws-sqs-boundary-connector.json +232 -232
  27. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +493 -493
  28. package/src/element-templates/aws-sqs-outbound-connector.json +753 -753
  29. package/src/element-templates/aws-sqs-start-event-connector.json +483 -483
  30. package/src/element-templates/aws-sqs-start-message.json +438 -438
  31. package/src/element-templates/aws-textract-outbound-connector.json +123 -123
  32. package/src/element-templates/azure-open-ai-connector.json +32 -32
  33. package/src/element-templates/blue-prism-connector.json +6 -6
  34. package/src/element-templates/easy-post-connector.json +114 -114
  35. package/src/element-templates/email-inbound-connector-boundary.json +19 -19
  36. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  37. package/src/element-templates/email-message-start-event-connector.json +32 -32
  38. package/src/element-templates/email-outbound-connector.json +233 -233
  39. package/src/element-templates/github-connector.json +11435 -7908
  40. package/src/element-templates/github-webhook-connector-boundary.json +16 -16
  41. package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
  42. package/src/element-templates/github-webhook-connector-start-event.json +64 -64
  43. package/src/element-templates/gitlab-connector.json +3394 -3394
  44. package/src/element-templates/google-drive-outbound-connector.json +420 -420
  45. package/src/element-templates/google-maps-platform-connector.json +14 -14
  46. package/src/element-templates/google-sheets-outbound-connector.json +1055 -1055
  47. package/src/element-templates/graphql-outbound-connector.json +1341 -763
  48. package/src/element-templates/http-connector.json.json +654 -0
  49. package/src/element-templates/http-json-connector.json +1489 -1475
  50. package/src/element-templates/http-polling-boundary-catch-event-connector.json +801 -136
  51. package/src/element-templates/http-polling-connector.json +1604 -939
  52. package/src/element-templates/hugging-face-connector.json +196 -0
  53. package/src/element-templates/kafka-inbound-connector-boundary.json +483 -483
  54. package/src/element-templates/kafka-inbound-connector-intermediate.json +466 -466
  55. package/src/element-templates/kafka-inbound-connector-start-message.json +529 -529
  56. package/src/element-templates/kafka-outbound-connector.json +360 -360
  57. package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +147 -7
  58. package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +147 -7
  59. package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +160 -20
  60. package/src/element-templates/microsoft-teams-outbound-connector.json +1892 -47
  61. package/src/element-templates/openai-connector.json +83 -83
  62. package/src/element-templates/operate-connector.json +21 -21
  63. package/src/element-templates/power-automate-connector.json +4 -4
  64. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +422 -422
  65. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +338 -338
  66. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +463 -463
  67. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +360 -360
  68. package/src/element-templates/rabbitmq-outbound-connector.json +354 -354
  69. package/src/element-templates/salesforce-connector.json +38 -38
  70. package/src/element-templates/sendgrid-outbound-connector.json +354 -354
  71. package/src/element-templates/slack-inbound-boundary.json +253 -253
  72. package/src/element-templates/slack-inbound-message-start.json +321 -321
  73. package/src/element-templates/slack-inbound-start-event.json +327 -327
  74. package/src/element-templates/slack-outbound-connector.json +1203 -507
  75. package/src/element-templates/twilio-connector.json +65 -65
  76. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  77. package/src/element-templates/twilio-webhook-intermediate-connector.json +25 -25
  78. package/src/element-templates/uipath-connector.json +10 -10
  79. package/src/element-templates/webhook-connector-boundary.json +1192 -547
  80. package/src/element-templates/webhook-connector-intermediate.json +1258 -613
  81. package/src/element-templates/webhook-connector-receive.json +644 -0
  82. package/src/element-templates/webhook-connector-start-event.json +1690 -1136
  83. package/src/element-templates/webhook-connector-start-message.json +1601 -924
@@ -1,9 +1,9 @@
1
1
  [
2
2
  {
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
- "name": "Amazon SQS connector",
4
+ "name": "Amazon SQS Start Event Connector",
5
5
  "id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
6
- "version": 1,
6
+ "version": 6,
7
7
  "description": "Receive message from a queue",
8
8
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
9
9
  "appliesTo": ["bpmn:StartEvent"],
@@ -51,7 +51,7 @@
51
51
  },
52
52
  {
53
53
  "label": "Access key",
54
- "description": "Provide AWS IAM access key that has permission to send to desired SQS",
54
+ "description": "Provide AWS IAM access key that has permission to read from desired SQS",
55
55
  "group": "authentication",
56
56
  "type": "String",
57
57
  "binding": {
@@ -64,7 +64,7 @@
64
64
  },
65
65
  {
66
66
  "label": "Secret key",
67
- "description": "Provide AWS IAM secret key that has permission to send to desired SQS",
67
+ "description": "Provide AWS IAM secret key that has permission to read from desired SQS",
68
68
  "group": "authentication",
69
69
  "type": "String",
70
70
  "binding": {
@@ -77,7 +77,7 @@
77
77
  },
78
78
  {
79
79
  "label": "Queue URL",
80
- "description": "Specify the URL of the SQS queue where you would like to send message to",
80
+ "description": "Specify the URL of the SQS queue where you would like to subscribe to",
81
81
  "group": "queueProperties",
82
82
  "type": "String",
83
83
  "binding": {
@@ -87,8 +87,8 @@
87
87
  "constraints": {
88
88
  "notEmpty": true,
89
89
  "pattern": {
90
- "value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
91
- "message": "Must be an queue URL or ARN or a secret.XYZ"
90
+ "value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
91
+ "message": "Must be an queue URL or ARN"
92
92
  }
93
93
  }
94
94
  },
@@ -99,7 +99,7 @@
99
99
  "type": "String",
100
100
  "binding": {
101
101
  "type": "zeebe:property",
102
- "name": "queue.region"
102
+ "name": "configuration.region"
103
103
  },
104
104
  "constraints": {
105
105
  "notEmpty": true
@@ -120,7 +120,7 @@
120
120
  "constraints": {
121
121
  "notEmpty": true,
122
122
  "pattern": {
123
- "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
123
+ "value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\})$",
124
124
  "message": "Must be >= 0 and <= 20 or a FEEL expression"
125
125
  }
126
126
  }
@@ -194,24 +194,32 @@
194
194
  },
195
195
  {
196
196
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
197
- "name": "Amazon SQS connector",
197
+ "name": "Amazon SQS Start Event Connector",
198
198
  "id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
199
- "version": 5,
200
199
  "description": "Receive message from a queue",
201
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
202
- "appliesTo": ["bpmn:StartEvent"],
203
- "elementType": {
204
- "value": "bpmn:StartEvent"
200
+ "deprecated": {
201
+ "message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
202
+ "documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
205
203
  },
204
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
205
+ "version": 9,
206
206
  "category": {
207
207
  "id": "connectors",
208
208
  "name": "Connectors"
209
209
  },
210
+ "appliesTo": ["bpmn:StartEvent"],
211
+ "elementType": {
212
+ "value": "bpmn:StartEvent"
213
+ },
210
214
  "groups": [
211
215
  {
212
216
  "id": "authentication",
213
217
  "label": "Authentication"
214
218
  },
219
+ {
220
+ "id": "configuration",
221
+ "label": "Configuration"
222
+ },
215
223
  {
216
224
  "id": "queueProperties",
217
225
  "label": "Queue properties"
@@ -229,167 +237,298 @@
229
237
  "label": "Activation"
230
238
  },
231
239
  {
232
- "id": "variable-mapping",
233
- "label": "Variable mapping"
240
+ "id": "deduplication",
241
+ "label": "Deduplication",
242
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
243
+ },
244
+ {
245
+ "id": "output",
246
+ "label": "Output mapping"
234
247
  }
235
248
  ],
236
249
  "properties": [
237
250
  {
238
- "type": "Hidden",
239
251
  "value": "io.camunda:aws-sqs-inbound:1",
240
252
  "binding": {
241
- "type": "zeebe:property",
242
- "name": "inbound.type"
243
- }
253
+ "name": "inbound.type",
254
+ "type": "zeebe:property"
255
+ },
256
+ "type": "Hidden"
244
257
  },
245
258
  {
246
- "label": "Access key",
247
- "description": "Provide AWS IAM access key that has permission to send to desired SQS",
259
+ "id": "authentication.type",
260
+ "label": "Authentication",
261
+ "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>",
262
+ "value": "credentials",
248
263
  "group": "authentication",
249
- "type": "String",
250
264
  "binding": {
251
- "type": "zeebe:property",
252
- "name": "authentication.accessKey"
265
+ "name": "authentication.type",
266
+ "type": "zeebe:property"
253
267
  },
268
+ "type": "Dropdown",
269
+ "choices": [
270
+ {
271
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
272
+ "value": "defaultCredentialsChain"
273
+ },
274
+ {
275
+ "name": "Credentials",
276
+ "value": "credentials"
277
+ }
278
+ ]
279
+ },
280
+ {
281
+ "id": "authentication.accessKey",
282
+ "label": "Access key",
283
+ "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
284
+ "optional": false,
254
285
  "constraints": {
255
286
  "notEmpty": true
256
- }
287
+ },
288
+ "group": "authentication",
289
+ "binding": {
290
+ "name": "authentication.accessKey",
291
+ "type": "zeebe:property"
292
+ },
293
+ "condition": {
294
+ "property": "authentication.type",
295
+ "equals": "credentials",
296
+ "type": "simple"
297
+ },
298
+ "type": "String"
257
299
  },
258
300
  {
301
+ "id": "authentication.secretKey",
259
302
  "label": "Secret key",
260
- "description": "Provide AWS IAM secret key that has permission to send to desired SQS",
303
+ "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
304
+ "optional": false,
305
+ "constraints": {
306
+ "notEmpty": true
307
+ },
261
308
  "group": "authentication",
262
- "type": "String",
263
309
  "binding": {
264
- "type": "zeebe:property",
265
- "name": "authentication.secretKey"
310
+ "name": "authentication.secretKey",
311
+ "type": "zeebe:property"
312
+ },
313
+ "condition": {
314
+ "property": "authentication.type",
315
+ "equals": "credentials",
316
+ "type": "simple"
266
317
  },
318
+ "type": "String"
319
+ },
320
+ {
321
+ "id": "configuration.region",
322
+ "label": "Region",
323
+ "description": "Specify the AWS region",
324
+ "optional": false,
267
325
  "constraints": {
268
326
  "notEmpty": true
269
- }
327
+ },
328
+ "group": "configuration",
329
+ "binding": {
330
+ "name": "configuration.region",
331
+ "type": "zeebe:property"
332
+ },
333
+ "type": "String"
270
334
  },
271
335
  {
272
- "label": "Queue URL",
273
- "description": "Specify the URL of the SQS queue where you would like to send message to",
274
- "group": "queueProperties",
275
- "type": "String",
336
+ "id": "configuration.endpoint",
337
+ "label": "Endpoint",
338
+ "description": "Specify endpoint if need to use custom endpoint",
339
+ "optional": true,
340
+ "group": "configuration",
276
341
  "binding": {
277
- "type": "zeebe:property",
278
- "name": "queue.url"
342
+ "name": "configuration.endpoint",
343
+ "type": "zeebe:property"
279
344
  },
280
- "constraints": {
281
- "notEmpty": true,
282
- "pattern": {
283
- "value": "^(https?://.+|arn:.+|secrets\\..+|\\{\\{secrets\\..+\\}\\}.*)$",
284
- "message": "Must be an queue URL or ARN"
285
- }
286
- }
345
+ "type": "Hidden"
287
346
  },
288
347
  {
289
- "label": "Region",
290
- "description": "Specify the AWS region of your queue",
348
+ "id": "queue.queue.url",
349
+ "label": "Queue URL",
350
+ "description": "Specify the URL of the SQS queue where you would like to subscribe to",
351
+ "optional": false,
352
+ "constraints": {
353
+ "notEmpty": true
354
+ },
291
355
  "group": "queueProperties",
292
- "type": "String",
293
356
  "binding": {
294
- "type": "zeebe:property",
295
- "name": "configuration.region"
357
+ "name": "queue.url",
358
+ "type": "zeebe:property"
296
359
  },
297
- "constraints": {
298
- "notEmpty": true
299
- }
360
+ "type": "String"
300
361
  },
301
362
  {
363
+ "id": "queue.queue.pollingWaitTime",
302
364
  "label": "Polling wait time",
303
- "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",
304
- "group": "messagePollingProperties",
305
- "type": "String",
365
+ "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",
306
366
  "optional": false,
307
- "feel": "optional",
308
- "value": "1",
309
- "binding": {
310
- "type": "zeebe:property",
311
- "name": "queue.pollingWaitTime"
312
- },
367
+ "value": "20",
313
368
  "constraints": {
314
369
  "notEmpty": true,
315
370
  "pattern": {
316
- "value": "^([0-9]?|1[0-9]|20|secrets\\..+|\\{\\{secrets\\..+\\}\\})$",
317
- "message": "Must be >= 0 and <= 20 or a FEEL expression"
371
+ "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
318
372
  }
319
- }
373
+ },
374
+ "group": "messagePollingProperties",
375
+ "binding": {
376
+ "name": "queue.pollingWaitTime",
377
+ "type": "zeebe:property"
378
+ },
379
+ "type": "String"
320
380
  },
321
381
  {
382
+ "id": "queue.queue.attributeNames",
322
383
  "label": "Attribute names",
323
- "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",
384
+ "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",
385
+ "optional": false,
386
+ "feel": "optional",
324
387
  "group": "input",
325
- "type": "String",
326
- "optional": true,
327
388
  "binding": {
328
- "type": "zeebe:property",
329
- "name": "queue.attributeNames"
389
+ "name": "queue.attributeNames",
390
+ "type": "zeebe:property"
330
391
  },
331
- "feel": "required"
392
+ "type": "String"
332
393
  },
333
394
  {
395
+ "id": "queue.queue.messageAttributeNames",
334
396
  "label": "Message attribute names",
335
- "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",
397
+ "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",
398
+ "optional": false,
399
+ "feel": "optional",
336
400
  "group": "input",
337
- "type": "String",
338
- "optional": true,
339
401
  "binding": {
340
- "type": "zeebe:property",
341
- "name": "queue.messageAttributeNames"
402
+ "name": "queue.messageAttributeNames",
403
+ "type": "zeebe:property"
342
404
  },
343
- "feel": "required"
405
+ "type": "String"
344
406
  },
345
407
  {
408
+ "id": "activationCondition",
346
409
  "label": "Activation condition",
347
- "type": "String",
348
- "group": "activation",
349
- "feel": "required",
410
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
350
411
  "optional": true,
412
+ "feel": "required",
413
+ "group": "activation",
351
414
  "binding": {
352
- "type": "zeebe:property",
353
- "name": "activationCondition"
415
+ "name": "activationCondition",
416
+ "type": "zeebe:property"
354
417
  },
355
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
418
+ "type": "String"
356
419
  },
357
420
  {
358
- "label": "Result variable",
359
- "type": "String",
360
- "group": "variable-mapping",
361
- "optional": true,
421
+ "id": "consumeUnmatchedEvents",
422
+ "label": "Consume unmatched events",
423
+ "value": true,
424
+ "group": "activation",
362
425
  "binding": {
363
- "type": "zeebe:property",
364
- "name": "resultVariable"
426
+ "name": "consumeUnmatchedEvents",
427
+ "type": "zeebe:property"
365
428
  },
366
- "description": "Name of variable to store the result of the connector in"
429
+ "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",
430
+ "type": "Boolean"
367
431
  },
368
432
  {
369
- "label": "Result expression",
370
- "type": "String",
371
- "group": "variable-mapping",
372
- "feel": "required",
373
- "optional": true,
433
+ "id": "deduplicationModeManualFlag",
434
+ "label": "Manual mode",
435
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
436
+ "value": false,
437
+ "group": "deduplication",
374
438
  "binding": {
375
- "type": "zeebe:property",
376
- "name": "resultExpression"
439
+ "name": "deduplicationModeManualFlag",
440
+ "type": "zeebe:property"
377
441
  },
378
- "description": "Expression to map the inbound payload to process variables"
442
+ "type": "Boolean"
443
+ },
444
+ {
445
+ "id": "deduplicationId",
446
+ "label": "Deduplication ID",
447
+ "constraints": {
448
+ "notEmpty": true,
449
+ "pattern": {
450
+ "value": "^[a-zA-Z0-9_-]+$",
451
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
452
+ }
453
+ },
454
+ "group": "deduplication",
455
+ "binding": {
456
+ "name": "deduplicationId",
457
+ "type": "zeebe:property"
458
+ },
459
+ "condition": {
460
+ "property": "deduplicationModeManualFlag",
461
+ "equals": true,
462
+ "type": "simple"
463
+ },
464
+ "type": "String"
465
+ },
466
+ {
467
+ "id": "deduplicationModeManual",
468
+ "value": "MANUAL",
469
+ "group": "deduplication",
470
+ "binding": {
471
+ "name": "deduplicationMode",
472
+ "type": "zeebe:property"
473
+ },
474
+ "condition": {
475
+ "property": "deduplicationId",
476
+ "isActive": true,
477
+ "type": "simple"
478
+ },
479
+ "type": "Hidden"
480
+ },
481
+ {
482
+ "id": "deduplicationModeAuto",
483
+ "value": "AUTO",
484
+ "group": "deduplication",
485
+ "binding": {
486
+ "name": "deduplicationMode",
487
+ "type": "zeebe:property"
488
+ },
489
+ "condition": {
490
+ "property": "deduplicationId",
491
+ "isActive": false,
492
+ "type": "simple"
493
+ },
494
+ "type": "Hidden"
495
+ },
496
+ {
497
+ "id": "resultVariable",
498
+ "label": "Result variable",
499
+ "description": "Name of variable to store the response in",
500
+ "group": "output",
501
+ "binding": {
502
+ "name": "resultVariable",
503
+ "type": "zeebe:property"
504
+ },
505
+ "type": "String"
506
+ },
507
+ {
508
+ "id": "resultExpression",
509
+ "label": "Result expression",
510
+ "description": "Expression to map the response into process variables",
511
+ "feel": "required",
512
+ "group": "output",
513
+ "binding": {
514
+ "name": "resultExpression",
515
+ "type": "zeebe:property"
516
+ },
517
+ "type": "Text"
379
518
  }
380
519
  ],
381
520
  "icon": {
382
- "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"
521
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
383
522
  },
384
523
  "engines": {
385
- "camunda": "^8.2"
524
+ "camunda": "^8.5"
386
525
  }
387
526
  },
388
527
  {
389
528
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
390
529
  "name": "Amazon SQS connector",
391
530
  "id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
392
- "version": 2,
531
+ "version": 5,
393
532
  "description": "Receive message from a queue",
394
533
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
395
534
  "appliesTo": ["bpmn:StartEvent"],
@@ -473,8 +612,8 @@
473
612
  "constraints": {
474
613
  "notEmpty": true,
475
614
  "pattern": {
476
- "value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
477
- "message": "Must be an queue URL or ARN or a secret.XYZ"
615
+ "value": "^(https?://.+|arn:.+|secrets\\..+|\\{\\{secrets\\..+\\}\\}.*)$",
616
+ "message": "Must be an queue URL or ARN"
478
617
  }
479
618
  }
480
619
  },
@@ -506,7 +645,7 @@
506
645
  "constraints": {
507
646
  "notEmpty": true,
508
647
  "pattern": {
509
- "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
648
+ "value": "^([0-9]?|1[0-9]|20|secrets\\..+|\\{\\{secrets\\..+\\}\\})$",
510
649
  "message": "Must be >= 0 and <= 20 or a FEEL expression"
511
650
  }
512
651
  }
@@ -580,9 +719,9 @@
580
719
  },
581
720
  {
582
721
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
583
- "name": "Amazon SQS Start Event Connector",
722
+ "name": "Amazon SQS connector",
584
723
  "id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
585
- "version": 6,
724
+ "version": 1,
586
725
  "description": "Receive message from a queue",
587
726
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
588
727
  "appliesTo": ["bpmn:StartEvent"],
@@ -630,7 +769,7 @@
630
769
  },
631
770
  {
632
771
  "label": "Access key",
633
- "description": "Provide AWS IAM access key that has permission to read from desired SQS",
772
+ "description": "Provide AWS IAM access key that has permission to send to desired SQS",
634
773
  "group": "authentication",
635
774
  "type": "String",
636
775
  "binding": {
@@ -643,7 +782,7 @@
643
782
  },
644
783
  {
645
784
  "label": "Secret key",
646
- "description": "Provide AWS IAM secret key that has permission to read from desired SQS",
785
+ "description": "Provide AWS IAM secret key that has permission to send to desired SQS",
647
786
  "group": "authentication",
648
787
  "type": "String",
649
788
  "binding": {
@@ -656,7 +795,7 @@
656
795
  },
657
796
  {
658
797
  "label": "Queue URL",
659
- "description": "Specify the URL of the SQS queue where you would like to subscribe to",
798
+ "description": "Specify the URL of the SQS queue where you would like to send message to",
660
799
  "group": "queueProperties",
661
800
  "type": "String",
662
801
  "binding": {
@@ -666,8 +805,8 @@
666
805
  "constraints": {
667
806
  "notEmpty": true,
668
807
  "pattern": {
669
- "value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
670
- "message": "Must be an queue URL or ARN"
808
+ "value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
809
+ "message": "Must be an queue URL or ARN or a secret.XYZ"
671
810
  }
672
811
  }
673
812
  },
@@ -678,7 +817,7 @@
678
817
  "type": "String",
679
818
  "binding": {
680
819
  "type": "zeebe:property",
681
- "name": "configuration.region"
820
+ "name": "queue.region"
682
821
  },
683
822
  "constraints": {
684
823
  "notEmpty": true
@@ -699,7 +838,7 @@
699
838
  "constraints": {
700
839
  "notEmpty": true,
701
840
  "pattern": {
702
- "value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\})$",
841
+ "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
703
842
  "message": "Must be >= 0 and <= 20 or a FEEL expression"
704
843
  }
705
844
  }
@@ -709,398 +848,66 @@
709
848
  "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",
710
849
  "group": "input",
711
850
  "type": "String",
712
- "optional": true,
713
- "binding": {
714
- "type": "zeebe:property",
715
- "name": "queue.attributeNames"
716
- },
717
- "feel": "required"
718
- },
719
- {
720
- "label": "Message attribute names",
721
- "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",
722
- "group": "input",
723
- "type": "String",
724
- "optional": true,
725
- "binding": {
726
- "type": "zeebe:property",
727
- "name": "queue.messageAttributeNames"
728
- },
729
- "feel": "required"
730
- },
731
- {
732
- "label": "Activation condition",
733
- "type": "String",
734
- "group": "activation",
735
- "feel": "required",
736
- "optional": true,
737
- "binding": {
738
- "type": "zeebe:property",
739
- "name": "activationCondition"
740
- },
741
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
742
- },
743
- {
744
- "label": "Result variable",
745
- "type": "String",
746
- "group": "variable-mapping",
747
- "optional": true,
748
- "binding": {
749
- "type": "zeebe:property",
750
- "name": "resultVariable"
751
- },
752
- "description": "Name of variable to store the result of the connector in"
753
- },
754
- {
755
- "label": "Result expression",
756
- "type": "String",
757
- "group": "variable-mapping",
758
- "feel": "required",
759
- "optional": true,
760
- "binding": {
761
- "type": "zeebe:property",
762
- "name": "resultExpression"
763
- },
764
- "description": "Expression to map the inbound payload to process variables"
765
- }
766
- ],
767
- "icon": {
768
- "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"
769
- },
770
- "engines": {
771
- "camunda": "^8.2"
772
- }
773
- },
774
- {
775
- "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
776
- "name": "Amazon SQS Start Event Connector",
777
- "id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
778
- "description": "Receive message from a queue",
779
- "deprecated": {
780
- "message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
781
- "documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
782
- },
783
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
784
- "version": 9,
785
- "category": {
786
- "id": "connectors",
787
- "name": "Connectors"
788
- },
789
- "appliesTo": ["bpmn:StartEvent"],
790
- "elementType": {
791
- "value": "bpmn:StartEvent"
792
- },
793
- "groups": [
794
- {
795
- "id": "authentication",
796
- "label": "Authentication"
797
- },
798
- {
799
- "id": "configuration",
800
- "label": "Configuration"
801
- },
802
- {
803
- "id": "queueProperties",
804
- "label": "Queue properties"
805
- },
806
- {
807
- "id": "messagePollingProperties",
808
- "label": "Message polling properties"
809
- },
810
- {
811
- "id": "input",
812
- "label": "Use next attribute names for activation condition"
813
- },
814
- {
815
- "id": "activation",
816
- "label": "Activation"
817
- },
818
- {
819
- "id": "deduplication",
820
- "label": "Deduplication",
821
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
822
- },
823
- {
824
- "id": "output",
825
- "label": "Output mapping"
826
- }
827
- ],
828
- "properties": [
829
- {
830
- "value": "io.camunda:aws-sqs-inbound:1",
831
- "binding": {
832
- "name": "inbound.type",
833
- "type": "zeebe:property"
834
- },
835
- "type": "Hidden"
836
- },
837
- {
838
- "id": "authentication.type",
839
- "label": "Authentication",
840
- "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>",
841
- "value": "credentials",
842
- "group": "authentication",
843
- "binding": {
844
- "name": "authentication.type",
845
- "type": "zeebe:property"
846
- },
847
- "type": "Dropdown",
848
- "choices": [
849
- {
850
- "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
851
- "value": "defaultCredentialsChain"
852
- },
853
- {
854
- "name": "Credentials",
855
- "value": "credentials"
856
- }
857
- ]
858
- },
859
- {
860
- "id": "authentication.accessKey",
861
- "label": "Access key",
862
- "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
863
- "optional": false,
864
- "constraints": {
865
- "notEmpty": true
866
- },
867
- "group": "authentication",
868
- "binding": {
869
- "name": "authentication.accessKey",
870
- "type": "zeebe:property"
871
- },
872
- "condition": {
873
- "property": "authentication.type",
874
- "equals": "credentials",
875
- "type": "simple"
876
- },
877
- "type": "String"
878
- },
879
- {
880
- "id": "authentication.secretKey",
881
- "label": "Secret key",
882
- "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
883
- "optional": false,
884
- "constraints": {
885
- "notEmpty": true
886
- },
887
- "group": "authentication",
888
- "binding": {
889
- "name": "authentication.secretKey",
890
- "type": "zeebe:property"
891
- },
892
- "condition": {
893
- "property": "authentication.type",
894
- "equals": "credentials",
895
- "type": "simple"
896
- },
897
- "type": "String"
898
- },
899
- {
900
- "id": "configuration.region",
901
- "label": "Region",
902
- "description": "Specify the AWS region",
903
- "optional": false,
904
- "constraints": {
905
- "notEmpty": true
906
- },
907
- "group": "configuration",
908
- "binding": {
909
- "name": "configuration.region",
910
- "type": "zeebe:property"
911
- },
912
- "type": "String"
913
- },
914
- {
915
- "id": "configuration.endpoint",
916
- "label": "Endpoint",
917
- "description": "Specify endpoint if need to use custom endpoint",
918
- "optional": true,
919
- "group": "configuration",
920
- "binding": {
921
- "name": "configuration.endpoint",
922
- "type": "zeebe:property"
923
- },
924
- "type": "Hidden"
925
- },
926
- {
927
- "id": "queue.queue.url",
928
- "label": "Queue URL",
929
- "description": "Specify the URL of the SQS queue where you would like to subscribe to",
930
- "optional": false,
931
- "constraints": {
932
- "notEmpty": true
933
- },
934
- "group": "queueProperties",
935
- "binding": {
936
- "name": "queue.url",
937
- "type": "zeebe:property"
938
- },
939
- "type": "String"
940
- },
941
- {
942
- "id": "queue.queue.pollingWaitTime",
943
- "label": "Polling wait time",
944
- "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",
945
- "optional": false,
946
- "value": "20",
947
- "constraints": {
948
- "notEmpty": true,
949
- "pattern": {
950
- "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
951
- }
952
- },
953
- "group": "messagePollingProperties",
954
- "binding": {
955
- "name": "queue.pollingWaitTime",
956
- "type": "zeebe:property"
957
- },
958
- "type": "String"
959
- },
960
- {
961
- "id": "queue.queue.attributeNames",
962
- "label": "Attribute names",
963
- "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",
964
- "optional": false,
965
- "feel": "optional",
966
- "group": "input",
967
- "binding": {
968
- "name": "queue.attributeNames",
969
- "type": "zeebe:property"
970
- },
971
- "type": "String"
972
- },
973
- {
974
- "id": "queue.queue.messageAttributeNames",
975
- "label": "Message attribute names",
976
- "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",
977
- "optional": false,
978
- "feel": "optional",
979
- "group": "input",
980
- "binding": {
981
- "name": "queue.messageAttributeNames",
982
- "type": "zeebe:property"
983
- },
984
- "type": "String"
985
- },
986
- {
987
- "id": "activationCondition",
988
- "label": "Activation condition",
989
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
990
- "optional": true,
991
- "feel": "required",
992
- "group": "activation",
993
- "binding": {
994
- "name": "activationCondition",
995
- "type": "zeebe:property"
996
- },
997
- "type": "String"
998
- },
999
- {
1000
- "id": "consumeUnmatchedEvents",
1001
- "label": "Consume unmatched events",
1002
- "value": true,
1003
- "group": "activation",
1004
- "binding": {
1005
- "name": "consumeUnmatchedEvents",
1006
- "type": "zeebe:property"
1007
- },
1008
- "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",
1009
- "type": "Boolean"
1010
- },
1011
- {
1012
- "id": "deduplicationModeManualFlag",
1013
- "label": "Manual mode",
1014
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1015
- "value": false,
1016
- "group": "deduplication",
1017
- "binding": {
1018
- "name": "deduplicationModeManualFlag",
1019
- "type": "zeebe:property"
1020
- },
1021
- "type": "Boolean"
1022
- },
1023
- {
1024
- "id": "deduplicationId",
1025
- "label": "Deduplication ID",
1026
- "constraints": {
1027
- "notEmpty": true,
1028
- "pattern": {
1029
- "value": "^[a-zA-Z0-9_-]+$",
1030
- "message": "can only contain alphanumeric characters, dashes, and underscores"
1031
- }
1032
- },
1033
- "group": "deduplication",
1034
- "binding": {
1035
- "name": "deduplicationId",
1036
- "type": "zeebe:property"
1037
- },
1038
- "condition": {
1039
- "property": "deduplicationModeManualFlag",
1040
- "equals": true,
1041
- "type": "simple"
1042
- },
1043
- "type": "String"
1044
- },
1045
- {
1046
- "id": "deduplicationModeManual",
1047
- "value": "MANUAL",
1048
- "group": "deduplication",
1049
- "binding": {
1050
- "name": "deduplicationMode",
1051
- "type": "zeebe:property"
1052
- },
1053
- "condition": {
1054
- "property": "deduplicationId",
1055
- "isActive": true,
1056
- "type": "simple"
851
+ "optional": true,
852
+ "binding": {
853
+ "type": "zeebe:property",
854
+ "name": "queue.attributeNames"
1057
855
  },
1058
- "type": "Hidden"
856
+ "feel": "required"
1059
857
  },
1060
858
  {
1061
- "id": "deduplicationModeAuto",
1062
- "value": "AUTO",
1063
- "group": "deduplication",
859
+ "label": "Message attribute names",
860
+ "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",
861
+ "group": "input",
862
+ "type": "String",
863
+ "optional": true,
1064
864
  "binding": {
1065
- "name": "deduplicationMode",
1066
- "type": "zeebe:property"
865
+ "type": "zeebe:property",
866
+ "name": "queue.messageAttributeNames"
1067
867
  },
1068
- "condition": {
1069
- "property": "deduplicationId",
1070
- "isActive": false,
1071
- "type": "simple"
868
+ "feel": "required"
869
+ },
870
+ {
871
+ "label": "Activation condition",
872
+ "type": "String",
873
+ "group": "activation",
874
+ "feel": "required",
875
+ "optional": true,
876
+ "binding": {
877
+ "type": "zeebe:property",
878
+ "name": "activationCondition"
1072
879
  },
1073
- "type": "Hidden"
880
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
1074
881
  },
1075
882
  {
1076
- "id": "resultVariable",
1077
883
  "label": "Result variable",
1078
- "description": "Name of variable to store the response in",
1079
- "group": "output",
884
+ "type": "String",
885
+ "group": "variable-mapping",
886
+ "optional": true,
1080
887
  "binding": {
1081
- "name": "resultVariable",
1082
- "type": "zeebe:property"
888
+ "type": "zeebe:property",
889
+ "name": "resultVariable"
1083
890
  },
1084
- "type": "String"
891
+ "description": "Name of variable to store the result of the connector in"
1085
892
  },
1086
893
  {
1087
- "id": "resultExpression",
1088
894
  "label": "Result expression",
1089
- "description": "Expression to map the response into process variables",
895
+ "type": "String",
896
+ "group": "variable-mapping",
1090
897
  "feel": "required",
1091
- "group": "output",
898
+ "optional": true,
1092
899
  "binding": {
1093
- "name": "resultExpression",
1094
- "type": "zeebe:property"
900
+ "type": "zeebe:property",
901
+ "name": "resultExpression"
1095
902
  },
1096
- "type": "Text"
903
+ "description": "Expression to map the inbound payload to process variables"
1097
904
  }
1098
905
  ],
1099
906
  "icon": {
1100
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
907
+ "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"
1101
908
  },
1102
909
  "engines": {
1103
- "camunda": "^8.5"
910
+ "camunda": "^8.2"
1104
911
  }
1105
912
  },
1106
913
  {
@@ -1540,6 +1347,199 @@
1540
1347
  "camunda": "^8.4"
1541
1348
  }
1542
1349
  },
1350
+ {
1351
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1352
+ "name": "Amazon SQS connector",
1353
+ "id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
1354
+ "version": 2,
1355
+ "description": "Receive message from a queue",
1356
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
1357
+ "appliesTo": ["bpmn:StartEvent"],
1358
+ "elementType": {
1359
+ "value": "bpmn:StartEvent"
1360
+ },
1361
+ "category": {
1362
+ "id": "connectors",
1363
+ "name": "Connectors"
1364
+ },
1365
+ "groups": [
1366
+ {
1367
+ "id": "authentication",
1368
+ "label": "Authentication"
1369
+ },
1370
+ {
1371
+ "id": "queueProperties",
1372
+ "label": "Queue properties"
1373
+ },
1374
+ {
1375
+ "id": "messagePollingProperties",
1376
+ "label": "Message polling properties"
1377
+ },
1378
+ {
1379
+ "id": "input",
1380
+ "label": "Use next attribute names for activation condition"
1381
+ },
1382
+ {
1383
+ "id": "activation",
1384
+ "label": "Activation"
1385
+ },
1386
+ {
1387
+ "id": "variable-mapping",
1388
+ "label": "Variable mapping"
1389
+ }
1390
+ ],
1391
+ "properties": [
1392
+ {
1393
+ "type": "Hidden",
1394
+ "value": "io.camunda:aws-sqs-inbound:1",
1395
+ "binding": {
1396
+ "type": "zeebe:property",
1397
+ "name": "inbound.type"
1398
+ }
1399
+ },
1400
+ {
1401
+ "label": "Access key",
1402
+ "description": "Provide AWS IAM access key that has permission to send to desired SQS",
1403
+ "group": "authentication",
1404
+ "type": "String",
1405
+ "binding": {
1406
+ "type": "zeebe:property",
1407
+ "name": "authentication.accessKey"
1408
+ },
1409
+ "constraints": {
1410
+ "notEmpty": true
1411
+ }
1412
+ },
1413
+ {
1414
+ "label": "Secret key",
1415
+ "description": "Provide AWS IAM secret key that has permission to send to desired SQS",
1416
+ "group": "authentication",
1417
+ "type": "String",
1418
+ "binding": {
1419
+ "type": "zeebe:property",
1420
+ "name": "authentication.secretKey"
1421
+ },
1422
+ "constraints": {
1423
+ "notEmpty": true
1424
+ }
1425
+ },
1426
+ {
1427
+ "label": "Queue URL",
1428
+ "description": "Specify the URL of the SQS queue where you would like to send message to",
1429
+ "group": "queueProperties",
1430
+ "type": "String",
1431
+ "binding": {
1432
+ "type": "zeebe:property",
1433
+ "name": "queue.url"
1434
+ },
1435
+ "constraints": {
1436
+ "notEmpty": true,
1437
+ "pattern": {
1438
+ "value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
1439
+ "message": "Must be an queue URL or ARN or a secret.XYZ"
1440
+ }
1441
+ }
1442
+ },
1443
+ {
1444
+ "label": "Region",
1445
+ "description": "Specify the AWS region of your queue",
1446
+ "group": "queueProperties",
1447
+ "type": "String",
1448
+ "binding": {
1449
+ "type": "zeebe:property",
1450
+ "name": "configuration.region"
1451
+ },
1452
+ "constraints": {
1453
+ "notEmpty": true
1454
+ }
1455
+ },
1456
+ {
1457
+ "label": "Polling wait time",
1458
+ "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",
1459
+ "group": "messagePollingProperties",
1460
+ "type": "String",
1461
+ "optional": false,
1462
+ "feel": "optional",
1463
+ "value": "1",
1464
+ "binding": {
1465
+ "type": "zeebe:property",
1466
+ "name": "queue.pollingWaitTime"
1467
+ },
1468
+ "constraints": {
1469
+ "notEmpty": true,
1470
+ "pattern": {
1471
+ "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
1472
+ "message": "Must be >= 0 and <= 20 or a FEEL expression"
1473
+ }
1474
+ }
1475
+ },
1476
+ {
1477
+ "label": "Attribute names",
1478
+ "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",
1479
+ "group": "input",
1480
+ "type": "String",
1481
+ "optional": true,
1482
+ "binding": {
1483
+ "type": "zeebe:property",
1484
+ "name": "queue.attributeNames"
1485
+ },
1486
+ "feel": "required"
1487
+ },
1488
+ {
1489
+ "label": "Message attribute names",
1490
+ "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",
1491
+ "group": "input",
1492
+ "type": "String",
1493
+ "optional": true,
1494
+ "binding": {
1495
+ "type": "zeebe:property",
1496
+ "name": "queue.messageAttributeNames"
1497
+ },
1498
+ "feel": "required"
1499
+ },
1500
+ {
1501
+ "label": "Activation condition",
1502
+ "type": "String",
1503
+ "group": "activation",
1504
+ "feel": "required",
1505
+ "optional": true,
1506
+ "binding": {
1507
+ "type": "zeebe:property",
1508
+ "name": "activationCondition"
1509
+ },
1510
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
1511
+ },
1512
+ {
1513
+ "label": "Result variable",
1514
+ "type": "String",
1515
+ "group": "variable-mapping",
1516
+ "optional": true,
1517
+ "binding": {
1518
+ "type": "zeebe:property",
1519
+ "name": "resultVariable"
1520
+ },
1521
+ "description": "Name of variable to store the result of the connector in"
1522
+ },
1523
+ {
1524
+ "label": "Result expression",
1525
+ "type": "String",
1526
+ "group": "variable-mapping",
1527
+ "feel": "required",
1528
+ "optional": true,
1529
+ "binding": {
1530
+ "type": "zeebe:property",
1531
+ "name": "resultExpression"
1532
+ },
1533
+ "description": "Expression to map the inbound payload to process variables"
1534
+ }
1535
+ ],
1536
+ "icon": {
1537
+ "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"
1538
+ },
1539
+ "engines": {
1540
+ "camunda": "^8.2"
1541
+ }
1542
+ },
1543
1543
  {
1544
1544
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1545
1545
  "name": "Amazon SQS connector",