@camunda/connectors-element-templates 1.0.7 → 1.0.8

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 (92) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +24 -0
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +32 -31
  4. package/src/element-templates/agenticai-aiagent-job-worker.json +1655 -7
  5. package/src/element-templates/agenticai-aiagent-outbound-connector.json +2906 -1291
  6. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  7. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +1 -1
  8. package/src/element-templates/asana-connector.json +8 -8
  9. package/src/element-templates/automation-anywhere-outbound-connector.json +619 -619
  10. package/src/element-templates/aws-bedrock-outbound-connector.json +30 -30
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +1325 -1325
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  14. package/src/element-templates/aws-eventbridge-connector-receive.json +356 -0
  15. package/src/element-templates/aws-eventbridge-outbound-connector.json +10 -10
  16. package/src/element-templates/aws-lambda-outbound-connector.json +256 -256
  17. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  18. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  19. package/src/element-templates/aws-sns-inbound-boundary.json +311 -311
  20. package/src/element-templates/aws-sns-inbound-intermediate.json +328 -328
  21. package/src/element-templates/aws-sns-inbound-message-start.json +343 -343
  22. package/src/element-templates/aws-sns-inbound-receive.json +304 -0
  23. package/src/element-templates/aws-sns-inbound-start-event.json +131 -131
  24. package/src/element-templates/aws-sns-outbound-connector.json +424 -424
  25. package/src/element-templates/aws-sqs-boundary-connector.json +305 -305
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +918 -918
  27. package/src/element-templates/aws-sqs-outbound-connector.json +743 -743
  28. package/src/element-templates/aws-sqs-receive-connector.json +418 -0
  29. package/src/element-templates/aws-sqs-start-event-connector.json +369 -369
  30. package/src/element-templates/aws-sqs-start-message.json +914 -914
  31. package/src/element-templates/blue-prism-connector.json +50 -50
  32. package/src/element-templates/csv-outbound-connector.json +26 -26
  33. package/src/element-templates/easy-post-connector.json +271 -271
  34. package/src/element-templates/email-inbound-connector-boundary.json +19 -19
  35. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  36. package/src/element-templates/email-message-start-event-connector.json +19 -19
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +503 -503
  38. package/src/element-templates/github-connector.json +2723 -2723
  39. package/src/element-templates/github-webhook-connector-intermediate.json +42 -42
  40. package/src/element-templates/github-webhook-connector-receive.json +202 -0
  41. package/src/element-templates/github-webhook-connector-start-event.json +32 -32
  42. package/src/element-templates/gitlab-connector.json +160 -160
  43. package/src/element-templates/google-drive-outbound-connector.json +438 -438
  44. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  45. package/src/element-templates/google-maps-platform-connector.json +16 -16
  46. package/src/element-templates/google-sheets-outbound-connector.json +1059 -1059
  47. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  48. package/src/element-templates/http-json-connector.json +2662 -2057
  49. package/src/element-templates/http-polling-boundary-catch-event-connector.json +635 -6
  50. package/src/element-templates/http-polling-connector.json +631 -2
  51. package/src/element-templates/hugging-face-connector.json +34 -34
  52. package/src/element-templates/jdbc-outbound-connector.json +41 -41
  53. package/src/element-templates/kafka-inbound-connector-boundary.json +958 -958
  54. package/src/element-templates/kafka-inbound-connector-intermediate.json +681 -681
  55. package/src/element-templates/kafka-inbound-connector-receive.json +498 -0
  56. package/src/element-templates/kafka-inbound-connector.json +240 -240
  57. package/src/element-templates/kafka-outbound-connector.json +356 -356
  58. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  59. package/src/element-templates/microsoft-teams-outbound-connector.json +4188 -4188
  60. package/src/element-templates/openai-connector.json +78 -78
  61. package/src/element-templates/operate-connector.json +79 -79
  62. package/src/element-templates/power-automate-connector.json +12 -12
  63. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +747 -747
  64. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +463 -463
  65. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  66. package/src/element-templates/rabbitmq-inbound-connector-receive.json +461 -0
  67. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +681 -681
  68. package/src/element-templates/rabbitmq-outbound-connector.json +670 -670
  69. package/src/element-templates/salesforce-connector.json +38 -38
  70. package/src/element-templates/sendgrid-outbound-connector.json +397 -397
  71. package/src/element-templates/servicenow-connector.json +942 -0
  72. package/src/element-templates/servicenow-flow-starter-connector.json +643 -0
  73. package/src/element-templates/servicenow-incident-connector.json +969 -0
  74. package/src/element-templates/slack-inbound-boundary.json +173 -173
  75. package/src/element-templates/slack-inbound-intermediate.json +232 -232
  76. package/src/element-templates/slack-inbound-message-start.json +209 -209
  77. package/src/element-templates/slack-inbound-receive.json +290 -0
  78. package/src/element-templates/slack-inbound-start-event.json +218 -218
  79. package/src/element-templates/slack-outbound-connector.json +955 -955
  80. package/src/element-templates/twilio-connector.json +87 -87
  81. package/src/element-templates/twilio-webhook-boundary-connector.json +26 -26
  82. package/src/element-templates/twilio-webhook-connector.json +20 -20
  83. package/src/element-templates/twilio-webhook-intermediate-connector.json +50 -50
  84. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  85. package/src/element-templates/twilio-webhook-receive-connector.json +262 -0
  86. package/src/element-templates/uipath-connector.json +41 -41
  87. package/src/element-templates/webhook-connector-boundary.json +1050 -1050
  88. package/src/element-templates/webhook-connector-intermediate.json +1356 -1356
  89. package/src/element-templates/webhook-connector-receive.json +609 -0
  90. package/src/element-templates/webhook-connector-start-event.json +2280 -2280
  91. package/src/element-templates/webhook-connector-start-message.json +1205 -1205
  92. package/src/element-templates/whatsapp-connector.json +42 -42
