@camunda/connectors-element-templates 1.0.16 → 1.0.18
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.
- package/package.json +2 -2
- package/src/connectors.js +12 -0
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -5
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +36 -39
- package/src/element-templates/agenticai-aiagent-job-worker.json +3769 -28
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +6979 -3299
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +469 -471
- package/src/element-templates/agenticai-mcp-message-start-event.json +122 -0
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +484 -486
- package/src/element-templates/asana-connector.json +718 -7
- package/src/element-templates/automation-anywhere-outbound-connector.json +1756 -1752
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +431 -0
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +285 -0
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +341 -0
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +316 -0
- package/src/element-templates/aws-bedrock-outbound-connector.json +788 -51
- package/src/element-templates/aws-comprehend-outbound-connector.json +10 -5
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1412 -1412
- package/src/element-templates/aws-eventbridge-connector-boundary.json +376 -11
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +400 -35
- package/src/element-templates/aws-eventbridge-connector-message-start.json +408 -9
- package/src/element-templates/aws-eventbridge-connector-receive.json +364 -0
- package/src/element-templates/aws-eventbridge-connector-start-event.json +322 -5
- package/src/element-templates/aws-eventbridge-outbound-connector.json +316 -311
- package/src/element-templates/aws-lambda-outbound-connector.json +305 -301
- package/src/element-templates/aws-s3-outbound-connector.json +656 -15
- package/src/element-templates/aws-sagemaker-outbound-connector.json +56 -52
- package/src/element-templates/aws-sns-inbound-boundary.json +422 -415
- package/src/element-templates/aws-sns-inbound-intermediate.json +330 -323
- package/src/element-templates/aws-sns-inbound-message-start.json +348 -341
- package/src/element-templates/aws-sns-inbound-receive.json +13 -6
- package/src/element-templates/aws-sns-inbound-start-event.json +139 -132
- package/src/element-templates/aws-sns-outbound-connector.json +593 -589
- package/src/element-templates/aws-sqs-boundary-connector.json +642 -638
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +588 -584
- package/src/element-templates/aws-sqs-outbound-connector.json +748 -746
- package/src/element-templates/aws-sqs-receive-connector.json +15 -11
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -400
- package/src/element-templates/aws-sqs-start-message.json +465 -461
- package/src/element-templates/aws-textract-outbound-connector.json +298 -294
- package/src/element-templates/azure-blobstorage-outbound-connector.json +668 -11
- package/src/element-templates/azure-open-ai-connector.json +1329 -4
- package/src/element-templates/blue-prism-connector.json +598 -53
- package/src/element-templates/box-outbound-connector.json +924 -12
- package/src/element-templates/csv-outbound-connector.json +39 -31
- package/src/element-templates/easy-post-connector.json +1017 -49
- package/src/element-templates/email-inbound-connector-boundary.json +32 -24
- package/src/element-templates/email-inbound-connector-intermediate.json +32 -24
- package/src/element-templates/email-inbound-connector-receive.json +564 -0
- package/src/element-templates/email-message-start-event-connector.json +45 -37
- package/src/element-templates/email-outbound-connector.json +2129 -256
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +513 -516
- package/src/element-templates/github-connector.json +12447 -5385
- package/src/element-templates/github-webhook-connector-boundary.json +11 -13
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -57
- package/src/element-templates/github-webhook-connector-message-start.json +19 -21
- package/src/element-templates/github-webhook-connector-receive.json +13 -15
- package/src/element-templates/github-webhook-connector-start-event.json +62 -64
- package/src/element-templates/gitlab-connector.json +2974 -1342
- package/src/element-templates/google-cloud-storage-outbound-connector.json +561 -12
- package/src/element-templates/google-drive-outbound-connector.json +882 -262
- package/src/element-templates/google-gemini-outbound-connector.json +117 -109
- package/src/element-templates/google-maps-platform-connector.json +1048 -19
- package/src/element-templates/google-sheets-outbound-connector.json +2961 -1967
- package/src/element-templates/graphql-outbound-connector.json +1780 -1193
- package/src/element-templates/http-json-connector.json +2832 -2168
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +953 -277
- package/src/element-templates/http-polling-connector.json +1642 -966
- package/src/element-templates/hubspot-outbound-connector.json +2376 -30
- package/src/element-templates/hugging-face-connector.json +432 -5
- package/src/element-templates/jdbc-outbound-connector.json +62 -48
- package/src/element-templates/kafka-inbound-connector-boundary.json +21 -12
- package/src/element-templates/kafka-inbound-connector-intermediate.json +581 -572
- package/src/element-templates/kafka-inbound-connector-receive.json +15 -6
- package/src/element-templates/kafka-inbound-connector-start-message.json +150 -141
- package/src/element-templates/kafka-inbound-connector.json +240 -240
- package/src/element-templates/kafka-outbound-connector.json +436 -430
- package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +178 -26
- package/src/element-templates/microsoft-office365-mail-connector.json +883 -0
- package/src/element-templates/microsoft-teams-outbound-connector.json +5616 -1607
- package/src/element-templates/openai-connector.json +608 -145
- package/src/element-templates/operate-connector.json +1218 -66
- package/src/element-templates/power-automate-connector.json +602 -10
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +799 -790
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +914 -905
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +477 -468
- package/src/element-templates/rabbitmq-inbound-connector-receive.json +15 -6
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +754 -745
- package/src/element-templates/rabbitmq-outbound-connector.json +875 -869
- package/src/element-templates/rpa-connector.json +346 -0
- package/src/element-templates/salesforce-connector.json +583 -39
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +10 -5
- package/src/element-templates/send-message-connector-message-end-event.json +10 -5
- package/src/element-templates/send-message-connector-send-task.json +10 -5
- package/src/element-templates/sendgrid-outbound-connector.json +1406 -798
- package/src/element-templates/servicenow-connector.json +971 -3
- package/src/element-templates/servicenow-flow-starter-connector.json +8 -3
- package/src/element-templates/servicenow-incident-connector.json +980 -3
- package/src/element-templates/slack-inbound-boundary.json +639 -341
- package/src/element-templates/slack-inbound-intermediate.json +393 -95
- package/src/element-templates/slack-inbound-message-start.json +678 -348
- package/src/element-templates/slack-inbound-receive.json +297 -0
- package/src/element-templates/slack-inbound-start-event.json +332 -327
- package/src/element-templates/slack-outbound-connector.json +3313 -919
- package/src/element-templates/soap-outbound-connector.json +812 -2
- package/src/element-templates/twilio-connector.json +1521 -41
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -26
- package/src/element-templates/twilio-webhook-connector.json +238 -8
- package/src/element-templates/twilio-webhook-intermediate-connector.json +38 -29
- package/src/element-templates/twilio-webhook-message-start-connector.json +312 -0
- package/src/element-templates/twilio-webhook-receive-connector.json +11 -2
- package/src/element-templates/uipath-connector.json +607 -15
- package/src/element-templates/webhook-connector-boundary.json +1986 -1331
- package/src/element-templates/webhook-connector-intermediate.json +2193 -1538
- package/src/element-templates/webhook-connector-receive.json +654 -0
- package/src/element-templates/webhook-connector-start-event.json +1261 -700
- package/src/element-templates/webhook-connector-start-message.json +1754 -1067
- package/src/element-templates/whatsapp-connector.json +339 -5
|
@@ -3,241 +3,18 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Amazon SQS Boundary Event Connector",
|
|
5
5
|
"id": "io.camunda.connectors.AWSSQS.boundary.v1",
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
"id": "connectors",
|
|
16
|
-
"name": "Connectors"
|
|
17
|
-
},
|
|
18
|
-
"groups": [
|
|
19
|
-
{
|
|
20
|
-
"id": "authentication",
|
|
21
|
-
"label": "Authentication"
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
"id": "queueProperties",
|
|
25
|
-
"label": "Queue properties"
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
"id": "messagePollingProperties",
|
|
29
|
-
"label": "Message polling properties"
|
|
30
|
-
},
|
|
31
|
-
{
|
|
32
|
-
"id": "input",
|
|
33
|
-
"label": "Use next attribute names for activation condition"
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"id": "activation",
|
|
37
|
-
"label": "Activation"
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
"id": "variable-mapping",
|
|
41
|
-
"label": "Variable mapping"
|
|
42
|
-
}
|
|
43
|
-
],
|
|
44
|
-
"properties": [
|
|
45
|
-
{
|
|
46
|
-
"type": "Hidden",
|
|
47
|
-
"value": "io.camunda:aws-sqs-inbound:1",
|
|
48
|
-
"binding": {
|
|
49
|
-
"type": "zeebe:property",
|
|
50
|
-
"name": "inbound.type"
|
|
51
|
-
}
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
"type": "Hidden",
|
|
55
|
-
"generatedValue": {
|
|
56
|
-
"type": "uuid"
|
|
57
|
-
},
|
|
58
|
-
"binding": {
|
|
59
|
-
"type": "bpmn:Message#property",
|
|
60
|
-
"name": "name"
|
|
61
|
-
}
|
|
62
|
-
},
|
|
63
|
-
{
|
|
64
|
-
"label": "Access key",
|
|
65
|
-
"description": "Provide AWS IAM access key that has permission to read from desired SQS",
|
|
66
|
-
"group": "authentication",
|
|
67
|
-
"type": "String",
|
|
68
|
-
"binding": {
|
|
69
|
-
"type": "zeebe:property",
|
|
70
|
-
"name": "authentication.accessKey"
|
|
71
|
-
},
|
|
72
|
-
"constraints": {
|
|
73
|
-
"notEmpty": true
|
|
74
|
-
}
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
"label": "Secret key",
|
|
78
|
-
"description": "Provide AWS IAM secret key that has permission to read from desired SQS",
|
|
79
|
-
"group": "authentication",
|
|
80
|
-
"type": "String",
|
|
81
|
-
"binding": {
|
|
82
|
-
"type": "zeebe:property",
|
|
83
|
-
"name": "authentication.secretKey"
|
|
84
|
-
},
|
|
85
|
-
"constraints": {
|
|
86
|
-
"notEmpty": true
|
|
87
|
-
}
|
|
88
|
-
},
|
|
89
|
-
{
|
|
90
|
-
"label": "Queue URL",
|
|
91
|
-
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
92
|
-
"group": "queueProperties",
|
|
93
|
-
"type": "String",
|
|
94
|
-
"binding": {
|
|
95
|
-
"type": "zeebe:property",
|
|
96
|
-
"name": "queue.url"
|
|
97
|
-
},
|
|
98
|
-
"constraints": {
|
|
99
|
-
"notEmpty": true,
|
|
100
|
-
"pattern": {
|
|
101
|
-
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
102
|
-
"message": "Must be an queue URL or ARN"
|
|
103
|
-
}
|
|
104
|
-
}
|
|
105
|
-
},
|
|
106
|
-
{
|
|
107
|
-
"label": "Region",
|
|
108
|
-
"description": "Specify the AWS region of your queue",
|
|
109
|
-
"group": "queueProperties",
|
|
110
|
-
"type": "String",
|
|
111
|
-
"binding": {
|
|
112
|
-
"type": "zeebe:property",
|
|
113
|
-
"name": "configuration.region"
|
|
114
|
-
},
|
|
115
|
-
"constraints": {
|
|
116
|
-
"notEmpty": true
|
|
117
|
-
}
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
"label": "Polling wait time",
|
|
121
|
-
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
122
|
-
"group": "messagePollingProperties",
|
|
123
|
-
"type": "String",
|
|
124
|
-
"optional": false,
|
|
125
|
-
"feel": "optional",
|
|
126
|
-
"value": "1",
|
|
127
|
-
"binding": {
|
|
128
|
-
"type": "zeebe:property",
|
|
129
|
-
"name": "queue.pollingWaitTime"
|
|
130
|
-
},
|
|
131
|
-
"constraints": {
|
|
132
|
-
"notEmpty": true,
|
|
133
|
-
"pattern": {
|
|
134
|
-
"value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
135
|
-
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
136
|
-
}
|
|
137
|
-
}
|
|
138
|
-
},
|
|
139
|
-
{
|
|
140
|
-
"label": "Attribute names",
|
|
141
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
142
|
-
"group": "input",
|
|
143
|
-
"type": "String",
|
|
144
|
-
"optional": true,
|
|
145
|
-
"binding": {
|
|
146
|
-
"type": "zeebe:property",
|
|
147
|
-
"name": "queue.attributeNames"
|
|
148
|
-
},
|
|
149
|
-
"feel": "required"
|
|
150
|
-
},
|
|
151
|
-
{
|
|
152
|
-
"label": "Message attribute names",
|
|
153
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
154
|
-
"group": "input",
|
|
155
|
-
"type": "String",
|
|
156
|
-
"optional": true,
|
|
157
|
-
"binding": {
|
|
158
|
-
"type": "zeebe:property",
|
|
159
|
-
"name": "queue.messageAttributeNames"
|
|
160
|
-
},
|
|
161
|
-
"feel": "required"
|
|
162
|
-
},
|
|
163
|
-
{
|
|
164
|
-
"label": "Correlation key (process)",
|
|
165
|
-
"type": "String",
|
|
166
|
-
"group": "activation",
|
|
167
|
-
"feel": "required",
|
|
168
|
-
"description": "Sets up the correlation key from process variables",
|
|
169
|
-
"binding": {
|
|
170
|
-
"type": "bpmn:Message#zeebe:subscription#property",
|
|
171
|
-
"name": "correlationKey"
|
|
172
|
-
},
|
|
173
|
-
"constraints": {
|
|
174
|
-
"notEmpty": true
|
|
175
|
-
}
|
|
176
|
-
},
|
|
177
|
-
{
|
|
178
|
-
"label": "Correlation key (payload)",
|
|
179
|
-
"type": "String",
|
|
180
|
-
"group": "activation",
|
|
181
|
-
"feel": "required",
|
|
182
|
-
"binding": {
|
|
183
|
-
"type": "zeebe:property",
|
|
184
|
-
"name": "correlationKeyExpression"
|
|
185
|
-
},
|
|
186
|
-
"description": "Extracts the correlation key from the incoming message payload",
|
|
187
|
-
"constraints": {
|
|
188
|
-
"notEmpty": true
|
|
189
|
-
}
|
|
190
|
-
},
|
|
191
|
-
{
|
|
192
|
-
"label": "Activation condition",
|
|
193
|
-
"type": "String",
|
|
194
|
-
"group": "activation",
|
|
195
|
-
"feel": "required",
|
|
196
|
-
"optional": true,
|
|
197
|
-
"binding": {
|
|
198
|
-
"type": "zeebe:property",
|
|
199
|
-
"name": "activationCondition"
|
|
200
|
-
},
|
|
201
|
-
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
202
|
-
},
|
|
203
|
-
{
|
|
204
|
-
"label": "Result variable",
|
|
205
|
-
"type": "String",
|
|
206
|
-
"group": "variable-mapping",
|
|
207
|
-
"optional": true,
|
|
208
|
-
"binding": {
|
|
209
|
-
"type": "zeebe:property",
|
|
210
|
-
"name": "resultVariable"
|
|
211
|
-
},
|
|
212
|
-
"description": "Name of variable to store the result of the connector in"
|
|
213
|
-
},
|
|
214
|
-
{
|
|
215
|
-
"label": "Result expression",
|
|
216
|
-
"type": "String",
|
|
217
|
-
"group": "variable-mapping",
|
|
218
|
-
"feel": "required",
|
|
219
|
-
"optional": true,
|
|
220
|
-
"binding": {
|
|
221
|
-
"type": "zeebe:property",
|
|
222
|
-
"name": "resultExpression"
|
|
223
|
-
},
|
|
224
|
-
"description": "Expression to map the inbound payload to process variables"
|
|
225
|
-
}
|
|
6
|
+
"description": "Receive messages from Amazon SQS.",
|
|
7
|
+
"keywords": [
|
|
8
|
+
"receive message",
|
|
9
|
+
"receive event",
|
|
10
|
+
"receive message from queue",
|
|
11
|
+
"receive event from queue",
|
|
12
|
+
"event driven",
|
|
13
|
+
"queue",
|
|
14
|
+
"dequeue"
|
|
226
15
|
],
|
|
227
|
-
"icon": {
|
|
228
|
-
"contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3EIcon-Architecture/32/Arch_AWS-Simple-Queue-Service_32%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3ClinearGradient x1='0%25' y1='100%25' x2='100%25' y2='0%25' id='linearGradient-1'%3E%3Cstop stop-color='%23B0084D' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%23FF4F8B' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='Icon-Architecture/32/Arch_AWS-Simple-Queue-Service_32' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icon-Architecture-BG/32/Application-Integration' fill='url(%23linearGradient-1)'%3E%3Crect id='Rectangle' x='0' y='0' width='40' height='40'%3E%3C/rect%3E%3C/g%3E%3Cpath d='M14.3422051,22.3493786 L15.8466767,20.9061074 C15.9428347,20.8141539 15.9969235,20.687218 15.9999285,20.5552846 C16.0019317,20.4223517 15.9518495,20.2934168 15.8596981,20.1984648 L14.3552264,18.6432502 L13.6350433,19.3378994 L14.311154,20.037546 L11.9913429,20.037546 L11.9913429,21.0370413 L14.2650783,21.0370413 L13.6480647,21.6287425 L14.3422051,22.3493786 Z M26.3579452,22.3533765 L27.9074909,20.9001104 C28.0066538,20.8081569 28.0627459,20.679222 28.0647492,20.5442901 C28.0667525,20.4093583 28.0136653,20.2784244 27.918509,20.1834724 L26.3689633,18.6372532 L25.6607999,19.3438963 L26.3549403,20.037546 L24.0110896,20.037546 L24.0110896,21.0370413 L26.2988481,21.0370413 L25.671818,21.6247445 L26.3579452,22.3533765 Z M17.5875367,23.3608678 C18.3387708,23.0570212 19.1621235,22.8941035 20.0045074,22.8941035 C20.8468913,22.8941035 21.670244,23.0570212 22.4214781,23.3608678 C21.7523789,21.5897622 21.7523789,19.3898731 22.4214781,17.6187675 C20.9190098,18.2264606 19.090005,18.2264606 17.5875367,17.6187675 C18.2566359,19.3898731 18.2566359,21.5897622 17.5875367,23.3608678 L17.5875367,23.3608678 Z M15.6443443,25.3408679 C15.546183,25.2439168 15.4971024,25.1159814 15.4971024,24.988046 C15.4971024,24.8601106 15.546183,24.7321753 15.6443443,24.6342247 C17.5845317,22.6982024 17.5845317,18.2824324 15.6443443,16.3454106 C15.546183,16.2484595 15.4971024,16.1205241 15.4971024,15.9925912 C15.4971024,15.8646534 15.546183,15.736718 15.6443443,15.6387674 C15.8396652,15.4438659 16.1571868,15.4438659 16.3525077,15.6387674 C17.2740216,16.5583031 18.6052086,17.0860366 20.0045074,17.0860366 C21.4048079,17.0860366 22.7359948,16.5583031 23.6575088,15.6387674 C23.8528296,15.4438659 24.1703513,15.4438659 24.3656722,15.6387674 C24.4628318,15.736718 24.5119124,15.8646534 24.5119124,15.9925912 C24.5119124,16.1205241 24.4628318,16.2484595 24.3656722,16.3454106 C22.4244831,18.2824324 22.4244831,22.6982024 24.3656722,24.6342247 C24.4628318,24.7321753 24.5119124,24.8601106 24.5119124,24.988046 C24.5119124,25.1159814 24.4628318,25.2439168 24.3656722,25.3408679 C24.2675109,25.4388184 24.1393003,25.4877937 24.0110896,25.4877937 C23.882879,25.4877937 23.7546684,25.4388184 23.6575088,25.3408679 C22.7359948,24.4213322 21.4048079,23.8935987 20.0045074,23.8935987 C18.6052086,23.8935987 17.2740216,24.4213322 16.3525077,25.3408679 C16.1571868,25.5357694 15.8396652,25.5357694 15.6443443,25.3408679 L15.6443443,25.3408679 Z M32.5421049,19.4358499 C32.236603,19.1320033 31.8369464,18.9800801 31.4362882,18.9800801 C31.0366316,18.9800801 30.636975,19.1320033 30.3314731,19.4358499 C29.721471,20.0445425 29.721471,21.0340428 30.3314731,21.6417359 C30.9414753,22.2504285 31.9321027,22.2504285 32.5421049,21.6417359 C33.1511054,21.0340428 33.1511054,20.0445425 32.5421049,19.4358499 L32.5421049,19.4358499 Z M33.2502683,22.3493786 C32.7504472,22.8481267 32.0933677,23.0980005 31.4362882,23.0980005 C30.7802103,23.0980005 30.1231309,22.8481267 29.6233097,22.3493786 C28.6236675,21.3508828 28.6236675,19.7277025 29.6233097,18.7292068 C30.622952,17.7317105 32.250626,17.7317105 33.2502683,18.7292068 C34.2499106,19.7277025 34.2499106,21.3508828 33.2502683,22.3493786 L33.2502683,22.3493786 Z M9.66852687,19.4468443 C9.36302497,19.1429978 8.96336839,18.9910745 8.56271017,18.9910745 C8.16305359,18.9910745 7.76339701,19.1429978 7.45789511,19.4468443 C6.84889461,20.055537 6.84889461,21.0450373 7.45789511,21.6527304 C8.06789726,22.261423 9.05852472,22.261423 9.66852687,21.6527304 C10.2775274,21.0450373 10.2775274,20.055537 9.66852687,19.4468443 L9.66852687,19.4468443 Z M10.3766903,22.3593735 C9.87686914,22.8581217 9.21978965,23.1079955 8.56271017,23.1079955 C7.90663232,23.1079955 7.24955284,22.8581217 6.7497317,22.3593735 C5.75008943,21.3618773 5.75008943,19.738697 6.7497317,18.7402012 C7.74937397,17.7427049 9.37704801,17.7427049 10.3766903,18.7402012 C11.3763325,19.738697 11.3763325,21.3618773 10.3766903,22.3593735 L10.3766903,22.3593735 Z M27.4337125,28.9100654 C25.4364313,30.903059 22.7820705,32.0005047 19.9574301,32.0005047 C17.1327896,32.0005047 14.4784288,30.903059 12.4821492,28.9100654 C11.165987,27.5977281 10.4077413,26.469298 9.94498104,25.1359713 L8.99842599,25.4628063 C9.50726193,26.9290658 10.3626672,28.2104187 11.7739858,29.6167086 C13.9585748,31.7986067 16.8663519,33 19.9574301,33 C23.0495099,33 25.9562853,31.7986067 28.1418759,29.6167086 C29.2827502,28.4782835 30.4206196,27.1869356 31.0115905,25.4608073 L30.0640338,25.1379703 C29.5391715,26.6701966 28.4894469,27.8565974 27.4337125,28.9100654 L27.4337125,28.9100654 Z M9.94498104,15.8596559 L8.99842599,15.5318214 C9.51026687,14.0645624 10.3656722,12.7832095 11.7759891,11.3759202 C16.2863991,6.87519304 23.6264578,6.87419354 28.1378694,11.3759202 C29.2186449,12.4533761 30.4035916,13.7897012 31.0115905,15.5318214 L30.0640338,15.8596559 C29.5241468,14.3094387 28.4293482,13.0800596 27.4297059,12.0825633 C25.434428,10.0915688 22.7810689,8.99612197 19.9574301,8.99612197 C17.1337912,8.99612197 14.4804321,10.0915688 12.4851542,12.0825633 C11.1870215,13.3779092 10.4037347,14.5423211 9.94498104,15.8596559 L9.94498104,15.8596559 Z' id='AWS-Simple-Queue-Service_Icon_32_Squid' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
229
|
-
},
|
|
230
|
-
"engines": {
|
|
231
|
-
"camunda": "^8.2"
|
|
232
|
-
}
|
|
233
|
-
},
|
|
234
|
-
{
|
|
235
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
236
|
-
"name": "Amazon SQS Boundary Event Connector",
|
|
237
|
-
"id": "io.camunda.connectors.AWSSQS.boundary.v1",
|
|
238
|
-
"description": "Receive message from a queue",
|
|
239
16
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
240
|
-
"version":
|
|
17
|
+
"version": 10,
|
|
241
18
|
"category": {
|
|
242
19
|
"id": "connectors",
|
|
243
20
|
"name": "Connectors"
|
|
@@ -247,6 +24,9 @@
|
|
|
247
24
|
"value": "bpmn:BoundaryEvent",
|
|
248
25
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
249
26
|
},
|
|
27
|
+
"engines": {
|
|
28
|
+
"camunda": "^8.3"
|
|
29
|
+
},
|
|
250
30
|
"groups": [
|
|
251
31
|
{
|
|
252
32
|
"id": "authentication",
|
|
@@ -403,7 +183,7 @@
|
|
|
403
183
|
{
|
|
404
184
|
"id": "queue.queue.pollingWaitTime",
|
|
405
185
|
"label": "Polling wait time",
|
|
406
|
-
"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",
|
|
186
|
+
"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",
|
|
407
187
|
"optional": false,
|
|
408
188
|
"value": "20",
|
|
409
189
|
"constraints": {
|
|
@@ -535,15 +315,18 @@
|
|
|
535
315
|
},
|
|
536
316
|
{
|
|
537
317
|
"id": "messageNameUuid",
|
|
318
|
+
"label": "Message name",
|
|
538
319
|
"generatedValue": {
|
|
539
320
|
"type": "uuid"
|
|
540
321
|
},
|
|
322
|
+
"feel": "optional",
|
|
541
323
|
"group": "correlation",
|
|
542
324
|
"binding": {
|
|
543
325
|
"name": "name",
|
|
544
326
|
"type": "bpmn:Message#property"
|
|
545
327
|
},
|
|
546
|
-
"
|
|
328
|
+
"tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
|
|
329
|
+
"type": "String"
|
|
547
330
|
},
|
|
548
331
|
{
|
|
549
332
|
"id": "deduplicationModeManualFlag",
|
|
@@ -612,7 +395,7 @@
|
|
|
612
395
|
{
|
|
613
396
|
"id": "resultVariable",
|
|
614
397
|
"label": "Result variable",
|
|
615
|
-
"description": "Name of variable to store the response in",
|
|
398
|
+
"description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
|
|
616
399
|
"group": "output",
|
|
617
400
|
"binding": {
|
|
618
401
|
"name": "resultVariable",
|
|
@@ -623,7 +406,7 @@
|
|
|
623
406
|
{
|
|
624
407
|
"id": "resultExpression",
|
|
625
408
|
"label": "Result expression",
|
|
626
|
-
"description": "Expression to map the response into process variables",
|
|
409
|
+
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
|
|
627
410
|
"feel": "required",
|
|
628
411
|
"group": "output",
|
|
629
412
|
"binding": {
|
|
@@ -635,32 +418,33 @@
|
|
|
635
418
|
],
|
|
636
419
|
"icon": {
|
|
637
420
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
638
|
-
},
|
|
639
|
-
"engines": {
|
|
640
|
-
"camunda": "^8.5"
|
|
641
421
|
}
|
|
642
422
|
},
|
|
643
423
|
{
|
|
644
424
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
645
425
|
"name": "Amazon SQS Boundary Event Connector",
|
|
646
426
|
"id": "io.camunda.connectors.AWSSQS.boundary.v1",
|
|
647
|
-
"version": 2,
|
|
648
427
|
"description": "Receive message from a queue",
|
|
649
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
428
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
429
|
+
"version": 9,
|
|
430
|
+
"category": {
|
|
431
|
+
"id": "connectors",
|
|
432
|
+
"name": "Connectors"
|
|
433
|
+
},
|
|
650
434
|
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
651
435
|
"elementType": {
|
|
652
436
|
"value": "bpmn:BoundaryEvent",
|
|
653
437
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
654
438
|
},
|
|
655
|
-
"category": {
|
|
656
|
-
"id": "connectors",
|
|
657
|
-
"name": "Connectors"
|
|
658
|
-
},
|
|
659
439
|
"groups": [
|
|
660
440
|
{
|
|
661
441
|
"id": "authentication",
|
|
662
442
|
"label": "Authentication"
|
|
663
443
|
},
|
|
444
|
+
{
|
|
445
|
+
"id": "configuration",
|
|
446
|
+
"label": "Configuration"
|
|
447
|
+
},
|
|
664
448
|
{
|
|
665
449
|
"id": "queueProperties",
|
|
666
450
|
"label": "Queue properties"
|
|
@@ -678,232 +462,371 @@
|
|
|
678
462
|
"label": "Activation"
|
|
679
463
|
},
|
|
680
464
|
{
|
|
681
|
-
"id": "
|
|
682
|
-
"label": "
|
|
465
|
+
"id": "correlation",
|
|
466
|
+
"label": "Correlation",
|
|
467
|
+
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
468
|
+
},
|
|
469
|
+
{
|
|
470
|
+
"id": "deduplication",
|
|
471
|
+
"label": "Deduplication",
|
|
472
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
473
|
+
},
|
|
474
|
+
{
|
|
475
|
+
"id": "output",
|
|
476
|
+
"label": "Output mapping"
|
|
683
477
|
}
|
|
684
478
|
],
|
|
685
479
|
"properties": [
|
|
686
480
|
{
|
|
687
|
-
"type": "Hidden",
|
|
688
481
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
689
482
|
"binding": {
|
|
690
|
-
"
|
|
691
|
-
"
|
|
692
|
-
}
|
|
693
|
-
},
|
|
694
|
-
{
|
|
695
|
-
"type": "Hidden",
|
|
696
|
-
"generatedValue": {
|
|
697
|
-
"type": "uuid"
|
|
483
|
+
"name": "inbound.type",
|
|
484
|
+
"type": "zeebe:property"
|
|
698
485
|
},
|
|
699
|
-
"
|
|
700
|
-
"type": "bpmn:Message#property",
|
|
701
|
-
"name": "name"
|
|
702
|
-
}
|
|
486
|
+
"type": "Hidden"
|
|
703
487
|
},
|
|
704
488
|
{
|
|
705
|
-
"id": "
|
|
489
|
+
"id": "authentication.type",
|
|
706
490
|
"label": "Authentication",
|
|
707
|
-
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
491
|
+
"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>",
|
|
492
|
+
"value": "credentials",
|
|
708
493
|
"group": "authentication",
|
|
494
|
+
"binding": {
|
|
495
|
+
"name": "authentication.type",
|
|
496
|
+
"type": "zeebe:property"
|
|
497
|
+
},
|
|
709
498
|
"type": "Dropdown",
|
|
710
|
-
"optional": false,
|
|
711
|
-
"value": "credentials",
|
|
712
499
|
"choices": [
|
|
713
|
-
{
|
|
714
|
-
"name": "Credentials",
|
|
715
|
-
"value": "credentials"
|
|
716
|
-
},
|
|
717
500
|
{
|
|
718
501
|
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
719
502
|
"value": "defaultCredentialsChain"
|
|
503
|
+
},
|
|
504
|
+
{
|
|
505
|
+
"name": "Credentials",
|
|
506
|
+
"value": "credentials"
|
|
720
507
|
}
|
|
721
|
-
]
|
|
722
|
-
"binding": {
|
|
723
|
-
"type": "zeebe:property",
|
|
724
|
-
"name": "authentication.type"
|
|
725
|
-
},
|
|
726
|
-
"constraints": {
|
|
727
|
-
"notEmpty": true
|
|
728
|
-
}
|
|
508
|
+
]
|
|
729
509
|
},
|
|
730
510
|
{
|
|
511
|
+
"id": "authentication.accessKey",
|
|
731
512
|
"label": "Access key",
|
|
732
|
-
"description": "Provide
|
|
733
|
-
"
|
|
734
|
-
"type": "String",
|
|
735
|
-
"binding": {
|
|
736
|
-
"type": "zeebe:property",
|
|
737
|
-
"name": "authentication.accessKey"
|
|
738
|
-
},
|
|
513
|
+
"description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
|
|
514
|
+
"optional": false,
|
|
739
515
|
"constraints": {
|
|
740
516
|
"notEmpty": true
|
|
741
517
|
},
|
|
518
|
+
"group": "authentication",
|
|
519
|
+
"binding": {
|
|
520
|
+
"name": "authentication.accessKey",
|
|
521
|
+
"type": "zeebe:property"
|
|
522
|
+
},
|
|
742
523
|
"condition": {
|
|
743
|
-
"property": "
|
|
744
|
-
"equals": "credentials"
|
|
745
|
-
|
|
524
|
+
"property": "authentication.type",
|
|
525
|
+
"equals": "credentials",
|
|
526
|
+
"type": "simple"
|
|
527
|
+
},
|
|
528
|
+
"type": "String"
|
|
746
529
|
},
|
|
747
530
|
{
|
|
531
|
+
"id": "authentication.secretKey",
|
|
748
532
|
"label": "Secret key",
|
|
749
|
-
"description": "Provide
|
|
533
|
+
"description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
|
|
534
|
+
"optional": false,
|
|
535
|
+
"constraints": {
|
|
536
|
+
"notEmpty": true
|
|
537
|
+
},
|
|
750
538
|
"group": "authentication",
|
|
751
|
-
"type": "String",
|
|
752
539
|
"binding": {
|
|
753
|
-
"
|
|
754
|
-
"
|
|
540
|
+
"name": "authentication.secretKey",
|
|
541
|
+
"type": "zeebe:property"
|
|
542
|
+
},
|
|
543
|
+
"condition": {
|
|
544
|
+
"property": "authentication.type",
|
|
545
|
+
"equals": "credentials",
|
|
546
|
+
"type": "simple"
|
|
755
547
|
},
|
|
548
|
+
"type": "String"
|
|
549
|
+
},
|
|
550
|
+
{
|
|
551
|
+
"id": "configuration.region",
|
|
552
|
+
"label": "Region",
|
|
553
|
+
"description": "Specify the AWS region",
|
|
554
|
+
"optional": false,
|
|
756
555
|
"constraints": {
|
|
757
556
|
"notEmpty": true
|
|
758
557
|
},
|
|
759
|
-
"
|
|
760
|
-
|
|
761
|
-
"
|
|
762
|
-
|
|
558
|
+
"group": "configuration",
|
|
559
|
+
"binding": {
|
|
560
|
+
"name": "configuration.region",
|
|
561
|
+
"type": "zeebe:property"
|
|
562
|
+
},
|
|
563
|
+
"type": "String"
|
|
763
564
|
},
|
|
764
565
|
{
|
|
765
|
-
"
|
|
766
|
-
"
|
|
767
|
-
"
|
|
768
|
-
"
|
|
566
|
+
"id": "configuration.endpoint",
|
|
567
|
+
"label": "Endpoint",
|
|
568
|
+
"description": "Specify endpoint if need to use custom endpoint",
|
|
569
|
+
"optional": true,
|
|
570
|
+
"group": "configuration",
|
|
769
571
|
"binding": {
|
|
770
|
-
"
|
|
771
|
-
"
|
|
572
|
+
"name": "configuration.endpoint",
|
|
573
|
+
"type": "zeebe:property"
|
|
772
574
|
},
|
|
773
|
-
"
|
|
774
|
-
"notEmpty": true,
|
|
775
|
-
"pattern": {
|
|
776
|
-
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
777
|
-
"message": "Must be an queue URL or ARN"
|
|
778
|
-
}
|
|
779
|
-
}
|
|
575
|
+
"type": "Hidden"
|
|
780
576
|
},
|
|
781
577
|
{
|
|
782
|
-
"
|
|
783
|
-
"
|
|
578
|
+
"id": "queue.queue.url",
|
|
579
|
+
"label": "Queue URL",
|
|
580
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
581
|
+
"optional": false,
|
|
582
|
+
"constraints": {
|
|
583
|
+
"notEmpty": true
|
|
584
|
+
},
|
|
784
585
|
"group": "queueProperties",
|
|
785
|
-
"type": "String",
|
|
786
586
|
"binding": {
|
|
787
|
-
"
|
|
788
|
-
"
|
|
587
|
+
"name": "queue.url",
|
|
588
|
+
"type": "zeebe:property"
|
|
789
589
|
},
|
|
790
|
-
"
|
|
791
|
-
"notEmpty": true
|
|
792
|
-
}
|
|
590
|
+
"type": "String"
|
|
793
591
|
},
|
|
794
592
|
{
|
|
593
|
+
"id": "queue.queue.pollingWaitTime",
|
|
795
594
|
"label": "Polling wait time",
|
|
796
|
-
"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/
|
|
797
|
-
"group": "messagePollingProperties",
|
|
798
|
-
"type": "String",
|
|
595
|
+
"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",
|
|
799
596
|
"optional": false,
|
|
800
|
-
"
|
|
801
|
-
"value": "1",
|
|
802
|
-
"binding": {
|
|
803
|
-
"type": "zeebe:property",
|
|
804
|
-
"name": "queue.pollingWaitTime"
|
|
805
|
-
},
|
|
597
|
+
"value": "20",
|
|
806
598
|
"constraints": {
|
|
807
599
|
"notEmpty": true,
|
|
808
600
|
"pattern": {
|
|
809
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
810
|
-
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
601
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
|
|
811
602
|
}
|
|
812
|
-
}
|
|
603
|
+
},
|
|
604
|
+
"group": "messagePollingProperties",
|
|
605
|
+
"binding": {
|
|
606
|
+
"name": "queue.pollingWaitTime",
|
|
607
|
+
"type": "zeebe:property"
|
|
608
|
+
},
|
|
609
|
+
"type": "String"
|
|
813
610
|
},
|
|
814
611
|
{
|
|
612
|
+
"id": "queue.queue.attributeNames",
|
|
815
613
|
"label": "Attribute names",
|
|
816
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
614
|
+
"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",
|
|
615
|
+
"optional": false,
|
|
616
|
+
"feel": "optional",
|
|
817
617
|
"group": "input",
|
|
818
|
-
"type": "String",
|
|
819
|
-
"optional": true,
|
|
820
618
|
"binding": {
|
|
821
|
-
"
|
|
822
|
-
"
|
|
619
|
+
"name": "queue.attributeNames",
|
|
620
|
+
"type": "zeebe:property"
|
|
823
621
|
},
|
|
824
|
-
"
|
|
622
|
+
"type": "String"
|
|
825
623
|
},
|
|
826
624
|
{
|
|
625
|
+
"id": "queue.queue.messageAttributeNames",
|
|
827
626
|
"label": "Message attribute names",
|
|
828
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
627
|
+
"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",
|
|
628
|
+
"optional": false,
|
|
629
|
+
"feel": "optional",
|
|
829
630
|
"group": "input",
|
|
830
|
-
"type": "String",
|
|
831
|
-
"optional": true,
|
|
832
631
|
"binding": {
|
|
833
|
-
"
|
|
834
|
-
"
|
|
632
|
+
"name": "queue.messageAttributeNames",
|
|
633
|
+
"type": "zeebe:property"
|
|
835
634
|
},
|
|
836
|
-
"
|
|
635
|
+
"type": "String"
|
|
837
636
|
},
|
|
838
637
|
{
|
|
839
|
-
"
|
|
840
|
-
"
|
|
841
|
-
"
|
|
638
|
+
"id": "activationCondition",
|
|
639
|
+
"label": "Activation condition",
|
|
640
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
641
|
+
"optional": true,
|
|
842
642
|
"feel": "required",
|
|
843
|
-
"
|
|
643
|
+
"group": "activation",
|
|
844
644
|
"binding": {
|
|
845
|
-
"
|
|
846
|
-
"
|
|
645
|
+
"name": "activationCondition",
|
|
646
|
+
"type": "zeebe:property"
|
|
847
647
|
},
|
|
848
|
-
"
|
|
849
|
-
"notEmpty": true
|
|
850
|
-
}
|
|
648
|
+
"type": "String"
|
|
851
649
|
},
|
|
852
650
|
{
|
|
853
|
-
"
|
|
854
|
-
"
|
|
651
|
+
"id": "consumeUnmatchedEvents",
|
|
652
|
+
"label": "Consume unmatched events",
|
|
653
|
+
"value": true,
|
|
855
654
|
"group": "activation",
|
|
856
|
-
"feel": "required",
|
|
857
655
|
"binding": {
|
|
858
|
-
"
|
|
859
|
-
"
|
|
656
|
+
"name": "consumeUnmatchedEvents",
|
|
657
|
+
"type": "zeebe:property"
|
|
860
658
|
},
|
|
861
|
-
"
|
|
862
|
-
"
|
|
863
|
-
"notEmpty": true
|
|
864
|
-
}
|
|
659
|
+
"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",
|
|
660
|
+
"type": "Boolean"
|
|
865
661
|
},
|
|
866
662
|
{
|
|
867
|
-
"
|
|
868
|
-
"
|
|
869
|
-
"
|
|
663
|
+
"id": "correlationKeyProcess",
|
|
664
|
+
"label": "Correlation key (process)",
|
|
665
|
+
"description": "Sets up the correlation key from process variables",
|
|
666
|
+
"constraints": {
|
|
667
|
+
"notEmpty": true
|
|
668
|
+
},
|
|
870
669
|
"feel": "required",
|
|
871
|
-
"
|
|
670
|
+
"group": "correlation",
|
|
872
671
|
"binding": {
|
|
873
|
-
"
|
|
874
|
-
"
|
|
672
|
+
"name": "correlationKey",
|
|
673
|
+
"type": "bpmn:Message#zeebe:subscription#property"
|
|
875
674
|
},
|
|
876
|
-
"
|
|
675
|
+
"type": "String"
|
|
877
676
|
},
|
|
878
677
|
{
|
|
879
|
-
"
|
|
880
|
-
"
|
|
881
|
-
"
|
|
678
|
+
"id": "correlationKeyPayload",
|
|
679
|
+
"label": "Correlation key (payload)",
|
|
680
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
681
|
+
"constraints": {
|
|
682
|
+
"notEmpty": true
|
|
683
|
+
},
|
|
684
|
+
"feel": "required",
|
|
685
|
+
"group": "correlation",
|
|
686
|
+
"binding": {
|
|
687
|
+
"name": "correlationKeyExpression",
|
|
688
|
+
"type": "zeebe:property"
|
|
689
|
+
},
|
|
690
|
+
"type": "String"
|
|
691
|
+
},
|
|
692
|
+
{
|
|
693
|
+
"id": "messageIdExpression",
|
|
694
|
+
"label": "Message ID expression",
|
|
695
|
+
"description": "Expression to extract unique identifier of a message",
|
|
882
696
|
"optional": true,
|
|
697
|
+
"feel": "required",
|
|
698
|
+
"group": "correlation",
|
|
883
699
|
"binding": {
|
|
884
|
-
"
|
|
885
|
-
"
|
|
700
|
+
"name": "messageIdExpression",
|
|
701
|
+
"type": "zeebe:property"
|
|
886
702
|
},
|
|
887
|
-
"
|
|
703
|
+
"type": "String"
|
|
704
|
+
},
|
|
705
|
+
{
|
|
706
|
+
"id": "messageTtl",
|
|
707
|
+
"label": "Message TTL",
|
|
708
|
+
"description": "Time-to-live for the message in the broker (ISO-8601 duration)",
|
|
709
|
+
"optional": true,
|
|
710
|
+
"constraints": {
|
|
711
|
+
"notEmpty": false,
|
|
712
|
+
"pattern": {
|
|
713
|
+
"value": "^(PT.*|)$",
|
|
714
|
+
"message": "must be an ISO-8601 duration"
|
|
715
|
+
}
|
|
716
|
+
},
|
|
717
|
+
"feel": "optional",
|
|
718
|
+
"group": "correlation",
|
|
719
|
+
"binding": {
|
|
720
|
+
"name": "messageTtl",
|
|
721
|
+
"type": "zeebe:property"
|
|
722
|
+
},
|
|
723
|
+
"type": "String"
|
|
724
|
+
},
|
|
725
|
+
{
|
|
726
|
+
"id": "messageNameUuid",
|
|
727
|
+
"generatedValue": {
|
|
728
|
+
"type": "uuid"
|
|
729
|
+
},
|
|
730
|
+
"group": "correlation",
|
|
731
|
+
"binding": {
|
|
732
|
+
"name": "name",
|
|
733
|
+
"type": "bpmn:Message#property"
|
|
734
|
+
},
|
|
735
|
+
"type": "Hidden"
|
|
736
|
+
},
|
|
737
|
+
{
|
|
738
|
+
"id": "deduplicationModeManualFlag",
|
|
739
|
+
"label": "Manual mode",
|
|
740
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
741
|
+
"value": false,
|
|
742
|
+
"group": "deduplication",
|
|
743
|
+
"binding": {
|
|
744
|
+
"name": "deduplicationModeManualFlag",
|
|
745
|
+
"type": "zeebe:property"
|
|
746
|
+
},
|
|
747
|
+
"type": "Boolean"
|
|
748
|
+
},
|
|
749
|
+
{
|
|
750
|
+
"id": "deduplicationId",
|
|
751
|
+
"label": "Deduplication ID",
|
|
752
|
+
"constraints": {
|
|
753
|
+
"notEmpty": true,
|
|
754
|
+
"pattern": {
|
|
755
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
756
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
757
|
+
}
|
|
758
|
+
},
|
|
759
|
+
"group": "deduplication",
|
|
760
|
+
"binding": {
|
|
761
|
+
"name": "deduplicationId",
|
|
762
|
+
"type": "zeebe:property"
|
|
763
|
+
},
|
|
764
|
+
"condition": {
|
|
765
|
+
"property": "deduplicationModeManualFlag",
|
|
766
|
+
"equals": true,
|
|
767
|
+
"type": "simple"
|
|
768
|
+
},
|
|
769
|
+
"type": "String"
|
|
770
|
+
},
|
|
771
|
+
{
|
|
772
|
+
"id": "deduplicationModeManual",
|
|
773
|
+
"value": "MANUAL",
|
|
774
|
+
"group": "deduplication",
|
|
775
|
+
"binding": {
|
|
776
|
+
"name": "deduplicationMode",
|
|
777
|
+
"type": "zeebe:property"
|
|
778
|
+
},
|
|
779
|
+
"condition": {
|
|
780
|
+
"property": "deduplicationId",
|
|
781
|
+
"isActive": true,
|
|
782
|
+
"type": "simple"
|
|
783
|
+
},
|
|
784
|
+
"type": "Hidden"
|
|
785
|
+
},
|
|
786
|
+
{
|
|
787
|
+
"id": "deduplicationModeAuto",
|
|
788
|
+
"value": "AUTO",
|
|
789
|
+
"group": "deduplication",
|
|
790
|
+
"binding": {
|
|
791
|
+
"name": "deduplicationMode",
|
|
792
|
+
"type": "zeebe:property"
|
|
793
|
+
},
|
|
794
|
+
"condition": {
|
|
795
|
+
"property": "deduplicationId",
|
|
796
|
+
"isActive": false,
|
|
797
|
+
"type": "simple"
|
|
798
|
+
},
|
|
799
|
+
"type": "Hidden"
|
|
800
|
+
},
|
|
801
|
+
{
|
|
802
|
+
"id": "resultVariable",
|
|
803
|
+
"label": "Result variable",
|
|
804
|
+
"description": "Name of variable to store the response in",
|
|
805
|
+
"group": "output",
|
|
806
|
+
"binding": {
|
|
807
|
+
"name": "resultVariable",
|
|
808
|
+
"type": "zeebe:property"
|
|
809
|
+
},
|
|
810
|
+
"type": "String"
|
|
888
811
|
},
|
|
889
812
|
{
|
|
813
|
+
"id": "resultExpression",
|
|
890
814
|
"label": "Result expression",
|
|
891
|
-
"
|
|
892
|
-
"group": "variable-mapping",
|
|
815
|
+
"description": "Expression to map the response into process variables",
|
|
893
816
|
"feel": "required",
|
|
894
|
-
"
|
|
817
|
+
"group": "output",
|
|
895
818
|
"binding": {
|
|
896
|
-
"
|
|
897
|
-
"
|
|
819
|
+
"name": "resultExpression",
|
|
820
|
+
"type": "zeebe:property"
|
|
898
821
|
},
|
|
899
|
-
"
|
|
822
|
+
"type": "Text"
|
|
900
823
|
}
|
|
901
824
|
],
|
|
902
825
|
"icon": {
|
|
903
|
-
"contents": "data:image/svg+xml
|
|
826
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
904
827
|
},
|
|
905
828
|
"engines": {
|
|
906
|
-
"camunda": "^8.
|
|
829
|
+
"camunda": "^8.5"
|
|
907
830
|
}
|
|
908
831
|
},
|
|
909
832
|
{
|
|
@@ -1188,38 +1111,23 @@
|
|
|
1188
1111
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1189
1112
|
"name": "Amazon SQS Boundary Event Connector",
|
|
1190
1113
|
"id": "io.camunda.connectors.AWSSQS.boundary.v1",
|
|
1191
|
-
"
|
|
1192
|
-
"
|
|
1193
|
-
|
|
1194
|
-
"receive message",
|
|
1195
|
-
"receive event",
|
|
1196
|
-
"receive message from queue",
|
|
1197
|
-
"receive event from queue"
|
|
1198
|
-
]
|
|
1199
|
-
},
|
|
1200
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
1201
|
-
"version": 10,
|
|
1202
|
-
"category": {
|
|
1203
|
-
"id": "connectors",
|
|
1204
|
-
"name": "Connectors"
|
|
1205
|
-
},
|
|
1114
|
+
"version": 1,
|
|
1115
|
+
"description": "Receive message from a queue",
|
|
1116
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
1206
1117
|
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
1207
1118
|
"elementType": {
|
|
1208
1119
|
"value": "bpmn:BoundaryEvent",
|
|
1209
1120
|
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1210
1121
|
},
|
|
1211
|
-
"
|
|
1212
|
-
"
|
|
1122
|
+
"category": {
|
|
1123
|
+
"id": "connectors",
|
|
1124
|
+
"name": "Connectors"
|
|
1213
1125
|
},
|
|
1214
1126
|
"groups": [
|
|
1215
1127
|
{
|
|
1216
1128
|
"id": "authentication",
|
|
1217
1129
|
"label": "Authentication"
|
|
1218
1130
|
},
|
|
1219
|
-
{
|
|
1220
|
-
"id": "configuration",
|
|
1221
|
-
"label": "Configuration"
|
|
1222
|
-
},
|
|
1223
1131
|
{
|
|
1224
1132
|
"id": "queueProperties",
|
|
1225
1133
|
"label": "Queue properties"
|
|
@@ -1237,368 +1145,464 @@
|
|
|
1237
1145
|
"label": "Activation"
|
|
1238
1146
|
},
|
|
1239
1147
|
{
|
|
1240
|
-
"id": "
|
|
1241
|
-
"label": "
|
|
1242
|
-
"tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
|
|
1243
|
-
},
|
|
1244
|
-
{
|
|
1245
|
-
"id": "deduplication",
|
|
1246
|
-
"label": "Deduplication",
|
|
1247
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
1248
|
-
},
|
|
1249
|
-
{
|
|
1250
|
-
"id": "output",
|
|
1251
|
-
"label": "Output mapping"
|
|
1148
|
+
"id": "variable-mapping",
|
|
1149
|
+
"label": "Variable mapping"
|
|
1252
1150
|
}
|
|
1253
1151
|
],
|
|
1254
1152
|
"properties": [
|
|
1255
1153
|
{
|
|
1154
|
+
"type": "Hidden",
|
|
1256
1155
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
1257
1156
|
"binding": {
|
|
1258
|
-
"
|
|
1259
|
-
"
|
|
1260
|
-
}
|
|
1261
|
-
"type": "Hidden"
|
|
1157
|
+
"type": "zeebe:property",
|
|
1158
|
+
"name": "inbound.type"
|
|
1159
|
+
}
|
|
1262
1160
|
},
|
|
1263
1161
|
{
|
|
1264
|
-
"
|
|
1265
|
-
"
|
|
1266
|
-
|
|
1267
|
-
"value": "credentials",
|
|
1268
|
-
"group": "authentication",
|
|
1269
|
-
"binding": {
|
|
1270
|
-
"name": "authentication.type",
|
|
1271
|
-
"type": "zeebe:property"
|
|
1162
|
+
"type": "Hidden",
|
|
1163
|
+
"generatedValue": {
|
|
1164
|
+
"type": "uuid"
|
|
1272
1165
|
},
|
|
1273
|
-
"
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
"value": "defaultCredentialsChain"
|
|
1278
|
-
},
|
|
1279
|
-
{
|
|
1280
|
-
"name": "Credentials",
|
|
1281
|
-
"value": "credentials"
|
|
1282
|
-
}
|
|
1283
|
-
]
|
|
1166
|
+
"binding": {
|
|
1167
|
+
"type": "bpmn:Message#property",
|
|
1168
|
+
"name": "name"
|
|
1169
|
+
}
|
|
1284
1170
|
},
|
|
1285
1171
|
{
|
|
1286
|
-
"id": "authentication.accessKey",
|
|
1287
1172
|
"label": "Access key",
|
|
1288
|
-
"description": "Provide
|
|
1289
|
-
"optional": false,
|
|
1290
|
-
"constraints": {
|
|
1291
|
-
"notEmpty": true
|
|
1292
|
-
},
|
|
1173
|
+
"description": "Provide AWS IAM access key that has permission to read from desired SQS",
|
|
1293
1174
|
"group": "authentication",
|
|
1175
|
+
"type": "String",
|
|
1294
1176
|
"binding": {
|
|
1295
|
-
"
|
|
1296
|
-
"
|
|
1297
|
-
},
|
|
1298
|
-
"condition": {
|
|
1299
|
-
"property": "authentication.type",
|
|
1300
|
-
"equals": "credentials",
|
|
1301
|
-
"type": "simple"
|
|
1177
|
+
"type": "zeebe:property",
|
|
1178
|
+
"name": "authentication.accessKey"
|
|
1302
1179
|
},
|
|
1303
|
-
"
|
|
1180
|
+
"constraints": {
|
|
1181
|
+
"notEmpty": true
|
|
1182
|
+
}
|
|
1304
1183
|
},
|
|
1305
1184
|
{
|
|
1306
|
-
"id": "authentication.secretKey",
|
|
1307
1185
|
"label": "Secret key",
|
|
1308
|
-
"description": "Provide
|
|
1309
|
-
"optional": false,
|
|
1310
|
-
"constraints": {
|
|
1311
|
-
"notEmpty": true
|
|
1312
|
-
},
|
|
1186
|
+
"description": "Provide AWS IAM secret key that has permission to read from desired SQS",
|
|
1313
1187
|
"group": "authentication",
|
|
1188
|
+
"type": "String",
|
|
1314
1189
|
"binding": {
|
|
1315
|
-
"
|
|
1316
|
-
"
|
|
1317
|
-
},
|
|
1318
|
-
"condition": {
|
|
1319
|
-
"property": "authentication.type",
|
|
1320
|
-
"equals": "credentials",
|
|
1321
|
-
"type": "simple"
|
|
1190
|
+
"type": "zeebe:property",
|
|
1191
|
+
"name": "authentication.secretKey"
|
|
1322
1192
|
},
|
|
1323
|
-
"type": "String"
|
|
1324
|
-
},
|
|
1325
|
-
{
|
|
1326
|
-
"id": "configuration.region",
|
|
1327
|
-
"label": "Region",
|
|
1328
|
-
"description": "Specify the AWS region",
|
|
1329
|
-
"optional": false,
|
|
1330
1193
|
"constraints": {
|
|
1331
1194
|
"notEmpty": true
|
|
1332
|
-
}
|
|
1333
|
-
"group": "configuration",
|
|
1334
|
-
"binding": {
|
|
1335
|
-
"name": "configuration.region",
|
|
1336
|
-
"type": "zeebe:property"
|
|
1337
|
-
},
|
|
1338
|
-
"type": "String"
|
|
1195
|
+
}
|
|
1339
1196
|
},
|
|
1340
1197
|
{
|
|
1341
|
-
"
|
|
1342
|
-
"
|
|
1343
|
-
"
|
|
1344
|
-
"
|
|
1345
|
-
"group": "configuration",
|
|
1198
|
+
"label": "Queue URL",
|
|
1199
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
1200
|
+
"group": "queueProperties",
|
|
1201
|
+
"type": "String",
|
|
1346
1202
|
"binding": {
|
|
1347
|
-
"
|
|
1348
|
-
"
|
|
1203
|
+
"type": "zeebe:property",
|
|
1204
|
+
"name": "queue.url"
|
|
1349
1205
|
},
|
|
1350
|
-
"
|
|
1206
|
+
"constraints": {
|
|
1207
|
+
"notEmpty": true,
|
|
1208
|
+
"pattern": {
|
|
1209
|
+
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
1210
|
+
"message": "Must be an queue URL or ARN"
|
|
1211
|
+
}
|
|
1212
|
+
}
|
|
1351
1213
|
},
|
|
1352
1214
|
{
|
|
1353
|
-
"
|
|
1354
|
-
"
|
|
1355
|
-
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
1356
|
-
"optional": false,
|
|
1357
|
-
"constraints": {
|
|
1358
|
-
"notEmpty": true
|
|
1359
|
-
},
|
|
1215
|
+
"label": "Region",
|
|
1216
|
+
"description": "Specify the AWS region of your queue",
|
|
1360
1217
|
"group": "queueProperties",
|
|
1218
|
+
"type": "String",
|
|
1361
1219
|
"binding": {
|
|
1362
|
-
"
|
|
1363
|
-
"
|
|
1220
|
+
"type": "zeebe:property",
|
|
1221
|
+
"name": "configuration.region"
|
|
1364
1222
|
},
|
|
1365
|
-
"
|
|
1223
|
+
"constraints": {
|
|
1224
|
+
"notEmpty": true
|
|
1225
|
+
}
|
|
1366
1226
|
},
|
|
1367
1227
|
{
|
|
1368
|
-
"id": "queue.queue.pollingWaitTime",
|
|
1369
1228
|
"label": "Polling wait time",
|
|
1370
|
-
"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/
|
|
1229
|
+
"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",
|
|
1230
|
+
"group": "messagePollingProperties",
|
|
1231
|
+
"type": "String",
|
|
1371
1232
|
"optional": false,
|
|
1372
|
-
"
|
|
1233
|
+
"feel": "optional",
|
|
1234
|
+
"value": "1",
|
|
1235
|
+
"binding": {
|
|
1236
|
+
"type": "zeebe:property",
|
|
1237
|
+
"name": "queue.pollingWaitTime"
|
|
1238
|
+
},
|
|
1373
1239
|
"constraints": {
|
|
1374
1240
|
"notEmpty": true,
|
|
1375
1241
|
"pattern": {
|
|
1376
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
1242
|
+
"value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
1243
|
+
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
1377
1244
|
}
|
|
1378
|
-
}
|
|
1379
|
-
"group": "messagePollingProperties",
|
|
1380
|
-
"binding": {
|
|
1381
|
-
"name": "queue.pollingWaitTime",
|
|
1382
|
-
"type": "zeebe:property"
|
|
1383
|
-
},
|
|
1384
|
-
"type": "String"
|
|
1245
|
+
}
|
|
1385
1246
|
},
|
|
1386
1247
|
{
|
|
1387
|
-
"id": "queue.queue.attributeNames",
|
|
1388
1248
|
"label": "Attribute names",
|
|
1389
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1390
|
-
"optional": false,
|
|
1391
|
-
"feel": "optional",
|
|
1249
|
+
"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",
|
|
1392
1250
|
"group": "input",
|
|
1251
|
+
"type": "String",
|
|
1252
|
+
"optional": true,
|
|
1393
1253
|
"binding": {
|
|
1394
|
-
"
|
|
1395
|
-
"
|
|
1254
|
+
"type": "zeebe:property",
|
|
1255
|
+
"name": "queue.attributeNames"
|
|
1396
1256
|
},
|
|
1397
|
-
"
|
|
1257
|
+
"feel": "required"
|
|
1398
1258
|
},
|
|
1399
1259
|
{
|
|
1400
|
-
"id": "queue.queue.messageAttributeNames",
|
|
1401
1260
|
"label": "Message attribute names",
|
|
1402
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1403
|
-
"optional": false,
|
|
1404
|
-
"feel": "optional",
|
|
1261
|
+
"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",
|
|
1405
1262
|
"group": "input",
|
|
1406
|
-
"
|
|
1407
|
-
"name": "queue.messageAttributeNames",
|
|
1408
|
-
"type": "zeebe:property"
|
|
1409
|
-
},
|
|
1410
|
-
"type": "String"
|
|
1411
|
-
},
|
|
1412
|
-
{
|
|
1413
|
-
"id": "activationCondition",
|
|
1414
|
-
"label": "Activation condition",
|
|
1415
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1263
|
+
"type": "String",
|
|
1416
1264
|
"optional": true,
|
|
1417
|
-
"feel": "required",
|
|
1418
|
-
"group": "activation",
|
|
1419
1265
|
"binding": {
|
|
1420
|
-
"
|
|
1421
|
-
"
|
|
1266
|
+
"type": "zeebe:property",
|
|
1267
|
+
"name": "queue.messageAttributeNames"
|
|
1422
1268
|
},
|
|
1423
|
-
"
|
|
1269
|
+
"feel": "required"
|
|
1424
1270
|
},
|
|
1425
1271
|
{
|
|
1426
|
-
"
|
|
1427
|
-
"
|
|
1428
|
-
"value": true,
|
|
1272
|
+
"label": "Correlation key (process)",
|
|
1273
|
+
"type": "String",
|
|
1429
1274
|
"group": "activation",
|
|
1275
|
+
"feel": "required",
|
|
1276
|
+
"description": "Sets up the correlation key from process variables",
|
|
1430
1277
|
"binding": {
|
|
1431
|
-
"
|
|
1432
|
-
"
|
|
1278
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
1279
|
+
"name": "correlationKey"
|
|
1433
1280
|
},
|
|
1434
|
-
"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",
|
|
1435
|
-
"type": "Boolean"
|
|
1436
|
-
},
|
|
1437
|
-
{
|
|
1438
|
-
"id": "correlationKeyProcess",
|
|
1439
|
-
"label": "Correlation key (process)",
|
|
1440
|
-
"description": "Sets up the correlation key from process variables",
|
|
1441
1281
|
"constraints": {
|
|
1442
1282
|
"notEmpty": true
|
|
1443
|
-
}
|
|
1444
|
-
"feel": "required",
|
|
1445
|
-
"group": "correlation",
|
|
1446
|
-
"binding": {
|
|
1447
|
-
"name": "correlationKey",
|
|
1448
|
-
"type": "bpmn:Message#zeebe:subscription#property"
|
|
1449
|
-
},
|
|
1450
|
-
"type": "String"
|
|
1283
|
+
}
|
|
1451
1284
|
},
|
|
1452
1285
|
{
|
|
1453
|
-
"id": "correlationKeyPayload",
|
|
1454
1286
|
"label": "Correlation key (payload)",
|
|
1287
|
+
"type": "String",
|
|
1288
|
+
"group": "activation",
|
|
1289
|
+
"feel": "required",
|
|
1290
|
+
"binding": {
|
|
1291
|
+
"type": "zeebe:property",
|
|
1292
|
+
"name": "correlationKeyExpression"
|
|
1293
|
+
},
|
|
1455
1294
|
"description": "Extracts the correlation key from the incoming message payload",
|
|
1456
1295
|
"constraints": {
|
|
1457
1296
|
"notEmpty": true
|
|
1458
|
-
}
|
|
1297
|
+
}
|
|
1298
|
+
},
|
|
1299
|
+
{
|
|
1300
|
+
"label": "Activation condition",
|
|
1301
|
+
"type": "String",
|
|
1302
|
+
"group": "activation",
|
|
1459
1303
|
"feel": "required",
|
|
1460
|
-
"
|
|
1304
|
+
"optional": true,
|
|
1461
1305
|
"binding": {
|
|
1462
|
-
"
|
|
1463
|
-
"
|
|
1306
|
+
"type": "zeebe:property",
|
|
1307
|
+
"name": "activationCondition"
|
|
1464
1308
|
},
|
|
1465
|
-
"
|
|
1309
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
1466
1310
|
},
|
|
1467
1311
|
{
|
|
1468
|
-
"
|
|
1469
|
-
"
|
|
1470
|
-
"
|
|
1312
|
+
"label": "Result variable",
|
|
1313
|
+
"type": "String",
|
|
1314
|
+
"group": "variable-mapping",
|
|
1471
1315
|
"optional": true,
|
|
1472
|
-
"feel": "required",
|
|
1473
|
-
"group": "correlation",
|
|
1474
1316
|
"binding": {
|
|
1475
|
-
"
|
|
1476
|
-
"
|
|
1317
|
+
"type": "zeebe:property",
|
|
1318
|
+
"name": "resultVariable"
|
|
1477
1319
|
},
|
|
1478
|
-
"
|
|
1320
|
+
"description": "Name of variable to store the result of the connector in"
|
|
1479
1321
|
},
|
|
1480
1322
|
{
|
|
1481
|
-
"
|
|
1482
|
-
"
|
|
1483
|
-
"
|
|
1323
|
+
"label": "Result expression",
|
|
1324
|
+
"type": "String",
|
|
1325
|
+
"group": "variable-mapping",
|
|
1326
|
+
"feel": "required",
|
|
1484
1327
|
"optional": true,
|
|
1485
|
-
"constraints": {
|
|
1486
|
-
"notEmpty": false,
|
|
1487
|
-
"pattern": {
|
|
1488
|
-
"value": "^(PT.*|)$",
|
|
1489
|
-
"message": "must be an ISO-8601 duration"
|
|
1490
|
-
}
|
|
1491
|
-
},
|
|
1492
|
-
"feel": "optional",
|
|
1493
|
-
"group": "correlation",
|
|
1494
1328
|
"binding": {
|
|
1495
|
-
"
|
|
1496
|
-
"
|
|
1329
|
+
"type": "zeebe:property",
|
|
1330
|
+
"name": "resultExpression"
|
|
1497
1331
|
},
|
|
1498
|
-
"
|
|
1332
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
1333
|
+
}
|
|
1334
|
+
],
|
|
1335
|
+
"icon": {
|
|
1336
|
+
"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"
|
|
1337
|
+
},
|
|
1338
|
+
"engines": {
|
|
1339
|
+
"camunda": "^8.2"
|
|
1340
|
+
}
|
|
1341
|
+
},
|
|
1342
|
+
{
|
|
1343
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1344
|
+
"name": "Amazon SQS Boundary Event Connector",
|
|
1345
|
+
"id": "io.camunda.connectors.AWSSQS.boundary.v1",
|
|
1346
|
+
"version": 2,
|
|
1347
|
+
"description": "Receive message from a queue",
|
|
1348
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
1349
|
+
"appliesTo": ["bpmn:BoundaryEvent"],
|
|
1350
|
+
"elementType": {
|
|
1351
|
+
"value": "bpmn:BoundaryEvent",
|
|
1352
|
+
"eventDefinition": "bpmn:MessageEventDefinition"
|
|
1353
|
+
},
|
|
1354
|
+
"category": {
|
|
1355
|
+
"id": "connectors",
|
|
1356
|
+
"name": "Connectors"
|
|
1357
|
+
},
|
|
1358
|
+
"groups": [
|
|
1359
|
+
{
|
|
1360
|
+
"id": "authentication",
|
|
1361
|
+
"label": "Authentication"
|
|
1499
1362
|
},
|
|
1500
1363
|
{
|
|
1501
|
-
"id": "
|
|
1364
|
+
"id": "queueProperties",
|
|
1365
|
+
"label": "Queue properties"
|
|
1366
|
+
},
|
|
1367
|
+
{
|
|
1368
|
+
"id": "messagePollingProperties",
|
|
1369
|
+
"label": "Message polling properties"
|
|
1370
|
+
},
|
|
1371
|
+
{
|
|
1372
|
+
"id": "input",
|
|
1373
|
+
"label": "Use next attribute names for activation condition"
|
|
1374
|
+
},
|
|
1375
|
+
{
|
|
1376
|
+
"id": "activation",
|
|
1377
|
+
"label": "Activation"
|
|
1378
|
+
},
|
|
1379
|
+
{
|
|
1380
|
+
"id": "variable-mapping",
|
|
1381
|
+
"label": "Variable mapping"
|
|
1382
|
+
}
|
|
1383
|
+
],
|
|
1384
|
+
"properties": [
|
|
1385
|
+
{
|
|
1386
|
+
"type": "Hidden",
|
|
1387
|
+
"value": "io.camunda:aws-sqs-inbound:1",
|
|
1388
|
+
"binding": {
|
|
1389
|
+
"type": "zeebe:property",
|
|
1390
|
+
"name": "inbound.type"
|
|
1391
|
+
}
|
|
1392
|
+
},
|
|
1393
|
+
{
|
|
1394
|
+
"type": "Hidden",
|
|
1502
1395
|
"generatedValue": {
|
|
1503
1396
|
"type": "uuid"
|
|
1504
1397
|
},
|
|
1505
|
-
"group": "correlation",
|
|
1506
1398
|
"binding": {
|
|
1507
|
-
"
|
|
1508
|
-
"
|
|
1399
|
+
"type": "bpmn:Message#property",
|
|
1400
|
+
"name": "name"
|
|
1401
|
+
}
|
|
1402
|
+
},
|
|
1403
|
+
{
|
|
1404
|
+
"id": "authenticationType",
|
|
1405
|
+
"label": "Authentication",
|
|
1406
|
+
"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>",
|
|
1407
|
+
"group": "authentication",
|
|
1408
|
+
"type": "Dropdown",
|
|
1409
|
+
"optional": false,
|
|
1410
|
+
"value": "credentials",
|
|
1411
|
+
"choices": [
|
|
1412
|
+
{
|
|
1413
|
+
"name": "Credentials",
|
|
1414
|
+
"value": "credentials"
|
|
1415
|
+
},
|
|
1416
|
+
{
|
|
1417
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
1418
|
+
"value": "defaultCredentialsChain"
|
|
1419
|
+
}
|
|
1420
|
+
],
|
|
1421
|
+
"binding": {
|
|
1422
|
+
"type": "zeebe:property",
|
|
1423
|
+
"name": "authentication.type"
|
|
1509
1424
|
},
|
|
1510
|
-
"
|
|
1425
|
+
"constraints": {
|
|
1426
|
+
"notEmpty": true
|
|
1427
|
+
}
|
|
1511
1428
|
},
|
|
1512
1429
|
{
|
|
1513
|
-
"
|
|
1514
|
-
"
|
|
1515
|
-
"
|
|
1516
|
-
"
|
|
1517
|
-
"group": "deduplication",
|
|
1430
|
+
"label": "Access key",
|
|
1431
|
+
"description": "Provide AWS IAM access key that has permission to read from desired SQS",
|
|
1432
|
+
"group": "authentication",
|
|
1433
|
+
"type": "String",
|
|
1518
1434
|
"binding": {
|
|
1519
|
-
"
|
|
1520
|
-
"
|
|
1435
|
+
"type": "zeebe:property",
|
|
1436
|
+
"name": "authentication.accessKey"
|
|
1521
1437
|
},
|
|
1522
|
-
"
|
|
1438
|
+
"constraints": {
|
|
1439
|
+
"notEmpty": true
|
|
1440
|
+
},
|
|
1441
|
+
"condition": {
|
|
1442
|
+
"property": "authenticationType",
|
|
1443
|
+
"equals": "credentials"
|
|
1444
|
+
}
|
|
1523
1445
|
},
|
|
1524
1446
|
{
|
|
1525
|
-
"
|
|
1526
|
-
"
|
|
1447
|
+
"label": "Secret key",
|
|
1448
|
+
"description": "Provide AWS IAM secret key that has permission to read from desired SQS",
|
|
1449
|
+
"group": "authentication",
|
|
1450
|
+
"type": "String",
|
|
1451
|
+
"binding": {
|
|
1452
|
+
"type": "zeebe:property",
|
|
1453
|
+
"name": "authentication.secretKey"
|
|
1454
|
+
},
|
|
1455
|
+
"constraints": {
|
|
1456
|
+
"notEmpty": true
|
|
1457
|
+
},
|
|
1458
|
+
"condition": {
|
|
1459
|
+
"property": "authenticationType",
|
|
1460
|
+
"equals": "credentials"
|
|
1461
|
+
}
|
|
1462
|
+
},
|
|
1463
|
+
{
|
|
1464
|
+
"label": "Queue URL",
|
|
1465
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
1466
|
+
"group": "queueProperties",
|
|
1467
|
+
"type": "String",
|
|
1468
|
+
"binding": {
|
|
1469
|
+
"type": "zeebe:property",
|
|
1470
|
+
"name": "queue.url"
|
|
1471
|
+
},
|
|
1527
1472
|
"constraints": {
|
|
1528
1473
|
"notEmpty": true,
|
|
1529
1474
|
"pattern": {
|
|
1530
|
-
"value": "^
|
|
1531
|
-
"message": "
|
|
1475
|
+
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
1476
|
+
"message": "Must be an queue URL or ARN"
|
|
1532
1477
|
}
|
|
1478
|
+
}
|
|
1479
|
+
},
|
|
1480
|
+
{
|
|
1481
|
+
"label": "Region",
|
|
1482
|
+
"description": "Specify the AWS region of your queue",
|
|
1483
|
+
"group": "queueProperties",
|
|
1484
|
+
"type": "String",
|
|
1485
|
+
"binding": {
|
|
1486
|
+
"type": "zeebe:property",
|
|
1487
|
+
"name": "configuration.region"
|
|
1533
1488
|
},
|
|
1534
|
-
"
|
|
1489
|
+
"constraints": {
|
|
1490
|
+
"notEmpty": true
|
|
1491
|
+
}
|
|
1492
|
+
},
|
|
1493
|
+
{
|
|
1494
|
+
"label": "Polling wait time",
|
|
1495
|
+
"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",
|
|
1496
|
+
"group": "messagePollingProperties",
|
|
1497
|
+
"type": "String",
|
|
1498
|
+
"optional": false,
|
|
1499
|
+
"feel": "optional",
|
|
1500
|
+
"value": "1",
|
|
1535
1501
|
"binding": {
|
|
1536
|
-
"
|
|
1537
|
-
"
|
|
1502
|
+
"type": "zeebe:property",
|
|
1503
|
+
"name": "queue.pollingWaitTime"
|
|
1538
1504
|
},
|
|
1539
|
-
"
|
|
1540
|
-
"
|
|
1541
|
-
"
|
|
1542
|
-
|
|
1505
|
+
"constraints": {
|
|
1506
|
+
"notEmpty": true,
|
|
1507
|
+
"pattern": {
|
|
1508
|
+
"value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
1509
|
+
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
1510
|
+
}
|
|
1511
|
+
}
|
|
1512
|
+
},
|
|
1513
|
+
{
|
|
1514
|
+
"label": "Attribute names",
|
|
1515
|
+
"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",
|
|
1516
|
+
"group": "input",
|
|
1517
|
+
"type": "String",
|
|
1518
|
+
"optional": true,
|
|
1519
|
+
"binding": {
|
|
1520
|
+
"type": "zeebe:property",
|
|
1521
|
+
"name": "queue.attributeNames"
|
|
1543
1522
|
},
|
|
1544
|
-
"
|
|
1523
|
+
"feel": "required"
|
|
1545
1524
|
},
|
|
1546
1525
|
{
|
|
1547
|
-
"
|
|
1548
|
-
"
|
|
1549
|
-
"group": "
|
|
1526
|
+
"label": "Message attribute names",
|
|
1527
|
+
"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",
|
|
1528
|
+
"group": "input",
|
|
1529
|
+
"type": "String",
|
|
1530
|
+
"optional": true,
|
|
1550
1531
|
"binding": {
|
|
1551
|
-
"
|
|
1552
|
-
"
|
|
1532
|
+
"type": "zeebe:property",
|
|
1533
|
+
"name": "queue.messageAttributeNames"
|
|
1553
1534
|
},
|
|
1554
|
-
"
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1535
|
+
"feel": "required"
|
|
1536
|
+
},
|
|
1537
|
+
{
|
|
1538
|
+
"label": "Correlation key (process)",
|
|
1539
|
+
"type": "String",
|
|
1540
|
+
"group": "activation",
|
|
1541
|
+
"feel": "required",
|
|
1542
|
+
"description": "Sets up the correlation key from process variables",
|
|
1543
|
+
"binding": {
|
|
1544
|
+
"type": "bpmn:Message#zeebe:subscription#property",
|
|
1545
|
+
"name": "correlationKey"
|
|
1558
1546
|
},
|
|
1559
|
-
"
|
|
1547
|
+
"constraints": {
|
|
1548
|
+
"notEmpty": true
|
|
1549
|
+
}
|
|
1560
1550
|
},
|
|
1561
1551
|
{
|
|
1562
|
-
"
|
|
1563
|
-
"
|
|
1564
|
-
"group": "
|
|
1552
|
+
"label": "Correlation key (payload)",
|
|
1553
|
+
"type": "String",
|
|
1554
|
+
"group": "activation",
|
|
1555
|
+
"feel": "required",
|
|
1565
1556
|
"binding": {
|
|
1566
|
-
"
|
|
1567
|
-
"
|
|
1557
|
+
"type": "zeebe:property",
|
|
1558
|
+
"name": "correlationKeyExpression"
|
|
1568
1559
|
},
|
|
1569
|
-
"
|
|
1570
|
-
|
|
1571
|
-
"
|
|
1572
|
-
|
|
1560
|
+
"description": "Extracts the correlation key from the incoming message payload",
|
|
1561
|
+
"constraints": {
|
|
1562
|
+
"notEmpty": true
|
|
1563
|
+
}
|
|
1564
|
+
},
|
|
1565
|
+
{
|
|
1566
|
+
"label": "Activation condition",
|
|
1567
|
+
"type": "String",
|
|
1568
|
+
"group": "activation",
|
|
1569
|
+
"feel": "required",
|
|
1570
|
+
"optional": true,
|
|
1571
|
+
"binding": {
|
|
1572
|
+
"type": "zeebe:property",
|
|
1573
|
+
"name": "activationCondition"
|
|
1573
1574
|
},
|
|
1574
|
-
"
|
|
1575
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
1575
1576
|
},
|
|
1576
1577
|
{
|
|
1577
|
-
"id": "resultVariable",
|
|
1578
1578
|
"label": "Result variable",
|
|
1579
|
-
"
|
|
1580
|
-
"group": "
|
|
1579
|
+
"type": "String",
|
|
1580
|
+
"group": "variable-mapping",
|
|
1581
|
+
"optional": true,
|
|
1581
1582
|
"binding": {
|
|
1582
|
-
"
|
|
1583
|
-
"
|
|
1583
|
+
"type": "zeebe:property",
|
|
1584
|
+
"name": "resultVariable"
|
|
1584
1585
|
},
|
|
1585
|
-
"
|
|
1586
|
+
"description": "Name of variable to store the result of the connector in"
|
|
1586
1587
|
},
|
|
1587
1588
|
{
|
|
1588
|
-
"id": "resultExpression",
|
|
1589
1589
|
"label": "Result expression",
|
|
1590
|
-
"
|
|
1590
|
+
"type": "String",
|
|
1591
|
+
"group": "variable-mapping",
|
|
1591
1592
|
"feel": "required",
|
|
1592
|
-
"
|
|
1593
|
+
"optional": true,
|
|
1593
1594
|
"binding": {
|
|
1594
|
-
"
|
|
1595
|
-
"
|
|
1595
|
+
"type": "zeebe:property",
|
|
1596
|
+
"name": "resultExpression"
|
|
1596
1597
|
},
|
|
1597
|
-
"
|
|
1598
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
1598
1599
|
}
|
|
1599
1600
|
],
|
|
1600
1601
|
"icon": {
|
|
1601
|
-
"contents": "data:image/svg+xml
|
|
1602
|
+
"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"
|
|
1603
|
+
},
|
|
1604
|
+
"engines": {
|
|
1605
|
+
"camunda": "^8.4"
|
|
1602
1606
|
}
|
|
1603
1607
|
}
|
|
1604
1608
|
]
|