@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
@@ -3,38 +3,23 @@
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
4
  "name": "Amazon SQS Message Start Event Connector",
5
5
  "id": "io.camunda.connectors.AWSSQS.startmessage.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": 1,
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:StartEvent"],
22
10
  "elementType": {
23
11
  "value": "bpmn:StartEvent",
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"
@@ -53,213 +38,163 @@
53
38
  },
54
39
  {
55
40
  "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."
41
+ "label": "Subprocess correlation"
63
42
  },
64
43
  {
65
- "id": "output",
66
- "label": "Output mapping"
44
+ "id": "variable-mapping",
45
+ "label": "Variable mapping"
67
46
  }
68
47
  ],
69
48
  "properties": [
70
49
  {
50
+ "type": "Hidden",
71
51
  "value": "io.camunda:aws-sqs-inbound:1",
72
52
  "binding": {
73
- "name": "inbound.type",
74
- "type": "zeebe:property"
75
- },
76
- "type": "Hidden"
53
+ "type": "zeebe:property",
54
+ "name": "inbound.type"
55
+ }
77
56
  },
78
57
  {
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"
58
+ "type": "Hidden",
59
+ "generatedValue": {
60
+ "type": "uuid"
87
61
  },
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
- ]
62
+ "binding": {
63
+ "type": "bpmn:Message#property",
64
+ "name": "name"
65
+ }
99
66
  },
100
67
  {
101
- "id": "authentication.accessKey",
102
68
  "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
- },
69
+ "description": "Provide AWS IAM access key that has permission to read from desired SQS",
108
70
  "group": "authentication",
71
+ "type": "String",
109
72
  "binding": {
110
- "name": "authentication.accessKey",
111
- "type": "zeebe:property"
112
- },
113
- "condition": {
114
- "property": "authentication.type",
115
- "equals": "credentials",
116
- "type": "simple"
73
+ "type": "zeebe:property",
74
+ "name": "authentication.accessKey"
117
75
  },
118
- "type": "String"
76
+ "constraints": {
77
+ "notEmpty": true
78
+ }
119
79
  },
120
80
  {
121
- "id": "authentication.secretKey",
122
81
  "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
- },
82
+ "description": "Provide AWS IAM secret key that has permission to read from desired SQS",
128
83
  "group": "authentication",
84
+ "type": "String",
129
85
  "binding": {
130
- "name": "authentication.secretKey",
131
- "type": "zeebe:property"
132
- },
133
- "condition": {
134
- "property": "authentication.type",
135
- "equals": "credentials",
136
- "type": "simple"
86
+ "type": "zeebe:property",
87
+ "name": "authentication.secretKey"
137
88
  },
138
- "type": "String"
139
- },
140
- {
141
- "id": "configuration.region",
142
- "label": "Region",
143
- "description": "Specify the AWS region",
144
- "optional": false,
145
89
  "constraints": {
146
90
  "notEmpty": true
147
- },
148
- "group": "configuration",
149
- "binding": {
150
- "name": "configuration.region",
151
- "type": "zeebe:property"
152
- },
153
- "type": "String"
91
+ }
154
92
  },
155
93
  {
156
- "id": "configuration.endpoint",
157
- "label": "Endpoint",
158
- "description": "Specify endpoint if need to use custom endpoint",
159
- "optional": true,
160
- "group": "configuration",
94
+ "label": "Queue URL",
95
+ "description": "Specify the URL of the SQS queue where you would like to subscribe to",
96
+ "group": "queueProperties",
97
+ "type": "String",
161
98
  "binding": {
162
- "name": "configuration.endpoint",
163
- "type": "zeebe:property"
99
+ "type": "zeebe:property",
100
+ "name": "queue.url"
164
101
  },
165
- "type": "Hidden"
102
+ "constraints": {
103
+ "notEmpty": true,
104
+ "pattern": {
105
+ "value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
106
+ "message": "Must be an queue URL or ARN"
107
+ }
108
+ }
166
109
  },
167
110
  {
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
- },
111
+ "label": "Region",
112
+ "description": "Specify the AWS region of your queue",
175
113
  "group": "queueProperties",
114
+ "type": "String",
176
115
  "binding": {
177
- "name": "queue.url",
178
- "type": "zeebe:property"
116
+ "type": "zeebe:property",
117
+ "name": "configuration.region"
179
118
  },
180
- "type": "String"
119
+ "constraints": {
120
+ "notEmpty": true
121
+ }
181
122
  },
182
123
  {
183
- "id": "queue.queue.pollingWaitTime",
184
124
  "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",
125
+ "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",
126
+ "group": "messagePollingProperties",
127
+ "type": "String",
186
128
  "optional": false,
187
- "value": "20",
129
+ "feel": "optional",
130
+ "value": "1",
131
+ "binding": {
132
+ "type": "zeebe:property",
133
+ "name": "queue.pollingWaitTime"
134
+ },
188
135
  "constraints": {
189
136
  "notEmpty": true,
190
137
  "pattern": {
191
- "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
138
+ "value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\}.*)$",
139
+ "message": "Must be >= 0 and <= 20 or a FEEL expression"
192
140
  }
193
- },
194
- "group": "messagePollingProperties",
195
- "binding": {
196
- "name": "queue.pollingWaitTime",
197
- "type": "zeebe:property"
198
- },
199
- "type": "String"
141
+ }
200
142
  },
201
143
  {
202
- "id": "queue.queue.attributeNames",
203
144
  "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",
145
+ "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
146
  "group": "input",
147
+ "type": "String",
148
+ "optional": true,
208
149
  "binding": {
209
- "name": "queue.attributeNames",
210
- "type": "zeebe:property"
150
+ "type": "zeebe:property",
151
+ "name": "queue.attributeNames"
211
152
  },
212
- "type": "String"
153
+ "feel": "required"
213
154
  },
214
155
  {
215
- "id": "queue.queue.messageAttributeNames",
216
156
  "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",
157
+ "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
158
  "group": "input",
159
+ "type": "String",
160
+ "optional": true,
221
161
  "binding": {
222
- "name": "queue.messageAttributeNames",
223
- "type": "zeebe:property"
162
+ "type": "zeebe:property",
163
+ "name": "queue.messageAttributeNames"
224
164
  },
225
- "type": "String"
165
+ "feel": "required"
226
166
  },
227
167
  {
228
- "id": "activationCondition",
229
- "label": "Activation condition",
230
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
231
- "optional": true,
168
+ "label": "Message ID expression",
232
169
  "feel": "required",
170
+ "type": "String",
171
+ "optional": true,
233
172
  "group": "activation",
234
173
  "binding": {
235
- "name": "activationCondition",
236
- "type": "zeebe:property"
174
+ "type": "zeebe:property",
175
+ "name": "messageIdExpression"
237
176
  },
238
- "type": "String"
177
+ "description": "Expression to extract unique identifier of a message"
239
178
  },
240
179
  {
241
- "id": "consumeUnmatchedEvents",
242
- "label": "Consume unmatched events",
243
- "value": true,
180
+ "label": "Activation condition",
181
+ "type": "String",
244
182
  "group": "activation",
183
+ "feel": "required",
184
+ "optional": true,
245
185
  "binding": {
246
- "name": "consumeUnmatchedEvents",
247
- "type": "zeebe:property"
186
+ "type": "zeebe:property",
187
+ "name": "activationCondition"
248
188
  },
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"
189
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
251
190
  },
252
191
  {
253
- "id": "correlationRequired",
254
- "label": "Subprocess correlation required",
192
+ "label": "Correlation required",
255
193
  "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
256
- "value": "notRequired",
194
+ "id": "correlationRequired",
257
195
  "group": "correlation",
258
- "binding": {
259
- "name": "correlationRequired",
260
- "type": "zeebe:property"
261
- },
262
196
  "type": "Dropdown",
197
+ "value": "notRequired",
263
198
  "choices": [
264
199
  {
265
200
  "name": "Correlation not required",
@@ -269,210 +204,100 @@
269
204
  "name": "Correlation required",
270
205
  "value": "required"
271
206
  }
272
- ]
273
- },
274
- {
275
- "id": "correlationKeyProcess",
276
- "label": "Correlation key (process)",
277
- "description": "Sets up the correlation key from process variables",
278
- "constraints": {
279
- "notEmpty": true
280
- },
281
- "feel": "required",
282
- "group": "correlation",
207
+ ],
283
208
  "binding": {
284
- "name": "correlationKey",
285
- "type": "bpmn:Message#zeebe:subscription#property"
286
- },
287
- "condition": {
288
- "property": "correlationRequired",
289
- "equals": "required",
290
- "type": "simple"
291
- },
292
- "type": "String"
209
+ "type": "zeebe:property",
210
+ "name": "correlationRequired"
211
+ }
293
212
  },
