@camunda/connectors-element-templates 1.0.4 → 1.0.6
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 +1 -1
- package/src/connectors.js +10 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
- package/src/element-templates/asana-connector.json +8 -8
- package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
- package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
- package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
- package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
- package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
- package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
- package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
- package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/aws-textract-outbound-connector.json +123 -123
- package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +47 -47
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +149 -149
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +199 -199
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +3711 -3711
- package/src/element-templates/github-webhook-connector-boundary.json +16 -16
- package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +13 -10
- package/src/element-templates/gitlab-connector.json +3165 -3165
- package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
- package/src/element-templates/google-drive-outbound-connector.json +495 -182
- package/src/element-templates/google-maps-platform-connector.json +534 -45
- package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
- package/src/element-templates/graphql-outbound-connector.json +1716 -1716
- package/src/element-templates/http-json-connector.json +2067 -1155
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
- package/src/element-templates/http-polling-connector.json +260 -557
- package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
- package/src/element-templates/jdbc-outbound-connector.json +402 -0
- package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
- package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +606 -0
- package/src/element-templates/kafka-outbound-connector.json +434 -434
- package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
- package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
- package/src/element-templates/openai-connector.json +363 -5
- package/src/element-templates/operate-connector.json +525 -9
- package/src/element-templates/power-automate-connector.json +1724 -0
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
- package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
- package/src/element-templates/salesforce-connector.json +10 -10
- package/src/element-templates/sendgrid-outbound-connector.json +536 -4
- package/src/element-templates/slack-inbound-boundary.json +265 -265
- package/src/element-templates/slack-inbound-intermediate.json +430 -430
- package/src/element-templates/slack-inbound-message-start.json +320 -320
- package/src/element-templates/slack-inbound-start-event.json +126 -123
- package/src/element-templates/slack-outbound-connector.json +485 -230
- package/src/element-templates/twilio-connector.json +59 -59
- package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +44 -44
- package/src/element-templates/webhook-connector-boundary.json +582 -582
- package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
- package/src/element-templates/webhook-connector-start-event.json +2104 -2101
- package/src/element-templates/webhook-connector-start-message.json +1148 -1148
- package/src/element-templates/whatsapp-connector.json +6 -6
- package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
|
@@ -1,114 +1,164 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
|
-
"name": "Amazon SQS
|
|
4
|
+
"name": "Amazon SQS Outbound Connector",
|
|
5
5
|
"id": "io.camunda.connectors.AWSSQS.v1",
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
6
|
+
"description": "Send messages to Amazon SQS.",
|
|
7
|
+
"metadata": {
|
|
8
|
+
"keywords": [
|
|
9
|
+
"send message",
|
|
10
|
+
"publish message",
|
|
11
|
+
"send message to queue",
|
|
12
|
+
"publish message to queue"
|
|
13
|
+
]
|
|
12
14
|
},
|
|
15
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=outbound",
|
|
16
|
+
"version": 11,
|
|
13
17
|
"category": {
|
|
14
18
|
"id": "connectors",
|
|
15
19
|
"name": "Connectors"
|
|
16
20
|
},
|
|
21
|
+
"appliesTo": ["bpmn:Task"],
|
|
22
|
+
"elementType": {
|
|
23
|
+
"value": "bpmn:ServiceTask"
|
|
24
|
+
},
|
|
25
|
+
"engines": {
|
|
26
|
+
"camunda": "^8.3"
|
|
27
|
+
},
|
|
17
28
|
"groups": [
|
|
18
29
|
{
|
|
19
30
|
"id": "authentication",
|
|
20
31
|
"label": "Authentication"
|
|
21
32
|
},
|
|
22
33
|
{
|
|
23
|
-
"id": "
|
|
34
|
+
"id": "configuration",
|
|
24
35
|
"label": "Queue properties"
|
|
25
36
|
},
|
|
26
37
|
{
|
|
27
38
|
"id": "input",
|
|
28
39
|
"label": "Input message data"
|
|
29
40
|
},
|
|
41
|
+
{
|
|
42
|
+
"id": "connector",
|
|
43
|
+
"label": "Connector"
|
|
44
|
+
},
|
|
30
45
|
{
|
|
31
46
|
"id": "output",
|
|
32
|
-
"label": "Output"
|
|
47
|
+
"label": "Output mapping"
|
|
33
48
|
},
|
|
34
49
|
{
|
|
35
|
-
"id": "
|
|
50
|
+
"id": "error",
|
|
36
51
|
"label": "Error handling"
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"id": "retries",
|
|
55
|
+
"label": "Retries"
|
|
37
56
|
}
|
|
38
57
|
],
|
|
39
58
|
"properties": [
|
|
40
59
|
{
|
|
41
|
-
"type": "Hidden",
|
|
42
60
|
"value": "io.camunda:aws-sqs:1",
|
|
43
61
|
"binding": {
|
|
44
|
-
"
|
|
45
|
-
"
|
|
46
|
-
}
|
|
62
|
+
"property": "type",
|
|
63
|
+
"type": "zeebe:taskDefinition"
|
|
64
|
+
},
|
|
65
|
+
"type": "Hidden"
|
|
47
66
|
},
|
|
48
67
|
{
|
|
49
|
-
"
|
|
50
|
-
"
|
|
68
|
+
"id": "authentication.type",
|
|
69
|
+
"label": "Authentication",
|
|
70
|
+
"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>",
|
|
71
|
+
"value": "credentials",
|
|
51
72
|
"group": "authentication",
|
|
52
|
-
"type": "String",
|
|
53
73
|
"binding": {
|
|
54
|
-
"
|
|
55
|
-
"
|
|
74
|
+
"name": "authentication.type",
|
|
75
|
+
"type": "zeebe:input"
|
|
56
76
|
},
|
|
77
|
+
"type": "Dropdown",
|
|
78
|
+
"choices": [
|
|
79
|
+
{
|
|
80
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
81
|
+
"value": "defaultCredentialsChain"
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"name": "Credentials",
|
|
85
|
+
"value": "credentials"
|
|
86
|
+
}
|
|
87
|
+
]
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"id": "authentication.accessKey",
|
|
91
|
+
"label": "Access key",
|
|
92
|
+
"description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
|
|
93
|
+
"optional": false,
|
|
57
94
|
"constraints": {
|
|
58
95
|
"notEmpty": true
|
|
59
|
-
}
|
|
96
|
+
},
|
|
97
|
+
"feel": "optional",
|
|
98
|
+
"group": "authentication",
|
|
99
|
+
"binding": {
|
|
100
|
+
"name": "authentication.accessKey",
|
|
101
|
+
"type": "zeebe:input"
|
|
102
|
+
},
|
|
103
|
+
"condition": {
|
|
104
|
+
"property": "authentication.type",
|
|
105
|
+
"equals": "credentials",
|
|
106
|
+
"type": "simple"
|
|
107
|
+
},
|
|
108
|
+
"type": "String"
|
|
60
109
|
},
|
|
61
110
|
{
|
|
111
|
+
"id": "authentication.secretKey",
|
|
62
112
|
"label": "Secret key",
|
|
63
|
-
"description": "Provide
|
|
113
|
+
"description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
|
|
114
|
+
"optional": false,
|
|
115
|
+
"constraints": {
|
|
116
|
+
"notEmpty": true
|
|
117
|
+
},
|
|
118
|
+
"feel": "optional",
|
|
64
119
|
"group": "authentication",
|
|
65
|
-
"type": "String",
|
|
66
120
|
"binding": {
|
|
67
|
-
"
|
|
68
|
-
"
|
|
121
|
+
"name": "authentication.secretKey",
|
|
122
|
+
"type": "zeebe:input"
|
|
69
123
|
},
|
|
70
|
-
"
|
|
71
|
-
"
|
|
72
|
-
|
|
124
|
+
"condition": {
|
|
125
|
+
"property": "authentication.type",
|
|
126
|
+
"equals": "credentials",
|
|
127
|
+
"type": "simple"
|
|
128
|
+
},
|
|
129
|
+
"type": "String"
|
|
73
130
|
},
|
|
74
131
|
{
|
|
132
|
+
"id": "queue.url",
|
|
75
133
|
"label": "URL",
|
|
76
134
|
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
77
|
-
"
|
|
78
|
-
"type": "String",
|
|
79
|
-
"binding": {
|
|
80
|
-
"type": "zeebe:input",
|
|
81
|
-
"name": "queue.url"
|
|
82
|
-
},
|
|
135
|
+
"optional": false,
|
|
83
136
|
"constraints": {
|
|
84
|
-
"notEmpty": true
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
}
|
|
89
|
-
}
|
|
90
|
-
},
|
|
91
|
-
{
|
|
92
|
-
"label": "Region",
|
|
93
|
-
"description": "Specify the AWS region of your queue",
|
|
94
|
-
"group": "queueProperties",
|
|
95
|
-
"type": "String",
|
|
137
|
+
"notEmpty": true
|
|
138
|
+
},
|
|
139
|
+
"feel": "optional",
|
|
140
|
+
"group": "configuration",
|
|
96
141
|
"binding": {
|
|
97
|
-
"
|
|
98
|
-
"
|
|
142
|
+
"name": "queue.url",
|
|
143
|
+
"type": "zeebe:input"
|
|
99
144
|
},
|
|
100
|
-
"
|
|
101
|
-
"notEmpty": true
|
|
102
|
-
}
|
|
145
|
+
"type": "String"
|
|
103
146
|
},
|
|
104
147
|
{
|
|
105
148
|
"id": "queue.type",
|
|
106
149
|
"label": "Queue type",
|
|
107
150
|
"description": "Specify whether the queue is a <a href=\"https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/standard-queues.html\">standard</a> or <a href=\"https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/FIFO-queues.html\">FIFO</a> queue",
|
|
108
|
-
"group": "queueProperties",
|
|
109
|
-
"type": "Dropdown",
|
|
110
151
|
"optional": false,
|
|
111
152
|
"value": "standard",
|
|
153
|
+
"constraints": {
|
|
154
|
+
"notEmpty": true
|
|
155
|
+
},
|
|
156
|
+
"group": "configuration",
|
|
157
|
+
"binding": {
|
|
158
|
+
"name": "queue.type",
|
|
159
|
+
"type": "zeebe:input"
|
|
160
|
+
},
|
|
161
|
+
"type": "Dropdown",
|
|
112
162
|
"choices": [
|
|
113
163
|
{
|
|
114
164
|
"name": "Standard",
|
|
@@ -118,130 +168,201 @@
|
|
|
118
168
|
"name": "FIFO",
|
|
119
169
|
"value": "fifo"
|
|
120
170
|
}
|
|
121
|
-
]
|
|
171
|
+
]
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
"id": "configuration.region",
|
|
175
|
+
"label": "Region",
|
|
176
|
+
"description": "Specify the AWS region",
|
|
177
|
+
"optional": false,
|
|
178
|
+
"constraints": {
|
|
179
|
+
"notEmpty": true
|
|
180
|
+
},
|
|
181
|
+
"feel": "optional",
|
|
182
|
+
"group": "configuration",
|
|
122
183
|
"binding": {
|
|
123
|
-
"
|
|
124
|
-
"
|
|
184
|
+
"name": "configuration.region",
|
|
185
|
+
"type": "zeebe:input"
|
|
186
|
+
},
|
|
187
|
+
"type": "String"
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"id": "configuration.endpoint",
|
|
191
|
+
"label": "Endpoint",
|
|
192
|
+
"description": "Specify endpoint if need to use custom endpoint",
|
|
193
|
+
"optional": true,
|
|
194
|
+
"group": "configuration",
|
|
195
|
+
"binding": {
|
|
196
|
+
"name": "configuration.endpoint",
|
|
197
|
+
"type": "zeebe:input"
|
|
125
198
|
},
|
|
199
|
+
"type": "Hidden"
|
|
200
|
+
},
|
|
201
|
+
{
|
|
202
|
+
"id": "queue.messageBody",
|
|
203
|
+
"label": "Message body",
|
|
204
|
+
"description": "Data to send to the SQS queue",
|
|
205
|
+
"optional": false,
|
|
126
206
|
"constraints": {
|
|
127
207
|
"notEmpty": true
|
|
128
|
-
}
|
|
208
|
+
},
|
|
209
|
+
"feel": "required",
|
|
210
|
+
"group": "input",
|
|
211
|
+
"binding": {
|
|
212
|
+
"name": "queue.messageBody",
|
|
213
|
+
"type": "zeebe:input"
|
|
214
|
+
},
|
|
215
|
+
"type": "Text"
|
|
129
216
|
},
|
|
130
217
|
{
|
|
131
|
-
"
|
|
132
|
-
"
|
|
218
|
+
"id": "queue.messageAttributes",
|
|
219
|
+
"label": "Message attributes",
|
|
220
|
+
"description": "Message attributes metadata",
|
|
221
|
+
"optional": true,
|
|
222
|
+
"feel": "required",
|
|
133
223
|
"group": "input",
|
|
134
|
-
"type": "String",
|
|
135
224
|
"binding": {
|
|
136
|
-
"
|
|
137
|
-
"
|
|
225
|
+
"name": "queue.messageAttributes",
|
|
226
|
+
"type": "zeebe:input"
|
|
138
227
|
},
|
|
228
|
+
"type": "Text"
|
|
229
|
+
},
|
|
230
|
+
{
|
|
231
|
+
"id": "queue.messageGroupId",
|
|
232
|
+
"label": "Message group ID",
|
|
233
|
+
"description": "Message group ID (FIFO only). See also <a href=\"https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/using-messagegroupid-property.html\">using the MessageGroupId Property</a> in the Amazon SQS developer guide",
|
|
139
234
|
"optional": false,
|
|
235
|
+
"feel": "optional",
|
|
236
|
+
"group": "input",
|
|
237
|
+
"binding": {
|
|
238
|
+
"name": "queue.messageGroupId",
|
|
239
|
+
"type": "zeebe:input"
|
|
240
|
+
},
|
|
140
241
|
"condition": {
|
|
141
242
|
"property": "queue.type",
|
|
142
|
-
"equals": "fifo"
|
|
143
|
-
|
|
144
|
-
"constraints": {
|
|
145
|
-
"notEmpty": true
|
|
243
|
+
"equals": "fifo",
|
|
244
|
+
"type": "simple"
|
|
146
245
|
},
|
|
147
|
-
"
|
|
246
|
+
"type": "String"
|
|
148
247
|
},
|
|
149
248
|
{
|
|
249
|
+
"id": "queue.messageDeduplicationId",
|
|
150
250
|
"label": "Message deduplication ID",
|
|
151
|
-
"description": "Message deduplication ID (FIFO only). See also <a href=\"https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/using-messagededuplicationid-property.html\">using the MessageDeduplicationId Property</a> in the Amazon SQS developer guide
|
|
251
|
+
"description": "Message deduplication ID (FIFO only). See also <a href=\"https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/using-messagededuplicationid-property.html\">using the MessageDeduplicationId Property</a> in the Amazon SQS developer guide",
|
|
252
|
+
"optional": true,
|
|
253
|
+
"feel": "optional",
|
|
152
254
|
"group": "input",
|
|
153
|
-
"type": "String",
|
|
154
255
|
"binding": {
|
|
155
|
-
"
|
|
156
|
-
"
|
|
256
|
+
"name": "queue.messageDeduplicationId",
|
|
257
|
+
"type": "zeebe:input"
|
|
157
258
|
},
|
|
158
|
-
"optional": true,
|
|
159
259
|
"condition": {
|
|
160
260
|
"property": "queue.type",
|
|
161
|
-
"equals": "fifo"
|
|
261
|
+
"equals": "fifo",
|
|
262
|
+
"type": "simple"
|
|
162
263
|
},
|
|
163
|
-
"
|
|
264
|
+
"type": "String"
|
|
164
265
|
},
|
|
165
266
|
{
|
|
166
|
-
"
|
|
167
|
-
"
|
|
168
|
-
"
|
|
169
|
-
"
|
|
267
|
+
"id": "version",
|
|
268
|
+
"label": "Version",
|
|
269
|
+
"description": "Version of the element template",
|
|
270
|
+
"value": "11",
|
|
271
|
+
"group": "connector",
|
|
170
272
|
"binding": {
|
|
171
|
-
"
|
|
172
|
-
"
|
|
173
|
-
},
|
|
174
|
-
"constraints": {
|
|
175
|
-
"notEmpty": true
|
|
273
|
+
"key": "elementTemplateVersion",
|
|
274
|
+
"type": "zeebe:taskHeader"
|
|
176
275
|
},
|
|
177
|
-
"
|
|
276
|
+
"type": "Hidden"
|
|
178
277
|
},
|
|
179
278
|
{
|
|
180
|
-
"
|
|
181
|
-
"
|
|
182
|
-
"
|
|
183
|
-
"
|
|
184
|
-
"
|
|
279
|
+
"id": "id",
|
|
280
|
+
"label": "ID",
|
|
281
|
+
"description": "ID of the element template",
|
|
282
|
+
"value": "io.camunda.connectors.AWSSQS.v1",
|
|
283
|
+
"group": "connector",
|
|
185
284
|
"binding": {
|
|
186
|
-
"
|
|
187
|
-
"
|
|
285
|
+
"key": "elementTemplateId",
|
|
286
|
+
"type": "zeebe:taskHeader"
|
|
188
287
|
},
|
|
189
|
-
"
|
|
288
|
+
"type": "Hidden"
|
|
190
289
|
},
|
|
191
290
|
{
|
|
291
|
+
"id": "resultVariable",
|
|
192
292
|
"label": "Result variable",
|
|
193
|
-
"description": "Name of variable to store the response in
|
|
293
|
+
"description": "Name of variable to store the response in",
|
|
194
294
|
"group": "output",
|
|
195
|
-
"type": "String",
|
|
196
295
|
"binding": {
|
|
197
|
-
"
|
|
198
|
-
"
|
|
199
|
-
}
|
|
296
|
+
"key": "resultVariable",
|
|
297
|
+
"type": "zeebe:taskHeader"
|
|
298
|
+
},
|
|
299
|
+
"type": "String"
|
|
200
300
|
},
|
|
201
301
|
{
|
|
302
|
+
"id": "resultExpression",
|
|
202
303
|
"label": "Result expression",
|
|
203
|
-
"description": "Expression to map the response into process variables
|
|
204
|
-
"group": "output",
|
|
205
|
-
"type": "Text",
|
|
304
|
+
"description": "Expression to map the response into process variables",
|
|
206
305
|
"feel": "required",
|
|
306
|
+
"group": "output",
|
|
207
307
|
"binding": {
|
|
208
|
-
"
|
|
209
|
-
"
|
|
210
|
-
}
|
|
308
|
+
"key": "resultExpression",
|
|
309
|
+
"type": "zeebe:taskHeader"
|
|
310
|
+
},
|
|
311
|
+
"type": "Text"
|
|
211
312
|
},
|
|
212
313
|
{
|
|
314
|
+
"id": "errorExpression",
|
|
213
315
|
"label": "Error expression",
|
|
214
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
215
|
-
"group": "errors",
|
|
216
|
-
"type": "Text",
|
|
316
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
|
|
217
317
|
"feel": "required",
|
|
318
|
+
"group": "error",
|
|
218
319
|
"binding": {
|
|
219
|
-
"
|
|
220
|
-
"
|
|
221
|
-
}
|
|
320
|
+
"key": "errorExpression",
|
|
321
|
+
"type": "zeebe:taskHeader"
|
|
322
|
+
},
|
|
323
|
+
"type": "Text"
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
"id": "retryCount",
|
|
327
|
+
"label": "Retries",
|
|
328
|
+
"description": "Number of retries",
|
|
329
|
+
"value": "3",
|
|
330
|
+
"feel": "optional",
|
|
331
|
+
"group": "retries",
|
|
332
|
+
"binding": {
|
|
333
|
+
"property": "retries",
|
|
334
|
+
"type": "zeebe:taskDefinition"
|
|
335
|
+
},
|
|
336
|
+
"type": "String"
|
|
337
|
+
},
|
|
338
|
+
{
|
|
339
|
+
"id": "retryBackoff",
|
|
340
|
+
"label": "Retry backoff",
|
|
341
|
+
"description": "ISO-8601 duration to wait between retries",
|
|
342
|
+
"value": "PT0S",
|
|
343
|
+
"group": "retries",
|
|
344
|
+
"binding": {
|
|
345
|
+
"key": "retryBackoff",
|
|
346
|
+
"type": "zeebe:taskHeader"
|
|
347
|
+
},
|
|
348
|
+
"type": "String"
|
|
222
349
|
}
|
|
223
350
|
],
|
|
224
351
|
"icon": {
|
|
225
|
-
"contents": "data:image/svg+xml
|
|
226
|
-
},
|
|
227
|
-
"engines": {
|
|
228
|
-
"camunda": "^8.2"
|
|
352
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
229
353
|
}
|
|
230
354
|
},
|
|
231
355
|
{
|
|
232
356
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
233
357
|
"name": "Amazon SQS connector",
|
|
234
358
|
"id": "io.camunda.connectors.AWSSQS.v1",
|
|
235
|
-
"version":
|
|
359
|
+
"version": 6,
|
|
236
360
|
"description": "Send message to queue",
|
|
237
361
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs/",
|
|
238
362
|
"appliesTo": ["bpmn:Task"],
|
|
239
363
|
"elementType": {
|
|
240
364
|
"value": "bpmn:ServiceTask"
|
|
241
365
|
},
|
|
242
|
-
"engines": {
|
|
243
|
-
"camunda": "^8.2"
|
|
244
|
-
},
|
|
245
366
|
"category": {
|
|
246
367
|
"id": "connectors",
|
|
247
368
|
"name": "Connectors"
|
|
@@ -455,13 +576,16 @@
|
|
|
455
576
|
],
|
|
456
577
|
"icon": {
|
|
457
578
|
"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"
|
|
579
|
+
},
|
|
580
|
+
"engines": {
|
|
581
|
+
"camunda": "^8.2"
|
|
458
582
|
}
|
|
459
583
|
},
|
|
460
584
|
{
|
|
461
585
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
462
586
|
"name": "Amazon SQS connector",
|
|
463
587
|
"id": "io.camunda.connectors.AWSSQS.v1",
|
|
464
|
-
"version":
|
|
588
|
+
"version": 4,
|
|
465
589
|
"description": "Send message to queue",
|
|
466
590
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs/",
|
|
467
591
|
"appliesTo": ["bpmn:Task"],
|
|
@@ -529,6 +653,15 @@
|
|
|
529
653
|
"notEmpty": true
|
|
530
654
|
}
|
|
531
655
|
},
|
|
656
|
+
{
|
|
657
|
+
"type": "Hidden",
|
|
658
|
+
"description": "This value forces to evaluate configuration first in order",
|
|
659
|
+
"value": "nonce",
|
|
660
|
+
"binding": {
|
|
661
|
+
"type": "zeebe:input",
|
|
662
|
+
"name": "configuration.nonce"
|
|
663
|
+
}
|
|
664
|
+
},
|
|
532
665
|
{
|
|
533
666
|
"label": "URL",
|
|
534
667
|
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
@@ -559,6 +692,15 @@
|
|
|
559
692
|
"notEmpty": true
|
|
560
693
|
}
|
|
561
694
|
},
|
|
695
|
+
{
|
|
696
|
+
"description": "Backwards compatible region",
|
|
697
|
+
"type": "Hidden",
|
|
698
|
+
"value": "=configuration.region",
|
|
699
|
+
"binding": {
|
|
700
|
+
"type": "zeebe:input",
|
|
701
|
+
"name": "queue.region"
|
|
702
|
+
}
|
|
703
|
+
},
|
|
562
704
|
{
|
|
563
705
|
"id": "queue.type",
|
|
564
706
|
"label": "Queue type",
|
|
@@ -688,26 +830,26 @@
|
|
|
688
830
|
},
|
|
689
831
|
{
|
|
690
832
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
691
|
-
"name": "Amazon SQS
|
|
833
|
+
"name": "Amazon SQS connector",
|
|
692
834
|
"id": "io.camunda.connectors.AWSSQS.v1",
|
|
835
|
+
"version": 2,
|
|
693
836
|
"description": "Send message to queue",
|
|
694
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
695
|
-
"version": 10,
|
|
696
|
-
"category": {
|
|
697
|
-
"id": "connectors",
|
|
698
|
-
"name": "Connectors"
|
|
699
|
-
},
|
|
837
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs/",
|
|
700
838
|
"appliesTo": ["bpmn:Task"],
|
|
701
839
|
"elementType": {
|
|
702
840
|
"value": "bpmn:ServiceTask"
|
|
703
841
|
},
|
|
842
|
+
"category": {
|
|
843
|
+
"id": "connectors",
|
|
844
|
+
"name": "Connectors"
|
|
845
|
+
},
|
|
704
846
|
"groups": [
|
|
705
847
|
{
|
|
706
848
|
"id": "authentication",
|
|
707
849
|
"label": "Authentication"
|
|
708
850
|
},
|
|
709
851
|
{
|
|
710
|
-
"id": "
|
|
852
|
+
"id": "queueProperties",
|
|
711
853
|
"label": "Queue properties"
|
|
712
854
|
},
|
|
713
855
|
{
|
|
@@ -716,121 +858,86 @@
|
|
|
716
858
|
},
|
|
717
859
|
{
|
|
718
860
|
"id": "output",
|
|
719
|
-
"label": "Output
|
|
861
|
+
"label": "Output"
|
|
720
862
|
},
|
|
721
863
|
{
|
|
722
|
-
"id": "
|
|
864
|
+
"id": "errors",
|
|
723
865
|
"label": "Error handling"
|
|
724
|
-
},
|
|
725
|
-
{
|
|
726
|
-
"id": "retries",
|
|
727
|
-
"label": "Retries"
|
|
728
866
|
}
|
|
729
867
|
],
|
|
730
868
|
"properties": [
|
|
731
869
|
{
|
|
870
|
+
"type": "Hidden",
|
|
732
871
|
"value": "io.camunda:aws-sqs:1",
|
|
733
872
|
"binding": {
|
|
734
|
-
"
|
|
735
|
-
"
|
|
736
|
-
}
|
|
737
|
-
"type": "Hidden"
|
|
873
|
+
"type": "zeebe:taskDefinition",
|
|
874
|
+
"property": "type"
|
|
875
|
+
}
|
|
738
876
|
},
|
|
739
877
|
{
|
|
740
|
-
"
|
|
741
|
-
"
|
|
742
|
-
"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>",
|
|
743
|
-
"value": "credentials",
|
|
878
|
+
"label": "Access key",
|
|
879
|
+
"description": "Provide AWS IAM access key that has permission to send to desired SQS",
|
|
744
880
|
"group": "authentication",
|
|
881
|
+
"type": "String",
|
|
745
882
|
"binding": {
|
|
746
|
-
"
|
|
747
|
-
"
|
|
883
|
+
"type": "zeebe:input",
|
|
884
|
+
"name": "authentication.accessKey"
|
|
748
885
|
},
|
|
749
|
-
"type": "Dropdown",
|
|
750
|
-
"choices": [
|
|
751
|
-
{
|
|
752
|
-
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
753
|
-
"value": "defaultCredentialsChain"
|
|
754
|
-
},
|
|
755
|
-
{
|
|
756
|
-
"name": "Credentials",
|
|
757
|
-
"value": "credentials"
|
|
758
|
-
}
|
|
759
|
-
]
|
|
760
|
-
},
|
|
761
|
-
{
|
|
762
|
-
"id": "authentication.accessKey",
|
|
763
|
-
"label": "Access key",
|
|
764
|
-
"description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
|
|
765
|
-
"optional": false,
|
|
766
886
|
"constraints": {
|
|
767
887
|
"notEmpty": true
|
|
768
|
-
}
|
|
769
|
-
"feel": "optional",
|
|
770
|
-
"group": "authentication",
|
|
771
|
-
"binding": {
|
|
772
|
-
"name": "authentication.accessKey",
|
|
773
|
-
"type": "zeebe:input"
|
|
774
|
-
},
|
|
775
|
-
"condition": {
|
|
776
|
-
"property": "authentication.type",
|
|
777
|
-
"equals": "credentials",
|
|
778
|
-
"type": "simple"
|
|
779
|
-
},
|
|
780
|
-
"type": "String"
|
|
888
|
+
}
|
|
781
889
|
},
|
|
782
890
|
{
|
|
783
|
-
"id": "authentication.secretKey",
|
|
784
891
|
"label": "Secret key",
|
|
785
|
-
"description": "Provide
|
|
786
|
-
"optional": false,
|
|
787
|
-
"constraints": {
|
|
788
|
-
"notEmpty": true
|
|
789
|
-
},
|
|
790
|
-
"feel": "optional",
|
|
892
|
+
"description": "Provide AWS IAM secret key that has permission to send to desired SQS",
|
|
791
893
|
"group": "authentication",
|
|
894
|
+
"type": "String",
|
|
792
895
|
"binding": {
|
|
793
|
-
"
|
|
794
|
-
"
|
|
795
|
-
},
|
|
796
|
-
"condition": {
|
|
797
|
-
"property": "authentication.type",
|
|
798
|
-
"equals": "credentials",
|
|
799
|
-
"type": "simple"
|
|
896
|
+
"type": "zeebe:input",
|
|
897
|
+
"name": "authentication.secretKey"
|
|
800
898
|
},
|
|
801
|
-
"
|
|
899
|
+
"constraints": {
|
|
900
|
+
"notEmpty": true
|
|
901
|
+
}
|
|
802
902
|
},
|
|
803
903
|
{
|
|
804
|
-
"id": "queue.url",
|
|
805
904
|
"label": "URL",
|
|
806
905
|
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
807
|
-
"
|
|
808
|
-
"
|
|
809
|
-
|
|
906
|
+
"group": "queueProperties",
|
|
907
|
+
"type": "String",
|
|
908
|
+
"binding": {
|
|
909
|
+
"type": "zeebe:input",
|
|
910
|
+
"name": "queue.url"
|
|
810
911
|
},
|
|
811
|
-
"
|
|
812
|
-
|
|
912
|
+
"constraints": {
|
|
913
|
+
"notEmpty": true,
|
|
914
|
+
"pattern": {
|
|
915
|
+
"value": "(^https?://.+)|(^secrets\\..+)",
|
|
916
|
+
"message": "Must be an http(s) URL or a secret.XYZ"
|
|
917
|
+
}
|
|
918
|
+
}
|
|
919
|
+
},
|
|
920
|
+
{
|
|
921
|
+
"label": "Region",
|
|
922
|
+
"description": "Specify the AWS region of your queue",
|
|
923
|
+
"group": "queueProperties",
|
|
924
|
+
"type": "String",
|
|
813
925
|
"binding": {
|
|
814
|
-
"
|
|
815
|
-
"
|
|
926
|
+
"type": "zeebe:input",
|
|
927
|
+
"name": "queue.region"
|
|
816
928
|
},
|
|
817
|
-
"
|
|
929
|
+
"constraints": {
|
|
930
|
+
"notEmpty": true
|
|
931
|
+
}
|
|
818
932
|
},
|
|
819
933
|
{
|
|
820
934
|
"id": "queue.type",
|
|
821
935
|
"label": "Queue type",
|
|
822
936
|
"description": "Specify whether the queue is a <a href=\"https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/standard-queues.html\">standard</a> or <a href=\"https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/FIFO-queues.html\">FIFO</a> queue",
|
|
937
|
+
"group": "queueProperties",
|
|
938
|
+
"type": "Dropdown",
|
|
823
939
|
"optional": false,
|
|
824
940
|
"value": "standard",
|
|
825
|
-
"constraints": {
|
|
826
|
-
"notEmpty": true
|
|
827
|
-
},
|
|
828
|
-
"group": "configuration",
|
|
829
|
-
"binding": {
|
|
830
|
-
"name": "queue.type",
|
|
831
|
-
"type": "zeebe:input"
|
|
832
|
-
},
|
|
833
|
-
"type": "Dropdown",
|
|
834
941
|
"choices": [
|
|
835
942
|
{
|
|
836
943
|
"name": "Standard",
|
|
@@ -840,178 +947,130 @@
|
|
|
840
947
|
"name": "FIFO",
|
|
841
948
|
"value": "fifo"
|
|
842
949
|
}
|
|
843
|
-
]
|
|
844
|
-
},
|
|
845
|
-
{
|
|
846
|
-
"id": "configuration.region",
|
|
847
|
-
"label": "Region",
|
|
848
|
-
"description": "Specify the AWS region",
|
|
849
|
-
"optional": true,
|
|
850
|
-
"feel": "optional",
|
|
851
|
-
"group": "configuration",
|
|
950
|
+
],
|
|
852
951
|
"binding": {
|
|
853
|
-
"
|
|
854
|
-
"
|
|
952
|
+
"type": "zeebe:input",
|
|
953
|
+
"name": "queue.type"
|
|
855
954
|
},
|
|
856
|
-
"
|
|
955
|
+
"constraints": {
|
|
956
|
+
"notEmpty": true
|
|
957
|
+
}
|
|
857
958
|
},
|
|
858
959
|
{
|
|
859
|
-
"
|
|
860
|
-
"
|
|
861
|
-
"
|
|
862
|
-
"
|
|
863
|
-
"group": "configuration",
|
|
960
|
+
"label": "Message group ID",
|
|
961
|
+
"description": "Message group ID (FIFO only). See also <a href=\"https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/using-messagegroupid-property.html\">using the MessageGroupId Property</a> in the Amazon SQS developer guide.",
|
|
962
|
+
"group": "input",
|
|
963
|
+
"type": "String",
|
|
864
964
|
"binding": {
|
|
865
|
-
"
|
|
866
|
-
"
|
|
965
|
+
"type": "zeebe:input",
|
|
966
|
+
"name": "queue.messageGroupId"
|
|
867
967
|
},
|
|
868
|
-
"type": "Hidden"
|
|
869
|
-
},
|
|
870
|
-
{
|
|
871
|
-
"id": "queue.messageBody",
|
|
872
|
-
"label": "Message body",
|
|
873
|
-
"description": "Data to send to the SQS queue",
|
|
874
968
|
"optional": false,
|
|
969
|
+
"condition": {
|
|
970
|
+
"property": "queue.type",
|
|
971
|
+
"equals": "fifo"
|
|
972
|
+
},
|
|
875
973
|
"constraints": {
|
|
876
974
|
"notEmpty": true
|
|
877
975
|
},
|
|
878
|
-
"feel": "
|
|
879
|
-
"group": "input",
|
|
880
|
-
"binding": {
|
|
881
|
-
"name": "queue.messageBody",
|
|
882
|
-
"type": "zeebe:input"
|
|
883
|
-
},
|
|
884
|
-
"type": "Text"
|
|
976
|
+
"feel": "optional"
|
|
885
977
|
},
|
|
886
978
|
{
|
|
887
|
-
"
|
|
888
|
-
"
|
|
889
|
-
"description": "Message attributes metadata",
|
|
890
|
-
"optional": true,
|
|
891
|
-
"feel": "required",
|
|
979
|
+
"label": "Message deduplication ID",
|
|
980
|
+
"description": "Message deduplication ID (FIFO only). See also <a href=\"https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/using-messagededuplicationid-property.html\">using the MessageDeduplicationId Property</a> in the Amazon SQS developer guide.",
|
|
892
981
|
"group": "input",
|
|
982
|
+
"type": "String",
|
|
893
983
|
"binding": {
|
|
894
|
-
"
|
|
895
|
-
"
|
|
984
|
+
"type": "zeebe:input",
|
|
985
|
+
"name": "queue.messageDeduplicationId"
|
|
896
986
|
},
|
|
897
|
-
"
|
|
987
|
+
"optional": true,
|
|
988
|
+
"condition": {
|
|
989
|
+
"property": "queue.type",
|
|
990
|
+
"equals": "fifo"
|
|
991
|
+
},
|
|
992
|
+
"feel": "optional"
|
|
898
993
|
},
|
|
899
994
|
{
|
|
900
|
-
"
|
|
901
|
-
"
|
|
902
|
-
"description": "Message group ID (FIFO only). See also <a href=\"https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/using-messagegroupid-property.html\">using the MessageGroupId Property</a> in the Amazon SQS developer guide",
|
|
903
|
-
"optional": false,
|
|
904
|
-
"feel": "optional",
|
|
995
|
+
"label": "Message body",
|
|
996
|
+
"description": "Data to send to the SQS queue",
|
|
905
997
|
"group": "input",
|
|
998
|
+
"type": "Text",
|
|
906
999
|
"binding": {
|
|
907
|
-
"
|
|
908
|
-
"
|
|
1000
|
+
"type": "zeebe:input",
|
|
1001
|
+
"name": "queue.messageBody"
|
|
909
1002
|
},
|
|
910
|
-
"
|
|
911
|
-
"
|
|
912
|
-
"equals": "fifo",
|
|
913
|
-
"type": "simple"
|
|
1003
|
+
"constraints": {
|
|
1004
|
+
"notEmpty": true
|
|
914
1005
|
},
|
|
915
|
-
"
|
|
1006
|
+
"feel": "required"
|
|
916
1007
|
},
|
|
917
1008
|
{
|
|
918
|
-
"
|
|
919
|
-
"
|
|
920
|
-
"description": "Message deduplication ID (FIFO only). See also <a href=\"https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/using-messagededuplicationid-property.html\">using the MessageDeduplicationId Property</a> in the Amazon SQS developer guide",
|
|
921
|
-
"optional": true,
|
|
922
|
-
"feel": "optional",
|
|
1009
|
+
"label": "Message attributes",
|
|
1010
|
+
"description": "Message attributes metadata",
|
|
923
1011
|
"group": "input",
|
|
1012
|
+
"type": "Text",
|
|
1013
|
+
"optional": true,
|
|
924
1014
|
"binding": {
|
|
925
|
-
"
|
|
926
|
-
"
|
|
927
|
-
},
|
|
928
|
-
"condition": {
|
|
929
|
-
"property": "queue.type",
|
|
930
|
-
"equals": "fifo",
|
|
931
|
-
"type": "simple"
|
|
1015
|
+
"type": "zeebe:input",
|
|
1016
|
+
"name": "queue.messageAttributes"
|
|
932
1017
|
},
|
|
933
|
-
"
|
|
1018
|
+
"feel": "required"
|
|
934
1019
|
},
|
|
935
1020
|
{
|
|
936
|
-
"id": "resultVariable",
|
|
937
1021
|
"label": "Result variable",
|
|
938
|
-
"description": "Name of variable to store the response in",
|
|
1022
|
+
"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>",
|
|
939
1023
|
"group": "output",
|
|
1024
|
+
"type": "String",
|
|
940
1025
|
"binding": {
|
|
941
|
-
"
|
|
942
|
-
"
|
|
943
|
-
}
|
|
944
|
-
"type": "String"
|
|
1026
|
+
"type": "zeebe:taskHeader",
|
|
1027
|
+
"key": "resultVariable"
|
|
1028
|
+
}
|
|
945
1029
|
},
|
|
946
1030
|
{
|
|
947
|
-
"id": "resultExpression",
|
|
948
1031
|
"label": "Result expression",
|
|
949
|
-
"description": "Expression to map the response into process variables",
|
|
950
|
-
"feel": "required",
|
|
1032
|
+
"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>",
|
|
951
1033
|
"group": "output",
|
|
1034
|
+
"type": "Text",
|
|
1035
|
+
"feel": "required",
|
|
952
1036
|
"binding": {
|
|
953
|
-
"
|
|
954
|
-
"
|
|
955
|
-
}
|
|
956
|
-
"type": "Text"
|
|
1037
|
+
"type": "zeebe:taskHeader",
|
|
1038
|
+
"key": "resultExpression"
|
|
1039
|
+
}
|
|
957
1040
|
},
|
|
958
1041
|
{
|
|
959
|
-
"id": "errorExpression",
|
|
960
1042
|
"label": "Error expression",
|
|
961
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
1043
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
|
|
1044
|
+
"group": "errors",
|
|
1045
|
+
"type": "Text",
|
|
962
1046
|
"feel": "required",
|
|
963
|
-
"group": "error",
|
|
964
|
-
"binding": {
|
|
965
|
-
"key": "errorExpression",
|
|
966
|
-
"type": "zeebe:taskHeader"
|
|
967
|
-
},
|
|
968
|
-
"type": "Text"
|
|
969
|
-
},
|
|
970
|
-
{
|
|
971
|
-
"id": "retryCount",
|
|
972
|
-
"label": "Retries",
|
|
973
|
-
"description": "Number of retries",
|
|
974
|
-
"value": "3",
|
|
975
|
-
"feel": "optional",
|
|
976
|
-
"group": "retries",
|
|
977
|
-
"binding": {
|
|
978
|
-
"property": "retries",
|
|
979
|
-
"type": "zeebe:taskDefinition"
|
|
980
|
-
},
|
|
981
|
-
"type": "String"
|
|
982
|
-
},
|
|
983
|
-
{
|
|
984
|
-
"id": "retryBackoff",
|
|
985
|
-
"label": "Retry backoff",
|
|
986
|
-
"description": "ISO-8601 duration to wait between retries",
|
|
987
|
-
"value": "PT0S",
|
|
988
|
-
"feel": "optional",
|
|
989
|
-
"group": "retries",
|
|
990
1047
|
"binding": {
|
|
991
|
-
"
|
|
992
|
-
"
|
|
993
|
-
}
|
|
994
|
-
"type": "String"
|
|
1048
|
+
"type": "zeebe:taskHeader",
|
|
1049
|
+
"key": "errorExpression"
|
|
1050
|
+
}
|
|
995
1051
|
}
|
|
996
1052
|
],
|
|
997
1053
|
"icon": {
|
|
998
|
-
"contents": "data:image/svg+xml
|
|
1054
|
+
"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"
|
|
999
1055
|
},
|
|
1000
1056
|
"engines": {
|
|
1001
|
-
"camunda": "^8.
|
|
1057
|
+
"camunda": "^8.2"
|
|
1002
1058
|
}
|
|
1003
1059
|
},
|
|
1004
1060
|
{
|
|
1005
1061
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1006
1062
|
"name": "Amazon SQS connector",
|
|
1007
1063
|
"id": "io.camunda.connectors.AWSSQS.v1",
|
|
1008
|
-
"version":
|
|
1064
|
+
"version": 7,
|
|
1009
1065
|
"description": "Send message to queue",
|
|
1010
1066
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs/",
|
|
1011
1067
|
"appliesTo": ["bpmn:Task"],
|
|
1012
1068
|
"elementType": {
|
|
1013
1069
|
"value": "bpmn:ServiceTask"
|
|
1014
1070
|
},
|
|
1071
|
+
"engines": {
|
|
1072
|
+
"camunda": "^8.2"
|
|
1073
|
+
},
|
|
1015
1074
|
"category": {
|
|
1016
1075
|
"id": "connectors",
|
|
1017
1076
|
"name": "Connectors"
|
|
@@ -1073,15 +1132,6 @@
|
|
|
1073
1132
|
"notEmpty": true
|
|
1074
1133
|
}
|
|
1075
1134
|
},
|
|
1076
|
-
{
|
|
1077
|
-
"type": "Hidden",
|
|
1078
|
-
"description": "This value forces to evaluate configuration first in order",
|
|
1079
|
-
"value": "nonce",
|
|
1080
|
-
"binding": {
|
|
1081
|
-
"type": "zeebe:input",
|
|
1082
|
-
"name": "configuration.nonce"
|
|
1083
|
-
}
|
|
1084
|
-
},
|
|
1085
1135
|
{
|
|
1086
1136
|
"label": "URL",
|
|
1087
1137
|
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
@@ -1094,8 +1144,8 @@
|
|
|
1094
1144
|
"constraints": {
|
|
1095
1145
|
"notEmpty": true,
|
|
1096
1146
|
"pattern": {
|
|
1097
|
-
"value": "(
|
|
1098
|
-
"message": "Must be an http(s) URL
|
|
1147
|
+
"value": "^(=|(https?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
1148
|
+
"message": "Must be an http(s) URL"
|
|
1099
1149
|
}
|
|
1100
1150
|
}
|
|
1101
1151
|
},
|
|
@@ -1112,15 +1162,6 @@
|
|
|
1112
1162
|
"notEmpty": true
|
|
1113
1163
|
}
|
|
1114
1164
|
},
|
|
1115
|
-
{
|
|
1116
|
-
"description": "Backwards compatible region",
|
|
1117
|
-
"type": "Hidden",
|
|
1118
|
-
"value": "=configuration.region",
|
|
1119
|
-
"binding": {
|
|
1120
|
-
"type": "zeebe:input",
|
|
1121
|
-
"name": "queue.region"
|
|
1122
|
-
}
|
|
1123
|
-
},
|
|
1124
1165
|
{
|
|
1125
1166
|
"id": "queue.type",
|
|
1126
1167
|
"label": "Queue type",
|
|
@@ -1243,18 +1284,15 @@
|
|
|
1243
1284
|
],
|
|
1244
1285
|
"icon": {
|
|
1245
1286
|
"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"
|
|
1246
|
-
},
|
|
1247
|
-
"engines": {
|
|
1248
|
-
"camunda": "^8.2"
|
|
1249
1287
|
}
|
|
1250
1288
|
},
|
|
1251
1289
|
{
|
|
1252
1290
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1253
|
-
"name": "Amazon SQS
|
|
1291
|
+
"name": "Amazon SQS connector",
|
|
1254
1292
|
"id": "io.camunda.connectors.AWSSQS.v1",
|
|
1255
|
-
"version":
|
|
1293
|
+
"version": 3,
|
|
1256
1294
|
"description": "Send message to queue",
|
|
1257
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1295
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs/",
|
|
1258
1296
|
"appliesTo": ["bpmn:Task"],
|
|
1259
1297
|
"elementType": {
|
|
1260
1298
|
"value": "bpmn:ServiceTask"
|
|
@@ -1294,32 +1332,6 @@
|
|
|
1294
1332
|
"property": "type"
|
|
1295
1333
|
}
|
|
1296
1334
|
},
|
|
1297
|
-
{
|
|
1298
|
-
"id": "authenticationType",
|
|
1299
|
-
"label": "Authentication",
|
|
1300
|
-
"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>",
|
|
1301
|
-
"group": "authentication",
|
|
1302
|
-
"type": "Dropdown",
|
|
1303
|
-
"optional": false,
|
|
1304
|
-
"value": "credentials",
|
|
1305
|
-
"choices": [
|
|
1306
|
-
{
|
|
1307
|
-
"name": "Credentials",
|
|
1308
|
-
"value": "credentials"
|
|
1309
|
-
},
|
|
1310
|
-
{
|
|
1311
|
-
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
1312
|
-
"value": "defaultCredentialsChain"
|
|
1313
|
-
}
|
|
1314
|
-
],
|
|
1315
|
-
"binding": {
|
|
1316
|
-
"type": "zeebe:input",
|
|
1317
|
-
"name": "authentication.type"
|
|
1318
|
-
},
|
|
1319
|
-
"constraints": {
|
|
1320
|
-
"notEmpty": true
|
|
1321
|
-
}
|
|
1322
|
-
},
|
|
1323
1335
|
{
|
|
1324
1336
|
"label": "Access key",
|
|
1325
1337
|
"description": "Provide AWS IAM access key that has permission to send to desired SQS",
|
|
@@ -1329,10 +1341,6 @@
|
|
|
1329
1341
|
"type": "zeebe:input",
|
|
1330
1342
|
"name": "authentication.accessKey"
|
|
1331
1343
|
},
|
|
1332
|
-
"condition": {
|
|
1333
|
-
"property": "authenticationType",
|
|
1334
|
-
"equals": "credentials"
|
|
1335
|
-
},
|
|
1336
1344
|
"constraints": {
|
|
1337
1345
|
"notEmpty": true
|
|
1338
1346
|
}
|
|
@@ -1346,10 +1354,6 @@
|
|
|
1346
1354
|
"type": "zeebe:input",
|
|
1347
1355
|
"name": "authentication.secretKey"
|
|
1348
1356
|
},
|
|
1349
|
-
"condition": {
|
|
1350
|
-
"property": "authenticationType",
|
|
1351
|
-
"equals": "credentials"
|
|
1352
|
-
},
|
|
1353
1357
|
"constraints": {
|
|
1354
1358
|
"notEmpty": true
|
|
1355
1359
|
}
|
|
@@ -1366,8 +1370,8 @@
|
|
|
1366
1370
|
"constraints": {
|
|
1367
1371
|
"notEmpty": true,
|
|
1368
1372
|
"pattern": {
|
|
1369
|
-
"value": "^(
|
|
1370
|
-
"message": "Must be an http(s) URL"
|
|
1373
|
+
"value": "(^https?://.+)|(^secrets\\..+)",
|
|
1374
|
+
"message": "Must be an http(s) URL or a secret.XYZ"
|
|
1371
1375
|
}
|
|
1372
1376
|
}
|
|
1373
1377
|
},
|
|
@@ -1508,16 +1512,16 @@
|
|
|
1508
1512
|
"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"
|
|
1509
1513
|
},
|
|
1510
1514
|
"engines": {
|
|
1511
|
-
"camunda": "^8.
|
|
1515
|
+
"camunda": "^8.2"
|
|
1512
1516
|
}
|
|
1513
1517
|
},
|
|
1514
1518
|
{
|
|
1515
1519
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1516
1520
|
"name": "Amazon SQS Outbound Connector",
|
|
1517
1521
|
"id": "io.camunda.connectors.AWSSQS.v1",
|
|
1518
|
-
"version":
|
|
1522
|
+
"version": 9,
|
|
1519
1523
|
"description": "Send message to queue",
|
|
1520
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1524
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=outbound",
|
|
1521
1525
|
"appliesTo": ["bpmn:Task"],
|
|
1522
1526
|
"elementType": {
|
|
1523
1527
|
"value": "bpmn:ServiceTask"
|
|
@@ -1557,6 +1561,32 @@
|
|
|
1557
1561
|
"property": "type"
|
|
1558
1562
|
}
|
|
1559
1563
|
},
|
|
1564
|
+
{
|
|
1565
|
+
"id": "authenticationType",
|
|
1566
|
+
"label": "Authentication",
|
|
1567
|
+
"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>",
|
|
1568
|
+
"group": "authentication",
|
|
1569
|
+
"type": "Dropdown",
|
|
1570
|
+
"optional": false,
|
|
1571
|
+
"value": "credentials",
|
|
1572
|
+
"choices": [
|
|
1573
|
+
{
|
|
1574
|
+
"name": "Credentials",
|
|
1575
|
+
"value": "credentials"
|
|
1576
|
+
},
|
|
1577
|
+
{
|
|
1578
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
1579
|
+
"value": "defaultCredentialsChain"
|
|
1580
|
+
}
|
|
1581
|
+
],
|
|
1582
|
+
"binding": {
|
|
1583
|
+
"type": "zeebe:input",
|
|
1584
|
+
"name": "authentication.type"
|
|
1585
|
+
},
|
|
1586
|
+
"constraints": {
|
|
1587
|
+
"notEmpty": true
|
|
1588
|
+
}
|
|
1589
|
+
},
|
|
1560
1590
|
{
|
|
1561
1591
|
"label": "Access key",
|
|
1562
1592
|
"description": "Provide AWS IAM access key that has permission to send to desired SQS",
|
|
@@ -1566,6 +1596,10 @@
|
|
|
1566
1596
|
"type": "zeebe:input",
|
|
1567
1597
|
"name": "authentication.accessKey"
|
|
1568
1598
|
},
|
|
1599
|
+
"condition": {
|
|
1600
|
+
"property": "authenticationType",
|
|
1601
|
+
"equals": "credentials"
|
|
1602
|
+
},
|
|
1569
1603
|
"constraints": {
|
|
1570
1604
|
"notEmpty": true
|
|
1571
1605
|
}
|
|
@@ -1579,6 +1613,10 @@
|
|
|
1579
1613
|
"type": "zeebe:input",
|
|
1580
1614
|
"name": "authentication.secretKey"
|
|
1581
1615
|
},
|
|
1616
|
+
"condition": {
|
|
1617
|
+
"property": "authenticationType",
|
|
1618
|
+
"equals": "credentials"
|
|
1619
|
+
},
|
|
1582
1620
|
"constraints": {
|
|
1583
1621
|
"notEmpty": true
|
|
1584
1622
|
}
|
|
@@ -1737,14 +1775,14 @@
|
|
|
1737
1775
|
"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"
|
|
1738
1776
|
},
|
|
1739
1777
|
"engines": {
|
|
1740
|
-
"camunda": "^8.
|
|
1778
|
+
"camunda": "^8.4"
|
|
1741
1779
|
}
|
|
1742
1780
|
},
|
|
1743
1781
|
{
|
|
1744
1782
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1745
|
-
"name": "Amazon SQS
|
|
1783
|
+
"name": "Amazon SQS Outbound Connector",
|
|
1746
1784
|
"id": "io.camunda.connectors.AWSSQS.v1",
|
|
1747
|
-
"version":
|
|
1785
|
+
"version": 8,
|
|
1748
1786
|
"description": "Send message to queue",
|
|
1749
1787
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs/",
|
|
1750
1788
|
"appliesTo": ["bpmn:Task"],
|
|
@@ -1824,8 +1862,8 @@
|
|
|
1824
1862
|
"constraints": {
|
|
1825
1863
|
"notEmpty": true,
|
|
1826
1864
|
"pattern": {
|
|
1827
|
-
"value": "(
|
|
1828
|
-
"message": "Must be an http(s) URL
|
|
1865
|
+
"value": "^(=|(https?://|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
1866
|
+
"message": "Must be an http(s) URL"
|
|
1829
1867
|
}
|
|
1830
1868
|
}
|
|
1831
1869
|
},
|
|
@@ -1836,7 +1874,7 @@
|
|
|
1836
1874
|
"type": "String",
|
|
1837
1875
|
"binding": {
|
|
1838
1876
|
"type": "zeebe:input",
|
|
1839
|
-
"name": "
|
|
1877
|
+
"name": "configuration.region"
|
|
1840
1878
|
},
|
|
1841
1879
|
"constraints": {
|
|
1842
1880
|
"notEmpty": true
|
|
@@ -1973,17 +2011,9 @@
|
|
|
1973
2011
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1974
2012
|
"name": "Amazon SQS Outbound Connector",
|
|
1975
2013
|
"id": "io.camunda.connectors.AWSSQS.v1",
|
|
1976
|
-
"description": "Send
|
|
1977
|
-
"metadata": {
|
|
1978
|
-
"keywords": [
|
|
1979
|
-
"send message",
|
|
1980
|
-
"publish message",
|
|
1981
|
-
"send message to queue",
|
|
1982
|
-
"publish message to queue"
|
|
1983
|
-
]
|
|
1984
|
-
},
|
|
2014
|
+
"description": "Send message to queue",
|
|
1985
2015
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=outbound",
|
|
1986
|
-
"version":
|
|
2016
|
+
"version": 10,
|
|
1987
2017
|
"category": {
|
|
1988
2018
|
"id": "connectors",
|
|
1989
2019
|
"name": "Connectors"
|
|
@@ -1992,9 +2022,6 @@
|
|
|
1992
2022
|
"elementType": {
|
|
1993
2023
|
"value": "bpmn:ServiceTask"
|
|
1994
2024
|
},
|
|
1995
|
-
"engines": {
|
|
1996
|
-
"camunda": "^8.3"
|
|
1997
|
-
},
|
|
1998
2025
|
"groups": [
|
|
1999
2026
|
{
|
|
2000
2027
|
"id": "authentication",
|
|
@@ -2008,10 +2035,6 @@
|
|
|
2008
2035
|
"id": "input",
|
|
2009
2036
|
"label": "Input message data"
|
|
2010
2037
|
},
|
|
2011
|
-
{
|
|
2012
|
-
"id": "connector",
|
|
2013
|
-
"label": "Connector"
|
|
2014
|
-
},
|
|
2015
2038
|
{
|
|
2016
2039
|
"id": "output",
|
|
2017
2040
|
"label": "Output mapping"
|
|
@@ -2144,10 +2167,7 @@
|
|
|
2144
2167
|
"id": "configuration.region",
|
|
2145
2168
|
"label": "Region",
|
|
2146
2169
|
"description": "Specify the AWS region",
|
|
2147
|
-
"optional":
|
|
2148
|
-
"constraints": {
|
|
2149
|
-
"notEmpty": true
|
|
2150
|
-
},
|
|
2170
|
+
"optional": true,
|
|
2151
2171
|
"feel": "optional",
|
|
2152
2172
|
"group": "configuration",
|
|
2153
2173
|
"binding": {
|
|
@@ -2233,30 +2253,6 @@
|
|
|
2233
2253
|
},
|
|
2234
2254
|
"type": "String"
|
|
2235
2255
|
},
|
|
2236
|
-
{
|
|
2237
|
-
"id": "version",
|
|
2238
|
-
"label": "Version",
|
|
2239
|
-
"description": "Version of the element template",
|
|
2240
|
-
"value": "11",
|
|
2241
|
-
"group": "connector",
|
|
2242
|
-
"binding": {
|
|
2243
|
-
"key": "elementTemplateVersion",
|
|
2244
|
-
"type": "zeebe:taskHeader"
|
|
2245
|
-
},
|
|
2246
|
-
"type": "Hidden"
|
|
2247
|
-
},
|
|
2248
|
-
{
|
|
2249
|
-
"id": "id",
|
|
2250
|
-
"label": "ID",
|
|
2251
|
-
"description": "ID of the element template",
|
|
2252
|
-
"value": "io.camunda.connectors.AWSSQS.v1",
|
|
2253
|
-
"group": "connector",
|
|
2254
|
-
"binding": {
|
|
2255
|
-
"key": "elementTemplateId",
|
|
2256
|
-
"type": "zeebe:taskHeader"
|
|
2257
|
-
},
|
|
2258
|
-
"type": "Hidden"
|
|
2259
|
-
},
|
|
2260
2256
|
{
|
|
2261
2257
|
"id": "resultVariable",
|
|
2262
2258
|
"label": "Result variable",
|
|
@@ -2310,6 +2306,7 @@
|
|
|
2310
2306
|
"label": "Retry backoff",
|
|
2311
2307
|
"description": "ISO-8601 duration to wait between retries",
|
|
2312
2308
|
"value": "PT0S",
|
|
2309
|
+
"feel": "optional",
|
|
2313
2310
|
"group": "retries",
|
|
2314
2311
|
"binding": {
|
|
2315
2312
|
"key": "retryBackoff",
|
|
@@ -2320,6 +2317,9 @@
|
|
|
2320
2317
|
],
|
|
2321
2318
|
"icon": {
|
|
2322
2319
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
2320
|
+
},
|
|
2321
|
+
"engines": {
|
|
2322
|
+
"camunda": "^8.5"
|
|
2323
2323
|
}
|
|
2324
2324
|
}
|
|
2325
2325
|
]
|