@@ -1,40 +1,25 @@
1
1
  [
2
2
  {
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
- "name": "Amazon SQS Intermediate Message Catch Event connector",
4
+ "name": "Amazon SQS connector",
5
5
  "id": "io.camunda.connectors.AWSSQS.intermediate.v1",
6
- "description": "Receive messages from Amazon SQS.",
7
- "metadata": {
8
- "keywords": [
9
- "receive message",
10
- "receive event",
11
- "receive message from queue",
12
- "receive event from queue"
13
- ]
14
- },
15
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
16
- "version": 10,
17
- "category": {
18
- "id": "connectors",
19
- "name": "Connectors"
20
- },
6
+ "version": 2,
7
+ "description": "Receive message from a queue",
8
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
21
9
  "appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
22
10
  "elementType": {
23
11
  "value": "bpmn:IntermediateCatchEvent",
24
12
  "eventDefinition": "bpmn:MessageEventDefinition"
25
13
  },
26
- "engines": {
27
- "camunda": "^8.3"
14
+ "category": {
15
+ "id": "connectors",
16
+ "name": "Connectors"
28
17
  },
29
18
  "groups": [
30
19
  {
31
20
  "id": "authentication",
32
21
  "label": "Authentication"
33
22
  },
34
- {
35
- "id": "configuration",
36
- "label": "Configuration"
37
- },
38
23
  {
39
24
  "id": "queueProperties",
40
25
  "label": "Queue properties"
@@ -52,375 +37,205 @@
52
37
  "label": "Activation"
53
38
  },
54
39
  {
55
- "id": "correlation",
56
- "label": "Correlation",
57
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
58
- },
59
- {
60
- "id": "deduplication",
61
- "label": "Deduplication",
62
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
63
- },
64
- {
65
- "id": "output",
66
- "label": "Output mapping"
40
+ "id": "variable-mapping",
41
+ "label": "Variable mapping"
67
42
  }
68
43
  ],
69
44
  "properties": [
70
45
  {
46
+ "type": "Hidden",
71
47
  "value": "io.camunda:aws-sqs-inbound:1",
72
48
  "binding": {
73
- "name": "inbound.type",
74
- "type": "zeebe:property"
75
- },
76
- "type": "Hidden"
49
+ "type": "zeebe:property",
50
+ "name": "inbound.type"
51
+ }
77
52
  },
78
53
  {
79
- "id": "authentication.type",
80
- "label": "Authentication",
81
- "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>",
82
- "value": "credentials",
83
- "group": "authentication",
84
- "binding": {
85
- "name": "authentication.type",
86
- "type": "zeebe:property"
54
+ "type": "Hidden",
55
+ "generatedValue": {
56
+ "type": "uuid"
87
57
  },
88
- "type": "Dropdown",
89
- "choices": [
90
- {
91
- "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
92
- "value": "defaultCredentialsChain"
93
- },
94
- {
95
- "name": "Credentials",
96
- "value": "credentials"
97
- }
98
- ]
58
+ "binding": {
59
+ "type": "bpmn:Message#property",
60
+ "name": "name"
61
+ }
99
62
  },
100
63
  {
101
- "id": "authentication.accessKey",
102
64
  "label": "Access key",
103
- "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
104
- "optional": false,
105
- "constraints": {
106
- "notEmpty": true
107
- },
65
+ "description": "Provide AWS IAM access key that has permission to send to desired SQS",
108
66
  "group": "authentication",
67
+ "type": "String",
109
68
  "binding": {
110
- "name": "authentication.accessKey",
111
- "type": "zeebe:property"
112
- },
113
- "condition": {
114
- "property": "authentication.type",
115
- "equals": "credentials",
116
- "type": "simple"
69
+ "type": "zeebe:property",
70
+ "name": "authentication.accessKey"
117
71
  },
118
- "type": "String"
72
+ "constraints": {
73
+ "notEmpty": true
74
+ }
119
75
  },
120
76
  {
121
- "id": "authentication.secretKey",
122
77
  "label": "Secret key",
123
- "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
124
- "optional": false,
125
- "constraints": {
126
- "notEmpty": true
127
- },
78
+ "description": "Provide AWS IAM secret key that has permission to send to desired SQS",
128
79
  "group": "authentication",
80
+ "type": "String",
129
81
  "binding": {
130
- "name": "authentication.secretKey",
131
- "type": "zeebe:property"
132
- },
133
- "condition": {
134
- "property": "authentication.type",
135
- "equals": "credentials",
136
- "type": "simple"
82
+ "type": "zeebe:property",
83
+ "name": "authentication.secretKey"
137
84
  },
138
- "type": "String"
139
- },
140
- {
141
- "id": "configuration.region",
142
- "label": "Region",
143
- "description": "Specify the AWS region",
144
- "optional": false,
145
85
  "constraints": {
146
86
  "notEmpty": true
147
- },
148
- "group": "configuration",
149
- "binding": {
150
- "name": "configuration.region",
151
- "type": "zeebe:property"
152
- },
153
- "type": "String"
87
+ }
154
88
  },
155
89
  {
156
- "id": "configuration.endpoint",
157
- "label": "Endpoint",
158
- "description": "Specify endpoint if need to use custom endpoint",
159
- "optional": true,
160
- "group": "configuration",
90
+ "label": "Queue URL",
91
+ "description": "Specify the URL of the SQS queue where you would like to send message to",
92
+ "group": "queueProperties",
93
+ "type": "String",
161
94
  "binding": {
162
- "name": "configuration.endpoint",
163
- "type": "zeebe:property"
95
+ "type": "zeebe:property",
96
+ "name": "queue.url"
164
97
  },
165
- "type": "Hidden"
98
+ "constraints": {
99
+ "notEmpty": true,
100
+ "pattern": {
101
+ "value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
102
+ "message": "Must be an queue URL or ARN or a secret.XYZ"
103
+ }
104
+ }
166
105
  },
167
106
  {
168
- "id": "queue.queue.url",
169
- "label": "Queue URL",
170
- "description": "Specify the URL of the SQS queue where you would like to subscribe to",
171
- "optional": false,
172
- "constraints": {
173
- "notEmpty": true
174
- },
107
+ "label": "Region",
108
+ "description": "Specify the AWS region of your queue",
175
109
  "group": "queueProperties",
110
+ "type": "String",
176
111
  "binding": {
177
- "name": "queue.url",
178
- "type": "zeebe:property"
112
+ "type": "zeebe:property",
113
+ "name": "configuration.region"
179
114
  },
180
- "type": "String"
115
+ "constraints": {
116
+ "notEmpty": true
117
+ }
181
118
  },
182
119
  {
183
- "id": "queue.queue.pollingWaitTime",
184
120
  "label": "Polling wait time",
185
- "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. A value of 0 will automatically be overridden to 1",
121
+ "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",
122
+ "group": "messagePollingProperties",
123
+ "type": "String",
186
124
  "optional": false,
187
- "value": "20",
125
+ "feel": "optional",
126
+ "value": "1",
127
+ "binding": {
128
+ "type": "zeebe:property",
129
+ "name": "queue.pollingWaitTime"
130
+ },
188
131
  "constraints": {
189
132
  "notEmpty": true,
190
133
  "pattern": {
191
- "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
134
+ "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
135
+ "message": "Must be >= 0 and <= 20 or a FEEL expression"
192
136
  }
193
- },
194
- "group": "messagePollingProperties",
195
- "binding": {
196
- "name": "queue.pollingWaitTime",
197
- "type": "zeebe:property"
198
- },
199
- "type": "String"
137
+ }
200
138
  },
201
139
  {
202
- "id": "queue.queue.attributeNames",
203
140
  "label": "Attribute names",
204
- "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",
205
- "optional": false,
206
- "feel": "optional",
141
+ "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",
207
142
  "group": "input",
143
+ "type": "String",
144
+ "optional": true,
208
145
  "binding": {
209
- "name": "queue.attributeNames",
210
- "type": "zeebe:property"
146
+ "type": "zeebe:property",
147
+ "name": "queue.attributeNames"
211
148
  },
212
- "type": "String"
149
+ "feel": "required"
213
150
  },
214
151
  {
215
- "id": "queue.queue.messageAttributeNames",
216
152
  "label": "Message attribute names",
217
- "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",
218
- "optional": false,
219
- "feel": "optional",
153
+ "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",
220
154
  "group": "input",
155
+ "type": "String",
156
+ "optional": true,
221
157
  "binding": {
222
- "name": "queue.messageAttributeNames",
223
- "type": "zeebe:property"
158
+ "type": "zeebe:property",
159
+ "name": "queue.messageAttributeNames"
224
160
  },
225
- "type": "String"
161
+ "feel": "required"
226
162
  },
227
163
  {
228
- "id": "activationCondition",
229
- "label": "Activation condition",
230
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
231
- "optional": true,
232
- "feel": "required",
164
+ "label": "Correlation key (process)",
165
+ "type": "String",
233
166
  "group": "activation",
167
+ "feel": "required",
168
+ "description": "Sets up the correlation key from process variables",
234
169
  "binding": {
235
- "name": "activationCondition",
236
- "type": "zeebe:property"
170
+ "type": "bpmn:Message#zeebe:subscription#property",
171
+ "name": "correlationKey"
237
172
  },
238
- "type": "String"
173
+ "constraints": {
174
+ "notEmpty": true
175
+ }
239
176
  },
240
177
  {
241
- "id": "consumeUnmatchedEvents",
242
- "label": "Consume unmatched events",
243
- "value": true,
178
+ "label": "Correlation key (payload)",
179
+ "type": "String",
244
180
  "group": "activation",
181
+ "feel": "required",
245
182
  "binding": {
246
- "name": "consumeUnmatchedEvents",
247
- "type": "zeebe:property"
183
+ "type": "zeebe:property",
184
+ "name": "correlationKeyExpression"
248
185
  },
249
- "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",
250
- "type": "Boolean"
251
- },
252
- {
253
- "id": "correlationKeyProcess",
254
- "label": "Correlation key (process)",
255
- "description": "Sets up the correlation key from process variables",
186
+ "description": "Extracts the correlation key from the incoming message payload",
256
187
  "constraints": {
257
188
  "notEmpty": true
258
- },
259
- "feel": "required",
260
- "group": "correlation",
261
- "binding": {
262
- "name": "correlationKey",
263
- "type": "bpmn:Message#zeebe:subscription#property"
264
- },
265
- "type": "String"
266
- },
267
- {
268
- "id": "correlationKeyPayload",
269
- "label": "Correlation key (payload)",
270
- "description": "Extracts the correlation key from the incoming message payload",
271
- "constraints": {
272
- "notEmpty": true
273
- },
274
- "feel": "required",
275
- "group": "correlation",
276
- "binding": {
277
- "name": "correlationKeyExpression",
278
- "type": "zeebe:property"
279
- },
280
- "type": "String"
189
+ }
281
190
  },
282
191
  {
283
- "id": "messageIdExpression",
284
- "label": "Message ID expression",
285
- "description": "Expression to extract unique identifier of a message",
286
- "optional": true,
192
+ "label": "Activation condition",
193
+ "type": "String",
194
+ "group": "activation",
287
195
  "feel": "required",
288
- "group": "correlation",
289
- "binding": {
290
- "name": "messageIdExpression",
291
- "type": "zeebe:property"
292
- },
293
- "type": "String"
294
- },
295
- {
296
- "id": "messageTtl",
297
- "label": "Message TTL",
298
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
299
196
  "optional": true,
300
- "constraints": {
301
- "notEmpty": false,
302
- "pattern": {
303
- "value": "^(PT.*|)$",
304
- "message": "must be an ISO-8601 duration"
305
- }
306
- },
307
- "feel": "optional",
308
- "group": "correlation",
309
- "binding": {
310
- "name": "messageTtl",
311
- "type": "zeebe:property"
312
- },
313
- "type": "String"
314
- },
315
- {
316
- "id": "messageNameUuid",
317
- "generatedValue": {
318
- "type": "uuid"
319
- },
320
- "group": "correlation",
321
- "binding": {
322
- "name": "name",
323
- "type": "bpmn:Message#property"
324
- },
325
- "type": "Hidden"
326
- },
327
- {
328
- "id": "deduplicationModeManualFlag",
329
- "label": "Manual mode",
330
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
331
- "value": false,
332
- "group": "deduplication",
333
- "binding": {
334
- "name": "deduplicationModeManualFlag",
335
- "type": "zeebe:property"
336
- },
337
- "type": "Boolean"
338
- },
339
- {
340
- "id": "deduplicationId",
341
- "label": "Deduplication ID",
342
- "constraints": {
343
- "notEmpty": true,
344
- "pattern": {
345
- "value": "^[a-zA-Z0-9_-]+$",
346
- "message": "can only contain alphanumeric characters, dashes, and underscores"
347
- }
348
- },
349
- "group": "deduplication",
350
- "binding": {
351
- "name": "deduplicationId",
352
- "type": "zeebe:property"
353
- },
354
- "condition": {
355
- "property": "deduplicationModeManualFlag",
356
- "equals": true,
357
- "type": "simple"
358
- },
359
- "type": "String"
360
- },
361
- {
362
- "id": "deduplicationModeManual",
363
- "value": "MANUAL",
364
- "group": "deduplication",
365
- "binding": {
366
- "name": "deduplicationMode",
367
- "type": "zeebe:property"
368
- },
369
- "condition": {
370
- "property": "deduplicationId",
371
- "isActive": true,
372
- "type": "simple"
373
- },
374
- "type": "Hidden"
375
- },
376
- {
377
- "id": "deduplicationModeAuto",
378
- "value": "AUTO",
379
- "group": "deduplication",
380
197
  "binding": {
381
- "name": "deduplicationMode",
382
- "type": "zeebe:property"
383
- },
384
- "condition": {
385
- "property": "deduplicationId",
386
- "isActive": false,
387
- "type": "simple"
198
+ "type": "zeebe:property",
199
+ "name": "activationCondition"
388
200
  },
389
- "type": "Hidden"
201
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
390
202
  },
391
203
  {
392
- "id": "resultVariable",
393
204
  "label": "Result variable",
394
- "description": "Name of variable to store the response in",
395
- "group": "output",
205
+ "type": "String",
206
+ "group": "variable-mapping",
207
+ "optional": true,
396
208
  "binding": {
397
- "name": "resultVariable",
398
- "type": "zeebe:property"
209
+ "type": "zeebe:property",
210
+ "name": "resultVariable"
399
211
  },
400
- "type": "String"
212
+ "description": "Name of variable to store the result of the connector in"
401
213
  },
402
214
  {
403
- "id": "resultExpression",
404
215
  "label": "Result expression",
405
- "description": "Expression to map the response into process variables",
216
+ "type": "String",
217
+ "group": "variable-mapping",
406
218
  "feel": "required",
407
- "group": "output",
219
+ "optional": true,
408
220
  "binding": {
409
- "name": "resultExpression",
410
- "type": "zeebe:property"
221
+ "type": "zeebe:property",
222
+ "name": "resultExpression"
411
223
  },
412
- "type": "Text"
224
+ "description": "Expression to map the inbound payload to process variables"
413
225
  }
414
226
  ],