294
213
  {
295
- "id": "correlationKeyPayload",
296
- "label": "Correlation key (payload)",
297
- "description": "Extracts the correlation key from the incoming message payload",
298
- "constraints": {
299
- "notEmpty": true
300
- },
301
- "feel": "required",
214
+ "label": "Correlation key (process)",
215
+ "type": "String",
302
216
  "group": "correlation",
217
+ "feel": "required",
218
+ "description": "Sets up the correlation key from process variables",
303
219
  "binding": {
304
- "name": "correlationKeyExpression",
305
- "type": "zeebe:property"
220
+ "type": "bpmn:Message#zeebe:subscription#property",
221
+ "name": "correlationKey"
222
+ },
223
+ "constraints": {
224
+ "notEmpty": true
306
225
  },
307
226
  "condition": {
308
227
  "property": "correlationRequired",
309
- "equals": "required",
310
- "type": "simple"
311
- },
312
- "type": "String"
228
+ "equals": "required"
229
+ }
313
230
  },
314
231
  {
315
- "id": "messageTtl",
316
- "label": "Message TTL",
317
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
318
- "optional": true,
319
- "constraints": {
320
- "notEmpty": false,
321
- "pattern": {
322
- "value": "^(PT.*|)$",
323
- "message": "must be an ISO-8601 duration"
324
- }
325
- },
326
- "feel": "optional",
232
+ "label": "Correlation key (payload)",
233
+ "type": "String",
327
234
  "group": "correlation",
328
- "binding": {
329
- "name": "messageTtl",
330
- "type": "zeebe:property"
331
- },
332
- "type": "String"
333
- },
334
- {
335
- "id": "messageIdExpression",
336
- "label": "Message ID expression",
337
- "description": "Expression to extract unique identifier of a message",
338
- "optional": true,
339
235
  "feel": "required",
340
- "group": "correlation",
341
- "binding": {
342
- "name": "messageIdExpression",
343
- "type": "zeebe:property"
344
- },
345
- "type": "String"
346
- },
347
- {
348
- "id": "messageNameUuid",
349
- "generatedValue": {
350
- "type": "uuid"
351
- },
352
- "group": "correlation",
353
- "binding": {
354
- "name": "name",
355
- "type": "bpmn:Message#property"
356
- },
357
- "type": "Hidden"
358
- },
359
- {
360
- "id": "deduplicationModeManualFlag",
361
- "label": "Manual mode",
362
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
363
- "value": false,
364
- "group": "deduplication",
365
236
  "binding": {
366
- "name": "deduplicationModeManualFlag",
367
- "type": "zeebe:property"
237
+ "type": "zeebe:property",
238
+ "name": "correlationKeyExpression"
368
239
  },
369
- "type": "Boolean"
370
- },
371
- {
372
- "id": "deduplicationId",
373
- "label": "Deduplication ID",
240
+ "description": "Extracts the correlation key from the incoming message payload",
374
241
  "constraints": {
375
- "notEmpty": true,
376
- "pattern": {
377
- "value": "^[a-zA-Z0-9_-]+$",
378
- "message": "can only contain alphanumeric characters, dashes, and underscores"
379
- }
380
- },
381
- "group": "deduplication",
382
- "binding": {
383
- "name": "deduplicationId",
384
- "type": "zeebe:property"
385
- },
386
- "condition": {
387
- "property": "deduplicationModeManualFlag",
388
- "equals": true,
389
- "type": "simple"
390
- },
391
- "type": "String"
392
- },
393
- {
394
- "id": "deduplicationModeManual",
395
- "value": "MANUAL",
396
- "group": "deduplication",
397
- "binding": {
398
- "name": "deduplicationMode",
399
- "type": "zeebe:property"
400
- },
401
- "condition": {
402
- "property": "deduplicationId",
403
- "isActive": true,
404
- "type": "simple"
405
- },
406
- "type": "Hidden"
407
- },
408
- {
409
- "id": "deduplicationModeAuto",
410
- "value": "AUTO",
411
- "group": "deduplication",
412
- "binding": {
413
- "name": "deduplicationMode",
414
- "type": "zeebe:property"
242
+ "notEmpty": true
415
243
  },
416
244
  "condition": {
417
- "property": "deduplicationId",
418
- "isActive": false,
419
- "type": "simple"
420
- },
421
- "type": "Hidden"
245
+ "property": "correlationRequired",
246
+ "equals": "required"
247
+ }
422
248
  },
423
249
  {
424
- "id": "resultVariable",
425
250
  "label": "Result variable",
426
- "description": "Name of variable to store the response in",
427
- "group": "output",
251
+ "type": "String",
252
+ "group": "variable-mapping",
253
+ "optional": true,
428
254
  "binding": {
429
- "name": "resultVariable",
430
- "type": "zeebe:property"
255
+ "type": "zeebe:property",
256
+ "name": "resultVariable"
431
257
  },
432
- "type": "String"
258
+ "description": "Name of variable to store the result of the connector in"
433
259
  },
434
260
  {
435
- "id": "resultExpression",
436
261
  "label": "Result expression",
437
- "description": "Expression to map the response into process variables",
262
+ "type": "String",
263
+ "group": "variable-mapping",
438
264
  "feel": "required",
439
- "group": "output",
265
+ "optional": true,
440
266
  "binding": {
441
- "name": "resultExpression",
442
- "type": "zeebe:property"
267
+ "type": "zeebe:property",
268
+ "name": "resultExpression"
443
269
  },
444
- "type": "Text"
270
+ "description": "Expression to map the inbound payload to process variables"
445
271
  }
446
272
  ],
447
273
  "icon": {
448
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
274
+ "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"
275
+ },
276
+ "engines": {
277
+ "camunda": "^8.2"
449
278
  }
450
279
  },
