@camunda/connectors-element-templates 1.0.18 → 1.0.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
- package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +111 -111
- package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
- package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
- package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
- package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
- package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
- package/src/element-templates/aws-s3-outbound-connector.json +721 -48
- package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
- package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
- package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
- package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
- package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
- package/src/element-templates/aws-sns-outbound-connector.json +301 -301
- package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
- package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
- package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +351 -351
- package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
- package/src/element-templates/azure-open-ai-connector.json +49 -49
- package/src/element-templates/blue-prism-connector.json +64 -64
- package/src/element-templates/box-outbound-connector.json +49 -49
- package/src/element-templates/csv-outbound-connector.json +449 -0
- package/src/element-templates/easy-post-connector.json +214 -214
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +903 -903
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +8446 -8446
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +52 -52
- package/src/element-templates/gitlab-connector.json +2344 -2344
- package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
- package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
- package/src/element-templates/google-gemini-outbound-connector.json +125 -125
- package/src/element-templates/google-maps-platform-connector.json +97 -97
- package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
- package/src/element-templates/graphql-outbound-connector.json +738 -631
- package/src/element-templates/http-json-connector.json +3249 -1651
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
- package/src/element-templates/http-polling-connector.json +851 -749
- package/src/element-templates/hubspot-outbound-connector.json +67 -67
- package/src/element-templates/hugging-face-connector.json +79 -79
- package/src/element-templates/jdbc-outbound-connector.json +68 -68
- package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
- package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
- package/src/element-templates/kafka-outbound-connector.json +424 -424
- package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
- package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
- package/src/element-templates/openai-connector.json +317 -317
- package/src/element-templates/operate-connector.json +142 -142
- package/src/element-templates/power-automate-connector.json +44 -44
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
- package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +112 -112
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
- package/src/element-templates/send-message-connector-message-end-event.json +1 -1
- package/src/element-templates/send-message-connector-send-task.json +1 -1
- package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
- package/src/element-templates/servicenow-connector.json +7 -7
- package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
- package/src/element-templates/servicenow-incident-connector.json +7 -7
- package/src/element-templates/slack-inbound-boundary.json +463 -463
- package/src/element-templates/slack-inbound-intermediate.json +506 -506
- package/src/element-templates/slack-inbound-message-start.json +364 -364
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +334 -334
- package/src/element-templates/slack-outbound-connector.json +1803 -1803
- package/src/element-templates/soap-outbound-connector.json +1 -1
- package/src/element-templates/twilio-connector.json +355 -355
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
- package/src/element-templates/twilio-webhook-connector.json +53 -53
- package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
- package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
- package/src/element-templates/uipath-connector.json +4 -4
- package/src/element-templates/webhook-connector-boundary.json +1205 -1205
- package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1606 -1606
- package/src/element-templates/webhook-connector-start-message.json +1300 -1300
- package/src/element-templates/whatsapp-connector.json +59 -59
|
@@ -1,21 +1,240 @@
|
|
|
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 connector",
|
|
5
5
|
"id": "io.camunda.connectors.AWSSQS.v1",
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
"
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
"
|
|
15
|
-
"
|
|
6
|
+
"version": 6,
|
|
7
|
+
"description": "Send message to queue",
|
|
8
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs/",
|
|
9
|
+
"appliesTo": ["bpmn:Task"],
|
|
10
|
+
"elementType": {
|
|
11
|
+
"value": "bpmn:ServiceTask"
|
|
12
|
+
},
|
|
13
|
+
"category": {
|
|
14
|
+
"id": "connectors",
|
|
15
|
+
"name": "Connectors"
|
|
16
|
+
},
|
|
17
|
+
"groups": [
|
|
18
|
+
{
|
|
19
|
+
"id": "authentication",
|
|
20
|
+
"label": "Authentication"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"id": "queueProperties",
|
|
24
|
+
"label": "Queue properties"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"id": "input",
|
|
28
|
+
"label": "Input message data"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"id": "output",
|
|
32
|
+
"label": "Output"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"id": "errors",
|
|
36
|
+
"label": "Error handling"
|
|
37
|
+
}
|
|
38
|
+
],
|
|
39
|
+
"properties": [
|
|
40
|
+
{
|
|
41
|
+
"type": "Hidden",
|
|
42
|
+
"value": "io.camunda:aws-sqs:1",
|
|
43
|
+
"binding": {
|
|
44
|
+
"type": "zeebe:taskDefinition",
|
|
45
|
+
"property": "type"
|
|
46
|
+
}
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"label": "Access key",
|
|
50
|
+
"description": "Provide AWS IAM access key that has permission to send to desired SQS",
|
|
51
|
+
"group": "authentication",
|
|
52
|
+
"type": "String",
|
|
53
|
+
"binding": {
|
|
54
|
+
"type": "zeebe:input",
|
|
55
|
+
"name": "authentication.accessKey"
|
|
56
|
+
},
|
|
57
|
+
"constraints": {
|
|
58
|
+
"notEmpty": true
|
|
59
|
+
}
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"label": "Secret key",
|
|
63
|
+
"description": "Provide AWS IAM secret key that has permission to send to desired SQS",
|
|
64
|
+
"group": "authentication",
|
|
65
|
+
"type": "String",
|
|
66
|
+
"binding": {
|
|
67
|
+
"type": "zeebe:input",
|
|
68
|
+
"name": "authentication.secretKey"
|
|
69
|
+
},
|
|
70
|
+
"constraints": {
|
|
71
|
+
"notEmpty": true
|
|
72
|
+
}
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"label": "URL",
|
|
76
|
+
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
77
|
+
"group": "queueProperties",
|
|
78
|
+
"type": "String",
|
|
79
|
+
"binding": {
|
|
80
|
+
"type": "zeebe:input",
|
|
81
|
+
"name": "queue.url"
|
|
82
|
+
},
|
|
83
|
+
"constraints": {
|
|
84
|
+
"notEmpty": true,
|
|
85
|
+
"pattern": {
|
|
86
|
+
"value": "^(=|(https?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
87
|
+
"message": "Must be an http(s) URL"
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
"label": "Region",
|
|
93
|
+
"description": "Specify the AWS region of your queue",
|
|
94
|
+
"group": "queueProperties",
|
|
95
|
+
"type": "String",
|
|
96
|
+
"binding": {
|
|
97
|
+
"type": "zeebe:input",
|
|
98
|
+
"name": "configuration.region"
|
|
99
|
+
},
|
|
100
|
+
"constraints": {
|
|
101
|
+
"notEmpty": true
|
|
102
|
+
}
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"id": "queue.type",
|
|
106
|
+
"label": "Queue type",
|
|
107
|
+
"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
|
+
"optional": false,
|
|
111
|
+
"value": "standard",
|
|
112
|
+
"choices": [
|
|
113
|
+
{
|
|
114
|
+
"name": "Standard",
|
|
115
|
+
"value": "standard"
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"name": "FIFO",
|
|
119
|
+
"value": "fifo"
|
|
120
|
+
}
|
|
121
|
+
],
|
|
122
|
+
"binding": {
|
|
123
|
+
"type": "zeebe:input",
|
|
124
|
+
"name": "queue.type"
|
|
125
|
+
},
|
|
126
|
+
"constraints": {
|
|
127
|
+
"notEmpty": true
|
|
128
|
+
}
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
"label": "Message group ID",
|
|
132
|
+
"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.",
|
|
133
|
+
"group": "input",
|
|
134
|
+
"type": "String",
|
|
135
|
+
"binding": {
|
|
136
|
+
"type": "zeebe:input",
|
|
137
|
+
"name": "queue.messageGroupId"
|
|
138
|
+
},
|
|
139
|
+
"optional": false,
|
|
140
|
+
"condition": {
|
|
141
|
+
"property": "queue.type",
|
|
142
|
+
"equals": "fifo"
|
|
143
|
+
},
|
|
144
|
+
"constraints": {
|
|
145
|
+
"notEmpty": true
|
|
146
|
+
},
|
|
147
|
+
"feel": "optional"
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"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.",
|
|
152
|
+
"group": "input",
|
|
153
|
+
"type": "String",
|
|
154
|
+
"binding": {
|
|
155
|
+
"type": "zeebe:input",
|
|
156
|
+
"name": "queue.messageDeduplicationId"
|
|
157
|
+
},
|
|
158
|
+
"optional": true,
|
|
159
|
+
"condition": {
|
|
160
|
+
"property": "queue.type",
|
|
161
|
+
"equals": "fifo"
|
|
162
|
+
},
|
|
163
|
+
"feel": "optional"
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
"label": "Message body",
|
|
167
|
+
"description": "Data to send to the SQS queue",
|
|
168
|
+
"group": "input",
|
|
169
|
+
"type": "Text",
|
|
170
|
+
"binding": {
|
|
171
|
+
"type": "zeebe:input",
|
|
172
|
+
"name": "queue.messageBody"
|
|
173
|
+
},
|
|
174
|
+
"constraints": {
|
|
175
|
+
"notEmpty": true
|
|
176
|
+
},
|
|
177
|
+
"feel": "required"
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
"label": "Message attributes",
|
|
181
|
+
"description": "Message attributes metadata",
|
|
182
|
+
"group": "input",
|
|
183
|
+
"type": "Text",
|
|
184
|
+
"optional": true,
|
|
185
|
+
"binding": {
|
|
186
|
+
"type": "zeebe:input",
|
|
187
|
+
"name": "queue.messageAttributes"
|
|
188
|
+
},
|
|
189
|
+
"feel": "required"
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"label": "Result variable",
|
|
193
|
+
"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>",
|
|
194
|
+
"group": "output",
|
|
195
|
+
"type": "String",
|
|
196
|
+
"binding": {
|
|
197
|
+
"type": "zeebe:taskHeader",
|
|
198
|
+
"key": "resultVariable"
|
|
199
|
+
}
|
|
200
|
+
},
|
|
201
|
+
{
|
|
202
|
+
"label": "Result expression",
|
|
203
|
+
"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>",
|
|
204
|
+
"group": "output",
|
|
205
|
+
"type": "Text",
|
|
206
|
+
"feel": "required",
|
|
207
|
+
"binding": {
|
|
208
|
+
"type": "zeebe:taskHeader",
|
|
209
|
+
"key": "resultExpression"
|
|
210
|
+
}
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
"label": "Error expression",
|
|
214
|
+
"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>",
|
|
215
|
+
"group": "errors",
|
|
216
|
+
"type": "Text",
|
|
217
|
+
"feel": "required",
|
|
218
|
+
"binding": {
|
|
219
|
+
"type": "zeebe:taskHeader",
|
|
220
|
+
"key": "errorExpression"
|
|
221
|
+
}
|
|
222
|
+
}
|
|
16
223
|
],
|
|
224
|
+
"icon": {
|
|
225
|
+
"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"
|
|
226
|
+
},
|
|
227
|
+
"engines": {
|
|
228
|
+
"camunda": "^8.2"
|
|
229
|
+
}
|
|
230
|
+
},
|
|
231
|
+
{
|
|
232
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
233
|
+
"name": "Amazon SQS Outbound Connector",
|
|
234
|
+
"id": "io.camunda.connectors.AWSSQS.v1",
|
|
235
|
+
"description": "Send message to queue",
|
|
17
236
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=outbound",
|
|
18
|
-
"version":
|
|
237
|
+
"version": 10,
|
|
19
238
|
"category": {
|
|
20
239
|
"id": "connectors",
|
|
21
240
|
"name": "Connectors"
|
|
@@ -24,9 +243,6 @@
|
|
|
24
243
|
"elementType": {
|
|
25
244
|
"value": "bpmn:ServiceTask"
|
|
26
245
|
},
|
|
27
|
-
"engines": {
|
|
28
|
-
"camunda": "^8.3"
|
|
29
|
-
},
|
|
30
246
|
"groups": [
|
|
31
247
|
{
|
|
32
248
|
"id": "authentication",
|
|
@@ -40,10 +256,6 @@
|
|
|
40
256
|
"id": "input",
|
|
41
257
|
"label": "Input message data"
|
|
42
258
|
},
|
|
43
|
-
{
|
|
44
|
-
"id": "connector",
|
|
45
|
-
"label": "Connector"
|
|
46
|
-
},
|
|
47
259
|
{
|
|
48
260
|
"id": "output",
|
|
49
261
|
"label": "Output mapping"
|
|
@@ -176,10 +388,7 @@
|
|
|
176
388
|
"id": "configuration.region",
|
|
177
389
|
"label": "Region",
|
|
178
390
|
"description": "Specify the AWS region",
|
|
179
|
-
"optional":
|
|
180
|
-
"constraints": {
|
|
181
|
-
"notEmpty": true
|
|
182
|
-
},
|
|
391
|
+
"optional": true,
|
|
183
392
|
"feel": "optional",
|
|
184
393
|
"group": "configuration",
|
|
185
394
|
"binding": {
|
|
@@ -265,34 +474,10 @@
|
|
|
265
474
|
},
|
|
266
475
|
"type": "String"
|
|
267
476
|
},
|
|
268
|
-
{
|
|
269
|
-
"id": "version",
|
|
270
|
-
"label": "Version",
|
|
271
|
-
"description": "Version of the element template",
|
|
272
|
-
"value": "11",
|
|
273
|
-
"group": "connector",
|
|
274
|
-
"binding": {
|
|
275
|
-
"key": "elementTemplateVersion",
|
|
276
|
-
"type": "zeebe:taskHeader"
|
|
277
|
-
},
|
|
278
|
-
"type": "Hidden"
|
|
279
|
-
},
|
|
280
|
-
{
|
|
281
|
-
"id": "id",
|
|
282
|
-
"label": "ID",
|
|
283
|
-
"description": "ID of the element template",
|
|
284
|
-
"value": "io.camunda.connectors.AWSSQS.v1",
|
|
285
|
-
"group": "connector",
|
|
286
|
-
"binding": {
|
|
287
|
-
"key": "elementTemplateId",
|
|
288
|
-
"type": "zeebe:taskHeader"
|
|
289
|
-
},
|
|
290
|
-
"type": "Hidden"
|
|
291
|
-
},
|
|
292
477
|
{
|
|
293
478
|
"id": "resultVariable",
|
|
294
479
|
"label": "Result variable",
|
|
295
|
-
"description": "Name of variable to store the response in
|
|
480
|
+
"description": "Name of variable to store the response in",
|
|
296
481
|
"group": "output",
|
|
297
482
|
"binding": {
|
|
298
483
|
"key": "resultVariable",
|
|
@@ -303,7 +488,7 @@
|
|
|
303
488
|
{
|
|
304
489
|
"id": "resultExpression",
|
|
305
490
|
"label": "Result expression",
|
|
306
|
-
"description": "Expression to map the response into process variables
|
|
491
|
+
"description": "Expression to map the response into process variables",
|
|
307
492
|
"feel": "required",
|
|
308
493
|
"group": "output",
|
|
309
494
|
"binding": {
|
|
@@ -342,6 +527,7 @@
|
|
|
342
527
|
"label": "Retry backoff",
|
|
343
528
|
"description": "ISO-8601 duration to wait between retries",
|
|
344
529
|
"value": "PT0S",
|
|
530
|
+
"feel": "optional",
|
|
345
531
|
"group": "retries",
|
|
346
532
|
"binding": {
|
|
347
533
|
"key": "retryBackoff",
|
|
@@ -352,15 +538,18 @@
|
|
|
352
538
|
],
|
|
353
539
|
"icon": {
|
|
354
540
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
541
|
+
},
|
|
542
|
+
"engines": {
|
|
543
|
+
"camunda": "^8.5"
|
|
355
544
|
}
|
|
356
545
|
},
|
|
357
546
|
{
|
|
358
547
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
359
|
-
"name": "Amazon SQS
|
|
548
|
+
"name": "Amazon SQS connector",
|
|
360
549
|
"id": "io.camunda.connectors.AWSSQS.v1",
|
|
361
|
-
"version":
|
|
550
|
+
"version": 3,
|
|
362
551
|
"description": "Send message to queue",
|
|
363
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
552
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs/",
|
|
364
553
|
"appliesTo": ["bpmn:Task"],
|
|
365
554
|
"elementType": {
|
|
366
555
|
"value": "bpmn:ServiceTask"
|
|
@@ -400,32 +589,6 @@
|
|
|
400
589
|
"property": "type"
|
|
401
590
|
}
|
|
402
591
|
},
|
|
403
|
-
{
|
|
404
|
-
"id": "authenticationType",
|
|
405
|
-
"label": "Authentication",
|
|
406
|
-
"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>",
|
|
407
|
-
"group": "authentication",
|
|
408
|
-
"type": "Dropdown",
|
|
409
|
-
"optional": false,
|
|
410
|
-
"value": "credentials",
|
|
411
|
-
"choices": [
|
|
412
|
-
{
|
|
413
|
-
"name": "Credentials",
|
|
414
|
-
"value": "credentials"
|
|
415
|
-
},
|
|
416
|
-
{
|
|
417
|
-
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
418
|
-
"value": "defaultCredentialsChain"
|
|
419
|
-
}
|
|
420
|
-
],
|
|
421
|
-
"binding": {
|
|
422
|
-
"type": "zeebe:input",
|
|
423
|
-
"name": "authentication.type"
|
|
424
|
-
},
|
|
425
|
-
"constraints": {
|
|
426
|
-
"notEmpty": true
|
|
427
|
-
}
|
|
428
|
-
},
|
|
429
592
|
{
|
|
430
593
|
"label": "Access key",
|
|
431
594
|
"description": "Provide AWS IAM access key that has permission to send to desired SQS",
|
|
@@ -435,10 +598,6 @@
|
|
|
435
598
|
"type": "zeebe:input",
|
|
436
599
|
"name": "authentication.accessKey"
|
|
437
600
|
},
|
|
438
|
-
"condition": {
|
|
439
|
-
"property": "authenticationType",
|
|
440
|
-
"equals": "credentials"
|
|
441
|
-
},
|
|
442
601
|
"constraints": {
|
|
443
602
|
"notEmpty": true
|
|
444
603
|
}
|
|
@@ -452,10 +611,6 @@
|
|
|
452
611
|
"type": "zeebe:input",
|
|
453
612
|
"name": "authentication.secretKey"
|
|
454
613
|
},
|
|
455
|
-
"condition": {
|
|
456
|
-
"property": "authenticationType",
|
|
457
|
-
"equals": "credentials"
|
|
458
|
-
},
|
|
459
614
|
"constraints": {
|
|
460
615
|
"notEmpty": true
|
|
461
616
|
}
|
|
@@ -472,8 +627,8 @@
|
|
|
472
627
|
"constraints": {
|
|
473
628
|
"notEmpty": true,
|
|
474
629
|
"pattern": {
|
|
475
|
-
"value": "^(
|
|
476
|
-
"message": "Must be an http(s) URL"
|
|
630
|
+
"value": "(^https?://.+)|(^secrets\\..+)",
|
|
631
|
+
"message": "Must be an http(s) URL or a secret.XYZ"
|
|
477
632
|
}
|
|
478
633
|
}
|
|
479
634
|
},
|
|
@@ -614,20 +769,23 @@
|
|
|
614
769
|
"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"
|
|
615
770
|
},
|
|
616
771
|
"engines": {
|
|
617
|
-
"camunda": "^8.
|
|
772
|
+
"camunda": "^8.2"
|
|
618
773
|
}
|
|
619
774
|
},
|
|
620
775
|
{
|
|
621
776
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
622
777
|
"name": "Amazon SQS connector",
|
|
623
778
|
"id": "io.camunda.connectors.AWSSQS.v1",
|
|
624
|
-
"version":
|
|
779
|
+
"version": 7,
|
|
625
780
|
"description": "Send message to queue",
|
|
626
781
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs/",
|
|
627
782
|
"appliesTo": ["bpmn:Task"],
|
|
628
783
|
"elementType": {
|
|
629
784
|
"value": "bpmn:ServiceTask"
|
|
630
785
|
},
|
|
786
|
+
"engines": {
|
|
787
|
+
"camunda": "^8.2"
|
|
788
|
+
},
|
|
631
789
|
"category": {
|
|
632
790
|
"id": "connectors",
|
|
633
791
|
"name": "Connectors"
|
|
@@ -701,8 +859,8 @@
|
|
|
701
859
|
"constraints": {
|
|
702
860
|
"notEmpty": true,
|
|
703
861
|
"pattern": {
|
|
704
|
-
"value": "(
|
|
705
|
-
"message": "Must be an http(s) URL
|
|
862
|
+
"value": "^(=|(https?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
863
|
+
"message": "Must be an http(s) URL"
|
|
706
864
|
}
|
|
707
865
|
}
|
|
708
866
|
},
|
|
@@ -841,18 +999,15 @@
|
|
|
841
999
|
],
|
|
842
1000
|
"icon": {
|
|
843
1001
|
"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"
|
|
844
|
-
},
|
|
845
|
-
"engines": {
|
|
846
|
-
"camunda": "^8.2"
|
|
847
1002
|
}
|
|
848
1003
|
},
|
|
849
1004
|
{
|
|
850
1005
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
851
1006
|
"name": "Amazon SQS Outbound Connector",
|
|
852
1007
|
"id": "io.camunda.connectors.AWSSQS.v1",
|
|
853
|
-
"version":
|
|
1008
|
+
"version": 9,
|
|
854
1009
|
"description": "Send message to queue",
|
|
855
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1010
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=outbound",
|
|
856
1011
|
"appliesTo": ["bpmn:Task"],
|
|
857
1012
|
"elementType": {
|
|
858
1013
|
"value": "bpmn:ServiceTask"
|
|
@@ -892,6 +1047,32 @@
|
|
|
892
1047
|
"property": "type"
|
|
893
1048
|
}
|
|
894
1049
|
},
|
|
1050
|
+
{
|
|
1051
|
+
"id": "authenticationType",
|
|
1052
|
+
"label": "Authentication",
|
|
1053
|
+
"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>",
|
|
1054
|
+
"group": "authentication",
|
|
1055
|
+
"type": "Dropdown",
|
|
1056
|
+
"optional": false,
|
|
1057
|
+
"value": "credentials",
|
|
1058
|
+
"choices": [
|
|
1059
|
+
{
|
|
1060
|
+
"name": "Credentials",
|
|
1061
|
+
"value": "credentials"
|
|
1062
|
+
},
|
|
1063
|
+
{
|
|
1064
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
1065
|
+
"value": "defaultCredentialsChain"
|
|
1066
|
+
}
|
|
1067
|
+
],
|
|
1068
|
+
"binding": {
|
|
1069
|
+
"type": "zeebe:input",
|
|
1070
|
+
"name": "authentication.type"
|
|
1071
|
+
},
|
|
1072
|
+
"constraints": {
|
|
1073
|
+
"notEmpty": true
|
|
1074
|
+
}
|
|
1075
|
+
},
|
|
895
1076
|
{
|
|
896
1077
|
"label": "Access key",
|
|
897
1078
|
"description": "Provide AWS IAM access key that has permission to send to desired SQS",
|
|
@@ -901,6 +1082,10 @@
|
|
|
901
1082
|
"type": "zeebe:input",
|
|
902
1083
|
"name": "authentication.accessKey"
|
|
903
1084
|
},
|
|
1085
|
+
"condition": {
|
|
1086
|
+
"property": "authenticationType",
|
|
1087
|
+
"equals": "credentials"
|
|
1088
|
+
},
|
|
904
1089
|
"constraints": {
|
|
905
1090
|
"notEmpty": true
|
|
906
1091
|
}
|
|
@@ -914,6 +1099,10 @@
|
|
|
914
1099
|
"type": "zeebe:input",
|
|
915
1100
|
"name": "authentication.secretKey"
|
|
916
1101
|
},
|
|
1102
|
+
"condition": {
|
|
1103
|
+
"property": "authenticationType",
|
|
1104
|
+
"equals": "credentials"
|
|
1105
|
+
},
|
|
917
1106
|
"constraints": {
|
|
918
1107
|
"notEmpty": true
|
|
919
1108
|
}
|
|
@@ -1072,14 +1261,14 @@
|
|
|
1072
1261
|
"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"
|
|
1073
1262
|
},
|
|
1074
1263
|
"engines": {
|
|
1075
|
-
"camunda": "^8.
|
|
1264
|
+
"camunda": "^8.4"
|
|
1076
1265
|
}
|
|
1077
1266
|
},
|
|
1078
1267
|
{
|
|
1079
1268
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1080
1269
|
"name": "Amazon SQS connector",
|
|
1081
1270
|
"id": "io.camunda.connectors.AWSSQS.v1",
|
|
1082
|
-
"version":
|
|
1271
|
+
"version": 4,
|
|
1083
1272
|
"description": "Send message to queue",
|
|
1084
1273
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs/",
|
|
1085
1274
|
"appliesTo": ["bpmn:Task"],
|
|
@@ -1147,6 +1336,15 @@
|
|
|
1147
1336
|
"notEmpty": true
|
|
1148
1337
|
}
|
|
1149
1338
|
},
|
|
1339
|
+
{
|
|
1340
|
+
"type": "Hidden",
|
|
1341
|
+
"description": "This value forces to evaluate configuration first in order",
|
|
1342
|
+
"value": "nonce",
|
|
1343
|
+
"binding": {
|
|
1344
|
+
"type": "zeebe:input",
|
|
1345
|
+
"name": "configuration.nonce"
|
|
1346
|
+
}
|
|
1347
|
+
},
|
|
1150
1348
|
{
|
|
1151
1349
|
"label": "URL",
|
|
1152
1350
|
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
@@ -1159,8 +1357,8 @@
|
|
|
1159
1357
|
"constraints": {
|
|
1160
1358
|
"notEmpty": true,
|
|
1161
1359
|
"pattern": {
|
|
1162
|
-
"value": "^(
|
|
1163
|
-
"message": "Must be an http(s) URL"
|
|
1360
|
+
"value": "(^https?://.+)|(^secrets\\..+)",
|
|
1361
|
+
"message": "Must be an http(s) URL or a secret.XYZ"
|
|
1164
1362
|
}
|
|
1165
1363
|
}
|
|
1166
1364
|
},
|
|
@@ -1177,6 +1375,15 @@
|
|
|
1177
1375
|
"notEmpty": true
|
|
1178
1376
|
}
|
|
1179
1377
|
},
|
|
1378
|
+
{
|
|
1379
|
+
"description": "Backwards compatible region",
|
|
1380
|
+
"type": "Hidden",
|
|
1381
|
+
"value": "=configuration.region",
|
|
1382
|
+
"binding": {
|
|
1383
|
+
"type": "zeebe:input",
|
|
1384
|
+
"name": "queue.region"
|
|
1385
|
+
}
|
|
1386
|
+
},
|
|
1180
1387
|
{
|
|
1181
1388
|
"id": "queue.type",
|
|
1182
1389
|
"label": "Queue type",
|
|
@@ -1306,18 +1513,15 @@
|
|
|
1306
1513
|
},
|
|
1307
1514
|
{
|
|
1308
1515
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1309
|
-
"name": "Amazon SQS
|
|
1516
|
+
"name": "Amazon SQS Outbound Connector",
|
|
1310
1517
|
"id": "io.camunda.connectors.AWSSQS.v1",
|
|
1311
|
-
"version":
|
|
1518
|
+
"version": 8,
|
|
1312
1519
|
"description": "Send message to queue",
|
|
1313
1520
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs/",
|
|
1314
1521
|
"appliesTo": ["bpmn:Task"],
|
|
1315
1522
|
"elementType": {
|
|
1316
1523
|
"value": "bpmn:ServiceTask"
|
|
1317
1524
|
},
|
|
1318
|
-
"engines": {
|
|
1319
|
-
"camunda": "^8.2"
|
|
1320
|
-
},
|
|
1321
1525
|
"category": {
|
|
1322
1526
|
"id": "connectors",
|
|
1323
1527
|
"name": "Connectors"
|
|
@@ -1391,7 +1595,7 @@
|
|
|
1391
1595
|
"constraints": {
|
|
1392
1596
|
"notEmpty": true,
|
|
1393
1597
|
"pattern": {
|
|
1394
|
-
"value": "^(=|(https
|
|
1598
|
+
"value": "^(=|(https?://|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
1395
1599
|
"message": "Must be an http(s) URL"
|
|
1396
1600
|
}
|
|
1397
1601
|
}
|
|
@@ -1531,13 +1735,16 @@
|
|
|
1531
1735
|
],
|
|
1532
1736
|
"icon": {
|
|
1533
1737
|
"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
|
+
},
|
|
1739
|
+
"engines": {
|
|
1740
|
+
"camunda": "^8.2"
|
|
1534
1741
|
}
|
|
1535
1742
|
},
|
|
1536
1743
|
{
|
|
1537
1744
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1538
1745
|
"name": "Amazon SQS connector",
|
|
1539
1746
|
"id": "io.camunda.connectors.AWSSQS.v1",
|
|
1540
|
-
"version":
|
|
1747
|
+
"version": 2,
|
|
1541
1748
|
"description": "Send message to queue",
|
|
1542
1749
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs/",
|
|
1543
1750
|
"appliesTo": ["bpmn:Task"],
|
|
@@ -1605,15 +1812,6 @@
|
|
|
1605
1812
|
"notEmpty": true
|
|
1606
1813
|
}
|
|
1607
1814
|
},
|
|
1608
|
-
{
|
|
1609
|
-
"type": "Hidden",
|
|
1610
|
-
"description": "This value forces to evaluate configuration first in order",
|
|
1611
|
-
"value": "nonce",
|
|
1612
|
-
"binding": {
|
|
1613
|
-
"type": "zeebe:input",
|
|
1614
|
-
"name": "configuration.nonce"
|
|
1615
|
-
}
|
|
1616
|
-
},
|
|
1617
1815
|
{
|
|
1618
1816
|
"label": "URL",
|
|
1619
1817
|
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
@@ -1638,21 +1836,12 @@
|
|
|
1638
1836
|
"type": "String",
|
|
1639
1837
|
"binding": {
|
|
1640
1838
|
"type": "zeebe:input",
|
|
1641
|
-
"name": "
|
|
1839
|
+
"name": "queue.region"
|
|
1642
1840
|
},
|
|
1643
1841
|
"constraints": {
|
|
1644
1842
|
"notEmpty": true
|
|
1645
1843
|
}
|
|
1646
1844
|
},
|
|
1647
|
-
{
|
|
1648
|
-
"description": "Backwards compatible region",
|
|
1649
|
-
"type": "Hidden",
|
|
1650
|
-
"value": "=configuration.region",
|
|
1651
|
-
"binding": {
|
|
1652
|
-
"type": "zeebe:input",
|
|
1653
|
-
"name": "queue.region"
|
|
1654
|
-
}
|
|
1655
|
-
},
|
|
1656
1845
|
{
|
|
1657
1846
|
"id": "queue.type",
|
|
1658
1847
|
"label": "Queue type",
|
|
@@ -1784,9 +1973,19 @@
|
|
|
1784
1973
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1785
1974
|
"name": "Amazon SQS Outbound Connector",
|
|
1786
1975
|
"id": "io.camunda.connectors.AWSSQS.v1",
|
|
1787
|
-
"description": "Send
|
|
1976
|
+
"description": "Send messages to Amazon SQS.",
|
|
1977
|
+
"keywords": [
|
|
1978
|
+
"send message",
|
|
1979
|
+
"publish message",
|
|
1980
|
+
"send message to queue",
|
|
1981
|
+
"publish message to queue",
|
|
1982
|
+
"enqueue",
|
|
1983
|
+
"queue",
|
|
1984
|
+
"FIFO",
|
|
1985
|
+
"standard queue"
|
|
1986
|
+
],
|
|
1788
1987
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=outbound",
|
|
1789
|
-
"version":
|
|
1988
|
+
"version": 11,
|
|
1790
1989
|
"category": {
|
|
1791
1990
|
"id": "connectors",
|
|
1792
1991
|
"name": "Connectors"
|
|
@@ -1795,6 +1994,9 @@
|
|
|
1795
1994
|
"elementType": {
|
|
1796
1995
|
"value": "bpmn:ServiceTask"
|
|
1797
1996
|
},
|
|
1997
|
+
"engines": {
|
|
1998
|
+
"camunda": "^8.3"
|
|
1999
|
+
},
|
|
1798
2000
|
"groups": [
|
|
1799
2001
|
{
|
|
1800
2002
|
"id": "authentication",
|
|
@@ -1808,6 +2010,10 @@
|
|
|
1808
2010
|
"id": "input",
|
|
1809
2011
|
"label": "Input message data"
|
|
1810
2012
|
},
|
|
2013
|
+
{
|
|
2014
|
+
"id": "connector",
|
|
2015
|
+
"label": "Connector"
|
|
2016
|
+
},
|
|
1811
2017
|
{
|
|
1812
2018
|
"id": "output",
|
|
1813
2019
|
"label": "Output mapping"
|
|
@@ -1940,7 +2146,10 @@
|
|
|
1940
2146
|
"id": "configuration.region",
|
|
1941
2147
|
"label": "Region",
|
|
1942
2148
|
"description": "Specify the AWS region",
|
|
1943
|
-
"optional":
|
|
2149
|
+
"optional": false,
|
|
2150
|
+
"constraints": {
|
|
2151
|
+
"notEmpty": true
|
|
2152
|
+
},
|
|
1944
2153
|
"feel": "optional",
|
|
1945
2154
|
"group": "configuration",
|
|
1946
2155
|
"binding": {
|
|
@@ -2026,10 +2235,34 @@
|
|
|
2026
2235
|
},
|
|
2027
2236
|
"type": "String"
|
|
2028
2237
|
},
|
|
2238
|
+
{
|
|
2239
|
+
"id": "version",
|
|
2240
|
+
"label": "Version",
|
|
2241
|
+
"description": "Version of the element template",
|
|
2242
|
+
"value": "11",
|
|
2243
|
+
"group": "connector",
|
|
2244
|
+
"binding": {
|
|
2245
|
+
"key": "elementTemplateVersion",
|
|
2246
|
+
"type": "zeebe:taskHeader"
|
|
2247
|
+
},
|
|
2248
|
+
"type": "Hidden"
|
|
2249
|
+
},
|
|
2250
|
+
{
|
|
2251
|
+
"id": "id",
|
|
2252
|
+
"label": "ID",
|
|
2253
|
+
"description": "ID of the element template",
|
|
2254
|
+
"value": "io.camunda.connectors.AWSSQS.v1",
|
|
2255
|
+
"group": "connector",
|
|
2256
|
+
"binding": {
|
|
2257
|
+
"key": "elementTemplateId",
|
|
2258
|
+
"type": "zeebe:taskHeader"
|
|
2259
|
+
},
|
|
2260
|
+
"type": "Hidden"
|
|
2261
|
+
},
|
|
2029
2262
|
{
|
|
2030
2263
|
"id": "resultVariable",
|
|
2031
2264
|
"label": "Result variable",
|
|
2032
|
-
"description": "Name of variable to store the response in",
|
|
2265
|
+
"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>.",
|
|
2033
2266
|
"group": "output",
|
|
2034
2267
|
"binding": {
|
|
2035
2268
|
"key": "resultVariable",
|
|
@@ -2040,7 +2273,7 @@
|
|
|
2040
2273
|
{
|
|
2041
2274
|
"id": "resultExpression",
|
|
2042
2275
|
"label": "Result expression",
|
|
2043
|
-
"description": "Expression to map the response into process variables",
|
|
2276
|
+
"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>.",
|
|
2044
2277
|
"feel": "required",
|
|
2045
2278
|
"group": "output",
|
|
2046
2279
|
"binding": {
|
|
@@ -2078,8 +2311,7 @@
|
|
|
2078
2311
|
"id": "retryBackoff",
|
|
2079
2312
|
"label": "Retry backoff",
|
|
2080
2313
|
"description": "ISO-8601 duration to wait between retries",
|
|
2081
|
-
"value": "
|
|
2082
|
-
"feel": "optional",
|
|
2314
|
+
"value": "PT30S",
|
|
2083
2315
|
"group": "retries",
|
|
2084
2316
|
"binding": {
|
|
2085
2317
|
"key": "retryBackoff",
|
|
@@ -2090,238 +2322,6 @@
|
|
|
2090
2322
|
],
|
|
2091
2323
|
"icon": {
|
|
2092
2324
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
2093
|
-
},
|
|
2094
|
-
"engines": {
|
|
2095
|
-
"camunda": "^8.5"
|
|
2096
|
-
}
|
|
2097
|
-
},
|
|
2098
|
-
{
|
|
2099
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2100
|
-
"name": "Amazon SQS connector",
|
|
2101
|
-
"id": "io.camunda.connectors.AWSSQS.v1",
|
|
2102
|
-
"version": 2,
|
|
2103
|
-
"description": "Send message to queue",
|
|
2104
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs/",
|
|
2105
|
-
"appliesTo": ["bpmn:Task"],
|
|
2106
|
-
"elementType": {
|
|
2107
|
-
"value": "bpmn:ServiceTask"
|
|
2108
|
-
},
|
|
2109
|
-
"category": {
|
|
2110
|
-
"id": "connectors",
|
|
2111
|
-
"name": "Connectors"
|
|
2112
|
-
},
|
|
2113
|
-
"groups": [
|
|
2114
|
-
{
|
|
2115
|
-
"id": "authentication",
|
|
2116
|
-
"label": "Authentication"
|
|
2117
|
-
},
|
|
2118
|
-
{
|
|
2119
|
-
"id": "queueProperties",
|
|
2120
|
-
"label": "Queue properties"
|
|
2121
|
-
},
|
|
2122
|
-
{
|
|
2123
|
-
"id": "input",
|
|
2124
|
-
"label": "Input message data"
|
|
2125
|
-
},
|
|
2126
|
-
{
|
|
2127
|
-
"id": "output",
|
|
2128
|
-
"label": "Output"
|
|
2129
|
-
},
|
|
2130
|
-
{
|
|
2131
|
-
"id": "errors",
|
|
2132
|
-
"label": "Error handling"
|
|
2133
|
-
}
|
|
2134
|
-
],
|
|
2135
|
-
"properties": [
|
|
2136
|
-
{
|
|
2137
|
-
"type": "Hidden",
|
|
2138
|
-
"value": "io.camunda:aws-sqs:1",
|
|
2139
|
-
"binding": {
|
|
2140
|
-
"type": "zeebe:taskDefinition",
|
|
2141
|
-
"property": "type"
|
|
2142
|
-
}
|
|
2143
|
-
},
|
|
2144
|
-
{
|
|
2145
|
-
"label": "Access key",
|
|
2146
|
-
"description": "Provide AWS IAM access key that has permission to send to desired SQS",
|
|
2147
|
-
"group": "authentication",
|
|
2148
|
-
"type": "String",
|
|
2149
|
-
"binding": {
|
|
2150
|
-
"type": "zeebe:input",
|
|
2151
|
-
"name": "authentication.accessKey"
|
|
2152
|
-
},
|
|
2153
|
-
"constraints": {
|
|
2154
|
-
"notEmpty": true
|
|
2155
|
-
}
|
|
2156
|
-
},
|
|
2157
|
-
{
|
|
2158
|
-
"label": "Secret key",
|
|
2159
|
-
"description": "Provide AWS IAM secret key that has permission to send to desired SQS",
|
|
2160
|
-
"group": "authentication",
|
|
2161
|
-
"type": "String",
|
|
2162
|
-
"binding": {
|
|
2163
|
-
"type": "zeebe:input",
|
|
2164
|
-
"name": "authentication.secretKey"
|
|
2165
|
-
},
|
|
2166
|
-
"constraints": {
|
|
2167
|
-
"notEmpty": true
|
|
2168
|
-
}
|
|
2169
|
-
},
|
|
2170
|
-
{
|
|
2171
|
-
"label": "URL",
|
|
2172
|
-
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
2173
|
-
"group": "queueProperties",
|
|
2174
|
-
"type": "String",
|
|
2175
|
-
"binding": {
|
|
2176
|
-
"type": "zeebe:input",
|
|
2177
|
-
"name": "queue.url"
|
|
2178
|
-
},
|
|
2179
|
-
"constraints": {
|
|
2180
|
-
"notEmpty": true,
|
|
2181
|
-
"pattern": {
|
|
2182
|
-
"value": "(^https?://.+)|(^secrets\\..+)",
|
|
2183
|
-
"message": "Must be an http(s) URL or a secret.XYZ"
|
|
2184
|
-
}
|
|
2185
|
-
}
|
|
2186
|
-
},
|
|
2187
|
-
{
|
|
2188
|
-
"label": "Region",
|
|
2189
|
-
"description": "Specify the AWS region of your queue",
|
|
2190
|
-
"group": "queueProperties",
|
|
2191
|
-
"type": "String",
|
|
2192
|
-
"binding": {
|
|
2193
|
-
"type": "zeebe:input",
|
|
2194
|
-
"name": "queue.region"
|
|
2195
|
-
},
|
|
2196
|
-
"constraints": {
|
|
2197
|
-
"notEmpty": true
|
|
2198
|
-
}
|
|
2199
|
-
},
|
|
2200
|
-
{
|
|
2201
|
-
"id": "queue.type",
|
|
2202
|
-
"label": "Queue type",
|
|
2203
|
-
"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",
|
|
2204
|
-
"group": "queueProperties",
|
|
2205
|
-
"type": "Dropdown",
|
|
2206
|
-
"optional": false,
|
|
2207
|
-
"value": "standard",
|
|
2208
|
-
"choices": [
|
|
2209
|
-
{
|
|
2210
|
-
"name": "Standard",
|
|
2211
|
-
"value": "standard"
|
|
2212
|
-
},
|
|
2213
|
-
{
|
|
2214
|
-
"name": "FIFO",
|
|
2215
|
-
"value": "fifo"
|
|
2216
|
-
}
|
|
2217
|
-
],
|
|
2218
|
-
"binding": {
|
|
2219
|
-
"type": "zeebe:input",
|
|
2220
|
-
"name": "queue.type"
|
|
2221
|
-
},
|
|
2222
|
-
"constraints": {
|
|
2223
|
-
"notEmpty": true
|
|
2224
|
-
}
|
|
2225
|
-
},
|
|
2226
|
-
{
|
|
2227
|
-
"label": "Message group ID",
|
|
2228
|
-
"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.",
|
|
2229
|
-
"group": "input",
|
|
2230
|
-
"type": "String",
|
|
2231
|
-
"binding": {
|
|
2232
|
-
"type": "zeebe:input",
|
|
2233
|
-
"name": "queue.messageGroupId"
|
|
2234
|
-
},
|
|
2235
|
-
"optional": false,
|
|
2236
|
-
"condition": {
|
|
2237
|
-
"property": "queue.type",
|
|
2238
|
-
"equals": "fifo"
|
|
2239
|
-
},
|
|
2240
|
-
"constraints": {
|
|
2241
|
-
"notEmpty": true
|
|
2242
|
-
},
|
|
2243
|
-
"feel": "optional"
|
|
2244
|
-
},
|
|
2245
|
-
{
|
|
2246
|
-
"label": "Message deduplication ID",
|
|
2247
|
-
"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.",
|
|
2248
|
-
"group": "input",
|
|
2249
|
-
"type": "String",
|
|
2250
|
-
"binding": {
|
|
2251
|
-
"type": "zeebe:input",
|
|
2252
|
-
"name": "queue.messageDeduplicationId"
|
|
2253
|
-
},
|
|
2254
|
-
"optional": true,
|
|
2255
|
-
"condition": {
|
|
2256
|
-
"property": "queue.type",
|
|
2257
|
-
"equals": "fifo"
|
|
2258
|
-
},
|
|
2259
|
-
"feel": "optional"
|
|
2260
|
-
},
|
|
2261
|
-
{
|
|
2262
|
-
"label": "Message body",
|
|
2263
|
-
"description": "Data to send to the SQS queue",
|
|
2264
|
-
"group": "input",
|
|
2265
|
-
"type": "Text",
|
|
2266
|
-
"binding": {
|
|
2267
|
-
"type": "zeebe:input",
|
|
2268
|
-
"name": "queue.messageBody"
|
|
2269
|
-
},
|
|
2270
|
-
"constraints": {
|
|
2271
|
-
"notEmpty": true
|
|
2272
|
-
},
|
|
2273
|
-
"feel": "required"
|
|
2274
|
-
},
|
|
2275
|
-
{
|
|
2276
|
-
"label": "Message attributes",
|
|
2277
|
-
"description": "Message attributes metadata",
|
|
2278
|
-
"group": "input",
|
|
2279
|
-
"type": "Text",
|
|
2280
|
-
"optional": true,
|
|
2281
|
-
"binding": {
|
|
2282
|
-
"type": "zeebe:input",
|
|
2283
|
-
"name": "queue.messageAttributes"
|
|
2284
|
-
},
|
|
2285
|
-
"feel": "required"
|
|
2286
|
-
},
|
|
2287
|
-
{
|
|
2288
|
-
"label": "Result variable",
|
|
2289
|
-
"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>",
|
|
2290
|
-
"group": "output",
|
|
2291
|
-
"type": "String",
|
|
2292
|
-
"binding": {
|
|
2293
|
-
"type": "zeebe:taskHeader",
|
|
2294
|
-
"key": "resultVariable"
|
|
2295
|
-
}
|
|
2296
|
-
},
|
|
2297
|
-
{
|
|
2298
|
-
"label": "Result expression",
|
|
2299
|
-
"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>",
|
|
2300
|
-
"group": "output",
|
|
2301
|
-
"type": "Text",
|
|
2302
|
-
"feel": "required",
|
|
2303
|
-
"binding": {
|
|
2304
|
-
"type": "zeebe:taskHeader",
|
|
2305
|
-
"key": "resultExpression"
|
|
2306
|
-
}
|
|
2307
|
-
},
|
|
2308
|
-
{
|
|
2309
|
-
"label": "Error expression",
|
|
2310
|
-
"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>",
|
|
2311
|
-
"group": "errors",
|
|
2312
|
-
"type": "Text",
|
|
2313
|
-
"feel": "required",
|
|
2314
|
-
"binding": {
|
|
2315
|
-
"type": "zeebe:taskHeader",
|
|
2316
|
-
"key": "errorExpression"
|
|
2317
|
-
}
|
|
2318
|
-
}
|
|
2319
|
-
],
|
|
2320
|
-
"icon": {
|
|
2321
|
-
"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"
|
|
2322
|
-
},
|
|
2323
|
-
"engines": {
|
|
2324
|
-
"camunda": "^8.2"
|
|
2325
2325
|
}
|
|
2326
2326
|
}
|
|
2327
2327
|
]
|