415
227
  "icon": {
416
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
228
+ "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"
229
+ },
230
+ "engines": {
231
+ "camunda": "^8.2"
417
232
  }
418
233
  },
419
234
  {
420
235
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
421
236
  "name": "Amazon SQS connector",
422
237
  "id": "io.camunda.connectors.AWSSQS.intermediate.v1",
423
- "version": 2,
238
+ "version": 1,
424
239
  "description": "Receive message from a queue",
425
240
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
426
241
  "appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
@@ -527,7 +342,7 @@
527
342
  "type": "String",
528
343
  "binding": {
529
344
  "type": "zeebe:property",
530
- "name": "configuration.region"
345
+ "name": "queue.region"
531
346
  },
532
347
  "constraints": {
533
348
  "notEmpty": true
@@ -884,9 +699,9 @@
884
699
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
885
700
  "name": "Amazon SQS Intermediate Message Catch Event connector",
886
701
  "id": "io.camunda.connectors.AWSSQS.intermediate.v1",
887
- "version": 8,
702
+ "version": 6,
888
703
  "description": "Receive message from a queue",
889
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
704
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
890
705
  "appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
891
706
  "elementType": {
892
707
  "value": "bpmn:IntermediateCatchEvent",
@@ -941,32 +756,6 @@
941
756
  "name": "name"
942
757
  }
943
758
  },
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
- },
970
759
  {
971
760
  "label": "Access key",
972
761
  "description": "Provide AWS IAM access key that has permission to read from desired SQS",
@@ -978,10 +767,6 @@
978
767
  },
979
768
  "constraints": {
980
769
  "notEmpty": true
981
- },
982
- "condition": {
983
- "property": "authenticationType",
984
- "equals": "credentials"
985
770
  }
986
771
  },
987
772
  {
@@ -995,10 +780,6 @@
995
780
  },
996
781
  "constraints": {
997
782
  "notEmpty": true
998
- },
999
- "condition": {
1000
- "property": "authenticationType",
1001
- "equals": "credentials"
1002
783
  }
1003
784
  },
1004
785
  {
@@ -1033,7 +814,7 @@
1033
814
  },
1034
815
  {
1035
816
  "label": "Polling wait time",
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",
817
+ "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",
1037
818
  "group": "messagePollingProperties",
1038
819
  "type": "String",
1039
820
  "optional": false,
@@ -1053,7 +834,7 @@
1053
834
  },
1054
835
  {
1055
836
  "label": "Attribute names",
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",
837
+ "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",
1057
838
  "group": "input",
1058
839
  "type": "String",
1059
840
  "optional": true,
@@ -1065,7 +846,7 @@
1065
846
  },
1066
847
  {
1067
848
  "label": "Message attribute names",
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",
849
+ "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",
1069
850
  "group": "input",
1070
851
  "type": "String",
1071
852
  "optional": true,
@@ -1103,18 +884,6 @@
1103
884
  "notEmpty": true
1104
885
  }
1105
886
  },
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
- },
1118
887
  {
1119
888
  "label": "Activation condition",
1120
889
  "type": "String",
@@ -1155,30 +924,34 @@
1155
924
  "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"
1156
925
  },
1157
926
  "engines": {
1158
- "camunda": "^8.4"
927
+ "camunda": "^8.2"
1159
928
  }
1160
929
  },
1161
930
  {
1162
931
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1163
932
  "name": "Amazon SQS Intermediate Message Catch Event connector",
1164
933
  "id": "io.camunda.connectors.AWSSQS.intermediate.v1",
1165
- "version": 7,
1166
934
  "description": "Receive message from a queue",
1167
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
935
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
936
+ "version": 9,
937
+ "category": {
938
+ "id": "connectors",
939
+ "name": "Connectors"
940
+ },
1168
941
  "appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
1169
942
  "elementType": {
1170
943
  "value": "bpmn:IntermediateCatchEvent",
1171
944
  "eventDefinition": "bpmn:MessageEventDefinition"
1172
945
  },
1173
- "category": {
1174
- "id": "connectors",
1175
- "name": "Connectors"
1176
- },
1177
946
  "groups": [
1178
947
  {
1179
948
  "id": "authentication",
1180
949
  "label": "Authentication"
1181
950
  },
951
+ {
952
+ "id": "configuration",
953
+ "label": "Configuration"
954
+ },
1182
955
  {
1183
956
  "id": "queueProperties",
1184
957
  "label": "Queue properties"
@@ -1196,239 +969,378 @@
1196
969
  "label": "Activation"
1197
970
  },
1198
971
  {
1199
- "id": "variable-mapping",
1200
- "label": "Variable mapping"
972
+ "id": "correlation",
973
+ "label": "Correlation",
974
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
975
+ },
976
+ {
977
+ "id": "deduplication",
978
+ "label": "Deduplication",
979
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
980
+ },
981
+ {
982
+ "id": "output",
983
+ "label": "Output mapping"
1201
984
  }
1202
985
  ],
1203
986
  "properties": [
1204
987
  {
1205
- "type": "Hidden",
1206
988
  "value": "io.camunda:aws-sqs-inbound:1",
1207
989
  "binding": {
1208
- "type": "zeebe:property",
1209
- "name": "inbound.type"
1210
- }
1211
- },
1212
- {
1213
- "type": "Hidden",
1214
- "generatedValue": {
1215
- "type": "uuid"
990
+ "name": "inbound.type",
991
+ "type": "zeebe:property"
1216
992
  },
1217
- "binding": {
1218
- "type": "bpmn:Message#property",
1219
- "name": "name"
1220
- }
993
+ "type": "Hidden"
1221
994
  },
1222
995
  {
1223
- "id": "authenticationType",
996
+ "id": "authentication.type",
1224
997
  "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>",
998
+ "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>",
999
+ "value": "credentials",
1226
1000
  "group": "authentication",
1001
+ "binding": {
1002
+ "name": "authentication.type",
1003
+ "type": "zeebe:property"
1004
+ },
1227
1005
  "type": "Dropdown",
1228
- "optional": false,
1229
- "value": "credentials",
1230
1006
  "choices": [
1231
- {
1232
- "name": "Credentials",
1233
- "value": "credentials"
1234
- },
1235
1007
  {
1236
1008
  "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
1237
1009
  "value": "defaultCredentialsChain"
1010
+ },
1011
+ {
1012
+ "name": "Credentials",
1013
+ "value": "credentials"
1238
1014
  }
1239
- ],
1240
- "binding": {
1241
- "type": "zeebe:property",
1242
- "name": "authentication.type"
1243
- },
1244
- "constraints": {
1245
- "notEmpty": true
1246
- }
1015
+ ]
1247
1016
  },
1248
1017
  {
1018
+ "id": "authentication.accessKey",
1249
1019
  "label": "Access key",
1250
- "description": "Provide AWS IAM access key that has permission to read from desired SQS",
1251
- "group": "authentication",
1252
- "type": "String",
1253
- "binding": {
1254
- "type": "zeebe:property",
1255
- "name": "authentication.accessKey"
1256
- },
1020
+ "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
1021
+ "optional": false,
1257
1022
  "constraints": {
1258
1023
  "notEmpty": true
1259
1024
  },
1025
+ "group": "authentication",
1026
+ "binding": {
1027
+ "name": "authentication.accessKey",
1028
+ "type": "zeebe:property"
1029
+ },
1260
1030
  "condition": {
1261
- "property": "authenticationType",
1262
- "equals": "credentials"
1263
- }
1031
+ "property": "authentication.type",
1032
+ "equals": "credentials",
1033
+ "type": "simple"
1034
+ },
1035
+ "type": "String"
1264
1036
  },
1265
1037
  {
1038
+ "id": "authentication.secretKey",
1266
1039
  "label": "Secret key",
1267
- "description": "Provide AWS IAM secret key that has permission to read from desired SQS",
1040
+ "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
1041
+ "optional": false,
1042
+ "constraints": {
1043
+ "notEmpty": true
1044
+ },
1268
1045
  "group": "authentication",
1269
- "type": "String",
1270
1046
  "binding": {
1271
- "type": "zeebe:property",
1272
- "name": "authentication.secretKey"
1047
+ "name": "authentication.secretKey",
1048
+ "type": "zeebe:property"
1049
+ },
1050
+ "condition": {
1051
+ "property": "authentication.type",
1052
+ "equals": "credentials",
1053
+ "type": "simple"
1273
1054
  },
1055
+ "type": "String"
1056
+ },
1057
+ {
1058
+ "id": "configuration.region",
1059
+ "label": "Region",
1060
+ "description": "Specify the AWS region",
1061
+ "optional": false,
1274
1062
  "constraints": {
1275
1063
  "notEmpty": true
1276
1064
  },
1277
- "condition": {
1278
- "property": "authenticationType",
1279
- "equals": "credentials"
1280
- }
1065
+ "group": "configuration",
1066
+ "binding": {
1067
+ "name": "configuration.region",
1068
+ "type": "zeebe:property"
1069
+ },
1070
+ "type": "String"
1281
1071
  },
1282
1072
  {
1283
- "label": "Queue URL",
1284
- "description": "Specify the URL of the SQS queue where you would like to subscribe to",
1285
- "group": "queueProperties",
1286
- "type": "String",
1073
+ "id": "configuration.endpoint",
1074
+ "label": "Endpoint",
1075
+ "description": "Specify endpoint if need to use custom endpoint",
1076
+ "optional": true,
1077
+ "group": "configuration",
1287
1078
  "binding": {
1288
- "type": "zeebe:property",
1289
- "name": "queue.url"
1079
+ "name": "configuration.endpoint",
1080
+ "type": "zeebe:property"
1290
1081
  },
1291
- "constraints": {
1292
- "notEmpty": true,
1293
- "pattern": {
1294
- "value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
1295
- "message": "Must be an queue URL or ARN"
1296
- }
1297
- }
1082
+ "type": "Hidden"
1298
1083
  },