451
280
  {
452
281
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
453
282
  "name": "Amazon SQS Message Start Event Connector",
454
283
  "id": "io.camunda.connectors.AWSSQS.startmessage.v1",
284
+ "version": 2,
455
285
  "description": "Receive message from a queue",
456
286
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
457
- "version": 9,
458
- "category": {
459
- "id": "connectors",
460
- "name": "Connectors"
461
- },
462
287
  "appliesTo": ["bpmn:StartEvent"],
463
288
  "elementType": {
464
289
  "value": "bpmn:StartEvent",
465
290
  "eventDefinition": "bpmn:MessageEventDefinition"
466
291
  },
292
+ "category": {
293
+ "id": "connectors",
294
+ "name": "Connectors"
295
+ },
467
296
  "groups": [
468
297
  {
469
298
  "id": "authentication",
470
299
  "label": "Authentication"
471
300
  },
472
- {
473
- "id": "configuration",
474
- "label": "Configuration"
475
- },
476
301
  {
477
302
  "id": "queueProperties",
478
303
  "label": "Queue properties"
@@ -491,213 +316,197 @@
491
316
  },
492
317
  {
493
318
  "id": "correlation",
494
- "label": "Correlation",
495
- "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
496
- },
497
- {
498
- "id": "deduplication",
499
- "label": "Deduplication",
500
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
319
+ "label": "Subprocess correlation"
501
320
  },
502
321
  {
503
- "id": "output",
504
- "label": "Output mapping"
322
+ "id": "variable-mapping",
323
+ "label": "Variable mapping"
505
324
  }
506
325
  ],
507
326
  "properties": [
508
327
  {
328
+ "type": "Hidden",
509
329
  "value": "io.camunda:aws-sqs-inbound:1",
510
330
  "binding": {
511
- "name": "inbound.type",
512
- "type": "zeebe:property"
331
+ "type": "zeebe:property",
332
+ "name": "inbound.type"
333
+ }
334
+ },
335
+ {
336
+ "type": "Hidden",
337
+ "generatedValue": {
338
+ "type": "uuid"
513
339
  },
514
- "type": "Hidden"
340
+ "binding": {
341
+ "type": "bpmn:Message#property",
342
+ "name": "name"
343
+ }
515
344
  },
516
345
  {
517
- "id": "authentication.type",
346
+ "id": "authenticationType",
518
347
  "label": "Authentication",
519
- "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>",
520
- "value": "credentials",
348
+ "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>",
521
349
  "group": "authentication",
522
- "binding": {
523
- "name": "authentication.type",
524
- "type": "zeebe:property"
525
- },
526
350
  "type": "Dropdown",
351
+ "optional": false,
352
+ "value": "credentials",
527
353
  "choices": [
528
- {
529
- "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
530
- "value": "defaultCredentialsChain"
531
- },
532
354
  {
533
355
  "name": "Credentials",
534
356
  "value": "credentials"
357
+ },
358
+ {
359
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
360
+ "value": "defaultCredentialsChain"
535
361
  }
536
- ]
362
+ ],
363
+ "binding": {
364
+ "type": "zeebe:property",
365
+ "name": "authentication.type"
366
+ },
367
+ "constraints": {
368
+ "notEmpty": true
369
+ }
537
370
  },
538
371
  {
539
- "id": "authentication.accessKey",
540
372
  "label": "Access key",
541
- "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
542
- "optional": false,
543
- "constraints": {
544
- "notEmpty": true
545
- },
373
+ "description": "Provide AWS IAM access key that has permission to read from desired SQS",
546
374
  "group": "authentication",
375
+ "type": "String",
547
376
  "binding": {
548
- "name": "authentication.accessKey",
549
- "type": "zeebe:property"
377
+ "type": "zeebe:property",
378
+ "name": "authentication.accessKey"
550
379
  },
551
- "condition": {
552
- "property": "authentication.type",
553
- "equals": "credentials",
554
- "type": "simple"
380
+ "constraints": {
381
+ "notEmpty": true
555
382
  },
556
- "type": "String"
383
+ "condition": {
384
+ "property": "authenticationType",
385
+ "equals": "credentials"
386
+ }
557
387
  },
558
388
  {
559
- "id": "authentication.secretKey",
560
389
  "label": "Secret key",
561
- "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
562
- "optional": false,
563
- "constraints": {
564
- "notEmpty": true
565
- },
390
+ "description": "Provide AWS IAM secret key that has permission to read from desired SQS",
566
391
  "group": "authentication",
392
+ "type": "String",
567
393
  "binding": {
568
- "name": "authentication.secretKey",
569
- "type": "zeebe:property"
570
- },
571
- "condition": {
572
- "property": "authentication.type",
573
- "equals": "credentials",
574
- "type": "simple"
394
+ "type": "zeebe:property",
395
+ "name": "authentication.secretKey"
575
396
  },
576
- "type": "String"
577
- },
578
- {
579
- "id": "configuration.region",
580
- "label": "Region",
581
- "description": "Specify the AWS region",
582
- "optional": false,
583
397
  "constraints": {
584
398
  "notEmpty": true
585
399
  },
586
- "group": "configuration",
587
- "binding": {
588
- "name": "configuration.region",
589
- "type": "zeebe:property"
590
- },
591
- "type": "String"
400
+ "condition": {
401
+ "property": "authenticationType",
402
+ "equals": "credentials"
403
+ }
592
404
  },
593
405
  {
594
- "id": "configuration.endpoint",
595
- "label": "Endpoint",
596
- "description": "Specify endpoint if need to use custom endpoint",
597
- "optional": true,
598
- "group": "configuration",
406
+ "label": "Queue URL",
407
+ "description": "Specify the URL of the SQS queue where you would like to subscribe to",
408
+ "group": "queueProperties",
409
+ "type": "String",
599
410
  "binding": {
600
- "name": "configuration.endpoint",
601
- "type": "zeebe:property"
411
+ "type": "zeebe:property",
412
+ "name": "queue.url"
602
413
  },
603
- "type": "Hidden"
414
+ "constraints": {
415
+ "notEmpty": true,
416
+ "pattern": {
417
+ "value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
418
+ "message": "Must be an queue URL or ARN"
419
+ }
420
+ }
604
421
  },
605
422
  {
606
- "id": "queue.queue.url",
607
- "label": "Queue URL",
608
- "description": "Specify the URL of the SQS queue where you would like to subscribe to",
609
- "optional": false,
610
- "constraints": {
611
- "notEmpty": true
612
- },
423
+ "label": "Region",
424
+ "description": "Specify the AWS region of your queue",
613
425
  "group": "queueProperties",
426
+ "type": "String",
614
427
  "binding": {
615
- "name": "queue.url",
616
- "type": "zeebe:property"
428
+ "type": "zeebe:property",
429
+ "name": "configuration.region"
617
430
  },
618
- "type": "String"
431
+ "constraints": {
432
+ "notEmpty": true
433
+ }
619
434
  },
620
435
  {
621
- "id": "queue.queue.pollingWaitTime",
622
436
  "label": "Polling wait time",
623
437
  "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",
438
+ "group": "messagePollingProperties",
439
+ "type": "String",
624
440
  "optional": false,
625
- "value": "20",
441
+ "feel": "optional",
442
+ "value": "1",
443
+ "binding": {
444
+ "type": "zeebe:property",
445
+ "name": "queue.pollingWaitTime"
446
+ },
626
447
  "constraints": {
627
448
  "notEmpty": true,
628
449
  "pattern": {
629
- "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
450
+ "value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\}.*)$",
451
+ "message": "Must be >= 0 and <= 20 or a FEEL expression"
630
452
  }
631
- },
632
- "group": "messagePollingProperties",
633
- "binding": {
634
- "name": "queue.pollingWaitTime",
635
- "type": "zeebe:property"
636
- },
637
- "type": "String"
453
+ }
638
454
  },
639
455
  {
640
- "id": "queue.queue.attributeNames",
641
456
  "label": "Attribute names",
642
457
  "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",
643
- "optional": false,
644
- "feel": "optional",
645
458
  "group": "input",
459
+ "type": "String",
460
+ "optional": true,
646
461
  "binding": {
647
- "name": "queue.attributeNames",
648
- "type": "zeebe:property"
462
+ "type": "zeebe:property",
463
+ "name": "queue.attributeNames"
649
464
  },
650
- "type": "String"
465
+ "feel": "required"
651
466
  },
652
467
  {
653
- "id": "queue.queue.messageAttributeNames",
654
468
  "label": "Message attribute names",
655
469
  "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",
656
- "optional": false,
657
- "feel": "optional",
658
470
  "group": "input",
471
+ "type": "String",
472
+ "optional": true,
659
473
  "binding": {
660
- "name": "queue.messageAttributeNames",
661
- "type": "zeebe:property"
474
+ "type": "zeebe:property",
475
+ "name": "queue.messageAttributeNames"
662
476
  },
663
- "type": "String"
477
+ "feel": "required"
664
478
  },
665
479
  {
666
- "id": "activationCondition",
667
- "label": "Activation condition",
668
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
669
- "optional": true,
480
+ "label": "Message ID expression",
670
481
  "feel": "required",
482
+ "type": "String",
483
+ "optional": true,
671
484
  "group": "activation",
672
485
  "binding": {
673
- "name": "activationCondition",
674
- "type": "zeebe:property"
486
+ "type": "zeebe:property",
487
+ "name": "messageIdExpression"
675
488
  },
676
- "type": "String"
489
+ "description": "Expression to extract unique identifier of a message"
677
490
  },
678
491
  {
679
- "id": "consumeUnmatchedEvents",
680
- "label": "Consume unmatched events",
681
- "value": true,
492
+ "label": "Activation condition",
493
+ "type": "String",
682
494
  "group": "activation",
495
+ "feel": "required",
496
+ "optional": true,
683
497
  "binding": {
684
- "name": "consumeUnmatchedEvents",
685
- "type": "zeebe:property"
498
+ "type": "zeebe:property",
499
+ "name": "activationCondition"
686
500
  },
687
- "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",
688
- "type": "Boolean"
501
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
689
502
  },
690
503
  {
691
- "id": "correlationRequired",
692
- "label": "Subprocess correlation required",
504
+ "label": "Correlation required",
693
505
  "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
694
- "value": "notRequired",
506
+ "id": "correlationRequired",
695
507
  "group": "correlation",
696
- "binding": {
697
- "name": "correlationRequired",
698
- "type": "zeebe:property"
699
- },
700
508
  "type": "Dropdown",
509
+ "value": "notRequired",
701
510
  "choices": [
702
511
  {
703
512
  "name": "Correlation not required",
@@ -707,209 +516,104 @@
707
516
  "name": "Correlation required",
708
517
  "value": "required"
709
518
  }
710
- ]
519
+ ],
520
+ "binding": {
521
+ "type": "zeebe:property",
522
+ "name": "correlationRequired"
523
+ }
711
524
  },
712
525
  {
713
- "id": "correlationKeyProcess",
714
526
  "label": "Correlation key (process)",
527
+ "type": "String",
528
+ "group": "correlation",
529
+ "feel": "required",
715
530
  "description": "Sets up the correlation key from process variables",
531
+ "binding": {
532
+ "type": "bpmn:Message#zeebe:subscription#property",
533
+ "name": "correlationKey"
534
+ },
716
535
  "constraints": {
717
536
  "notEmpty": true
718
537
  },
719
- "feel": "required",
720
- "group": "correlation",
721
- "binding": {
722
- "name": "correlationKey",
723
- "type": "bpmn:Message#zeebe:subscription#property"
724
- },
725
538
  "condition": {
726
539
  "property": "correlationRequired",
727
- "equals": "required",
728
- "type": "simple"
729
- },
730
- "type": "String"
540
+ "equals": "required"
541
+ }
731
542
  },
732
543
  {
733
- "id": "correlationKeyPayload",
734
544
  "label": "Correlation key (payload)",
545
+ "type": "String",
546
+ "group": "correlation",
547
+ "feel": "required",
548
+ "binding": {
549
+ "type": "zeebe:property",
550
+ "name": "correlationKeyExpression"
551
+ },
735
552
  "description": "Extracts the correlation key from the incoming message payload",
736
553
  "constraints": {
737
554
  "notEmpty": true
738
555
  },
739
- "feel": "required",
740
- "group": "correlation",
741
- "binding": {
742
- "name": "correlationKeyExpression",
743
- "type": "zeebe:property"
744
- },
745
556
  "condition": {
746
557
  "property": "correlationRequired",
747
- "equals": "required",
748
- "type": "simple"
749
- },
750
- "type": "String"
558
+ "equals": "required"
559
+ }
751
560
  },
752
561
  {
753
- "id": "messageTtl",
754
- "label": "Message TTL",
755
- "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
562
+ "label": "Result variable",
563
+ "type": "String",
564
+ "group": "variable-mapping",
756
565
  "optional": true,
757
- "constraints": {
758
- "notEmpty": false,
759
- "pattern": {
760
- "value": "^(PT.*|)$",
761
- "message": "must be an ISO-8601 duration"
762
- }
763
- },
764
- "feel": "optional",
765
- "group": "correlation",
766
566
  "binding": {
767
- "name": "messageTtl",
768
- "type": "zeebe:property"
567
+ "type": "zeebe:property",
568
+ "name": "resultVariable"
769
569
  },
770
- "type": "String"
570
+ "description": "Name of variable to store the result of the connector in"
771
571
  },
772
572
  {
773
- "id": "messageIdExpression",
774
- "label": "Message ID expression",
775
- "description": "Expression to extract unique identifier of a message",
776
- "optional": true,
573
+ "label": "Result expression",
574
+ "type": "String",
575
+ "group": "variable-mapping",
777
576
  "feel": "required",
778
- "group": "correlation",
577
+ "optional": true,
779
578
  "binding": {
780
- "name": "messageIdExpression",
781
- "type": "zeebe:property"
579
+ "type": "zeebe:property",
580
+ "name": "resultExpression"
782
581
  },
783
- "type": "String"
784
- },
785
- {
786
- "id": "messageNameUuid",
787
- "generatedValue": {
788
- "type": "uuid"
789
- },
790
- "group": "correlation",
791
- "binding": {
792
- "name": "name",
793
- "type": "bpmn:Message#property"
794
- },
795
- "type": "Hidden"
796
- },
797
- {
798
- "id": "deduplicationModeManualFlag",
799
- "label": "Manual mode",
800
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
801
- "value": false,
802
- "group": "deduplication",
803
- "binding": {
804
- "name": "deduplicationModeManualFlag",
805
- "type": "zeebe:property"
806
- },
807
- "type": "Boolean"
808
- },
809
- {
810
- "id": "deduplicationId",
811
- "label": "Deduplication ID",
812
- "constraints": {
813
- "notEmpty": true,
814
- "pattern": {
815
- "value": "^[a-zA-Z0-9_-]+$",
816
- "message": "can only contain alphanumeric characters, dashes, and underscores"
817
- }
818
- },
819
- "group": "deduplication",
820
- "binding": {
821
- "name": "deduplicationId",
822
- "type": "zeebe:property"
823
- },
824
- "condition": {
825
- "property": "deduplicationModeManualFlag",
826
- "equals": true,
827
- "type": "simple"
828
- },
829
- "type": "String"
830
- },
831
- {
832
- "id": "deduplicationModeManual",
833
- "value": "MANUAL",
834
- "group": "deduplication",
835
- "binding": {
836
- "name": "deduplicationMode",
837
- "type": "zeebe:property"
838
- },
839
- "condition": {
840
- "property": "deduplicationId",
841
- "isActive": true,
842
- "type": "simple"
843
- },
844
- "type": "Hidden"
845
- },
846
- {
847
- "id": "deduplicationModeAuto",
848
- "value": "AUTO",
849
- "group": "deduplication",
850
- "binding": {
851
- "name": "deduplicationMode",
852
- "type": "zeebe:property"
853
- },
854
- "condition": {
855
- "property": "deduplicationId",
856
- "isActive": false,
857
- "type": "simple"
858
- },
859
- "type": "Hidden"
860
- },
861
- {
862
- "id": "resultVariable",
863
- "label": "Result variable",
864
- "description": "Name of variable to store the response in",
865
- "group": "output",
866
- "binding": {
867
- "name": "resultVariable",
868
- "type": "zeebe:property"
869
- },
870
- "type": "String"
871
- },
872
- {
873
- "id": "resultExpression",
874
- "label": "Result expression",
875
- "description": "Expression to map the response into process variables",
876
- "feel": "required",
877
- "group": "output",
878
- "binding": {
879
- "name": "resultExpression",
880
- "type": "zeebe:property"
881
- },
882
- "type": "Text"
582
+ "description": "Expression to map the inbound payload to process variables"
883
583
  }
884
584
  ],
885
585
  "icon": {
886
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
586
+ "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"
887
587
  },
888
588
  "engines": {
889
- "camunda": "^8.5"
589
+ "camunda": "^8.4"
890
590
  }
891
591
  },
892
592
  {
893
593
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
894
594
  "name": "Amazon SQS Message Start Event Connector",
895
595
  "id": "io.camunda.connectors.AWSSQS.startmessage.v1",
896
- "version": 2,
897
596
  "description": "Receive message from a queue",
898
597
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
598
+ "version": 9,
599
+ "category": {
600
+ "id": "connectors",
601
+ "name": "Connectors"
602
+ },
899
603
  "appliesTo": ["bpmn:StartEvent"],
900
604
  "elementType": {
901
605
  "value": "bpmn:StartEvent",
902
606
  "eventDefinition": "bpmn:MessageEventDefinition"
903
607
  },
904
- "category": {
905
- "id": "connectors",
906
- "name": "Connectors"
907
- },
908
608
  "groups": [
909
609
  {
910
610
  "id": "authentication",
911
611
  "label": "Authentication"
912
612
  },
613
+ {
614
+ "id": "configuration",
615
+ "label": "Configuration"
616
+ },
913
617
  {
914
618
  "id": "queueProperties",
915
619
  "label": "Queue properties"
@@ -928,197 +632,213 @@
928
632
  },
929
633
  {
930
634
  "id": "correlation",
931
- "label": "Subprocess correlation"
635
+ "label": "Correlation",
636
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
932
637
  },
933
638
  {
934
- "id": "variable-mapping",
935
- "label": "Variable mapping"
639
+ "id": "deduplication",
640
+ "label": "Deduplication",
641
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
642
+ },
643
+ {
644
+ "id": "output",
645
+ "label": "Output mapping"
936
646
  }
937
647
  ],
938
648
  "properties": [
939
649
  {
940
- "type": "Hidden",
941
650
  "value": "io.camunda:aws-sqs-inbound:1",
942
651
  "binding": {
943
- "type": "zeebe:property",
944
- "name": "inbound.type"
945
- }
946
- },
947
- {
948
- "type": "Hidden",
949
- "generatedValue": {
950
- "type": "uuid"
652
+ "name": "inbound.type",
653
+ "type": "zeebe:property"
951
654
  },
952
- "binding": {
953
- "type": "bpmn:Message#property",
954
- "name": "name"
955
- }
655
+ "type": "Hidden"
956
656
  },
957
657
  {
958
- "id": "authenticationType",
658
+ "id": "authentication.type",
959
659
  "label": "Authentication",
960
- "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>",
660
+ "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>",
661
+ "value": "credentials",
961
662
  "group": "authentication",
663
+ "binding": {
664
+ "name": "authentication.type",
665
+ "type": "zeebe:property"
666
+ },
962
667
  "type": "Dropdown",
963
- "optional": false,
964
- "value": "credentials",
965
668
  "choices": [
966
- {
967
- "name": "Credentials",
968
- "value": "credentials"
969
- },
970
669
  {
971
670
  "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
972
671
  "value": "defaultCredentialsChain"
672
+ },
673
+ {
674
+ "name": "Credentials",
675
+ "value": "credentials"
973
676
  }
974
- ],
975
- "binding": {
976
- "type": "zeebe:property",
977
- "name": "authentication.type"
978
- },
979
- "constraints": {
980
- "notEmpty": true
981
- }
677
+ ]
982
678
  },
983
679
  {
680
+ "id": "authentication.accessKey",
984
681
  "label": "Access key",
985
- "description": "Provide AWS IAM access key that has permission to read from desired SQS",
986
- "group": "authentication",
987
- "type": "String",
988
- "binding": {
989
- "type": "zeebe:property",
990
- "name": "authentication.accessKey"
991
- },
682
+ "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
683
+ "optional": false,
992
684
  "constraints": {
993
685
  "notEmpty": true
994
686
  },
687
+ "group": "authentication",
688
+ "binding": {
689
+ "name": "authentication.accessKey",
690
+ "type": "zeebe:property"
691
+ },
995
692
  "condition": {
996
- "property": "authenticationType",
997
- "equals": "credentials"
998
- }
693
+ "property": "authentication.type",
694
+ "equals": "credentials",
695
+ "type": "simple"
696
+ },
697
+ "type": "String"
999
698
  },