1299
1084
  {
1300
- "label": "Region",
1301
- "description": "Specify the AWS region of your queue",
1085
+ "id": "queue.queue.url",
1086
+ "label": "Queue URL",
1087
+ "description": "Specify the URL of the SQS queue where you would like to subscribe to",
1088
+ "optional": false,
1089
+ "constraints": {
1090
+ "notEmpty": true
1091
+ },
1302
1092
  "group": "queueProperties",
1303
- "type": "String",
1304
1093
  "binding": {
1305
- "type": "zeebe:property",
1306
- "name": "configuration.region"
1094
+ "name": "queue.url",
1095
+ "type": "zeebe:property"
1307
1096
  },
1308
- "constraints": {
1309
- "notEmpty": true
1310
- }
1097
+ "type": "String"
1311
1098
  },
1312
1099
  {
1100
+ "id": "queue.queue.pollingWaitTime",
1313
1101
  "label": "Polling wait time",
1314
- "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",
1315
- "group": "messagePollingProperties",
1316
- "type": "String",
1102
+ "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",
1317
1103
  "optional": false,
1318
- "feel": "optional",
1319
- "value": "1",
1320
- "binding": {
1321
- "type": "zeebe:property",
1322
- "name": "queue.pollingWaitTime"
1323
- },
1104
+ "value": "20",
1324
1105
  "constraints": {
1325
1106
  "notEmpty": true,
1326
1107
  "pattern": {
1327
- "value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\}.*)$",
1328
- "message": "Must be >= 0 and <= 20 or a FEEL expression"
1108
+ "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
1329
1109
  }
1330
- }
1110
+ },
1111
+ "group": "messagePollingProperties",
1112
+ "binding": {
1113
+ "name": "queue.pollingWaitTime",
1114
+ "type": "zeebe:property"
1115
+ },
1116
+ "type": "String"
1331
1117
  },
1332
1118
  {
1119
+ "id": "queue.queue.attributeNames",
1333
1120
  "label": "Attribute names",
1334
- "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",
1121
+ "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",
1122
+ "optional": false,
1123
+ "feel": "optional",
1335
1124
  "group": "input",
1336
- "type": "String",
1337
- "optional": true,
1338
1125
  "binding": {
1339
- "type": "zeebe:property",
1340
- "name": "queue.attributeNames"
1126
+ "name": "queue.attributeNames",
1127
+ "type": "zeebe:property"
1341
1128
  },
1342
- "feel": "required"
1129
+ "type": "String"
1343
1130
  },
1344
1131
  {
1132
+ "id": "queue.queue.messageAttributeNames",
1345
1133
  "label": "Message attribute names",
1346
- "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",
1134
+ "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",
1135
+ "optional": false,
1136
+ "feel": "optional",
1347
1137
  "group": "input",
1348
- "type": "String",
1349
- "optional": true,
1350
1138
  "binding": {
1351
- "type": "zeebe:property",
1352
- "name": "queue.messageAttributeNames"
1139
+ "name": "queue.messageAttributeNames",
1140
+ "type": "zeebe:property"
1353
1141
  },
1354
- "feel": "required"
1142
+ "type": "String"
1355
1143
  },
1356
1144
  {
1357
- "label": "Correlation key (process)",
1358
- "type": "String",
1359
- "group": "activation",
1145
+ "id": "activationCondition",
1146
+ "label": "Activation condition",
1147
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1148
+ "optional": true,
1360
1149
  "feel": "required",
1361
- "description": "Sets up the correlation key from process variables",
1150
+ "group": "activation",
1362
1151
  "binding": {
1363
- "type": "bpmn:Message#zeebe:subscription#property",
1364
- "name": "correlationKey"
1152
+ "name": "activationCondition",
1153
+ "type": "zeebe:property"
1365
1154
  },
1366
- "constraints": {
1367
- "notEmpty": true
1368
- }
1155
+ "type": "String"
1369
1156
  },
1370
1157
  {
1371
- "label": "Correlation key (payload)",
1372
- "type": "String",
1158
+ "id": "consumeUnmatchedEvents",
1159
+ "label": "Consume unmatched events",
1160
+ "value": true,
1373
1161
  "group": "activation",
1374
- "feel": "required",
1375
1162
  "binding": {
1376
- "type": "zeebe:property",
1377
- "name": "correlationKeyExpression"
1163
+ "name": "consumeUnmatchedEvents",
1164
+ "type": "zeebe:property"
1378
1165
  },
1379
- "description": "Extracts the correlation key from the incoming message payload",
1380
- "constraints": {
1381
- "notEmpty": true
1382
- }
1166
+ "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",
1167
+ "type": "Boolean"
1383
1168
  },
1384
1169
  {
1385
- "label": "Activation condition",
1386
- "type": "String",
1387
- "group": "activation",
1170
+ "id": "correlationKeyProcess",
1171
+ "label": "Correlation key (process)",
1172
+ "description": "Sets up the correlation key from process variables",
1173
+ "constraints": {
1174
+ "notEmpty": true
1175
+ },
1388
1176
  "feel": "required",
1389
- "optional": true,
1177
+ "group": "correlation",
1390
1178
  "binding": {
1391
- "type": "zeebe:property",
1392
- "name": "activationCondition"
1179
+ "name": "correlationKey",
1180
+ "type": "bpmn:Message#zeebe:subscription#property"
1393
1181
  },
1394
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
1182
+ "type": "String"
1395
1183
  },
1396
1184
  {
1397
- "label": "Result variable",
1398
- "type": "String",
1399
- "group": "variable-mapping",
1400
- "optional": true,
1185
+ "id": "correlationKeyPayload",
1186
+ "label": "Correlation key (payload)",
1187
+ "description": "Extracts the correlation key from the incoming message payload",
1188
+ "constraints": {
1189
+ "notEmpty": true
1190
+ },
1191
+ "feel": "required",
1192
+ "group": "correlation",
1401
1193
  "binding": {
1402
- "type": "zeebe:property",
1403
- "name": "resultVariable"
1194
+ "name": "correlationKeyExpression",
1195
+ "type": "zeebe:property"
1404
1196
  },
1405
- "description": "Name of variable to store the result of the connector in"
1197
+ "type": "String"
1406
1198
  },
1407
1199
  {
1408
- "label": "Result expression",
1409
- "type": "String",
1410
- "group": "variable-mapping",
1411
- "feel": "required",
1200
+ "id": "messageIdExpression",
1201
+ "label": "Message ID expression",
1202
+ "description": "Expression to extract unique identifier of a message",
1412
1203
  "optional": true,
1204
+ "feel": "required",
1205
+ "group": "correlation",
1413
1206
  "binding": {
1414
- "type": "zeebe:property",
1415
- "name": "resultExpression"
1207
+ "name": "messageIdExpression",
1208
+ "type": "zeebe:property"
1416
1209
  },
1417
- "description": "Expression to map the inbound payload to process variables"
1210
+ "type": "String"
1211
+ },
1212
+ {
1213
+ "id": "messageTtl",
1214
+ "label": "Message TTL",
1215
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1216
+ "optional": true,
1217
+ "constraints": {
1218
+ "notEmpty": false,
1219
+ "pattern": {
1220
+ "value": "^(PT.*|)$",
1221
+ "message": "must be an ISO-8601 duration"
1222
+ }
1223
+ },
1224
+ "feel": "optional",
1225
+ "group": "correlation",
1226
+ "binding": {
1227
+ "name": "messageTtl",
1228
+ "type": "zeebe:property"
1229
+ },
1230
+ "type": "String"
1231
+ },
1232
+ {
1233
+ "id": "messageNameUuid",
1234
+ "generatedValue": {
1235
+ "type": "uuid"
1236
+ },
1237
+ "group": "correlation",
1238
+ "binding": {
1239
+ "name": "name",
1240
+ "type": "bpmn:Message#property"
1241
+ },
1242
+ "type": "Hidden"
1243
+ },
1244
+ {
1245
+ "id": "deduplicationModeManualFlag",
1246
+ "label": "Manual mode",
1247
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1248
+ "value": false,
1249
+ "group": "deduplication",
1250
+ "binding": {
1251
+ "name": "deduplicationModeManualFlag",
1252
+ "type": "zeebe:property"
1253
+ },
1254
+ "type": "Boolean"
1255
+ },
1256
+ {
1257
+ "id": "deduplicationId",
1258
+ "label": "Deduplication ID",
1259
+ "constraints": {
1260
+ "notEmpty": true,
1261
+ "pattern": {
1262
+ "value": "^[a-zA-Z0-9_-]+$",
1263
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
1264
+ }
1265
+ },
1266
+ "group": "deduplication",
1267
+ "binding": {
1268
+ "name": "deduplicationId",
1269
+ "type": "zeebe:property"
1270
+ },
1271
+ "condition": {
1272
+ "property": "deduplicationModeManualFlag",
1273
+ "equals": true,
1274
+ "type": "simple"
1275
+ },
1276
+ "type": "String"
1277
+ },
1278
+ {
1279
+ "id": "deduplicationModeManual",
1280
+ "value": "MANUAL",
1281
+ "group": "deduplication",
1282
+ "binding": {
1283
+ "name": "deduplicationMode",
1284
+ "type": "zeebe:property"
1285
+ },
1286
+ "condition": {
1287
+ "property": "deduplicationId",
1288
+ "isActive": true,
1289
+ "type": "simple"
1290
+ },
1291
+ "type": "Hidden"
1292
+ },
1293
+ {
1294
+ "id": "deduplicationModeAuto",
1295
+ "value": "AUTO",
1296
+ "group": "deduplication",
1297
+ "binding": {
1298
+ "name": "deduplicationMode",
1299
+ "type": "zeebe:property"
1300
+ },
1301
+ "condition": {
1302
+ "property": "deduplicationId",
1303
+ "isActive": false,
1304
+ "type": "simple"
1305
+ },
1306
+ "type": "Hidden"
1307
+ },
1308
+ {
1309
+ "id": "resultVariable",
1310
+ "label": "Result variable",
1311
+ "description": "Name of variable to store the response in",
1312
+ "group": "output",
1313
+ "binding": {
1314
+ "name": "resultVariable",
1315
+ "type": "zeebe:property"
1316
+ },
1317
+ "type": "String"
1318
+ },
1319
+ {
1320
+ "id": "resultExpression",
1321
+ "label": "Result expression",
1322
+ "description": "Expression to map the response into process variables",
1323
+ "feel": "required",
1324
+ "group": "output",
1325
+ "binding": {
1326
+ "name": "resultExpression",
1327
+ "type": "zeebe:property"
1328
+ },
1329
+ "type": "Text"
1418
1330
  }