1000
699
  {
700
+ "id": "authentication.secretKey",
1001
701
  "label": "Secret key",
1002
- "description": "Provide AWS IAM secret key that has permission to read from desired SQS",
702
+ "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
703
+ "optional": false,
704
+ "constraints": {
705
+ "notEmpty": true
706
+ },
1003
707
  "group": "authentication",
1004
- "type": "String",
1005
708
  "binding": {
1006
- "type": "zeebe:property",
1007
- "name": "authentication.secretKey"
709
+ "name": "authentication.secretKey",
710
+ "type": "zeebe:property"
711
+ },
712
+ "condition": {
713
+ "property": "authentication.type",
714
+ "equals": "credentials",
715
+ "type": "simple"
1008
716
  },
717
+ "type": "String"
718
+ },
719
+ {
720
+ "id": "configuration.region",
721
+ "label": "Region",
722
+ "description": "Specify the AWS region",
723
+ "optional": false,
1009
724
  "constraints": {
1010
725
  "notEmpty": true
1011
726
  },
1012
- "condition": {
1013
- "property": "authenticationType",
1014
- "equals": "credentials"
1015
- }
727
+ "group": "configuration",
728
+ "binding": {
729
+ "name": "configuration.region",
730
+ "type": "zeebe:property"
731
+ },
732
+ "type": "String"
733
+ },
734
+ {
735
+ "id": "configuration.endpoint",
736
+ "label": "Endpoint",
737
+ "description": "Specify endpoint if need to use custom endpoint",
738
+ "optional": true,
739
+ "group": "configuration",
740
+ "binding": {
741
+ "name": "configuration.endpoint",
742
+ "type": "zeebe:property"
743
+ },
744
+ "type": "Hidden"
1016
745
  },
1017
746
  {
747
+ "id": "queue.queue.url",
1018
748
  "label": "Queue URL",
1019
749
  "description": "Specify the URL of the SQS queue where you would like to subscribe to",
750
+ "optional": false,
751
+ "constraints": {
752
+ "notEmpty": true
753
+ },
1020
754
  "group": "queueProperties",
1021
- "type": "String",
1022
755
  "binding": {
1023
- "type": "zeebe:property",
1024
- "name": "queue.url"
756
+ "name": "queue.url",
757
+ "type": "zeebe:property"
1025
758
  },
1026
- "constraints": {
1027
- "notEmpty": true,
1028
- "pattern": {
1029
- "value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
1030
- "message": "Must be an queue URL or ARN"
1031
- }
1032
- }
1033
- },
1034
- {
1035
- "label": "Region",
1036
- "description": "Specify the AWS region of your queue",
1037
- "group": "queueProperties",
1038
- "type": "String",
1039
- "binding": {
1040
- "type": "zeebe:property",
1041
- "name": "configuration.region"
1042
- },
1043
- "constraints": {
1044
- "notEmpty": true
1045
- }
759
+ "type": "String"
1046
760
  },
1047
761
  {
762
+ "id": "queue.queue.pollingWaitTime",
1048
763
  "label": "Polling wait time",
1049
764
  "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",
1050
- "group": "messagePollingProperties",
1051
- "type": "String",
1052
765
  "optional": false,
1053
- "feel": "optional",
1054
- "value": "1",
1055
- "binding": {
1056
- "type": "zeebe:property",
1057
- "name": "queue.pollingWaitTime"
1058
- },
766
+ "value": "20",
1059
767
  "constraints": {
1060
768
  "notEmpty": true,
1061
769
  "pattern": {
1062
- "value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\}.*)$",
1063
- "message": "Must be >= 0 and <= 20 or a FEEL expression"
770
+ "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
1064
771
  }
1065
- }
772
+ },
773
+ "group": "messagePollingProperties",
774
+ "binding": {
775
+ "name": "queue.pollingWaitTime",
776
+ "type": "zeebe:property"
777
+ },
778
+ "type": "String"
1066
779
  },
1067
780
  {
781
+ "id": "queue.queue.attributeNames",
1068
782
  "label": "Attribute names",
1069
783
  "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",
784
+ "optional": false,
785
+ "feel": "optional",
1070
786
  "group": "input",
1071
- "type": "String",
1072
- "optional": true,
1073
787
  "binding": {
1074
- "type": "zeebe:property",
1075
- "name": "queue.attributeNames"
788
+ "name": "queue.attributeNames",
789
+ "type": "zeebe:property"
1076
790
  },
1077
- "feel": "required"
791
+ "type": "String"
1078
792
  },
1079
793
  {
794
+ "id": "queue.queue.messageAttributeNames",
1080
795
  "label": "Message attribute names",
1081
796
  "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",
797
+ "optional": false,
798
+ "feel": "optional",
1082
799
  "group": "input",
1083
- "type": "String",
1084
- "optional": true,
1085
800
  "binding": {
1086
- "type": "zeebe:property",
1087
- "name": "queue.messageAttributeNames"
801
+ "name": "queue.messageAttributeNames",
802
+ "type": "zeebe:property"
1088
803
  },
1089
- "feel": "required"
804
+ "type": "String"
1090
805
  },
1091
806
  {
1092
- "label": "Message ID expression",
1093
- "feel": "required",
1094
- "type": "String",
807
+ "id": "activationCondition",
808
+ "label": "Activation condition",
809
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1095
810
  "optional": true,
811
+ "feel": "required",
1096
812
  "group": "activation",
1097
813
  "binding": {
1098
- "type": "zeebe:property",
1099
- "name": "messageIdExpression"
814
+ "name": "activationCondition",
815
+ "type": "zeebe:property"
1100
816
  },
1101
- "description": "Expression to extract unique identifier of a message"
817
+ "type": "String"
1102
818
  },
1103
819
  {
1104
- "label": "Activation condition",
1105
- "type": "String",
820
+ "id": "consumeUnmatchedEvents",
821
+ "label": "Consume unmatched events",
822
+ "value": true,
1106
823
  "group": "activation",
1107
- "feel": "required",
1108
- "optional": true,
1109
824
  "binding": {
1110
- "type": "zeebe:property",
1111
- "name": "activationCondition"
825
+ "name": "consumeUnmatchedEvents",
826
+ "type": "zeebe:property"
1112
827
  },
1113
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
828
+ "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",
829
+ "type": "Boolean"
1114
830
  },
1115
831
  {
1116
- "label": "Correlation required",
1117
- "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
1118
832
  "id": "correlationRequired",
833
+ "label": "Subprocess correlation required",
834
+ "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
835
+ "value": "notRequired",
1119
836
  "group": "correlation",
837
+ "binding": {
838
+ "name": "correlationRequired",
839
+ "type": "zeebe:property"
840
+ },
1120
841
  "type": "Dropdown",
1121
- "value": "notRequired",
1122
842
  "choices": [
1123
843
  {
1124
844
  "name": "Correlation not required",
@@ -1128,275 +848,449 @@
1128
848
  "name": "Correlation required",
1129
849
  "value": "required"
1130
850
  }
1131
- ],
1132
- "binding": {
1133
- "type": "zeebe:property",
1134
- "name": "correlationRequired"
1135
- }
851
+ ]
1136
852
  },
1137
853
  {
854
+ "id": "correlationKeyProcess",
1138
855
  "label": "Correlation key (process)",
1139
- "type": "String",
1140
- "group": "correlation",
1141
- "feel": "required",
1142
856
  "description": "Sets up the correlation key from process variables",
1143
- "binding": {
1144
- "type": "bpmn:Message#zeebe:subscription#property",
1145
- "name": "correlationKey"
1146
- },
1147
857
  "constraints": {
1148
858
  "notEmpty": true
1149
859
  },
860
+ "feel": "required",
861
+ "group": "correlation",
862
+ "binding": {
863
+ "name": "correlationKey",
864
+ "type": "bpmn:Message#zeebe:subscription#property"
865
+ },
1150
866
  "condition": {
1151
867
  "property": "correlationRequired",
1152
- "equals": "required"
1153
- }
868
+ "equals": "required",
869
+ "type": "simple"
870
+ },
871
+ "type": "String"
1154
872
  },
1155
873
  {
874
+ "id": "correlationKeyPayload",
1156
875
  "label": "Correlation key (payload)",
1157
- "type": "String",
1158
- "group": "correlation",
1159
- "feel": "required",
1160
- "binding": {
1161
- "type": "zeebe:property",
1162
- "name": "correlationKeyExpression"
1163
- },
1164
876
  "description": "Extracts the correlation key from the incoming message payload",
1165
877
  "constraints": {
1166
878
  "notEmpty": true
1167
879
  },
880
+ "feel": "required",
881
+ "group": "correlation",
882
+ "binding": {
883
+ "name": "correlationKeyExpression",
884
+ "type": "zeebe:property"
885
+ },
1168
886
  "condition": {
1169
887
  "property": "correlationRequired",
1170
- "equals": "required"
1171
- }
888
+ "equals": "required",
889
+ "type": "simple"
890
+ },
891
+ "type": "String"
1172
892
  },
1173
893
  {
1174
- "label": "Result variable",
1175
- "type": "String",
1176
- "group": "variable-mapping",
894
+ "id": "messageTtl",
895
+ "label": "Message TTL",
896
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1177
897
  "optional": true,
898
+ "constraints": {
899
+ "notEmpty": false,
900
+ "pattern": {
901
+ "value": "^(PT.*|)$",
902
+ "message": "must be an ISO-8601 duration"
903
+ }
904
+ },
905
+ "feel": "optional",
906
+ "group": "correlation",
1178
907
  "binding": {
1179
- "type": "zeebe:property",
1180
- "name": "resultVariable"
908
+ "name": "messageTtl",
909
+ "type": "zeebe:property"
1181
910
  },
1182
- "description": "Name of variable to store the result of the connector in"
911
+ "type": "String"
1183
912
  },
1184
913
  {
1185
- "label": "Result expression",
1186
- "type": "String",
1187
- "group": "variable-mapping",
1188
- "feel": "required",
914
+ "id": "messageIdExpression",
915
+ "label": "Message ID expression",
916
+ "description": "Expression to extract unique identifier of a message",
1189
917
  "optional": true,
918
+ "feel": "required",
919
+ "group": "correlation",
1190
920
  "binding": {
1191
- "type": "zeebe:property",
1192
- "name": "resultExpression"
921
+ "name": "messageIdExpression",
922
+ "type": "zeebe:property"
1193
923
  },
1194
- "description": "Expression to map the inbound payload to process variables"
1195
- }
1196
- ],
1197
- "icon": {
1198
- "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"
1199
- },
1200
- "engines": {
1201
- "camunda": "^8.4"
1202
- }
1203
- },
1204
- {
1205
- "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1206
- "name": "Amazon SQS Message Start Event Connector",
1207
- "id": "io.camunda.connectors.AWSSQS.startmessage.v1",
1208
- "version": 1,
1209
- "description": "Receive message from a queue",
1210
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
1211
- "appliesTo": ["bpmn:StartEvent"],
1212
- "elementType": {
1213
- "value": "bpmn:StartEvent",
1214
- "eventDefinition": "bpmn:MessageEventDefinition"
1215
- },
1216
- "category": {
1217
- "id": "connectors",
1218
- "name": "Connectors"
1219
- },
1220
- "groups": [
1221
- {
1222
- "id": "authentication",
1223
- "label": "Authentication"
1224
- },
1225
- {
1226
- "id": "queueProperties",
1227
- "label": "Queue properties"
1228
- },
1229
- {
1230
- "id": "messagePollingProperties",
1231
- "label": "Message polling properties"
1232
- },
1233
- {
1234
- "id": "input",
1235
- "label": "Use next attribute names for activation condition"
1236
- },
1237
- {
1238
- "id": "activation",
1239
- "label": "Activation"
1240
- },
1241
- {
1242
- "id": "correlation",
1243
- "label": "Subprocess correlation"
1244
- },
1245
- {
1246
- "id": "variable-mapping",
1247
- "label": "Variable mapping"
1248
- }
1249
- ],
1250
- "properties": [
1251
- {
1252
- "type": "Hidden",
1253
- "value": "io.camunda:aws-sqs-inbound:1",
1254
- "binding": {
1255
- "type": "zeebe:property",
1256
- "name": "inbound.type"
1257
- }
924
+ "type": "String"
1258
925
  },
1259
926
  {
1260
- "type": "Hidden",
927
+ "id": "messageNameUuid",
1261
928
  "generatedValue": {
1262
929
  "type": "uuid"
1263
930
  },
931
+ "group": "correlation",
1264
932
  "binding": {
1265
- "type": "bpmn:Message#property",
1266
- "name": "name"
1267
- }
933
+ "name": "name",
934
+ "type": "bpmn:Message#property"
935
+ },
936
+ "type": "Hidden"
1268
937
  },
1269
938
  {
1270
- "label": "Access key",
1271
- "description": "Provide AWS IAM access key that has permission to read from desired SQS",
1272
- "group": "authentication",
1273
- "type": "String",
1274
- "binding": {
1275
- "type": "zeebe:property",
1276
- "name": "authentication.accessKey"
939
+ "id": "deduplicationModeManualFlag",
940
+ "label": "Manual mode",
941
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
942
+ "value": false,
943
+ "group": "deduplication",
944
+ "binding": {
945
+ "name": "deduplicationModeManualFlag",
946
+ "type": "zeebe:property"
1277
947
  },
948
+ "type": "Boolean"
949
+ },
950
+ {
951
+ "id": "deduplicationId",
952
+ "label": "Deduplication ID",
1278
953
  "constraints": {
1279
- "notEmpty": true
1280
- }
954
+ "notEmpty": true,
955
+ "pattern": {
956
+ "value": "^[a-zA-Z0-9_-]+$",
957
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
958
+ }
959
+ },
960
+ "group": "deduplication",
961
+ "binding": {
962
+ "name": "deduplicationId",
963
+ "type": "zeebe:property"
964
+ },
965
+ "condition": {
966
+ "property": "deduplicationModeManualFlag",
967
+ "equals": true,
968
+ "type": "simple"
969
+ },
970
+ "type": "String"
1281
971
  },
1282
972
  {
1283
- "label": "Secret key",
1284
- "description": "Provide AWS IAM secret key that has permission to read from desired SQS",
973
+ "id": "deduplicationModeManual",
974
+ "value": "MANUAL",
975
+ "group": "deduplication",
976
+ "binding": {
977
+ "name": "deduplicationMode",
978
+ "type": "zeebe:property"
979
+ },
980
+ "condition": {
981
+ "property": "deduplicationId",
982
+ "isActive": true,
983
+ "type": "simple"
984
+ },
985
+ "type": "Hidden"
986
+ },
987
+ {
988
+ "id": "deduplicationModeAuto",
989
+ "value": "AUTO",
990
+ "group": "deduplication",
991
+ "binding": {
992
+ "name": "deduplicationMode",
993
+ "type": "zeebe:property"
994
+ },
995
+ "condition": {
996
+ "property": "deduplicationId",
997
+ "isActive": false,
998
+ "type": "simple"
999
+ },
1000
+ "type": "Hidden"
1001
+ },
1002
+ {
1003
+ "id": "resultVariable",
1004
+ "label": "Result variable",
1005
+ "description": "Name of variable to store the response in",
1006
+ "group": "output",
1007
+ "binding": {
1008
+ "name": "resultVariable",
1009
+ "type": "zeebe:property"
1010
+ },
1011
+ "type": "String"
1012
+ },
1013
+ {
1014
+ "id": "resultExpression",
1015
+ "label": "Result expression",
1016
+ "description": "Expression to map the response into process variables",
1017
+ "feel": "required",
1018
+ "group": "output",
1019
+ "binding": {
1020
+ "name": "resultExpression",
1021
+ "type": "zeebe:property"
1022
+ },
1023
+ "type": "Text"
1024
+ }
1025
+ ],
1026
+ "icon": {
1027
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
1028
+ },
1029
+ "engines": {
1030
+ "camunda": "^8.5"
1031
+ }
1032
+ },
1033
+ {
1034
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1035
+ "name": "Amazon SQS Message Start Event Connector",
1036
+ "id": "io.camunda.connectors.AWSSQS.startmessage.v1",
1037
+ "description": "Receive messages from Amazon SQS.",
1038
+ "metadata": {
1039
+ "keywords": [
1040
+ "receive message",
1041
+ "receive event",
1042
+ "receive message from queue",
1043
+ "receive event from queue"
1044
+ ]
1045
+ },
1046
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
1047
+ "version": 10,
1048
+ "category": {
1049
+ "id": "connectors",
1050
+ "name": "Connectors"
1051
+ },
1052
+ "appliesTo": ["bpmn:StartEvent"],
1053
+ "elementType": {
1054
+ "value": "bpmn:StartEvent",
1055
+ "eventDefinition": "bpmn:MessageEventDefinition"
1056
+ },
1057
+ "engines": {
1058
+ "camunda": "^8.3"
1059
+ },
1060
+ "groups": [
1061
+ {
1062
+ "id": "authentication",
1063
+ "label": "Authentication"
1064
+ },
1065
+ {
1066
+ "id": "configuration",
1067
+ "label": "Configuration"
1068
+ },
1069
+ {
1070
+ "id": "queueProperties",
1071
+ "label": "Queue properties"
1072
+ },
1073
+ {
1074
+ "id": "messagePollingProperties",
1075
+ "label": "Message polling properties"
1076
+ },
1077
+ {
1078
+ "id": "input",
1079
+ "label": "Use next attribute names for activation condition"
1080
+ },
1081
+ {
1082
+ "id": "activation",
1083
+ "label": "Activation"
1084
+ },
1085
+ {
1086
+ "id": "correlation",
1087
+ "label": "Correlation",
1088
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
1089
+ },
1090
+ {
1091
+ "id": "deduplication",
1092
+ "label": "Deduplication",
1093
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
1094
+ },
1095
+ {
1096
+ "id": "output",
1097
+ "label": "Output mapping"
1098
+ }
1099
+ ],
1100
+ "properties": [
1101
+ {
1102
+ "value": "io.camunda:aws-sqs-inbound:1",
1103
+ "binding": {
1104
+ "name": "inbound.type",
1105
+ "type": "zeebe:property"
1106
+ },
1107
+ "type": "Hidden"
1108
+ },
1109
+ {
1110
+ "id": "authentication.type",
1111
+ "label": "Authentication",
1112
+ "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>",
1113
+ "value": "credentials",
1285
1114
  "group": "authentication",
1286
- "type": "String",
1287
1115
  "binding": {
1288
- "type": "zeebe:property",
1289
- "name": "authentication.secretKey"
1116
+ "name": "authentication.type",
1117
+ "type": "zeebe:property"
1290
1118
  },
1119
+ "type": "Dropdown",
1120
+ "choices": [
1121
+ {
1122
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
1123
+ "value": "defaultCredentialsChain"
1124
+ },
1125
+ {
1126
+ "name": "Credentials",
1127
+ "value": "credentials"
1128
+ }
1129
+ ]
1130
+ },
1131
+ {
1132
+ "id": "authentication.accessKey",
1133
+ "label": "Access key",
1134
+ "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
1135
+ "optional": false,
1291
1136
  "constraints": {
1292
1137
  "notEmpty": true
1293
- }
1138
+ },
1139
+ "group": "authentication",
1140
+ "binding": {
1141
+ "name": "authentication.accessKey",
1142
+ "type": "zeebe:property"
1143
+ },
1144
+ "condition": {
1145
+ "property": "authentication.type",
1146
+ "equals": "credentials",
1147
+ "type": "simple"
1148
+ },
1149
+ "type": "String"
1294
1150
  },
1295
1151
  {
1296
- "label": "Queue URL",
1297
- "description": "Specify the URL of the SQS queue where you would like to subscribe to",
1298
- "group": "queueProperties",
1299
- "type": "String",
1152
+ "id": "authentication.secretKey",
1153
+ "label": "Secret key",
1154
+ "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
1155
+ "optional": false,
1156
+ "constraints": {
1157
+ "notEmpty": true
1158
+ },
1159
+ "group": "authentication",
1300
1160
  "binding": {
1301
- "type": "zeebe:property",
1302
- "name": "queue.url"
1161
+ "name": "authentication.secretKey",
1162
+ "type": "zeebe:property"
1303
1163
  },
1304
- "constraints": {
1305
- "notEmpty": true,
1306
- "pattern": {
1307
- "value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
1308
- "message": "Must be an queue URL or ARN"
1309
- }
1310
- }
1164
+ "condition": {
1165
+ "property": "authentication.type",
1166
+ "equals": "credentials",
1167
+ "type": "simple"
1168
+ },
1169
+ "type": "String"
1311
1170
  },
1312
1171
  {
1172
+ "id": "configuration.region",
1313
1173
  "label": "Region",
1314
- "description": "Specify the AWS region of your queue",
1315
- "group": "queueProperties",
1316
- "type": "String",
1317
- "binding": {
1318
- "type": "zeebe:property",
1319
- "name": "configuration.region"
1320
- },
1174
+ "description": "Specify the AWS region",
1175
+ "optional": false,
1321
1176
  "constraints": {
1322
1177
  "notEmpty": true
1323
- }
1178
+ },
1179
+ "group": "configuration",
1180
+ "binding": {
1181
+ "name": "configuration.region",
1182
+ "type": "zeebe:property"
1183
+ },
1184
+ "type": "String"
1324
1185
  },