1419
1331
  ],
1420
1332
  "icon": {
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"
1333
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
1422
1334
  },
1423
1335
  "engines": {
1424
- "camunda": "^8.4"
1336
+ "camunda": "^8.5"
1425
1337
  }
1426
1338
  },
1427
1339
  {
1428
1340
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1429
- "name": "Amazon SQS connector",
1341
+ "name": "Amazon SQS Intermediate Message Catch Event connector",
1430
1342
  "id": "io.camunda.connectors.AWSSQS.intermediate.v1",
1431
- "version": 1,
1343
+ "version": 7,
1432
1344
  "description": "Receive message from a queue",
1433
1345
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
1434
1346
  "appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
@@ -1485,9 +1397,35 @@
1485
1397
  "name": "name"
1486
1398
  }
1487
1399
  },
1400
+ {
1401
+ "id": "authenticationType",
1402
+ "label": "Authentication",
1403
+ "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>",
1404
+ "group": "authentication",
1405
+ "type": "Dropdown",
1406
+ "optional": false,
1407
+ "value": "credentials",
1408
+ "choices": [
1409
+ {
1410
+ "name": "Credentials",
1411
+ "value": "credentials"
1412
+ },
1413
+ {
1414
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
1415
+ "value": "defaultCredentialsChain"
1416
+ }
1417
+ ],
1418
+ "binding": {
1419
+ "type": "zeebe:property",
1420
+ "name": "authentication.type"
1421
+ },
1422
+ "constraints": {
1423
+ "notEmpty": true
1424
+ }
1425
+ },
1488
1426
  {
1489
1427
  "label": "Access key",
1490
- "description": "Provide AWS IAM access key that has permission to send to desired SQS",
1428
+ "description": "Provide AWS IAM access key that has permission to read from desired SQS",
1491
1429
  "group": "authentication",
1492
1430
  "type": "String",
1493
1431
  "binding": {
@@ -1496,11 +1434,15 @@
1496
1434
  },
1497
1435
  "constraints": {
1498
1436
  "notEmpty": true
1437
+ },
1438
+ "condition": {
1439
+ "property": "authenticationType",
1440
+ "equals": "credentials"
1499
1441
  }
1500
1442
  },
1501
1443
  {
1502
1444
  "label": "Secret key",
1503
- "description": "Provide AWS IAM secret key that has permission to send to desired SQS",
1445
+ "description": "Provide AWS IAM secret key that has permission to read from desired SQS",
1504
1446
  "group": "authentication",
1505
1447
  "type": "String",
1506
1448
  "binding": {
@@ -1509,11 +1451,15 @@
1509
1451
  },
1510
1452
  "constraints": {
1511
1453
  "notEmpty": true
1454
+ },
1455
+ "condition": {
1456
+ "property": "authenticationType",
1457
+ "equals": "credentials"
1512
1458
  }
1513
1459
  },
1514
1460
  {
1515
1461
  "label": "Queue URL",
1516
- "description": "Specify the URL of the SQS queue where you would like to send message to",
1462
+ "description": "Specify the URL of the SQS queue where you would like to subscribe to",
1517
1463
  "group": "queueProperties",
1518
1464
  "type": "String",
1519
1465
  "binding": {
@@ -1523,8 +1469,8 @@
1523
1469
  "constraints": {
1524
1470
  "notEmpty": true,
1525
1471
  "pattern": {
1526
- "value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
1527
- "message": "Must be an queue URL or ARN or a secret.XYZ"
1472
+ "value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
1473
+ "message": "Must be an queue URL or ARN"
1528
1474
  }
1529
1475
  }
1530
1476
  },
@@ -1535,7 +1481,7 @@
1535
1481
  "type": "String",
1536
1482
  "binding": {
1537
1483
  "type": "zeebe:property",
1538
- "name": "queue.region"
1484
+ "name": "configuration.region"
1539
1485
  },
1540
1486
  "constraints": {
1541
1487
  "notEmpty": true
@@ -1556,7 +1502,7 @@
1556
1502
  "constraints": {
1557
1503
  "notEmpty": true,
1558
1504
  "pattern": {
1559
- "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
1505
+ "value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\}.*)$",
1560
1506
  "message": "Must be >= 0 and <= 20 or a FEEL expression"
1561
1507
  }
1562
1508
  }
@@ -1653,7 +1599,7 @@
1653
1599
  "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"
1654
1600
  },
1655
1601
  "engines": {
1656
- "camunda": "^8.2"
1602
+ "camunda": "^8.4"
1657
1603
  }
1658
1604
  },
1659
1605
  {
@@ -1907,29 +1853,25 @@
1907
1853
  },
1908
1854
  {
1909
1855
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1910
- "name": "Amazon SQS Intermediate Message Catch Event connector",
1856
+ "name": "Amazon SQS connector",
1911
1857
  "id": "io.camunda.connectors.AWSSQS.intermediate.v1",
1858
+ "version": 5,
1912
1859
  "description": "Receive message from a queue",
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
- },
1860
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
1919
1861
  "appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
1920
1862
  "elementType": {
1921
1863
  "value": "bpmn:IntermediateCatchEvent",
1922
1864
  "eventDefinition": "bpmn:MessageEventDefinition"
1923
1865
  },
1866
+ "category": {
1867
+ "id": "connectors",
1868
+ "name": "Connectors"
1869
+ },
1924
1870
  "groups": [
1925
1871
  {
1926
1872
  "id": "authentication",
1927
1873
  "label": "Authentication"
1928
1874
  },
1929
- {
1930
- "id": "configuration",
1931
- "label": "Configuration"
1932
- },
1933
1875
  {
1934
1876
  "id": "queueProperties",
1935
1877
  "label": "Queue properties"
@@ -1947,380 +1889,207 @@
1947
1889
  "label": "Activation"
1948
1890
  },
1949
1891
  {
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"
1892
+ "id": "variable-mapping",
1893
+ "label": "Variable mapping"
1962
1894
  }
1963
1895
  ],
1964
1896
  "properties": [
1965
1897
  {
1898
+ "type": "Hidden",
1966
1899
  "value": "io.camunda:aws-sqs-inbound:1",
1967
1900
  "binding": {
1968
- "name": "inbound.type",
1969
- "type": "zeebe:property"
1970
- },
1971
- "type": "Hidden"
1901
+ "type": "zeebe:property",
1902
+ "name": "inbound.type"
1903
+ }
1972
1904
  },
1973
1905
  {
1974
- "id": "authentication.type",
1975
- "label": "Authentication",
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",
1978
- "group": "authentication",
1979
- "binding": {
1980
- "name": "authentication.type",
1981
- "type": "zeebe:property"
1906
+ "type": "Hidden",
1907
+ "generatedValue": {
1908
+ "type": "uuid"
1982
1909
  },
1983
- "type": "Dropdown",
1984
- "choices": [
1985
- {
1986
- "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
1987
- "value": "defaultCredentialsChain"
1988
- },
1989
- {
1990
- "name": "Credentials",
1991
- "value": "credentials"
1992
- }
1993
- ]
1910
+ "binding": {
1911
+ "type": "bpmn:Message#property",
1912
+ "name": "name"
1913
+ }
1994
1914
  },
1995
1915
  {
1996
- "id": "authentication.accessKey",
1997
1916
  "label": "Access key",
1998
- "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
1999
- "optional": false,
2000
- "constraints": {
2001
- "notEmpty": true
2002
- },
1917
+ "description": "Provide AWS IAM access key that has permission to send to desired SQS",
2003
1918
  "group": "authentication",
1919
+ "type": "String",
2004
1920
  "binding": {
2005
- "name": "authentication.accessKey",
2006
- "type": "zeebe:property"
2007
- },
2008
- "condition": {
2009
- "property": "authentication.type",
2010
- "equals": "credentials",
2011
- "type": "simple"
1921
+ "type": "zeebe:property",
1922
+ "name": "authentication.accessKey"
2012
1923
  },
2013
- "type": "String"
1924
+ "constraints": {
1925
+ "notEmpty": true
1926
+ }
2014
1927
  },
2015
1928
  {
2016
- "id": "authentication.secretKey",
2017
1929
  "label": "Secret key",
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
- },
1930
+ "description": "Provide AWS IAM secret key that has permission to send to desired SQS",
2023
1931
  "group": "authentication",
1932
+ "type": "String",
2024
1933
  "binding": {
2025
- "name": "authentication.secretKey",
2026
- "type": "zeebe:property"
2027
- },
2028
- "condition": {
2029
- "property": "authentication.type",
2030
- "equals": "credentials",
2031
- "type": "simple"
1934
+ "type": "zeebe:property",
1935
+ "name": "authentication.secretKey"
2032
1936
  },
2033
- "type": "String"
2034
- },
2035
- {
2036
- "id": "configuration.region",
2037
- "label": "Region",
2038
- "description": "Specify the AWS region",
2039
- "optional": false,
2040
1937
  "constraints": {
2041
1938
  "notEmpty": true
2042
- },
2043
- "group": "configuration",
2044
- "binding": {
2045
- "name": "configuration.region",
2046
- "type": "zeebe:property"
2047
- },
2048
- "type": "String"
1939
+ }
2049
1940
  },