1325
1186
  {
1326
- "label": "Polling wait time",
1327
- "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",
1328
- "group": "messagePollingProperties",
1329
- "type": "String",
1187
+ "id": "configuration.endpoint",
1188
+ "label": "Endpoint",
1189
+ "description": "Specify endpoint if need to use custom endpoint",
1190
+ "optional": true,
1191
+ "group": "configuration",
1192
+ "binding": {
1193
+ "name": "configuration.endpoint",
1194
+ "type": "zeebe:property"
1195
+ },
1196
+ "type": "Hidden"
1197
+ },
1198
+ {
1199
+ "id": "queue.queue.url",
1200
+ "label": "Queue URL",
1201
+ "description": "Specify the URL of the SQS queue where you would like to subscribe to",
1330
1202
  "optional": false,
1331
- "feel": "optional",
1332
- "value": "1",
1203
+ "constraints": {
1204
+ "notEmpty": true
1205
+ },
1206
+ "group": "queueProperties",
1333
1207
  "binding": {
1334
- "type": "zeebe:property",
1335
- "name": "queue.pollingWaitTime"
1208
+ "name": "queue.url",
1209
+ "type": "zeebe:property"
1336
1210
  },
1211
+ "type": "String"
1212
+ },
1213
+ {
1214
+ "id": "queue.queue.pollingWaitTime",
1215
+ "label": "Polling wait time",
1216
+ "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",
1217
+ "optional": false,
1218
+ "value": "20",
1337
1219
  "constraints": {
1338
1220
  "notEmpty": true,
1339
1221
  "pattern": {
1340
- "value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\}.*)$",
1341
- "message": "Must be >= 0 and <= 20 or a FEEL expression"
1222
+ "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
1342
1223
  }
1343
- }
1224
+ },
1225
+ "group": "messagePollingProperties",
1226
+ "binding": {
1227
+ "name": "queue.pollingWaitTime",
1228
+ "type": "zeebe:property"
1229
+ },
1230
+ "type": "String"
1344
1231
  },
1345
1232
  {
1233
+ "id": "queue.queue.attributeNames",
1346
1234
  "label": "Attribute names",
1347
- "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",
1235
+ "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",
1236
+ "optional": false,
1237
+ "feel": "optional",
1348
1238
  "group": "input",
1349
- "type": "String",
1350
- "optional": true,
1351
1239
  "binding": {
1352
- "type": "zeebe:property",
1353
- "name": "queue.attributeNames"
1240
+ "name": "queue.attributeNames",
1241
+ "type": "zeebe:property"
1354
1242
  },
1355
- "feel": "required"
1243
+ "type": "String"
1356
1244
  },
1357
1245
  {
1246
+ "id": "queue.queue.messageAttributeNames",
1358
1247
  "label": "Message attribute names",
1359
- "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",
1248
+ "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",
1249
+ "optional": false,
1250
+ "feel": "optional",
1360
1251
  "group": "input",
1361
- "type": "String",
1362
- "optional": true,
1363
1252
  "binding": {
1364
- "type": "zeebe:property",
1365
- "name": "queue.messageAttributeNames"
1253
+ "name": "queue.messageAttributeNames",
1254
+ "type": "zeebe:property"
1366
1255
  },
1367
- "feel": "required"
1256
+ "type": "String"
1368
1257
  },
1369
1258
  {
1370
- "label": "Message ID expression",
1371
- "feel": "required",
1372
- "type": "String",
1259
+ "id": "activationCondition",
1260
+ "label": "Activation condition",
1261
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1373
1262
  "optional": true,
1263
+ "feel": "required",
1374
1264
  "group": "activation",
1375
1265
  "binding": {
1376
- "type": "zeebe:property",
1377
- "name": "messageIdExpression"
1266
+ "name": "activationCondition",
1267
+ "type": "zeebe:property"
1378
1268
  },
1379
- "description": "Expression to extract unique identifier of a message"
1269
+ "type": "String"
1380
1270
  },
1381
1271
  {
1382
- "label": "Activation condition",
1383
- "type": "String",
1272
+ "id": "consumeUnmatchedEvents",
1273
+ "label": "Consume unmatched events",
1274
+ "value": true,
1384
1275
  "group": "activation",
1385
- "feel": "required",
1386
- "optional": true,
1387
1276
  "binding": {
1388
- "type": "zeebe:property",
1389
- "name": "activationCondition"
1277
+ "name": "consumeUnmatchedEvents",
1278
+ "type": "zeebe:property"
1390
1279
  },
1391
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
1280
+ "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",
1281
+ "type": "Boolean"
1392
1282
  },
1393
1283
  {
1394
- "label": "Correlation required",
1395
- "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
1396
1284
  "id": "correlationRequired",
1285
+ "label": "Subprocess correlation required",
1286
+ "description": "Indicates whether correlation is required. This is needed for event-based subprocess message start events",
1287
+ "value": "notRequired",
1397
1288
  "group": "correlation",
1289
+ "binding": {
1290
+ "name": "correlationRequired",
1291
+ "type": "zeebe:property"
1292
+ },
1398
1293
  "type": "Dropdown",
1399
- "value": "notRequired",
1400
1294
  "choices": [
1401
1295
  {
1402
1296
  "name": "Correlation not required",
@@ -1406,77 +1300,183 @@
1406
1300
  "name": "Correlation required",
1407
1301
  "value": "required"
1408
1302
  }
1409
- ],
1410
- "binding": {
1411
- "type": "zeebe:property",
1412
- "name": "correlationRequired"
1413
- }
1303
+ ]
1414
1304
  },
1415
1305
  {
1306
+ "id": "correlationKeyProcess",
1416
1307
  "label": "Correlation key (process)",
1417
- "type": "String",
1418
- "group": "correlation",
1419
- "feel": "required",
1420
1308
  "description": "Sets up the correlation key from process variables",
1309
+ "constraints": {
1310
+ "notEmpty": true
1311
+ },
1312
+ "feel": "required",
1313
+ "group": "correlation",
1421
1314
  "binding": {
1422
- "type": "bpmn:Message#zeebe:subscription#property",
1423
- "name": "correlationKey"
1315
+ "name": "correlationKey",
1316
+ "type": "bpmn:Message#zeebe:subscription#property"
1317
+ },
1318
+ "condition": {
1319
+ "property": "correlationRequired",
1320
+ "equals": "required",
1321
+ "type": "simple"
1424
1322
  },
1323
+ "type": "String"
1324
+ },
1325
+ {
1326
+ "id": "correlationKeyPayload",
1327
+ "label": "Correlation key (payload)",
1328
+ "description": "Extracts the correlation key from the incoming message payload",
1425
1329
  "constraints": {
1426
1330
  "notEmpty": true
1427
1331
  },
1332
+ "feel": "required",
1333
+ "group": "correlation",
1334
+ "binding": {
1335
+ "name": "correlationKeyExpression",
1336
+ "type": "zeebe:property"
1337
+ },
1428
1338
  "condition": {
1429
1339
  "property": "correlationRequired",
1430
- "equals": "required"
1431
- }
1340
+ "equals": "required",
1341
+ "type": "simple"
1342
+ },
1343
+ "type": "String"
1432
1344
  },
1433
1345
  {
1434
- "label": "Correlation key (payload)",
1435
- "type": "String",
1346
+ "id": "messageTtl",
1347
+ "label": "Message TTL",
1348
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
1349
+ "optional": true,
1350
+ "constraints": {
1351
+ "notEmpty": false,
1352
+ "pattern": {
1353
+ "value": "^(PT.*|)$",
1354
+ "message": "must be an ISO-8601 duration"
1355
+ }
1356
+ },
1357
+ "feel": "optional",
1436
1358
  "group": "correlation",
1359
+ "binding": {
1360
+ "name": "messageTtl",
1361
+ "type": "zeebe:property"
1362
+ },
1363
+ "type": "String"
1364
+ },
1365
+ {
1366
+ "id": "messageIdExpression",
1367
+ "label": "Message ID expression",
1368
+ "description": "Expression to extract unique identifier of a message",
1369
+ "optional": true,
1437
1370
  "feel": "required",
1371
+ "group": "correlation",
1438
1372
  "binding": {
1439
- "type": "zeebe:property",
1440
- "name": "correlationKeyExpression"
1373
+ "name": "messageIdExpression",
1374
+ "type": "zeebe:property"
1441
1375
  },
1442
- "description": "Extracts the correlation key from the incoming message payload",
1376
+ "type": "String"
1377
+ },
1378
+ {
1379
+ "id": "messageNameUuid",
1380
+ "generatedValue": {
1381
+ "type": "uuid"
1382
+ },
1383
+ "group": "correlation",
1384
+ "binding": {
1385
+ "name": "name",
1386
+ "type": "bpmn:Message#property"
1387
+ },
1388
+ "type": "Hidden"
1389
+ },
1390
+ {
1391
+ "id": "deduplicationModeManualFlag",
1392
+ "label": "Manual mode",
1393
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1394
+ "value": false,
1395
+ "group": "deduplication",
1396
+ "binding": {
1397
+ "name": "deduplicationModeManualFlag",
1398
+ "type": "zeebe:property"
1399
+ },
1400
+ "type": "Boolean"
1401
+ },
1402
+ {
1403
+ "id": "deduplicationId",
1404
+ "label": "Deduplication ID",
1443
1405
  "constraints": {
1444
- "notEmpty": true
1406
+ "notEmpty": true,
1407
+ "pattern": {
1408
+ "value": "^[a-zA-Z0-9_-]+$",
1409
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
1410
+ }
1411
+ },
1412
+ "group": "deduplication",
1413
+ "binding": {
1414
+ "name": "deduplicationId",
1415
+ "type": "zeebe:property"
1445
1416
  },
1446
1417
  "condition": {
1447
- "property": "correlationRequired",
1448
- "equals": "required"
1449
- }
1418
+ "property": "deduplicationModeManualFlag",
1419
+ "equals": true,
1420
+ "type": "simple"
1421
+ },
1422
+ "type": "String"
1423
+ },
1424
+ {
1425
+ "id": "deduplicationModeManual",
1426
+ "value": "MANUAL",
1427
+ "group": "deduplication",
1428
+ "binding": {
1429
+ "name": "deduplicationMode",
1430
+ "type": "zeebe:property"
1431
+ },
1432
+ "condition": {
1433
+ "property": "deduplicationId",
1434
+ "isActive": true,
1435
+ "type": "simple"
1436
+ },
1437
+ "type": "Hidden"
1438
+ },
1439
+ {
1440
+ "id": "deduplicationModeAuto",
1441
+ "value": "AUTO",
1442
+ "group": "deduplication",
1443
+ "binding": {
1444
+ "name": "deduplicationMode",
1445
+ "type": "zeebe:property"
1446
+ },
1447
+ "condition": {
1448
+ "property": "deduplicationId",
1449
+ "isActive": false,
1450
+ "type": "simple"
1451
+ },
1452
+ "type": "Hidden"
1450
1453
  },
1451
1454
  {
1455
+ "id": "resultVariable",
1452
1456
  "label": "Result variable",
1453
- "type": "String",
1454
- "group": "variable-mapping",
1455
- "optional": true,
1457
+ "description": "Name of variable to store the response in",
1458
+ "group": "output",
1456
1459
  "binding": {
1457
- "type": "zeebe:property",
1458
- "name": "resultVariable"
1460
+ "name": "resultVariable",
1461
+ "type": "zeebe:property"
1459
1462
  },
1460
- "description": "Name of variable to store the result of the connector in"
1463
+ "type": "String"
1461
1464
  },
1462
1465
  {
1466
+ "id": "resultExpression",
1463
1467
  "label": "Result expression",
1464
- "type": "String",
1465
- "group": "variable-mapping",
1468
+ "description": "Expression to map the response into process variables",
1466
1469
  "feel": "required",
1467
- "optional": true,
1470
+ "group": "output",
1468
1471
  "binding": {
1469
- "type": "zeebe:property",
1470
- "name": "resultExpression"
1472
+ "name": "resultExpression",
1473
+ "type": "zeebe:property"
1471
1474
  },
1472
- "description": "Expression to map the inbound payload to process variables"
1475
+ "type": "Text"
1473
1476
  }
1474
1477
  ],
1475
1478
  "icon": {
1476
- "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"
1477
- },
1478
- "engines": {
1479
- "camunda": "^8.2"
1479
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
1480
1480
  }
1481
1481
  }
1482
1482
  ]