2050
1941
  {
2051
- "id": "configuration.endpoint",
2052
- "label": "Endpoint",
2053
- "description": "Specify endpoint if need to use custom endpoint",
2054
- "optional": true,
2055
- "group": "configuration",
1942
+ "label": "Queue URL",
1943
+ "description": "Specify the URL of the SQS queue where you would like to send message to",
1944
+ "group": "queueProperties",
1945
+ "type": "String",
2056
1946
  "binding": {
2057
- "name": "configuration.endpoint",
2058
- "type": "zeebe:property"
1947
+ "type": "zeebe:property",
1948
+ "name": "queue.url"
2059
1949
  },
2060
- "type": "Hidden"
1950
+ "constraints": {
1951
+ "notEmpty": true,
1952
+ "pattern": {
1953
+ "value": "^(https?://.+|arn:.+|secrets\\..+|\\{\\{secrets\\..+\\}\\}.*)$",
1954
+ "message": "Must be an queue URL or ARN"
1955
+ }
1956
+ }
2061
1957
  },
2062
1958
  {
2063
- "id": "queue.queue.url",
2064
- "label": "Queue URL",
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
- },
1959
+ "label": "Region",
1960
+ "description": "Specify the AWS region of your queue",
2070
1961
  "group": "queueProperties",
1962
+ "type": "String",
2071
1963
  "binding": {
2072
- "name": "queue.url",
2073
- "type": "zeebe:property"
1964
+ "type": "zeebe:property",
1965
+ "name": "configuration.region"
2074
1966
  },
2075
- "type": "String"
1967
+ "constraints": {
1968
+ "notEmpty": true
1969
+ }
2076
1970
  },
2077
1971
  {
2078
- "id": "queue.queue.pollingWaitTime",
2079
1972
  "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",
1973
+ "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",
1974
+ "group": "messagePollingProperties",
1975
+ "type": "String",
2081
1976
  "optional": false,
2082
- "value": "20",
1977
+ "feel": "optional",
1978
+ "value": "1",
1979
+ "binding": {
1980
+ "type": "zeebe:property",
1981
+ "name": "queue.pollingWaitTime"
1982
+ },
2083
1983
  "constraints": {
2084
1984
  "notEmpty": true,
2085
1985
  "pattern": {
2086
- "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
1986
+ "value": "^([0-9]?|1[0-9]|20|secrets\\..+|\\{\\{secrets\\..+\\}\\}.*)$",
1987
+ "message": "Must be >= 0 and <= 20 or a FEEL expression"
2087
1988
  }
2088
- },
2089
- "group": "messagePollingProperties",
2090
- "binding": {
2091
- "name": "queue.pollingWaitTime",
2092
- "type": "zeebe:property"
2093
- },
2094
- "type": "String"
1989
+ }
2095
1990
  },
2096
1991
  {
2097
- "id": "queue.queue.attributeNames",
2098
1992
  "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",
1993
+ "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",
2102
1994
  "group": "input",
1995
+ "type": "String",
1996
+ "optional": true,
2103
1997
  "binding": {
2104
- "name": "queue.attributeNames",
2105
- "type": "zeebe:property"
1998
+ "type": "zeebe:property",
1999
+ "name": "queue.attributeNames"
2106
2000
  },
2107
- "type": "String"
2001
+ "feel": "required"
2108
2002
  },
2109
2003
  {
2110
- "id": "queue.queue.messageAttributeNames",
2111
2004
  "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",
2005
+ "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",
2115
2006
  "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",
2007
+ "type": "String",
2126
2008
  "optional": true,
2127
- "feel": "required",
2128
- "group": "activation",
2129
2009
  "binding": {
2130
- "name": "activationCondition",
2131
- "type": "zeebe:property"
2010
+ "type": "zeebe:property",
2011
+ "name": "queue.messageAttributeNames"
2132
2012
  },
2133
- "type": "String"
2013
+ "feel": "required"
2134
2014
  },
2135
2015
  {
2136
- "id": "consumeUnmatchedEvents",
2137
- "label": "Consume unmatched events",
2138
- "value": true,
2016
+ "label": "Correlation key (process)",
2017
+ "type": "String",
2139
2018
  "group": "activation",
2019
+ "feel": "required",
2020
+ "description": "Sets up the correlation key from process variables",
2140
2021
  "binding": {
2141
- "name": "consumeUnmatchedEvents",
2142
- "type": "zeebe:property"
2022
+ "type": "bpmn:Message#zeebe:subscription#property",
2023
+ "name": "correlationKey"
2143
2024
  },
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
2025
  "constraints": {
2152
2026
  "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"
2027
+ }
2161
2028
  },
2162
2029
  {
2163
- "id": "correlationKeyPayload",
2164
2030
  "label": "Correlation key (payload)",
2165
- "description": "Extracts the correlation key from the incoming message payload",
2166
- "constraints": {
2167
- "notEmpty": true
2168
- },
2031
+ "type": "String",
2032
+ "group": "activation",
2169
2033
  "feel": "required",
2170
- "group": "correlation",
2171
2034
  "binding": {
2172
- "name": "correlationKeyExpression",
2173
- "type": "zeebe:property"
2035
+ "type": "zeebe:property",
2036
+ "name": "correlationKeyExpression"
2174
2037
  },
2175
- "type": "String"
2038
+ "description": "Extracts the correlation key from the incoming message payload",
2039
+ "constraints": {
2040
+ "notEmpty": true
2041
+ }
2176
2042
  },
2177
2043
  {
2178
- "id": "messageIdExpression",
2179
- "label": "Message ID expression",
2180
- "description": "Expression to extract unique identifier of a message",
2181
- "optional": true,
2044
+ "label": "Activation condition",
2045
+ "type": "String",
2046
+ "group": "activation",
2182
2047
  "feel": "required",
2183
- "group": "correlation",
2184
- "binding": {
2185
- "name": "messageIdExpression",
2186
- "type": "zeebe:property"
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
2048
  "optional": true,
2195
- "constraints": {
2196
- "notEmpty": false,
2197
- "pattern": {
2198
- "value": "^(PT.*|)$",
2199
- "message": "must be an ISO-8601 duration"
2200
- }
2201
- },
2202
- "feel": "optional",
2203
- "group": "correlation",
2204
2049
  "binding": {
2205
- "name": "messageTtl",
2206
- "type": "zeebe:property"
2050
+ "type": "zeebe:property",
2051
+ "name": "activationCondition"
2207
2052
  },
2208
- "type": "String"
2053
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
2209
2054
  },
2210
2055
  {
2211
- "id": "messageNameUuid",
2212
- "generatedValue": {
2213
- "type": "uuid"
2214
- },
2215
- "group": "correlation",
2056
+ "label": "Result variable",
2057
+ "type": "String",
2058
+ "group": "variable-mapping",
2059
+ "optional": true,
2216
2060
  "binding": {
2217
- "name": "name",
2218
- "type": "bpmn:Message#property"
2061
+ "type": "zeebe:property",
2062
+ "name": "resultVariable"
2219
2063
  },
2220
- "type": "Hidden"
2064
+ "description": "Name of variable to store the result of the connector in"
2221
2065
  },
2222
2066
  {
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",
2067
+ "label": "Result expression",
2068
+ "type": "String",
2069
+ "group": "variable-mapping",
2070
+ "feel": "required",
2071
+ "optional": true,
2228
2072
  "binding": {
2229
- "name": "deduplicationModeManualFlag",
2230
- "type": "zeebe:property"
2073
+ "type": "zeebe:property",
2074
+ "name": "resultExpression"
2231
2075
  },
2232
- "type": "Boolean"
2233
- },
2234
- {
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",
2245
- "binding": {
2246
- "name": "deduplicationId",
2247
- "type": "zeebe:property"
2248
- },
2249
- "condition": {
2250
- "property": "deduplicationModeManualFlag",
2251
- "equals": true,
2252
- "type": "simple"
2253
- },
2254
- "type": "String"
2255
- },
2256
- {
2257
- "id": "deduplicationModeManual",
2258
- "value": "MANUAL",
2259
- "group": "deduplication",
2260
- "binding": {
2261
- "name": "deduplicationMode",
2262
- "type": "zeebe:property"
2263
- },
2264
- "condition": {
2265
- "property": "deduplicationId",
2266
- "isActive": true,
2267
- "type": "simple"
2268
- },
2269
- "type": "Hidden"
2270
- },
2271
- {
2272
- "id": "deduplicationModeAuto",
2273
- "value": "AUTO",
2274
- "group": "deduplication",
2275
- "binding": {
2276
- "name": "deduplicationMode",
2277
- "type": "zeebe:property"
2278
- },
2279
- "condition": {
2280
- "property": "deduplicationId",
2281
- "isActive": false,
2282
- "type": "simple"
2283
- },
2284
- "type": "Hidden"
2285
- },
2286
- {
2287
- "id": "resultVariable",
2288
- "label": "Result variable",
2289
- "description": "Name of variable to store the response in",
2290
- "group": "output",
2291
- "binding": {
2292
- "name": "resultVariable",
2293
- "type": "zeebe:property"
2294
- },
2295
- "type": "String"
2296
- },
2297
- {
2298
- "id": "resultExpression",
2299
- "label": "Result expression",
2300
- "description": "Expression to map the response into process variables",
2301
- "feel": "required",
2302
- "group": "output",
2303
- "binding": {
2304
- "name": "resultExpression",
2305
- "type": "zeebe:property"
2306
- },
2307
- "type": "Text"
2076
+ "description": "Expression to map the inbound payload to process variables"
2308
2077
  }
2309
2078
  ],
2310
2079
  "icon": {
2311
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
2080
+ "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"
2312
2081
  },
2313
2082
  "engines": {
2314
- "camunda": "^8.5"
2083
+ "camunda": "^8.2"
2315
2084
  }
2316
2085
  },
2317
2086
  {
2318
2087
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2319
2088
  "name": "Amazon SQS Intermediate Message Catch Event connector",
2320
2089
  "id": "io.camunda.connectors.AWSSQS.intermediate.v1",
2321
- "version": 6,
2090
+ "version": 8,
2322
2091
  "description": "Receive message from a queue",
2323
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
2092
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
2324
2093
  "appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
2325
2094
  "elementType": {
2326
2095
  "value": "bpmn:IntermediateCatchEvent",
@@ -2375,6 +2144,32 @@
2375
2144
  "name": "name"
2376
2145
  }
2377
2146
  },
2147
+ {
2148
+ "id": "authenticationType",
2149
+ "label": "Authentication",
2150
+ "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>",
2151
+ "group": "authentication",
2152
+ "type": "Dropdown",
2153
+ "optional": false,
2154
+ "value": "credentials",
2155
+ "choices": [
2156
+ {
2157
+ "name": "Credentials",
2158
+ "value": "credentials"
2159
+ },
2160
+ {
2161
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
2162
+ "value": "defaultCredentialsChain"
2163
+ }
2164
+ ],
2165
+ "binding": {
2166
+ "type": "zeebe:property",
2167
+ "name": "authentication.type"
2168
+ },
2169
+ "constraints": {
2170
+ "notEmpty": true
2171
+ }
2172
+ },
2378
2173
  {
2379
2174
  "label": "Access key",
2380
2175
  "description": "Provide AWS IAM access key that has permission to read from desired SQS",
@@ -2386,6 +2181,10 @@
2386
2181
  },
2387
2182
  "constraints": {
2388
2183
  "notEmpty": true
2184
+ },
2185
+ "condition": {
2186
+ "property": "authenticationType",
2187
+ "equals": "credentials"
2389
2188
  }
2390
2189
  },
2391
2190
  {
@@ -2399,6 +2198,10 @@
2399
2198
  },
2400
2199
  "constraints": {
2401
2200
  "notEmpty": true
2201
+ },
2202
+ "condition": {
2203
+ "property": "authenticationType",
2204
+ "equals": "credentials"
2402
2205
  }
2403
2206
  },
2404
2207
  {
@@ -2433,7 +2236,7 @@
2433
2236
  },
2434
2237
  {
2435
2238
  "label": "Polling wait time",
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",
2239
+ "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",
2437
2240
  "group": "messagePollingProperties",
2438
2241
  "type": "String",
2439
2242
  "optional": false,
@@ -2453,7 +2256,7 @@
2453
2256
  },
2454
2257
  {
2455
2258
  "label": "Attribute names",
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",
2259
+ "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",
2457
2260
  "group": "input",
2458
2261
  "type": "String",
2459
2262
  "optional": true,
@@ -2465,7 +2268,7 @@
2465
2268
  },
2466
2269
  {
2467
2270
  "label": "Message attribute names",
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",
2271
+ "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",
2469
2272
  "group": "input",
2470
2273
  "type": "String",
2471
2274
  "optional": true,
@@ -2503,6 +2306,18 @@
2503
2306
  "notEmpty": true
2504
2307
  }
2505
2308
  },
2309
+ {
2310
+ "label": "Message ID expression",
2311
+ "feel": "required",
2312
+ "type": "String",
2313
+ "optional": true,
2314
+ "group": "activation",
2315
+ "binding": {
2316
+ "type": "zeebe:property",
2317
+ "name": "messageIdExpression"
2318
+ },
2319
+ "description": "Expression to extract unique identifier of a message"
2320
+ },
2506
2321
  {
2507
2322
  "label": "Activation condition",
2508
2323
  "type": "String",
@@ -2543,30 +2358,45 @@
2543
2358
  "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"
2544
2359
  },
2545
2360
  "engines": {
2546
- "camunda": "^8.2"
2361
+ "camunda": "^8.4"
2547
2362
  }
2548
2363
  },
2549
2364
  {
2550
2365
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2551
- "name": "Amazon SQS connector",
2366
+ "name": "Amazon SQS Intermediate Message Catch Event connector",
2552
2367
  "id": "io.camunda.connectors.AWSSQS.intermediate.v1",
2553
- "version": 5,
2554
- "description": "Receive message from a queue",
2555
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
2368
+ "description": "Receive messages from Amazon SQS.",
2369
+ "metadata": {
2370
+ "keywords": [
2371
+ "receive message",
2372
+ "receive event",
2373
+ "receive message from queue",
2374
+ "receive event from queue"
2375
+ ]
2376
+ },
2377
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
2378
+ "version": 10,
2379
+ "category": {
2380
+ "id": "connectors",
2381
+ "name": "Connectors"
2382
+ },
2556
2383
  "appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
2557
2384
  "elementType": {
2558
2385
  "value": "bpmn:IntermediateCatchEvent",
2559
2386
  "eventDefinition": "bpmn:MessageEventDefinition"
2560
2387
  },
2561
- "category": {
2562
- "id": "connectors",
2563
- "name": "Connectors"
2388
+ "engines": {
2389
+ "camunda": "^8.3"
2564
2390
  },
2565
2391
  "groups": [
2566
2392
  {
2567
2393
  "id": "authentication",
2568
2394
  "label": "Authentication"
2569
2395
  },
2396
+ {
2397
+ "id": "configuration",
2398
+ "label": "Configuration"
2399
+ },
2570
2400
  {
2571
2401
  "id": "queueProperties",
2572
2402
  "label": "Queue properties"
@@ -2584,198 +2414,368 @@
2584
2414
  "label": "Activation"
2585
2415
  },
2586
2416
  {
2587
- "id": "variable-mapping",
2588
- "label": "Variable mapping"
2417
+ "id": "correlation",
2418
+ "label": "Correlation",
2419
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
2420
+ },
2421
+ {
2422
+ "id": "deduplication",
2423
+ "label": "Deduplication",
2424
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
2425
+ },
2426
+ {
2427
+ "id": "output",
2428
+ "label": "Output mapping"
2589
2429
  }
2590
2430
  ],
2591
2431
  "properties": [
2592
2432
  {
2593
- "type": "Hidden",
2594
2433
  "value": "io.camunda:aws-sqs-inbound:1",
2595
2434
  "binding": {
2596
- "type": "zeebe:property",
2597
- "name": "inbound.type"
2598
- }
2435
+ "name": "inbound.type",
2436
+ "type": "zeebe:property"
2437
+ },
2438
+ "type": "Hidden"
2599
2439
  },
2600
2440
  {
2601
- "type": "Hidden",
2602
- "generatedValue": {
2603
- "type": "uuid"
2604
- },
2441
+ "id": "authentication.type",
2442
+ "label": "Authentication",
2443
+ "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>",
2444
+ "value": "credentials",
2445
+ "group": "authentication",
2605
2446
  "binding": {
2606
- "type": "bpmn:Message#property",
2607
- "name": "name"
2608
- }
2447
+ "name": "authentication.type",
2448
+ "type": "zeebe:property"
2449
+ },
2450
+ "type": "Dropdown",
2451
+ "choices": [
2452
+ {
2453
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
2454
+ "value": "defaultCredentialsChain"
2455
+ },
2456
+ {
2457
+ "name": "Credentials",
2458
+ "value": "credentials"
2459
+ }
2460
+ ]
2609
2461
  },
2610
2462
  {
2463
+ "id": "authentication.accessKey",
2611
2464
  "label": "Access key",
2612
- "description": "Provide AWS IAM access key that has permission to send to desired SQS",
2465
+ "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
2466
+ "optional": false,
2467
+ "constraints": {
2468
+ "notEmpty": true
2469
+ },
2613
2470
  "group": "authentication",
2614
- "type": "String",
2615
2471
  "binding": {
2616
- "type": "zeebe:property",
2617
- "name": "authentication.accessKey"
2472
+ "name": "authentication.accessKey",
2473
+ "type": "zeebe:property"
2618
2474
  },
2619
- "constraints": {
2620
- "notEmpty": true
2621
- }
2475
+ "condition": {
2476
+ "property": "authentication.type",
2477
+ "equals": "credentials",
2478
+ "type": "simple"
2479
+ },
2480
+ "type": "String"
2622
2481
  },
2623
2482
  {
2483
+ "id": "authentication.secretKey",
2624
2484
  "label": "Secret key",
2625
- "description": "Provide AWS IAM secret key that has permission to send to desired SQS",
2626
- "group": "authentication",
2627
- "type": "String",
2628
- "binding": {
2629
- "type": "zeebe:property",
2630
- "name": "authentication.secretKey"
2631
- },
2485
+ "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
2486
+ "optional": false,
2632
2487
  "constraints": {
2633
2488
  "notEmpty": true
2634
- }
2635
- },
2636
- {
2637
- "label": "Queue URL",
2638
- "description": "Specify the URL of the SQS queue where you would like to send message to",
2639
- "group": "queueProperties",
2640
- "type": "String",
2489
+ },
2490
+ "group": "authentication",
2641
2491
  "binding": {
2642
- "type": "zeebe:property",
2643
- "name": "queue.url"
2492
+ "name": "authentication.secretKey",
2493
+ "type": "zeebe:property"
2644
2494
  },
2645
- "constraints": {
2646
- "notEmpty": true,
2647
- "pattern": {
2648
- "value": "^(https?://.+|arn:.+|secrets\\..+|\\{\\{secrets\\..+\\}\\}.*)$",
2649
- "message": "Must be an queue URL or ARN"
2650
- }
2651
- }
2495
+ "condition": {
2496
+ "property": "authentication.type",
2497
+ "equals": "credentials",
2498
+ "type": "simple"
2499
+ },
2500
+ "type": "String"
2652
2501
  },
2653
2502
  {
2503
+ "id": "configuration.region",
2654
2504
  "label": "Region",
2655
- "description": "Specify the AWS region of your queue",
2656
- "group": "queueProperties",
2657
- "type": "String",
2505
+ "description": "Specify the AWS region",
2506
+ "optional": false,
2507
+ "constraints": {
2508
+ "notEmpty": true
2509
+ },
2510
+ "group": "configuration",
2658
2511
  "binding": {
2659
- "type": "zeebe:property",
2660
- "name": "configuration.region"
2512
+ "name": "configuration.region",
2513
+ "type": "zeebe:property"
2661
2514
  },
2515
+ "type": "String"
2516
+ },
2517
+ {
2518
+ "id": "configuration.endpoint",
2519
+ "label": "Endpoint",
2520
+ "description": "Specify endpoint if need to use custom endpoint",
2521
+ "optional": true,
2522
+ "group": "configuration",
2523
+ "binding": {
2524
+ "name": "configuration.endpoint",
2525
+ "type": "zeebe:property"
2526
+ },
2527
+ "type": "Hidden"
2528
+ },
2529
+ {
2530
+ "id": "queue.queue.url",
2531
+ "label": "Queue URL",
2532
+ "description": "Specify the URL of the SQS queue where you would like to subscribe to",
2533
+ "optional": false,
2662
2534
  "constraints": {
2663
2535
  "notEmpty": true
2664
- }
2536
+ },
2537
+ "group": "queueProperties",
2538
+ "binding": {
2539
+ "name": "queue.url",
2540
+ "type": "zeebe:property"
2541
+ },
2542
+ "type": "String"
2665
2543
  },
2666
2544
  {
2545
+ "id": "queue.queue.pollingWaitTime",
2667
2546
  "label": "Polling wait time",
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",
2669
- "group": "messagePollingProperties",
2670
- "type": "String",
2547
+ "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. A value of 0 will automatically be overridden to 1",
2671
2548
  "optional": false,
2672
- "feel": "optional",
2673
- "value": "1",
2674
- "binding": {
2675
- "type": "zeebe:property",
2676
- "name": "queue.pollingWaitTime"
2677
- },
2549
+ "value": "20",
2678
2550
  "constraints": {
2679
2551
  "notEmpty": true,
2680
2552
  "pattern": {
2681
- "value": "^([0-9]?|1[0-9]|20|secrets\\..+|\\{\\{secrets\\..+\\}\\}.*)$",
2682
- "message": "Must be >= 0 and <= 20 or a FEEL expression"
2553
+ "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
2683
2554
  }
2684
- }
2555
+ },
2556
+ "group": "messagePollingProperties",
2557
+ "binding": {
2558
+ "name": "queue.pollingWaitTime",
2559
+ "type": "zeebe:property"
2560
+ },
2561
+ "type": "String"
2685
2562
  },
2686
2563
  {
2564
+ "id": "queue.queue.attributeNames",
2687
2565
  "label": "Attribute names",
2688
- "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",
2566
+ "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",
2567
+ "optional": false,
2568
+ "feel": "optional",
2689
2569
  "group": "input",
2690
- "type": "String",
2691
- "optional": true,
2692
2570
  "binding": {
2693
- "type": "zeebe:property",
2694
- "name": "queue.attributeNames"
2571
+ "name": "queue.attributeNames",
2572
+ "type": "zeebe:property"
2695
2573
  },
2696
- "feel": "required"
2574
+ "type": "String"
2697
2575
  },
2698
2576
  {
2577
+ "id": "queue.queue.messageAttributeNames",
2699
2578
  "label": "Message attribute names",
2700
- "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",
2579
+ "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",
2580
+ "optional": false,
2581
+ "feel": "optional",
2701
2582
  "group": "input",
2702
- "type": "String",
2703
- "optional": true,
2704
2583
  "binding": {
2705
- "type": "zeebe:property",
2706
- "name": "queue.messageAttributeNames"
2584
+ "name": "queue.messageAttributeNames",
2585
+ "type": "zeebe:property"
2707
2586
  },
2708
- "feel": "required"
2587
+ "type": "String"
2709
2588
  },
2710
2589
  {
2711
- "label": "Correlation key (process)",
2712
- "type": "String",
2713
- "group": "activation",
2590
+ "id": "activationCondition",
2591
+ "label": "Activation condition",
2592
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
2593
+ "optional": true,
2714
2594
  "feel": "required",
2715
- "description": "Sets up the correlation key from process variables",
2595
+ "group": "activation",
2716
2596
  "binding": {
2717
- "type": "bpmn:Message#zeebe:subscription#property",
2718
- "name": "correlationKey"
2597
+ "name": "activationCondition",
2598
+ "type": "zeebe:property"
2719
2599
  },
2720
- "constraints": {
2721
- "notEmpty": true
2722
- }
2600
+ "type": "String"
2723
2601
  },
2724
2602
  {
2725
- "label": "Correlation key (payload)",
2726
- "type": "String",
2603
+ "id": "consumeUnmatchedEvents",
2604
+ "label": "Consume unmatched events",
2605
+ "value": true,
2727
2606
  "group": "activation",
2607
+ "binding": {
2608
+ "name": "consumeUnmatchedEvents",
2609
+ "type": "zeebe:property"
2610
+ },
2611
+ "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",
2612
+ "type": "Boolean"
2613
+ },
2614
+ {
2615
+ "id": "correlationKeyProcess",
2616
+ "label": "Correlation key (process)",
2617
+ "description": "Sets up the correlation key from process variables",
2618
+ "constraints": {
2619
+ "notEmpty": true
2620
+ },
2728
2621
  "feel": "required",
2622
+ "group": "correlation",
2729
2623
  "binding": {
2730
- "type": "zeebe:property",
2731
- "name": "correlationKeyExpression"
2624
+ "name": "correlationKey",
2625
+ "type": "bpmn:Message#zeebe:subscription#property"
2732
2626
  },
2627
+ "type": "String"
2628
+ },
2629
+ {
2630
+ "id": "correlationKeyPayload",
2631
+ "label": "Correlation key (payload)",
2733
2632
  "description": "Extracts the correlation key from the incoming message payload",
2734
2633
  "constraints": {
2735
2634
  "notEmpty": true
2736
- }
2635
+ },
2636
+ "feel": "required",
2637
+ "group": "correlation",
2638
+ "binding": {
2639
+ "name": "correlationKeyExpression",
2640
+ "type": "zeebe:property"
2641
+ },
2642
+ "type": "String"
2737
2643
  },
2738
2644
  {
2739
- "label": "Activation condition",
2740
- "type": "String",
2741
- "group": "activation",
2645
+ "id": "messageIdExpression",
2646
+ "label": "Message ID expression",
2647
+ "description": "Expression to extract unique identifier of a message",
2648
+ "optional": true,
2742
2649
  "feel": "required",
2650
+ "group": "correlation",
2651
+ "binding": {
2652
+ "name": "messageIdExpression",
2653
+ "type": "zeebe:property"
2654
+ },
2655
+ "type": "String"
2656
+ },
2657
+ {
2658
+ "id": "messageTtl",
2659
+ "label": "Message TTL",
2660
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
2743
2661
  "optional": true,
2662
+ "constraints": {
2663
+ "notEmpty": false,
2664
+ "pattern": {
2665
+ "value": "^(PT.*|)$",
2666
+ "message": "must be an ISO-8601 duration"
2667
+ }
2668
+ },
2669
+ "feel": "optional",
2670
+ "group": "correlation",
2744
2671
  "binding": {
2745
- "type": "zeebe:property",
2746
- "name": "activationCondition"
2672
+ "name": "messageTtl",
2673
+ "type": "zeebe:property"
2747
2674
  },
2748
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
2675
+ "type": "String"
2676
+ },
2677
+ {
2678
+ "id": "messageNameUuid",
2679
+ "generatedValue": {
2680
+ "type": "uuid"
2681
+ },
2682
+ "group": "correlation",
2683
+ "binding": {
2684
+ "name": "name",
2685
+ "type": "bpmn:Message#property"
2686
+ },
2687
+ "type": "Hidden"
2688
+ },
2689
+ {
2690
+ "id": "deduplicationModeManualFlag",
2691
+ "label": "Manual mode",
2692
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
2693
+ "value": false,
2694
+ "group": "deduplication",
2695
+ "binding": {
2696
+ "name": "deduplicationModeManualFlag",
2697
+ "type": "zeebe:property"
2698
+ },
2699
+ "type": "Boolean"
2700
+ },
2701
+ {
2702
+ "id": "deduplicationId",
2703
+ "label": "Deduplication ID",
2704
+ "constraints": {
2705
+ "notEmpty": true,
2706
+ "pattern": {
2707
+ "value": "^[a-zA-Z0-9_-]+$",
2708
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
2709
+ }
2710
+ },
2711
+ "group": "deduplication",
2712
+ "binding": {
2713
+ "name": "deduplicationId",
2714
+ "type": "zeebe:property"
2715
+ },
2716
+ "condition": {
2717
+ "property": "deduplicationModeManualFlag",
2718
+ "equals": true,
2719
+ "type": "simple"
2720
+ },
2721
+ "type": "String"
2722
+ },
2723
+ {
2724
+ "id": "deduplicationModeManual",
2725
+ "value": "MANUAL",
2726
+ "group": "deduplication",
2727
+ "binding": {
2728
+ "name": "deduplicationMode",
2729
+ "type": "zeebe:property"
2730
+ },
2731
+ "condition": {
2732
+ "property": "deduplicationId",
2733
+ "isActive": true,
2734
+ "type": "simple"
2735
+ },
2736
+ "type": "Hidden"
2749
2737
  },
2750
2738
  {
2739
+ "id": "deduplicationModeAuto",
2740
+ "value": "AUTO",
2741
+ "group": "deduplication",
2742
+ "binding": {
2743
+ "name": "deduplicationMode",
2744
+ "type": "zeebe:property"
2745
+ },
2746
+ "condition": {
2747
+ "property": "deduplicationId",
2748
+ "isActive": false,
2749
+ "type": "simple"
2750
+ },
2751
+ "type": "Hidden"
2752
+ },
2753
+ {
2754
+ "id": "resultVariable",
2751
2755
  "label": "Result variable",
2752
- "type": "String",
2753
- "group": "variable-mapping",
2754
- "optional": true,
2756
+ "description": "Name of variable to store the response in",
2757
+ "group": "output",
2755
2758
  "binding": {
2756
- "type": "zeebe:property",
2757
- "name": "resultVariable"
2759
+ "name": "resultVariable",
2760
+ "type": "zeebe:property"
2758
2761
  },
2759
- "description": "Name of variable to store the result of the connector in"
2762
+ "type": "String"
2760
2763
  },
2761
2764
  {
2765
+ "id": "resultExpression",
2762
2766
  "label": "Result expression",
2763
- "type": "String",
2764
- "group": "variable-mapping",
2767
+ "description": "Expression to map the response into process variables",
2765
2768
  "feel": "required",
2766
- "optional": true,
2769
+ "group": "output",
2767
2770
  "binding": {
2768
- "type": "zeebe:property",
2769
- "name": "resultExpression"
2771
+ "name": "resultExpression",
2772
+ "type": "zeebe:property"
2770
2773
  },
2771
- "description": "Expression to map the inbound payload to process variables"
2774
+ "type": "Text"
2772
2775
  }
2773
2776
  ],
2774
2777
  "icon": {
2775
- "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"
2776
- },
2777
- "engines": {
2778
- "camunda": "^8.2"
2778
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
2779
2779
  }
2780
2780
  }
2781
2781
  ]