@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,43 +1,24 @@
|
|
|
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.StartEvent.v1",
|
|
6
|
-
"
|
|
7
|
-
"message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
|
|
8
|
-
"documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
|
|
9
|
-
},
|
|
6
|
+
"version": 1,
|
|
10
7
|
"description": "Receive message from a queue",
|
|
11
|
-
"
|
|
12
|
-
"receive message",
|
|
13
|
-
"receive event",
|
|
14
|
-
"receive message from queue",
|
|
15
|
-
"event driven",
|
|
16
|
-
"queue",
|
|
17
|
-
"dequeue"
|
|
18
|
-
],
|
|
19
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
20
|
-
"version": 10,
|
|
21
|
-
"category": {
|
|
22
|
-
"id": "connectors",
|
|
23
|
-
"name": "Connectors"
|
|
24
|
-
},
|
|
8
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
25
9
|
"appliesTo": ["bpmn:StartEvent"],
|
|
26
10
|
"elementType": {
|
|
27
11
|
"value": "bpmn:StartEvent"
|
|
28
12
|
},
|
|
29
|
-
"
|
|
30
|
-
"
|
|
13
|
+
"category": {
|
|
14
|
+
"id": "connectors",
|
|
15
|
+
"name": "Connectors"
|
|
31
16
|
},
|
|
32
17
|
"groups": [
|
|
33
18
|
{
|
|
34
19
|
"id": "authentication",
|
|
35
20
|
"label": "Authentication"
|
|
36
21
|
},
|
|
37
|
-
{
|
|
38
|
-
"id": "configuration",
|
|
39
|
-
"label": "Configuration"
|
|
40
|
-
},
|
|
41
22
|
{
|
|
42
23
|
"id": "queueProperties",
|
|
43
24
|
"label": "Queue properties"
|
|
@@ -55,295 +36,167 @@
|
|
|
55
36
|
"label": "Activation"
|
|
56
37
|
},
|
|
57
38
|
{
|
|
58
|
-
"id": "
|
|
59
|
-
"label": "
|
|
60
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
"id": "output",
|
|
64
|
-
"label": "Output mapping"
|
|
39
|
+
"id": "variable-mapping",
|
|
40
|
+
"label": "Variable mapping"
|
|
65
41
|
}
|
|
66
42
|
],
|
|
67
43
|
"properties": [
|
|
68
44
|
{
|
|
45
|
+
"type": "Hidden",
|
|
69
46
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
70
47
|
"binding": {
|
|
71
|
-
"
|
|
72
|
-
"
|
|
73
|
-
}
|
|
74
|
-
"type": "Hidden"
|
|
48
|
+
"type": "zeebe:property",
|
|
49
|
+
"name": "inbound.type"
|
|
50
|
+
}
|
|
75
51
|
},
|
|
76
52
|
{
|
|
77
|
-
"
|
|
78
|
-
"
|
|
79
|
-
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/#aws-authentication-types\" target=\"_blank\">documentation page</a>",
|
|
80
|
-
"value": "credentials",
|
|
53
|
+
"label": "Access key",
|
|
54
|
+
"description": "Provide AWS IAM access key that has permission to send to desired SQS",
|
|
81
55
|
"group": "authentication",
|
|
56
|
+
"type": "String",
|
|
82
57
|
"binding": {
|
|
83
|
-
"
|
|
84
|
-
"
|
|
58
|
+
"type": "zeebe:property",
|
|
59
|
+
"name": "authentication.accessKey"
|
|
85
60
|
},
|
|
86
|
-
"type": "Dropdown",
|
|
87
|
-
"choices": [
|
|
88
|
-
{
|
|
89
|
-
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
90
|
-
"value": "defaultCredentialsChain"
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"name": "Credentials",
|
|
94
|
-
"value": "credentials"
|
|
95
|
-
}
|
|
96
|
-
]
|
|
97
|
-
},
|
|
98
|
-
{
|
|
99
|
-
"id": "authentication.accessKey",
|
|
100
|
-
"label": "Access key",
|
|
101
|
-
"description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
|
|
102
|
-
"optional": false,
|
|
103
61
|
"constraints": {
|
|
104
62
|
"notEmpty": true
|
|
105
|
-
}
|
|
106
|
-
"group": "authentication",
|
|
107
|
-
"binding": {
|
|
108
|
-
"name": "authentication.accessKey",
|
|
109
|
-
"type": "zeebe:property"
|
|
110
|
-
},
|
|
111
|
-
"condition": {
|
|
112
|
-
"property": "authentication.type",
|
|
113
|
-
"equals": "credentials",
|
|
114
|
-
"type": "simple"
|
|
115
|
-
},
|
|
116
|
-
"type": "String"
|
|
63
|
+
}
|
|
117
64
|
},
|
|
118
65
|
{
|
|
119
|
-
"id": "authentication.secretKey",
|
|
120
66
|
"label": "Secret key",
|
|
121
|
-
"description": "Provide
|
|
122
|
-
"optional": false,
|
|
123
|
-
"constraints": {
|
|
124
|
-
"notEmpty": true
|
|
125
|
-
},
|
|
67
|
+
"description": "Provide AWS IAM secret key that has permission to send to desired SQS",
|
|
126
68
|
"group": "authentication",
|
|
69
|
+
"type": "String",
|
|
127
70
|
"binding": {
|
|
128
|
-
"
|
|
129
|
-
"
|
|
130
|
-
},
|
|
131
|
-
"condition": {
|
|
132
|
-
"property": "authentication.type",
|
|
133
|
-
"equals": "credentials",
|
|
134
|
-
"type": "simple"
|
|
71
|
+
"type": "zeebe:property",
|
|
72
|
+
"name": "authentication.secretKey"
|
|
135
73
|
},
|
|
136
|
-
"type": "String"
|
|
137
|
-
},
|
|
138
|
-
{
|
|
139
|
-
"id": "configuration.region",
|
|
140
|
-
"label": "Region",
|
|
141
|
-
"description": "Specify the AWS region",
|
|
142
|
-
"optional": false,
|
|
143
74
|
"constraints": {
|
|
144
75
|
"notEmpty": true
|
|
145
|
-
}
|
|
146
|
-
"group": "configuration",
|
|
147
|
-
"binding": {
|
|
148
|
-
"name": "configuration.region",
|
|
149
|
-
"type": "zeebe:property"
|
|
150
|
-
},
|
|
151
|
-
"type": "String"
|
|
76
|
+
}
|
|
152
77
|
},
|
|
153
78
|
{
|
|
154
|
-
"
|
|
155
|
-
"
|
|
156
|
-
"
|
|
157
|
-
"
|
|
158
|
-
"group": "configuration",
|
|
79
|
+
"label": "Queue URL",
|
|
80
|
+
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
81
|
+
"group": "queueProperties",
|
|
82
|
+
"type": "String",
|
|
159
83
|
"binding": {
|
|
160
|
-
"
|
|
161
|
-
"
|
|
84
|
+
"type": "zeebe:property",
|
|
85
|
+
"name": "queue.url"
|
|
162
86
|
},
|
|
163
|
-
"
|
|
87
|
+
"constraints": {
|
|
88
|
+
"notEmpty": true,
|
|
89
|
+
"pattern": {
|
|
90
|
+
"value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
|
|
91
|
+
"message": "Must be an queue URL or ARN or a secret.XYZ"
|
|
92
|
+
}
|
|
93
|
+
}
|
|
164
94
|
},
|
|
165
95
|
{
|
|
166
|
-
"
|
|
167
|
-
"
|
|
168
|
-
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
169
|
-
"optional": false,
|
|
170
|
-
"constraints": {
|
|
171
|
-
"notEmpty": true
|
|
172
|
-
},
|
|
96
|
+
"label": "Region",
|
|
97
|
+
"description": "Specify the AWS region of your queue",
|
|
173
98
|
"group": "queueProperties",
|
|
99
|
+
"type": "String",
|
|
174
100
|
"binding": {
|
|
175
|
-
"
|
|
176
|
-
"
|
|
101
|
+
"type": "zeebe:property",
|
|
102
|
+
"name": "queue.region"
|
|
177
103
|
},
|
|
178
|
-
"
|
|
104
|
+
"constraints": {
|
|
105
|
+
"notEmpty": true
|
|
106
|
+
}
|
|
179
107
|
},
|
|
180
108
|
{
|
|
181
|
-
"id": "queue.queue.pollingWaitTime",
|
|
182
109
|
"label": "Polling wait time",
|
|
183
|
-
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
110
|
+
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
111
|
+
"group": "messagePollingProperties",
|
|
112
|
+
"type": "String",
|
|
184
113
|
"optional": false,
|
|
185
|
-
"
|
|
114
|
+
"feel": "optional",
|
|
115
|
+
"value": "1",
|
|
116
|
+
"binding": {
|
|
117
|
+
"type": "zeebe:property",
|
|
118
|
+
"name": "queue.pollingWaitTime"
|
|
119
|
+
},
|
|
186
120
|
"constraints": {
|
|
187
121
|
"notEmpty": true,
|
|
188
122
|
"pattern": {
|
|
189
|
-
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
|
|
123
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
|
|
124
|
+
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
190
125
|
}
|
|
191
|
-
}
|
|
192
|
-
"group": "messagePollingProperties",
|
|
193
|
-
"binding": {
|
|
194
|
-
"name": "queue.pollingWaitTime",
|
|
195
|
-
"type": "zeebe:property"
|
|
196
|
-
},
|
|
197
|
-
"type": "String"
|
|
126
|
+
}
|
|
198
127
|
},
|
|
199
128
|
{
|
|
200
|
-
"id": "queue.queue.attributeNames",
|
|
201
129
|
"label": "Attribute names",
|
|
202
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
203
|
-
"optional": false,
|
|
204
|
-
"feel": "optional",
|
|
130
|
+
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
205
131
|
"group": "input",
|
|
132
|
+
"type": "String",
|
|
133
|
+
"optional": true,
|
|
206
134
|
"binding": {
|
|
207
|
-
"
|
|
208
|
-
"
|
|
135
|
+
"type": "zeebe:property",
|
|
136
|
+
"name": "queue.attributeNames"
|
|
209
137
|
},
|
|
210
|
-
"
|
|
138
|
+
"feel": "required"
|
|
211
139
|
},
|
|
212
140
|
{
|
|
213
|
-
"id": "queue.queue.messageAttributeNames",
|
|
214
141
|
"label": "Message attribute names",
|
|
215
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
216
|
-
"optional": false,
|
|
217
|
-
"feel": "optional",
|
|
142
|
+
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
218
143
|
"group": "input",
|
|
144
|
+
"type": "String",
|
|
145
|
+
"optional": true,
|
|
219
146
|
"binding": {
|
|
220
|
-
"
|
|
221
|
-
"
|
|
147
|
+
"type": "zeebe:property",
|
|
148
|
+
"name": "queue.messageAttributeNames"
|
|
222
149
|
},
|
|
223
|
-
"
|
|
150
|
+
"feel": "required"
|
|
224
151
|
},
|
|
225
152
|
{
|
|
226
|
-
"id": "activationCondition",
|
|
227
153
|
"label": "Activation condition",
|
|
228
|
-
"
|
|
229
|
-
"optional": true,
|
|
230
|
-
"feel": "required",
|
|
154
|
+
"type": "String",
|
|
231
155
|
"group": "activation",
|
|
156
|
+
"feel": "required",
|
|
157
|
+
"optional": true,
|
|
232
158
|
"binding": {
|
|
233
|
-
"
|
|
234
|
-
"
|
|
159
|
+
"type": "zeebe:property",
|
|
160
|
+
"name": "activationCondition"
|
|
235
161
|
},
|
|
236
|
-
"
|
|
162
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
237
163
|
},
|
|
238
164
|
{
|
|
239
|
-
"
|
|
240
|
-
"
|
|
241
|
-
"
|
|
242
|
-
"
|
|
165
|
+
"label": "Result variable",
|
|
166
|
+
"type": "String",
|
|
167
|
+
"group": "variable-mapping",
|
|
168
|
+
"optional": true,
|
|
243
169
|
"binding": {
|
|
244
|
-
"
|
|
245
|
-
"
|
|
170
|
+
"type": "zeebe:property",
|
|
171
|
+
"name": "resultVariable"
|
|
246
172
|
},
|
|
247
|
-
"
|
|
248
|
-
"type": "Boolean"
|
|
173
|
+
"description": "Name of variable to store the result of the connector in"
|
|
249
174
|
},
|
|
250
175
|
{
|
|
251
|
-
"
|
|
252
|
-
"
|
|
253
|
-
"
|
|
254
|
-
"
|
|
255
|
-
"
|
|
176
|
+
"label": "Result expression",
|
|
177
|
+
"type": "String",
|
|
178
|
+
"group": "variable-mapping",
|
|
179
|
+
"feel": "required",
|
|
180
|
+
"optional": true,
|
|
256
181
|
"binding": {
|
|
257
|
-
"
|
|
258
|
-
"
|
|
182
|
+
"type": "zeebe:property",
|
|
183
|
+
"name": "resultExpression"
|
|
259
184
|
},
|
|
260
|
-
"
|
|
261
|
-
},
|
|
262
|
-
{
|
|
263
|
-
"id": "deduplicationId",
|
|
264
|
-
"label": "Deduplication ID",
|
|
265
|
-
"constraints": {
|
|
266
|
-
"notEmpty": true,
|
|
267
|
-
"pattern": {
|
|
268
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
269
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
270
|
-
}
|
|
271
|
-
},
|
|
272
|
-
"group": "deduplication",
|
|
273
|
-
"binding": {
|
|
274
|
-
"name": "deduplicationId",
|
|
275
|
-
"type": "zeebe:property"
|
|
276
|
-
},
|
|
277
|
-
"condition": {
|
|
278
|
-
"property": "deduplicationModeManualFlag",
|
|
279
|
-
"equals": true,
|
|
280
|
-
"type": "simple"
|
|
281
|
-
},
|
|
282
|
-
"type": "String"
|
|
283
|
-
},
|
|
284
|
-
{
|
|
285
|
-
"id": "deduplicationModeManual",
|
|
286
|
-
"value": "MANUAL",
|
|
287
|
-
"group": "deduplication",
|
|
288
|
-
"binding": {
|
|
289
|
-
"name": "deduplicationMode",
|
|
290
|
-
"type": "zeebe:property"
|
|
291
|
-
},
|
|
292
|
-
"condition": {
|
|
293
|
-
"property": "deduplicationId",
|
|
294
|
-
"isActive": true,
|
|
295
|
-
"type": "simple"
|
|
296
|
-
},
|
|
297
|
-
"type": "Hidden"
|
|
298
|
-
},
|
|
299
|
-
{
|
|
300
|
-
"id": "deduplicationModeAuto",
|
|
301
|
-
"value": "AUTO",
|
|
302
|
-
"group": "deduplication",
|
|
303
|
-
"binding": {
|
|
304
|
-
"name": "deduplicationMode",
|
|
305
|
-
"type": "zeebe:property"
|
|
306
|
-
},
|
|
307
|
-
"condition": {
|
|
308
|
-
"property": "deduplicationId",
|
|
309
|
-
"isActive": false,
|
|
310
|
-
"type": "simple"
|
|
311
|
-
},
|
|
312
|
-
"type": "Hidden"
|
|
313
|
-
},
|
|
314
|
-
{
|
|
315
|
-
"id": "resultVariable",
|
|
316
|
-
"label": "Result variable",
|
|
317
|
-
"description": "Name of variable to store the response in",
|
|
318
|
-
"group": "output",
|
|
319
|
-
"binding": {
|
|
320
|
-
"name": "resultVariable",
|
|
321
|
-
"type": "zeebe:property"
|
|
322
|
-
},
|
|
323
|
-
"type": "String"
|
|
324
|
-
},
|
|
325
|
-
{
|
|
326
|
-
"id": "resultExpression",
|
|
327
|
-
"label": "Result expression",
|
|
328
|
-
"description": "Expression to map the response into process variables",
|
|
329
|
-
"feel": "required",
|
|
330
|
-
"group": "output",
|
|
331
|
-
"binding": {
|
|
332
|
-
"name": "resultExpression",
|
|
333
|
-
"type": "zeebe:property"
|
|
334
|
-
},
|
|
335
|
-
"type": "Text"
|
|
185
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
336
186
|
}
|
|
337
187
|
],
|
|
338
188
|
"icon": {
|
|
339
|
-
"contents": "data:image/svg+xml
|
|
189
|
+
"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"
|
|
190
|
+
},
|
|
191
|
+
"engines": {
|
|
192
|
+
"camunda": "^8.2"
|
|
340
193
|
}
|
|
341
194
|
},
|
|
342
195
|
{
|
|
343
196
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
344
|
-
"name": "Amazon SQS
|
|
197
|
+
"name": "Amazon SQS Start Event Connector",
|
|
345
198
|
"id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
|
|
346
|
-
"version":
|
|
199
|
+
"version": 6,
|
|
347
200
|
"description": "Receive message from a queue",
|
|
348
201
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
349
202
|
"appliesTo": ["bpmn:StartEvent"],
|
|
@@ -391,7 +244,7 @@
|
|
|
391
244
|
},
|
|
392
245
|
{
|
|
393
246
|
"label": "Access key",
|
|
394
|
-
"description": "Provide AWS IAM access key that has permission to
|
|
247
|
+
"description": "Provide AWS IAM access key that has permission to read from desired SQS",
|
|
395
248
|
"group": "authentication",
|
|
396
249
|
"type": "String",
|
|
397
250
|
"binding": {
|
|
@@ -404,7 +257,7 @@
|
|
|
404
257
|
},
|
|
405
258
|
{
|
|
406
259
|
"label": "Secret key",
|
|
407
|
-
"description": "Provide AWS IAM secret key that has permission to
|
|
260
|
+
"description": "Provide AWS IAM secret key that has permission to read from desired SQS",
|
|
408
261
|
"group": "authentication",
|
|
409
262
|
"type": "String",
|
|
410
263
|
"binding": {
|
|
@@ -417,7 +270,7 @@
|
|
|
417
270
|
},
|
|
418
271
|
{
|
|
419
272
|
"label": "Queue URL",
|
|
420
|
-
"description": "Specify the URL of the SQS queue where you would like to
|
|
273
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
421
274
|
"group": "queueProperties",
|
|
422
275
|
"type": "String",
|
|
423
276
|
"binding": {
|
|
@@ -427,8 +280,8 @@
|
|
|
427
280
|
"constraints": {
|
|
428
281
|
"notEmpty": true,
|
|
429
282
|
"pattern": {
|
|
430
|
-
"value": "(
|
|
431
|
-
"message": "Must be an queue URL or ARN
|
|
283
|
+
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
284
|
+
"message": "Must be an queue URL or ARN"
|
|
432
285
|
}
|
|
433
286
|
}
|
|
434
287
|
},
|
|
@@ -460,7 +313,7 @@
|
|
|
460
313
|
"constraints": {
|
|
461
314
|
"notEmpty": true,
|
|
462
315
|
"pattern": {
|
|
463
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
316
|
+
"value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\})$",
|
|
464
317
|
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
465
318
|
}
|
|
466
319
|
}
|
|
@@ -534,9 +387,9 @@
|
|
|
534
387
|
},
|
|
535
388
|
{
|
|
536
389
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
537
|
-
"name": "Amazon SQS
|
|
390
|
+
"name": "Amazon SQS connector",
|
|
538
391
|
"id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
|
|
539
|
-
"version":
|
|
392
|
+
"version": 3,
|
|
540
393
|
"description": "Receive message from a queue",
|
|
541
394
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
542
395
|
"appliesTo": ["bpmn:StartEvent"],
|
|
@@ -584,7 +437,7 @@
|
|
|
584
437
|
},
|
|
585
438
|
{
|
|
586
439
|
"label": "Access key",
|
|
587
|
-
"description": "Provide AWS IAM access key that has permission to
|
|
440
|
+
"description": "Provide AWS IAM access key that has permission to send to desired SQS",
|
|
588
441
|
"group": "authentication",
|
|
589
442
|
"type": "String",
|
|
590
443
|
"binding": {
|
|
@@ -597,7 +450,7 @@
|
|
|
597
450
|
},
|
|
598
451
|
{
|
|
599
452
|
"label": "Secret key",
|
|
600
|
-
"description": "Provide AWS IAM secret key that has permission to
|
|
453
|
+
"description": "Provide AWS IAM secret key that has permission to send to desired SQS",
|
|
601
454
|
"group": "authentication",
|
|
602
455
|
"type": "String",
|
|
603
456
|
"binding": {
|
|
@@ -608,9 +461,18 @@
|
|
|
608
461
|
"notEmpty": true
|
|
609
462
|
}
|
|
610
463
|
},
|
|
464
|
+
{
|
|
465
|
+
"type": "Hidden",
|
|
466
|
+
"description": "This value forces to evaluate configuration first in order",
|
|
467
|
+
"value": "nonce",
|
|
468
|
+
"binding": {
|
|
469
|
+
"type": "zeebe:input",
|
|
470
|
+
"name": "configuration.nonce"
|
|
471
|
+
}
|
|
472
|
+
},
|
|
611
473
|
{
|
|
612
474
|
"label": "Queue URL",
|
|
613
|
-
"description": "Specify the URL of the SQS queue where you would like to
|
|
475
|
+
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
614
476
|
"group": "queueProperties",
|
|
615
477
|
"type": "String",
|
|
616
478
|
"binding": {
|
|
@@ -620,8 +482,8 @@
|
|
|
620
482
|
"constraints": {
|
|
621
483
|
"notEmpty": true,
|
|
622
484
|
"pattern": {
|
|
623
|
-
"value": "^(
|
|
624
|
-
"message": "Must be an queue URL or ARN"
|
|
485
|
+
"value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
|
|
486
|
+
"message": "Must be an queue URL or ARN or a secret.XYZ"
|
|
625
487
|
}
|
|
626
488
|
}
|
|
627
489
|
},
|
|
@@ -638,6 +500,14 @@
|
|
|
638
500
|
"notEmpty": true
|
|
639
501
|
}
|
|
640
502
|
},
|
|
503
|
+
{
|
|
504
|
+
"description": "Backwards compatible region",
|
|
505
|
+
"type": "Hidden",
|
|
506
|
+
"binding": {
|
|
507
|
+
"type": "zeebe:property",
|
|
508
|
+
"name": "queue.region"
|
|
509
|
+
}
|
|
510
|
+
},
|
|
641
511
|
{
|
|
642
512
|
"label": "Polling wait time",
|
|
643
513
|
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
@@ -653,7 +523,7 @@
|
|
|
653
523
|
"constraints": {
|
|
654
524
|
"notEmpty": true,
|
|
655
525
|
"pattern": {
|
|
656
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
526
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
|
|
657
527
|
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
658
528
|
}
|
|
659
529
|
}
|
|
@@ -729,7 +599,7 @@
|
|
|
729
599
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
730
600
|
"name": "Amazon SQS connector",
|
|
731
601
|
"id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
|
|
732
|
-
"version":
|
|
602
|
+
"version": 5,
|
|
733
603
|
"description": "Receive message from a queue",
|
|
734
604
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
735
605
|
"appliesTo": ["bpmn:StartEvent"],
|
|
@@ -813,8 +683,8 @@
|
|
|
813
683
|
"constraints": {
|
|
814
684
|
"notEmpty": true,
|
|
815
685
|
"pattern": {
|
|
816
|
-
"value": "(
|
|
817
|
-
"message": "Must be an queue URL or ARN
|
|
686
|
+
"value": "^(https?://.+|arn:.+|secrets\\..+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
687
|
+
"message": "Must be an queue URL or ARN"
|
|
818
688
|
}
|
|
819
689
|
}
|
|
820
690
|
},
|
|
@@ -846,7 +716,7 @@
|
|
|
846
716
|
"constraints": {
|
|
847
717
|
"notEmpty": true,
|
|
848
718
|
"pattern": {
|
|
849
|
-
"value": "^([0-9]?|1[0-9]|20|secrets
|
|
719
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+|\\{\\{secrets\\..+\\}\\})$",
|
|
850
720
|
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
851
721
|
}
|
|
852
722
|
}
|
|
@@ -920,32 +790,24 @@
|
|
|
920
790
|
},
|
|
921
791
|
{
|
|
922
792
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
923
|
-
"name": "Amazon SQS
|
|
793
|
+
"name": "Amazon SQS connector",
|
|
924
794
|
"id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
|
|
795
|
+
"version": 2,
|
|
925
796
|
"description": "Receive message from a queue",
|
|
926
|
-
"
|
|
927
|
-
|
|
928
|
-
|
|
797
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
798
|
+
"appliesTo": ["bpmn:StartEvent"],
|
|
799
|
+
"elementType": {
|
|
800
|
+
"value": "bpmn:StartEvent"
|
|
929
801
|
},
|
|
930
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
931
|
-
"version": 9,
|
|
932
802
|
"category": {
|
|
933
803
|
"id": "connectors",
|
|
934
804
|
"name": "Connectors"
|
|
935
805
|
},
|
|
936
|
-
"appliesTo": ["bpmn:StartEvent"],
|
|
937
|
-
"elementType": {
|
|
938
|
-
"value": "bpmn:StartEvent"
|
|
939
|
-
},
|
|
940
806
|
"groups": [
|
|
941
807
|
{
|
|
942
808
|
"id": "authentication",
|
|
943
809
|
"label": "Authentication"
|
|
944
810
|
},
|
|
945
|
-
{
|
|
946
|
-
"id": "configuration",
|
|
947
|
-
"label": "Configuration"
|
|
948
|
-
},
|
|
949
811
|
{
|
|
950
812
|
"id": "queueProperties",
|
|
951
813
|
"label": "Queue properties"
|
|
@@ -963,298 +825,167 @@
|
|
|
963
825
|
"label": "Activation"
|
|
964
826
|
},
|
|
965
827
|
{
|
|
966
|
-
"id": "
|
|
967
|
-
"label": "
|
|
968
|
-
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
969
|
-
},
|
|
970
|
-
{
|
|
971
|
-
"id": "output",
|
|
972
|
-
"label": "Output mapping"
|
|
828
|
+
"id": "variable-mapping",
|
|
829
|
+
"label": "Variable mapping"
|
|
973
830
|
}
|
|
974
831
|
],
|
|
975
832
|
"properties": [
|
|
976
833
|
{
|
|
834
|
+
"type": "Hidden",
|
|
977
835
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
978
836
|
"binding": {
|
|
979
|
-
"
|
|
980
|
-
"
|
|
981
|
-
}
|
|
982
|
-
"type": "Hidden"
|
|
837
|
+
"type": "zeebe:property",
|
|
838
|
+
"name": "inbound.type"
|
|
839
|
+
}
|
|
983
840
|
},
|
|
984
841
|
{
|
|
985
|
-
"
|
|
986
|
-
"
|
|
987
|
-
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/#aws-authentication-types\" target=\"_blank\">documentation page</a>",
|
|
988
|
-
"value": "credentials",
|
|
842
|
+
"label": "Access key",
|
|
843
|
+
"description": "Provide AWS IAM access key that has permission to send to desired SQS",
|
|
989
844
|
"group": "authentication",
|
|
845
|
+
"type": "String",
|
|
990
846
|
"binding": {
|
|
991
|
-
"
|
|
992
|
-
"
|
|
847
|
+
"type": "zeebe:property",
|
|
848
|
+
"name": "authentication.accessKey"
|
|
993
849
|
},
|
|
994
|
-
"type": "Dropdown",
|
|
995
|
-
"choices": [
|
|
996
|
-
{
|
|
997
|
-
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
998
|
-
"value": "defaultCredentialsChain"
|
|
999
|
-
},
|
|
1000
|
-
{
|
|
1001
|
-
"name": "Credentials",
|
|
1002
|
-
"value": "credentials"
|
|
1003
|
-
}
|
|
1004
|
-
]
|
|
1005
|
-
},
|
|
1006
|
-
{
|
|
1007
|
-
"id": "authentication.accessKey",
|
|
1008
|
-
"label": "Access key",
|
|
1009
|
-
"description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
|
|
1010
|
-
"optional": false,
|
|
1011
850
|
"constraints": {
|
|
1012
851
|
"notEmpty": true
|
|
1013
|
-
}
|
|
1014
|
-
"group": "authentication",
|
|
1015
|
-
"binding": {
|
|
1016
|
-
"name": "authentication.accessKey",
|
|
1017
|
-
"type": "zeebe:property"
|
|
1018
|
-
},
|
|
1019
|
-
"condition": {
|
|
1020
|
-
"property": "authentication.type",
|
|
1021
|
-
"equals": "credentials",
|
|
1022
|
-
"type": "simple"
|
|
1023
|
-
},
|
|
1024
|
-
"type": "String"
|
|
852
|
+
}
|
|
1025
853
|
},
|
|
1026
854
|
{
|
|
1027
|
-
"id": "authentication.secretKey",
|
|
1028
855
|
"label": "Secret key",
|
|
1029
|
-
"description": "Provide
|
|
1030
|
-
"optional": false,
|
|
1031
|
-
"constraints": {
|
|
1032
|
-
"notEmpty": true
|
|
1033
|
-
},
|
|
856
|
+
"description": "Provide AWS IAM secret key that has permission to send to desired SQS",
|
|
1034
857
|
"group": "authentication",
|
|
858
|
+
"type": "String",
|
|
1035
859
|
"binding": {
|
|
1036
|
-
"
|
|
1037
|
-
"
|
|
1038
|
-
},
|
|
1039
|
-
"condition": {
|
|
1040
|
-
"property": "authentication.type",
|
|
1041
|
-
"equals": "credentials",
|
|
1042
|
-
"type": "simple"
|
|
860
|
+
"type": "zeebe:property",
|
|
861
|
+
"name": "authentication.secretKey"
|
|
1043
862
|
},
|
|
1044
|
-
"type": "String"
|
|
1045
|
-
},
|
|
1046
|
-
{
|
|
1047
|
-
"id": "configuration.region",
|
|
1048
|
-
"label": "Region",
|
|
1049
|
-
"description": "Specify the AWS region",
|
|
1050
|
-
"optional": false,
|
|
1051
863
|
"constraints": {
|
|
1052
864
|
"notEmpty": true
|
|
1053
|
-
}
|
|
1054
|
-
"group": "configuration",
|
|
1055
|
-
"binding": {
|
|
1056
|
-
"name": "configuration.region",
|
|
1057
|
-
"type": "zeebe:property"
|
|
1058
|
-
},
|
|
1059
|
-
"type": "String"
|
|
865
|
+
}
|
|
1060
866
|
},
|
|
1061
867
|
{
|
|
1062
|
-
"
|
|
1063
|
-
"
|
|
1064
|
-
"
|
|
1065
|
-
"
|
|
1066
|
-
"group": "configuration",
|
|
868
|
+
"label": "Queue URL",
|
|
869
|
+
"description": "Specify the URL of the SQS queue where you would like to send message to",
|
|
870
|
+
"group": "queueProperties",
|
|
871
|
+
"type": "String",
|
|
1067
872
|
"binding": {
|
|
1068
|
-
"
|
|
1069
|
-
"
|
|
1070
|
-
},
|
|
1071
|
-
"
|
|
873
|
+
"type": "zeebe:property",
|
|
874
|
+
"name": "queue.url"
|
|
875
|
+
},
|
|
876
|
+
"constraints": {
|
|
877
|
+
"notEmpty": true,
|
|
878
|
+
"pattern": {
|
|
879
|
+
"value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
|
|
880
|
+
"message": "Must be an queue URL or ARN or a secret.XYZ"
|
|
881
|
+
}
|
|
882
|
+
}
|
|
1072
883
|
},
|
|
1073
884
|
{
|
|
1074
|
-
"
|
|
1075
|
-
"
|
|
1076
|
-
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
1077
|
-
"optional": false,
|
|
1078
|
-
"constraints": {
|
|
1079
|
-
"notEmpty": true
|
|
1080
|
-
},
|
|
885
|
+
"label": "Region",
|
|
886
|
+
"description": "Specify the AWS region of your queue",
|
|
1081
887
|
"group": "queueProperties",
|
|
888
|
+
"type": "String",
|
|
1082
889
|
"binding": {
|
|
1083
|
-
"
|
|
1084
|
-
"
|
|
890
|
+
"type": "zeebe:property",
|
|
891
|
+
"name": "configuration.region"
|
|
1085
892
|
},
|
|
1086
|
-
"
|
|
893
|
+
"constraints": {
|
|
894
|
+
"notEmpty": true
|
|
895
|
+
}
|
|
1087
896
|
},
|
|
1088
897
|
{
|
|
1089
|
-
"id": "queue.queue.pollingWaitTime",
|
|
1090
898
|
"label": "Polling wait time",
|
|
1091
|
-
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
899
|
+
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
900
|
+
"group": "messagePollingProperties",
|
|
901
|
+
"type": "String",
|
|
1092
902
|
"optional": false,
|
|
1093
|
-
"
|
|
903
|
+
"feel": "optional",
|
|
904
|
+
"value": "1",
|
|
905
|
+
"binding": {
|
|
906
|
+
"type": "zeebe:property",
|
|
907
|
+
"name": "queue.pollingWaitTime"
|
|
908
|
+
},
|
|
1094
909
|
"constraints": {
|
|
1095
910
|
"notEmpty": true,
|
|
1096
911
|
"pattern": {
|
|
1097
|
-
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
|
|
912
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
|
|
913
|
+
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
1098
914
|
}
|
|
1099
|
-
}
|
|
1100
|
-
"group": "messagePollingProperties",
|
|
1101
|
-
"binding": {
|
|
1102
|
-
"name": "queue.pollingWaitTime",
|
|
1103
|
-
"type": "zeebe:property"
|
|
1104
|
-
},
|
|
1105
|
-
"type": "String"
|
|
915
|
+
}
|
|
1106
916
|
},
|
|
1107
917
|
{
|
|
1108
|
-
"id": "queue.queue.attributeNames",
|
|
1109
918
|
"label": "Attribute names",
|
|
1110
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1111
|
-
"optional": false,
|
|
1112
|
-
"feel": "optional",
|
|
919
|
+
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
1113
920
|
"group": "input",
|
|
921
|
+
"type": "String",
|
|
922
|
+
"optional": true,
|
|
1114
923
|
"binding": {
|
|
1115
|
-
"
|
|
1116
|
-
"
|
|
924
|
+
"type": "zeebe:property",
|
|
925
|
+
"name": "queue.attributeNames"
|
|
1117
926
|
},
|
|
1118
|
-
"
|
|
927
|
+
"feel": "required"
|
|
1119
928
|
},
|
|
1120
929
|
{
|
|
1121
|
-
"id": "queue.queue.messageAttributeNames",
|
|
1122
930
|
"label": "Message attribute names",
|
|
1123
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1124
|
-
"optional": false,
|
|
1125
|
-
"feel": "optional",
|
|
931
|
+
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
|
|
1126
932
|
"group": "input",
|
|
1127
|
-
"
|
|
1128
|
-
"name": "queue.messageAttributeNames",
|
|
1129
|
-
"type": "zeebe:property"
|
|
1130
|
-
},
|
|
1131
|
-
"type": "String"
|
|
1132
|
-
},
|
|
1133
|
-
{
|
|
1134
|
-
"id": "activationCondition",
|
|
1135
|
-
"label": "Activation condition",
|
|
1136
|
-
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
933
|
+
"type": "String",
|
|
1137
934
|
"optional": true,
|
|
1138
|
-
"feel": "required",
|
|
1139
|
-
"group": "activation",
|
|
1140
935
|
"binding": {
|
|
1141
|
-
"
|
|
1142
|
-
"
|
|
936
|
+
"type": "zeebe:property",
|
|
937
|
+
"name": "queue.messageAttributeNames"
|
|
1143
938
|
},
|
|
1144
|
-
"
|
|
939
|
+
"feel": "required"
|
|
1145
940
|
},
|
|
1146
941
|
{
|
|
1147
|
-
"
|
|
1148
|
-
"
|
|
1149
|
-
"value": true,
|
|
942
|
+
"label": "Activation condition",
|
|
943
|
+
"type": "String",
|
|
1150
944
|
"group": "activation",
|
|
945
|
+
"feel": "required",
|
|
946
|
+
"optional": true,
|
|
1151
947
|
"binding": {
|
|
1152
|
-
"
|
|
1153
|
-
"
|
|
1154
|
-
},
|
|
1155
|
-
"tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
|
|
1156
|
-
"type": "Boolean"
|
|
1157
|
-
},
|
|
1158
|
-
{
|
|
1159
|
-
"id": "deduplicationModeManualFlag",
|
|
1160
|
-
"label": "Manual mode",
|
|
1161
|
-
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1162
|
-
"value": false,
|
|
1163
|
-
"group": "deduplication",
|
|
1164
|
-
"binding": {
|
|
1165
|
-
"name": "deduplicationModeManualFlag",
|
|
1166
|
-
"type": "zeebe:property"
|
|
1167
|
-
},
|
|
1168
|
-
"type": "Boolean"
|
|
1169
|
-
},
|
|
1170
|
-
{
|
|
1171
|
-
"id": "deduplicationId",
|
|
1172
|
-
"label": "Deduplication ID",
|
|
1173
|
-
"constraints": {
|
|
1174
|
-
"notEmpty": true,
|
|
1175
|
-
"pattern": {
|
|
1176
|
-
"value": "^[a-zA-Z0-9_-]+$",
|
|
1177
|
-
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
1178
|
-
}
|
|
1179
|
-
},
|
|
1180
|
-
"group": "deduplication",
|
|
1181
|
-
"binding": {
|
|
1182
|
-
"name": "deduplicationId",
|
|
1183
|
-
"type": "zeebe:property"
|
|
1184
|
-
},
|
|
1185
|
-
"condition": {
|
|
1186
|
-
"property": "deduplicationModeManualFlag",
|
|
1187
|
-
"equals": true,
|
|
1188
|
-
"type": "simple"
|
|
1189
|
-
},
|
|
1190
|
-
"type": "String"
|
|
1191
|
-
},
|
|
1192
|
-
{
|
|
1193
|
-
"id": "deduplicationModeManual",
|
|
1194
|
-
"value": "MANUAL",
|
|
1195
|
-
"group": "deduplication",
|
|
1196
|
-
"binding": {
|
|
1197
|
-
"name": "deduplicationMode",
|
|
1198
|
-
"type": "zeebe:property"
|
|
1199
|
-
},
|
|
1200
|
-
"condition": {
|
|
1201
|
-
"property": "deduplicationId",
|
|
1202
|
-
"isActive": true,
|
|
1203
|
-
"type": "simple"
|
|
1204
|
-
},
|
|
1205
|
-
"type": "Hidden"
|
|
1206
|
-
},
|
|
1207
|
-
{
|
|
1208
|
-
"id": "deduplicationModeAuto",
|
|
1209
|
-
"value": "AUTO",
|
|
1210
|
-
"group": "deduplication",
|
|
1211
|
-
"binding": {
|
|
1212
|
-
"name": "deduplicationMode",
|
|
1213
|
-
"type": "zeebe:property"
|
|
1214
|
-
},
|
|
1215
|
-
"condition": {
|
|
1216
|
-
"property": "deduplicationId",
|
|
1217
|
-
"isActive": false,
|
|
1218
|
-
"type": "simple"
|
|
948
|
+
"type": "zeebe:property",
|
|
949
|
+
"name": "activationCondition"
|
|
1219
950
|
},
|
|
1220
|
-
"
|
|
951
|
+
"description": "Condition under which the connector triggers. Leave empty to catch all events"
|
|
1221
952
|
},
|
|
1222
953
|
{
|
|
1223
|
-
"id": "resultVariable",
|
|
1224
954
|
"label": "Result variable",
|
|
1225
|
-
"
|
|
1226
|
-
"group": "
|
|
955
|
+
"type": "String",
|
|
956
|
+
"group": "variable-mapping",
|
|
957
|
+
"optional": true,
|
|
1227
958
|
"binding": {
|
|
1228
|
-
"
|
|
1229
|
-
"
|
|
959
|
+
"type": "zeebe:property",
|
|
960
|
+
"name": "resultVariable"
|
|
1230
961
|
},
|
|
1231
|
-
"
|
|
962
|
+
"description": "Name of variable to store the result of the connector in"
|
|
1232
963
|
},
|
|
1233
964
|
{
|
|
1234
|
-
"id": "resultExpression",
|
|
1235
965
|
"label": "Result expression",
|
|
1236
|
-
"
|
|
966
|
+
"type": "String",
|
|
967
|
+
"group": "variable-mapping",
|
|
1237
968
|
"feel": "required",
|
|
1238
|
-
"
|
|
969
|
+
"optional": true,
|
|
1239
970
|
"binding": {
|
|
1240
|
-
"
|
|
1241
|
-
"
|
|
971
|
+
"type": "zeebe:property",
|
|
972
|
+
"name": "resultExpression"
|
|
1242
973
|
},
|
|
1243
|
-
"
|
|
974
|
+
"description": "Expression to map the inbound payload to process variables"
|
|
1244
975
|
}
|
|
1245
976
|
],
|
|
1246
977
|
"icon": {
|
|
1247
|
-
"contents": "data:image/svg+xml
|
|
978
|
+
"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"
|
|
1248
979
|
},
|
|
1249
980
|
"engines": {
|
|
1250
|
-
"camunda": "^8.
|
|
981
|
+
"camunda": "^8.2"
|
|
1251
982
|
}
|
|
1252
983
|
},
|
|
1253
984
|
{
|
|
1254
985
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1255
986
|
"name": "Amazon SQS connector",
|
|
1256
987
|
"id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
|
|
1257
|
-
"version":
|
|
988
|
+
"version": 4,
|
|
1258
989
|
"description": "Receive message from a queue",
|
|
1259
990
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
|
|
1260
991
|
"appliesTo": ["bpmn:StartEvent"],
|
|
@@ -1350,7 +1081,7 @@
|
|
|
1350
1081
|
"type": "String",
|
|
1351
1082
|
"binding": {
|
|
1352
1083
|
"type": "zeebe:property",
|
|
1353
|
-
"name": "
|
|
1084
|
+
"name": "configuration.region"
|
|
1354
1085
|
},
|
|
1355
1086
|
"constraints": {
|
|
1356
1087
|
"notEmpty": true
|
|
@@ -1445,11 +1176,11 @@
|
|
|
1445
1176
|
},
|
|
1446
1177
|
{
|
|
1447
1178
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1448
|
-
"name": "Amazon SQS
|
|
1179
|
+
"name": "Amazon SQS Start Event Connector",
|
|
1449
1180
|
"id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
|
|
1450
|
-
"version":
|
|
1181
|
+
"version": 7,
|
|
1451
1182
|
"description": "Receive message from a queue",
|
|
1452
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1183
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
1453
1184
|
"appliesTo": ["bpmn:StartEvent"],
|
|
1454
1185
|
"elementType": {
|
|
1455
1186
|
"value": "bpmn:StartEvent"
|
|
@@ -1493,9 +1224,35 @@
|
|
|
1493
1224
|
"name": "inbound.type"
|
|
1494
1225
|
}
|
|
1495
1226
|
},
|
|
1227
|
+
{
|
|
1228
|
+
"id": "authenticationType",
|
|
1229
|
+
"label": "Authentication",
|
|
1230
|
+
"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>",
|
|
1231
|
+
"group": "authentication",
|
|
1232
|
+
"type": "Dropdown",
|
|
1233
|
+
"optional": false,
|
|
1234
|
+
"value": "credentials",
|
|
1235
|
+
"choices": [
|
|
1236
|
+
{
|
|
1237
|
+
"name": "Credentials",
|
|
1238
|
+
"value": "credentials"
|
|
1239
|
+
},
|
|
1240
|
+
{
|
|
1241
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
1242
|
+
"value": "defaultCredentialsChain"
|
|
1243
|
+
}
|
|
1244
|
+
],
|
|
1245
|
+
"binding": {
|
|
1246
|
+
"type": "zeebe:property",
|
|
1247
|
+
"name": "authentication.type"
|
|
1248
|
+
},
|
|
1249
|
+
"constraints": {
|
|
1250
|
+
"notEmpty": true
|
|
1251
|
+
}
|
|
1252
|
+
},
|
|
1496
1253
|
{
|
|
1497
1254
|
"label": "Access key",
|
|
1498
|
-
"description": "Provide AWS IAM access key that has permission to
|
|
1255
|
+
"description": "Provide AWS IAM access key that has permission to read from desired SQS",
|
|
1499
1256
|
"group": "authentication",
|
|
1500
1257
|
"type": "String",
|
|
1501
1258
|
"binding": {
|
|
@@ -1504,11 +1261,15 @@
|
|
|
1504
1261
|
},
|
|
1505
1262
|
"constraints": {
|
|
1506
1263
|
"notEmpty": true
|
|
1264
|
+
},
|
|
1265
|
+
"condition": {
|
|
1266
|
+
"property": "authenticationType",
|
|
1267
|
+
"equals": "credentials"
|
|
1507
1268
|
}
|
|
1508
1269
|
},
|
|
1509
1270
|
{
|
|
1510
1271
|
"label": "Secret key",
|
|
1511
|
-
"description": "Provide AWS IAM secret key that has permission to
|
|
1272
|
+
"description": "Provide AWS IAM secret key that has permission to read from desired SQS",
|
|
1512
1273
|
"group": "authentication",
|
|
1513
1274
|
"type": "String",
|
|
1514
1275
|
"binding": {
|
|
@@ -1517,11 +1278,15 @@
|
|
|
1517
1278
|
},
|
|
1518
1279
|
"constraints": {
|
|
1519
1280
|
"notEmpty": true
|
|
1281
|
+
},
|
|
1282
|
+
"condition": {
|
|
1283
|
+
"property": "authenticationType",
|
|
1284
|
+
"equals": "credentials"
|
|
1520
1285
|
}
|
|
1521
1286
|
},
|
|
1522
1287
|
{
|
|
1523
1288
|
"label": "Queue URL",
|
|
1524
|
-
"description": "Specify the URL of the SQS queue where you would like to
|
|
1289
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
1525
1290
|
"group": "queueProperties",
|
|
1526
1291
|
"type": "String",
|
|
1527
1292
|
"binding": {
|
|
@@ -1531,7 +1296,7 @@
|
|
|
1531
1296
|
"constraints": {
|
|
1532
1297
|
"notEmpty": true,
|
|
1533
1298
|
"pattern": {
|
|
1534
|
-
"value": "^(https?://.+|arn
|
|
1299
|
+
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
1535
1300
|
"message": "Must be an queue URL or ARN"
|
|
1536
1301
|
}
|
|
1537
1302
|
}
|
|
@@ -1551,7 +1316,7 @@
|
|
|
1551
1316
|
},
|
|
1552
1317
|
{
|
|
1553
1318
|
"label": "Polling wait time",
|
|
1554
|
-
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1319
|
+
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
|
|
1555
1320
|
"group": "messagePollingProperties",
|
|
1556
1321
|
"type": "String",
|
|
1557
1322
|
"optional": false,
|
|
@@ -1564,14 +1329,14 @@
|
|
|
1564
1329
|
"constraints": {
|
|
1565
1330
|
"notEmpty": true,
|
|
1566
1331
|
"pattern": {
|
|
1567
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
1332
|
+
"value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\})$",
|
|
1568
1333
|
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
1569
1334
|
}
|
|
1570
1335
|
}
|
|
1571
1336
|
},
|
|
1572
1337
|
{
|
|
1573
1338
|
"label": "Attribute names",
|
|
1574
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1339
|
+
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
|
|
1575
1340
|
"group": "input",
|
|
1576
1341
|
"type": "String",
|
|
1577
1342
|
"optional": true,
|
|
@@ -1583,7 +1348,7 @@
|
|
|
1583
1348
|
},
|
|
1584
1349
|
{
|
|
1585
1350
|
"label": "Message attribute names",
|
|
1586
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1351
|
+
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
|
|
1587
1352
|
"group": "input",
|
|
1588
1353
|
"type": "String",
|
|
1589
1354
|
"optional": true,
|
|
@@ -1633,29 +1398,37 @@
|
|
|
1633
1398
|
"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"
|
|
1634
1399
|
},
|
|
1635
1400
|
"engines": {
|
|
1636
|
-
"camunda": "^8.
|
|
1401
|
+
"camunda": "^8.4"
|
|
1637
1402
|
}
|
|
1638
1403
|
},
|
|
1639
1404
|
{
|
|
1640
1405
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1641
|
-
"name": "Amazon SQS
|
|
1406
|
+
"name": "Amazon SQS Start Event Connector",
|
|
1642
1407
|
"id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
|
|
1643
|
-
"version": 3,
|
|
1644
1408
|
"description": "Receive message from a queue",
|
|
1645
|
-
"
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
"value": "bpmn:StartEvent"
|
|
1409
|
+
"deprecated": {
|
|
1410
|
+
"message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
|
|
1411
|
+
"documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
|
|
1649
1412
|
},
|
|
1413
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
1414
|
+
"version": 9,
|
|
1650
1415
|
"category": {
|
|
1651
1416
|
"id": "connectors",
|
|
1652
1417
|
"name": "Connectors"
|
|
1653
1418
|
},
|
|
1419
|
+
"appliesTo": ["bpmn:StartEvent"],
|
|
1420
|
+
"elementType": {
|
|
1421
|
+
"value": "bpmn:StartEvent"
|
|
1422
|
+
},
|
|
1654
1423
|
"groups": [
|
|
1655
1424
|
{
|
|
1656
1425
|
"id": "authentication",
|
|
1657
1426
|
"label": "Authentication"
|
|
1658
1427
|
},
|
|
1428
|
+
{
|
|
1429
|
+
"id": "configuration",
|
|
1430
|
+
"label": "Configuration"
|
|
1431
|
+
},
|
|
1659
1432
|
{
|
|
1660
1433
|
"id": "queueProperties",
|
|
1661
1434
|
"label": "Queue properties"
|
|
@@ -1673,199 +1446,332 @@
|
|
|
1673
1446
|
"label": "Activation"
|
|
1674
1447
|
},
|
|
1675
1448
|
{
|
|
1676
|
-
"id": "
|
|
1677
|
-
"label": "
|
|
1449
|
+
"id": "deduplication",
|
|
1450
|
+
"label": "Deduplication",
|
|
1451
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
1452
|
+
},
|
|
1453
|
+
{
|
|
1454
|
+
"id": "output",
|
|
1455
|
+
"label": "Output mapping"
|
|
1678
1456
|
}
|
|
1679
1457
|
],
|
|
1680
1458
|
"properties": [
|
|
1681
1459
|
{
|
|
1682
|
-
"type": "Hidden",
|
|
1683
1460
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
1684
1461
|
"binding": {
|
|
1685
|
-
"
|
|
1686
|
-
"
|
|
1687
|
-
}
|
|
1462
|
+
"name": "inbound.type",
|
|
1463
|
+
"type": "zeebe:property"
|
|
1464
|
+
},
|
|
1465
|
+
"type": "Hidden"
|
|
1688
1466
|
},
|
|
1689
1467
|
{
|
|
1690
|
-
"
|
|
1691
|
-
"
|
|
1468
|
+
"id": "authentication.type",
|
|
1469
|
+
"label": "Authentication",
|
|
1470
|
+
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/#aws-authentication-types\" target=\"_blank\">documentation page</a>",
|
|
1471
|
+
"value": "credentials",
|
|
1692
1472
|
"group": "authentication",
|
|
1693
|
-
"type": "String",
|
|
1694
1473
|
"binding": {
|
|
1695
|
-
"
|
|
1696
|
-
"
|
|
1474
|
+
"name": "authentication.type",
|
|
1475
|
+
"type": "zeebe:property"
|
|
1697
1476
|
},
|
|
1477
|
+
"type": "Dropdown",
|
|
1478
|
+
"choices": [
|
|
1479
|
+
{
|
|
1480
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
1481
|
+
"value": "defaultCredentialsChain"
|
|
1482
|
+
},
|
|
1483
|
+
{
|
|
1484
|
+
"name": "Credentials",
|
|
1485
|
+
"value": "credentials"
|
|
1486
|
+
}
|
|
1487
|
+
]
|
|
1488
|
+
},
|
|
1489
|
+
{
|
|
1490
|
+
"id": "authentication.accessKey",
|
|
1491
|
+
"label": "Access key",
|
|
1492
|
+
"description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
|
|
1493
|
+
"optional": false,
|
|
1698
1494
|
"constraints": {
|
|
1699
1495
|
"notEmpty": true
|
|
1700
|
-
}
|
|
1496
|
+
},
|
|
1497
|
+
"group": "authentication",
|
|
1498
|
+
"binding": {
|
|
1499
|
+
"name": "authentication.accessKey",
|
|
1500
|
+
"type": "zeebe:property"
|
|
1501
|
+
},
|
|
1502
|
+
"condition": {
|
|
1503
|
+
"property": "authentication.type",
|
|
1504
|
+
"equals": "credentials",
|
|
1505
|
+
"type": "simple"
|
|
1506
|
+
},
|
|
1507
|
+
"type": "String"
|
|
1701
1508
|
},
|
|
1702
1509
|
{
|
|
1510
|
+
"id": "authentication.secretKey",
|
|
1703
1511
|
"label": "Secret key",
|
|
1704
|
-
"description": "Provide
|
|
1512
|
+
"description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
|
|
1513
|
+
"optional": false,
|
|
1514
|
+
"constraints": {
|
|
1515
|
+
"notEmpty": true
|
|
1516
|
+
},
|
|
1705
1517
|
"group": "authentication",
|
|
1706
|
-
"type": "String",
|
|
1707
1518
|
"binding": {
|
|
1708
|
-
"
|
|
1709
|
-
"
|
|
1519
|
+
"name": "authentication.secretKey",
|
|
1520
|
+
"type": "zeebe:property"
|
|
1710
1521
|
},
|
|
1711
|
-
"
|
|
1712
|
-
"
|
|
1713
|
-
|
|
1522
|
+
"condition": {
|
|
1523
|
+
"property": "authentication.type",
|
|
1524
|
+
"equals": "credentials",
|
|
1525
|
+
"type": "simple"
|
|
1526
|
+
},
|
|
1527
|
+
"type": "String"
|
|
1714
1528
|
},
|
|
1715
1529
|
{
|
|
1716
|
-
"
|
|
1717
|
-
"
|
|
1718
|
-
"
|
|
1530
|
+
"id": "configuration.region",
|
|
1531
|
+
"label": "Region",
|
|
1532
|
+
"description": "Specify the AWS region",
|
|
1533
|
+
"optional": false,
|
|
1534
|
+
"constraints": {
|
|
1535
|
+
"notEmpty": true
|
|
1536
|
+
},
|
|
1537
|
+
"group": "configuration",
|
|
1719
1538
|
"binding": {
|
|
1720
|
-
"
|
|
1721
|
-
"
|
|
1722
|
-
}
|
|
1539
|
+
"name": "configuration.region",
|
|
1540
|
+
"type": "zeebe:property"
|
|
1541
|
+
},
|
|
1542
|
+
"type": "String"
|
|
1723
1543
|
},
|
|
1724
1544
|
{
|
|
1725
|
-
"
|
|
1726
|
-
"
|
|
1727
|
-
"
|
|
1728
|
-
"
|
|
1545
|
+
"id": "configuration.endpoint",
|
|
1546
|
+
"label": "Endpoint",
|
|
1547
|
+
"description": "Specify endpoint if need to use custom endpoint",
|
|
1548
|
+
"optional": true,
|
|
1549
|
+
"group": "configuration",
|
|
1729
1550
|
"binding": {
|
|
1730
|
-
"
|
|
1731
|
-
"
|
|
1551
|
+
"name": "configuration.endpoint",
|
|
1552
|
+
"type": "zeebe:property"
|
|
1732
1553
|
},
|
|
1733
|
-
"
|
|
1734
|
-
"notEmpty": true,
|
|
1735
|
-
"pattern": {
|
|
1736
|
-
"value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
|
|
1737
|
-
"message": "Must be an queue URL or ARN or a secret.XYZ"
|
|
1738
|
-
}
|
|
1739
|
-
}
|
|
1554
|
+
"type": "Hidden"
|
|
1740
1555
|
},
|
|
1741
1556
|
{
|
|
1742
|
-
"
|
|
1743
|
-
"
|
|
1744
|
-
"
|
|
1745
|
-
"
|
|
1746
|
-
"binding": {
|
|
1747
|
-
"type": "zeebe:property",
|
|
1748
|
-
"name": "configuration.region"
|
|
1749
|
-
},
|
|
1557
|
+
"id": "queue.queue.url",
|
|
1558
|
+
"label": "Queue URL",
|
|
1559
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
1560
|
+
"optional": false,
|
|
1750
1561
|
"constraints": {
|
|
1751
1562
|
"notEmpty": true
|
|
1752
|
-
}
|
|
1753
|
-
|
|
1754
|
-
{
|
|
1755
|
-
"description": "Backwards compatible region",
|
|
1756
|
-
"type": "Hidden",
|
|
1563
|
+
},
|
|
1564
|
+
"group": "queueProperties",
|
|
1757
1565
|
"binding": {
|
|
1758
|
-
"
|
|
1759
|
-
"
|
|
1760
|
-
}
|
|
1566
|
+
"name": "queue.url",
|
|
1567
|
+
"type": "zeebe:property"
|
|
1568
|
+
},
|
|
1569
|
+
"type": "String"
|
|
1761
1570
|
},
|
|
1762
1571
|
{
|
|
1572
|
+
"id": "queue.queue.pollingWaitTime",
|
|
1763
1573
|
"label": "Polling wait time",
|
|
1764
|
-
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1765
|
-
"group": "messagePollingProperties",
|
|
1766
|
-
"type": "String",
|
|
1574
|
+
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
|
|
1767
1575
|
"optional": false,
|
|
1768
|
-
"
|
|
1769
|
-
"value": "1",
|
|
1770
|
-
"binding": {
|
|
1771
|
-
"type": "zeebe:property",
|
|
1772
|
-
"name": "queue.pollingWaitTime"
|
|
1773
|
-
},
|
|
1576
|
+
"value": "20",
|
|
1774
1577
|
"constraints": {
|
|
1775
1578
|
"notEmpty": true,
|
|
1776
1579
|
"pattern": {
|
|
1777
|
-
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
|
|
1778
|
-
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
1580
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
|
|
1779
1581
|
}
|
|
1780
|
-
}
|
|
1582
|
+
},
|
|
1583
|
+
"group": "messagePollingProperties",
|
|
1584
|
+
"binding": {
|
|
1585
|
+
"name": "queue.pollingWaitTime",
|
|
1586
|
+
"type": "zeebe:property"
|
|
1587
|
+
},
|
|
1588
|
+
"type": "String"
|
|
1781
1589
|
},
|
|
1782
1590
|
{
|
|
1591
|
+
"id": "queue.queue.attributeNames",
|
|
1783
1592
|
"label": "Attribute names",
|
|
1784
|
-
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1593
|
+
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
|
|
1594
|
+
"optional": false,
|
|
1595
|
+
"feel": "optional",
|
|
1785
1596
|
"group": "input",
|
|
1786
|
-
"type": "String",
|
|
1787
|
-
"optional": true,
|
|
1788
1597
|
"binding": {
|
|
1789
|
-
"
|
|
1790
|
-
"
|
|
1598
|
+
"name": "queue.attributeNames",
|
|
1599
|
+
"type": "zeebe:property"
|
|
1791
1600
|
},
|
|
1792
|
-
"
|
|
1601
|
+
"type": "String"
|
|
1793
1602
|
},
|
|
1794
1603
|
{
|
|
1604
|
+
"id": "queue.queue.messageAttributeNames",
|
|
1795
1605
|
"label": "Message attribute names",
|
|
1796
|
-
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1606
|
+
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
|
|
1607
|
+
"optional": false,
|
|
1608
|
+
"feel": "optional",
|
|
1797
1609
|
"group": "input",
|
|
1798
|
-
"type": "String",
|
|
1799
|
-
"optional": true,
|
|
1800
1610
|
"binding": {
|
|
1801
|
-
"
|
|
1802
|
-
"
|
|
1611
|
+
"name": "queue.messageAttributeNames",
|
|
1612
|
+
"type": "zeebe:property"
|
|
1803
1613
|
},
|
|
1804
|
-
"
|
|
1614
|
+
"type": "String"
|
|
1805
1615
|
},
|
|
1806
1616
|
{
|
|
1617
|
+
"id": "activationCondition",
|
|
1807
1618
|
"label": "Activation condition",
|
|
1808
|
-
"
|
|
1809
|
-
"group": "activation",
|
|
1810
|
-
"feel": "required",
|
|
1619
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
1811
1620
|
"optional": true,
|
|
1621
|
+
"feel": "required",
|
|
1622
|
+
"group": "activation",
|
|
1812
1623
|
"binding": {
|
|
1813
|
-
"
|
|
1814
|
-
"
|
|
1624
|
+
"name": "activationCondition",
|
|
1625
|
+
"type": "zeebe:property"
|
|
1815
1626
|
},
|
|
1816
|
-
"
|
|
1627
|
+
"type": "String"
|
|
1817
1628
|
},
|
|
1818
1629
|
{
|
|
1819
|
-
"
|
|
1820
|
-
"
|
|
1821
|
-
"
|
|
1822
|
-
"
|
|
1630
|
+
"id": "consumeUnmatchedEvents",
|
|
1631
|
+
"label": "Consume unmatched events",
|
|
1632
|
+
"value": true,
|
|
1633
|
+
"group": "activation",
|
|
1823
1634
|
"binding": {
|
|
1824
|
-
"
|
|
1825
|
-
"
|
|
1635
|
+
"name": "consumeUnmatchedEvents",
|
|
1636
|
+
"type": "zeebe:property"
|
|
1826
1637
|
},
|
|
1827
|
-
"
|
|
1638
|
+
"tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
|
|
1639
|
+
"type": "Boolean"
|
|
1828
1640
|
},
|
|
1829
1641
|
{
|
|
1830
|
-
"
|
|
1831
|
-
"
|
|
1832
|
-
"
|
|
1833
|
-
"
|
|
1834
|
-
"
|
|
1642
|
+
"id": "deduplicationModeManualFlag",
|
|
1643
|
+
"label": "Manual mode",
|
|
1644
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1645
|
+
"value": false,
|
|
1646
|
+
"group": "deduplication",
|
|
1835
1647
|
"binding": {
|
|
1836
|
-
"
|
|
1837
|
-
"
|
|
1648
|
+
"name": "deduplicationModeManualFlag",
|
|
1649
|
+
"type": "zeebe:property"
|
|
1838
1650
|
},
|
|
1839
|
-
"
|
|
1651
|
+
"type": "Boolean"
|
|
1652
|
+
},
|
|
1653
|
+
{
|
|
1654
|
+
"id": "deduplicationId",
|
|
1655
|
+
"label": "Deduplication ID",
|
|
1656
|
+
"constraints": {
|
|
1657
|
+
"notEmpty": true,
|
|
1658
|
+
"pattern": {
|
|
1659
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
1660
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
1661
|
+
}
|
|
1662
|
+
},
|
|
1663
|
+
"group": "deduplication",
|
|
1664
|
+
"binding": {
|
|
1665
|
+
"name": "deduplicationId",
|
|
1666
|
+
"type": "zeebe:property"
|
|
1667
|
+
},
|
|
1668
|
+
"condition": {
|
|
1669
|
+
"property": "deduplicationModeManualFlag",
|
|
1670
|
+
"equals": true,
|
|
1671
|
+
"type": "simple"
|
|
1672
|
+
},
|
|
1673
|
+
"type": "String"
|
|
1674
|
+
},
|
|
1675
|
+
{
|
|
1676
|
+
"id": "deduplicationModeManual",
|
|
1677
|
+
"value": "MANUAL",
|
|
1678
|
+
"group": "deduplication",
|
|
1679
|
+
"binding": {
|
|
1680
|
+
"name": "deduplicationMode",
|
|
1681
|
+
"type": "zeebe:property"
|
|
1682
|
+
},
|
|
1683
|
+
"condition": {
|
|
1684
|
+
"property": "deduplicationId",
|
|
1685
|
+
"isActive": true,
|
|
1686
|
+
"type": "simple"
|
|
1687
|
+
},
|
|
1688
|
+
"type": "Hidden"
|
|
1689
|
+
},
|
|
1690
|
+
{
|
|
1691
|
+
"id": "deduplicationModeAuto",
|
|
1692
|
+
"value": "AUTO",
|
|
1693
|
+
"group": "deduplication",
|
|
1694
|
+
"binding": {
|
|
1695
|
+
"name": "deduplicationMode",
|
|
1696
|
+
"type": "zeebe:property"
|
|
1697
|
+
},
|
|
1698
|
+
"condition": {
|
|
1699
|
+
"property": "deduplicationId",
|
|
1700
|
+
"isActive": false,
|
|
1701
|
+
"type": "simple"
|
|
1702
|
+
},
|
|
1703
|
+
"type": "Hidden"
|
|
1704
|
+
},
|
|
1705
|
+
{
|
|
1706
|
+
"id": "resultVariable",
|
|
1707
|
+
"label": "Result variable",
|
|
1708
|
+
"description": "Name of variable to store the response in",
|
|
1709
|
+
"group": "output",
|
|
1710
|
+
"binding": {
|
|
1711
|
+
"name": "resultVariable",
|
|
1712
|
+
"type": "zeebe:property"
|
|
1713
|
+
},
|
|
1714
|
+
"type": "String"
|
|
1715
|
+
},
|
|
1716
|
+
{
|
|
1717
|
+
"id": "resultExpression",
|
|
1718
|
+
"label": "Result expression",
|
|
1719
|
+
"description": "Expression to map the response into process variables",
|
|
1720
|
+
"feel": "required",
|
|
1721
|
+
"group": "output",
|
|
1722
|
+
"binding": {
|
|
1723
|
+
"name": "resultExpression",
|
|
1724
|
+
"type": "zeebe:property"
|
|
1725
|
+
},
|
|
1726
|
+
"type": "Text"
|
|
1840
1727
|
}
|
|
1841
1728
|
],
|
|
1842
1729
|
"icon": {
|
|
1843
|
-
"contents": "data:image/svg+xml
|
|
1730
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
1844
1731
|
},
|
|
1845
1732
|
"engines": {
|
|
1846
|
-
"camunda": "^8.
|
|
1733
|
+
"camunda": "^8.5"
|
|
1847
1734
|
}
|
|
1848
1735
|
},
|
|
1849
1736
|
{
|
|
1850
1737
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1851
1738
|
"name": "Amazon SQS Start Event Connector",
|
|
1852
1739
|
"id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
|
|
1853
|
-
"
|
|
1740
|
+
"deprecated": {
|
|
1741
|
+
"message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
|
|
1742
|
+
"documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
|
|
1743
|
+
},
|
|
1854
1744
|
"description": "Receive message from a queue",
|
|
1745
|
+
"keywords": [
|
|
1746
|
+
"receive message",
|
|
1747
|
+
"receive event",
|
|
1748
|
+
"receive message from queue",
|
|
1749
|
+
"event driven",
|
|
1750
|
+
"queue",
|
|
1751
|
+
"dequeue"
|
|
1752
|
+
],
|
|
1855
1753
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
|
|
1754
|
+
"version": 10,
|
|
1755
|
+
"category": {
|
|
1756
|
+
"id": "connectors",
|
|
1757
|
+
"name": "Connectors"
|
|
1758
|
+
},
|
|
1856
1759
|
"appliesTo": ["bpmn:StartEvent"],
|
|
1857
1760
|
"elementType": {
|
|
1858
1761
|
"value": "bpmn:StartEvent"
|
|
1859
1762
|
},
|
|
1860
|
-
"
|
|
1861
|
-
"
|
|
1862
|
-
"name": "Connectors"
|
|
1763
|
+
"engines": {
|
|
1764
|
+
"camunda": "^8.5"
|
|
1863
1765
|
},
|
|
1864
1766
|
"groups": [
|
|
1865
1767
|
{
|
|
1866
1768
|
"id": "authentication",
|
|
1867
1769
|
"label": "Authentication"
|
|
1868
1770
|
},
|
|
1771
|
+
{
|
|
1772
|
+
"id": "configuration",
|
|
1773
|
+
"label": "Configuration"
|
|
1774
|
+
},
|
|
1869
1775
|
{
|
|
1870
1776
|
"id": "queueProperties",
|
|
1871
1777
|
"label": "Queue properties"
|
|
@@ -1883,194 +1789,288 @@
|
|
|
1883
1789
|
"label": "Activation"
|
|
1884
1790
|
},
|
|
1885
1791
|
{
|
|
1886
|
-
"id": "
|
|
1887
|
-
"label": "
|
|
1792
|
+
"id": "deduplication",
|
|
1793
|
+
"label": "Deduplication",
|
|
1794
|
+
"tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
|
|
1795
|
+
},
|
|
1796
|
+
{
|
|
1797
|
+
"id": "output",
|
|
1798
|
+
"label": "Output mapping"
|
|
1888
1799
|
}
|
|
1889
1800
|
],
|
|
1890
1801
|
"properties": [
|
|
1891
1802
|
{
|
|
1892
|
-
"type": "Hidden",
|
|
1893
1803
|
"value": "io.camunda:aws-sqs-inbound:1",
|
|
1894
1804
|
"binding": {
|
|
1895
|
-
"
|
|
1896
|
-
"
|
|
1897
|
-
}
|
|
1805
|
+
"name": "inbound.type",
|
|
1806
|
+
"type": "zeebe:property"
|
|
1807
|
+
},
|
|
1808
|
+
"type": "Hidden"
|
|
1898
1809
|
},
|
|
1899
1810
|
{
|
|
1900
|
-
"id": "
|
|
1811
|
+
"id": "authentication.type",
|
|
1901
1812
|
"label": "Authentication",
|
|
1902
|
-
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1813
|
+
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/#aws-authentication-types\" target=\"_blank\">documentation page</a>",
|
|
1814
|
+
"value": "credentials",
|
|
1903
1815
|
"group": "authentication",
|
|
1816
|
+
"binding": {
|
|
1817
|
+
"name": "authentication.type",
|
|
1818
|
+
"type": "zeebe:property"
|
|
1819
|
+
},
|
|
1904
1820
|
"type": "Dropdown",
|
|
1905
|
-
"optional": false,
|
|
1906
|
-
"value": "credentials",
|
|
1907
1821
|
"choices": [
|
|
1908
|
-
{
|
|
1909
|
-
"name": "Credentials",
|
|
1910
|
-
"value": "credentials"
|
|
1911
|
-
},
|
|
1912
1822
|
{
|
|
1913
1823
|
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
1914
1824
|
"value": "defaultCredentialsChain"
|
|
1825
|
+
},
|
|
1826
|
+
{
|
|
1827
|
+
"name": "Credentials",
|
|
1828
|
+
"value": "credentials"
|
|
1915
1829
|
}
|
|
1916
|
-
]
|
|
1917
|
-
"binding": {
|
|
1918
|
-
"type": "zeebe:property",
|
|
1919
|
-
"name": "authentication.type"
|
|
1920
|
-
},
|
|
1921
|
-
"constraints": {
|
|
1922
|
-
"notEmpty": true
|
|
1923
|
-
}
|
|
1830
|
+
]
|
|
1924
1831
|
},
|
|
1925
1832
|
{
|
|
1833
|
+
"id": "authentication.accessKey",
|
|
1926
1834
|
"label": "Access key",
|
|
1927
|
-
"description": "Provide
|
|
1928
|
-
"
|
|
1929
|
-
"type": "String",
|
|
1930
|
-
"binding": {
|
|
1931
|
-
"type": "zeebe:property",
|
|
1932
|
-
"name": "authentication.accessKey"
|
|
1933
|
-
},
|
|
1835
|
+
"description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
|
|
1836
|
+
"optional": false,
|
|
1934
1837
|
"constraints": {
|
|
1935
1838
|
"notEmpty": true
|
|
1936
1839
|
},
|
|
1840
|
+
"group": "authentication",
|
|
1841
|
+
"binding": {
|
|
1842
|
+
"name": "authentication.accessKey",
|
|
1843
|
+
"type": "zeebe:property"
|
|
1844
|
+
},
|
|
1937
1845
|
"condition": {
|
|
1938
|
-
"property": "
|
|
1939
|
-
"equals": "credentials"
|
|
1940
|
-
|
|
1846
|
+
"property": "authentication.type",
|
|
1847
|
+
"equals": "credentials",
|
|
1848
|
+
"type": "simple"
|
|
1849
|
+
},
|
|
1850
|
+
"type": "String"
|
|
1941
1851
|
},
|
|
1942
1852
|
{
|
|
1853
|
+
"id": "authentication.secretKey",
|
|
1943
1854
|
"label": "Secret key",
|
|
1944
|
-
"description": "Provide
|
|
1855
|
+
"description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
|
|
1856
|
+
"optional": false,
|
|
1857
|
+
"constraints": {
|
|
1858
|
+
"notEmpty": true
|
|
1859
|
+
},
|
|
1945
1860
|
"group": "authentication",
|
|
1946
|
-
"type": "String",
|
|
1947
1861
|
"binding": {
|
|
1948
|
-
"
|
|
1949
|
-
"
|
|
1862
|
+
"name": "authentication.secretKey",
|
|
1863
|
+
"type": "zeebe:property"
|
|
1864
|
+
},
|
|
1865
|
+
"condition": {
|
|
1866
|
+
"property": "authentication.type",
|
|
1867
|
+
"equals": "credentials",
|
|
1868
|
+
"type": "simple"
|
|
1950
1869
|
},
|
|
1870
|
+
"type": "String"
|
|
1871
|
+
},
|
|
1872
|
+
{
|
|
1873
|
+
"id": "configuration.region",
|
|
1874
|
+
"label": "Region",
|
|
1875
|
+
"description": "Specify the AWS region",
|
|
1876
|
+
"optional": false,
|
|
1951
1877
|
"constraints": {
|
|
1952
1878
|
"notEmpty": true
|
|
1953
1879
|
},
|
|
1954
|
-
"
|
|
1955
|
-
|
|
1956
|
-
"
|
|
1957
|
-
|
|
1880
|
+
"group": "configuration",
|
|
1881
|
+
"binding": {
|
|
1882
|
+
"name": "configuration.region",
|
|
1883
|
+
"type": "zeebe:property"
|
|
1884
|
+
},
|
|
1885
|
+
"type": "String"
|
|
1958
1886
|
},
|
|
1959
1887
|
{
|
|
1960
|
-
"
|
|
1961
|
-
"
|
|
1962
|
-
"
|
|
1963
|
-
"
|
|
1888
|
+
"id": "configuration.endpoint",
|
|
1889
|
+
"label": "Endpoint",
|
|
1890
|
+
"description": "Specify endpoint if need to use custom endpoint",
|
|
1891
|
+
"optional": true,
|
|
1892
|
+
"group": "configuration",
|
|
1964
1893
|
"binding": {
|
|
1965
|
-
"
|
|
1966
|
-
"
|
|
1894
|
+
"name": "configuration.endpoint",
|
|
1895
|
+
"type": "zeebe:property"
|
|
1967
1896
|
},
|
|
1968
|
-
"
|
|
1969
|
-
"notEmpty": true,
|
|
1970
|
-
"pattern": {
|
|
1971
|
-
"value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
|
|
1972
|
-
"message": "Must be an queue URL or ARN"
|
|
1973
|
-
}
|
|
1974
|
-
}
|
|
1897
|
+
"type": "Hidden"
|
|
1975
1898
|
},
|
|
1976
1899
|
{
|
|
1977
|
-
"
|
|
1978
|
-
"
|
|
1900
|
+
"id": "queue.queue.url",
|
|
1901
|
+
"label": "Queue URL",
|
|
1902
|
+
"description": "Specify the URL of the SQS queue where you would like to subscribe to",
|
|
1903
|
+
"optional": false,
|
|
1904
|
+
"constraints": {
|
|
1905
|
+
"notEmpty": true
|
|
1906
|
+
},
|
|
1979
1907
|
"group": "queueProperties",
|
|
1980
|
-
"type": "String",
|
|
1981
1908
|
"binding": {
|
|
1982
|
-
"
|
|
1983
|
-
"
|
|
1909
|
+
"name": "queue.url",
|
|
1910
|
+
"type": "zeebe:property"
|
|
1984
1911
|
},
|
|
1985
|
-
"
|
|
1986
|
-
"notEmpty": true
|
|
1987
|
-
}
|
|
1912
|
+
"type": "String"
|
|
1988
1913
|
},
|
|
1989
1914
|
{
|
|
1915
|
+
"id": "queue.queue.pollingWaitTime",
|
|
1990
1916
|
"label": "Polling wait time",
|
|
1991
1917
|
"description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
|
|
1992
|
-
"group": "messagePollingProperties",
|
|
1993
|
-
"type": "String",
|
|
1994
1918
|
"optional": false,
|
|
1995
|
-
"
|
|
1996
|
-
"value": "1",
|
|
1997
|
-
"binding": {
|
|
1998
|
-
"type": "zeebe:property",
|
|
1999
|
-
"name": "queue.pollingWaitTime"
|
|
2000
|
-
},
|
|
1919
|
+
"value": "20",
|
|
2001
1920
|
"constraints": {
|
|
2002
1921
|
"notEmpty": true,
|
|
2003
1922
|
"pattern": {
|
|
2004
|
-
"value": "^([0-9]?|1[0-9]|20
|
|
2005
|
-
"message": "Must be >= 0 and <= 20 or a FEEL expression"
|
|
1923
|
+
"value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
|
|
2006
1924
|
}
|
|
2007
|
-
}
|
|
1925
|
+
},
|
|
1926
|
+
"group": "messagePollingProperties",
|
|
1927
|
+
"binding": {
|
|
1928
|
+
"name": "queue.pollingWaitTime",
|
|
1929
|
+
"type": "zeebe:property"
|
|
1930
|
+
},
|
|
1931
|
+
"type": "String"
|
|
2008
1932
|
},
|
|
2009
1933
|
{
|
|
1934
|
+
"id": "queue.queue.attributeNames",
|
|
2010
1935
|
"label": "Attribute names",
|
|
2011
1936
|
"description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
|
|
1937
|
+
"optional": false,
|
|
1938
|
+
"feel": "optional",
|
|
2012
1939
|
"group": "input",
|
|
2013
|
-
"type": "String",
|
|
2014
|
-
"optional": true,
|
|
2015
1940
|
"binding": {
|
|
2016
|
-
"
|
|
2017
|
-
"
|
|
1941
|
+
"name": "queue.attributeNames",
|
|
1942
|
+
"type": "zeebe:property"
|
|
2018
1943
|
},
|
|
2019
|
-
"
|
|
1944
|
+
"type": "String"
|
|
2020
1945
|
},
|
|
2021
1946
|
{
|
|
1947
|
+
"id": "queue.queue.messageAttributeNames",
|
|
2022
1948
|
"label": "Message attribute names",
|
|
2023
1949
|
"description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
|
|
1950
|
+
"optional": false,
|
|
1951
|
+
"feel": "optional",
|
|
2024
1952
|
"group": "input",
|
|
2025
|
-
"type": "String",
|
|
2026
|
-
"optional": true,
|
|
2027
1953
|
"binding": {
|
|
2028
|
-
"
|
|
2029
|
-
"
|
|
1954
|
+
"name": "queue.messageAttributeNames",
|
|
1955
|
+
"type": "zeebe:property"
|
|
2030
1956
|
},
|
|
2031
|
-
"
|
|
1957
|
+
"type": "String"
|
|
2032
1958
|
},
|
|
2033
1959
|
{
|
|
1960
|
+
"id": "activationCondition",
|
|
2034
1961
|
"label": "Activation condition",
|
|
2035
|
-
"
|
|
2036
|
-
"group": "activation",
|
|
2037
|
-
"feel": "required",
|
|
1962
|
+
"description": "Condition under which the Connector triggers. Leave empty to catch all events",
|
|
2038
1963
|
"optional": true,
|
|
1964
|
+
"feel": "required",
|
|
1965
|
+
"group": "activation",
|
|
2039
1966
|
"binding": {
|
|
2040
|
-
"
|
|
2041
|
-
"
|
|
1967
|
+
"name": "activationCondition",
|
|
1968
|
+
"type": "zeebe:property"
|
|
2042
1969
|
},
|
|
2043
|
-
"
|
|
1970
|
+
"type": "String"
|
|
2044
1971
|
},
|
|
2045
1972
|
{
|
|
1973
|
+
"id": "consumeUnmatchedEvents",
|
|
1974
|
+
"label": "Consume unmatched events",
|
|
1975
|
+
"value": true,
|
|
1976
|
+
"group": "activation",
|
|
1977
|
+
"binding": {
|
|
1978
|
+
"name": "consumeUnmatchedEvents",
|
|
1979
|
+
"type": "zeebe:property"
|
|
1980
|
+
},
|
|
1981
|
+
"tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
|
|
1982
|
+
"type": "Boolean"
|
|
1983
|
+
},
|
|
1984
|
+
{
|
|
1985
|
+
"id": "deduplicationModeManualFlag",
|
|
1986
|
+
"label": "Manual mode",
|
|
1987
|
+
"description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
|
|
1988
|
+
"value": false,
|
|
1989
|
+
"group": "deduplication",
|
|
1990
|
+
"binding": {
|
|
1991
|
+
"name": "deduplicationModeManualFlag",
|
|
1992
|
+
"type": "zeebe:property"
|
|
1993
|
+
},
|
|
1994
|
+
"type": "Boolean"
|
|
1995
|
+
},
|
|
1996
|
+
{
|
|
1997
|
+
"id": "deduplicationId",
|
|
1998
|
+
"label": "Deduplication ID",
|
|
1999
|
+
"constraints": {
|
|
2000
|
+
"notEmpty": true,
|
|
2001
|
+
"pattern": {
|
|
2002
|
+
"value": "^[a-zA-Z0-9_-]+$",
|
|
2003
|
+
"message": "can only contain alphanumeric characters, dashes, and underscores"
|
|
2004
|
+
}
|
|
2005
|
+
},
|
|
2006
|
+
"group": "deduplication",
|
|
2007
|
+
"binding": {
|
|
2008
|
+
"name": "deduplicationId",
|
|
2009
|
+
"type": "zeebe:property"
|
|
2010
|
+
},
|
|
2011
|
+
"condition": {
|
|
2012
|
+
"property": "deduplicationModeManualFlag",
|
|
2013
|
+
"equals": true,
|
|
2014
|
+
"type": "simple"
|
|
2015
|
+
},
|
|
2016
|
+
"type": "String"
|
|
2017
|
+
},
|
|
2018
|
+
{
|
|
2019
|
+
"id": "deduplicationModeManual",
|
|
2020
|
+
"value": "MANUAL",
|
|
2021
|
+
"group": "deduplication",
|
|
2022
|
+
"binding": {
|
|
2023
|
+
"name": "deduplicationMode",
|
|
2024
|
+
"type": "zeebe:property"
|
|
2025
|
+
},
|
|
2026
|
+
"condition": {
|
|
2027
|
+
"property": "deduplicationId",
|
|
2028
|
+
"isActive": true,
|
|
2029
|
+
"type": "simple"
|
|
2030
|
+
},
|
|
2031
|
+
"type": "Hidden"
|
|
2032
|
+
},
|
|
2033
|
+
{
|
|
2034
|
+
"id": "deduplicationModeAuto",
|
|
2035
|
+
"value": "AUTO",
|
|
2036
|
+
"group": "deduplication",
|
|
2037
|
+
"binding": {
|
|
2038
|
+
"name": "deduplicationMode",
|
|
2039
|
+
"type": "zeebe:property"
|
|
2040
|
+
},
|
|
2041
|
+
"condition": {
|
|
2042
|
+
"property": "deduplicationId",
|
|
2043
|
+
"isActive": false,
|
|
2044
|
+
"type": "simple"
|
|
2045
|
+
},
|
|
2046
|
+
"type": "Hidden"
|
|
2047
|
+
},
|
|
2048
|
+
{
|
|
2049
|
+
"id": "resultVariable",
|
|
2046
2050
|
"label": "Result variable",
|
|
2047
|
-
"
|
|
2048
|
-
"group": "
|
|
2049
|
-
"optional": true,
|
|
2051
|
+
"description": "Name of variable to store the response in",
|
|
2052
|
+
"group": "output",
|
|
2050
2053
|
"binding": {
|
|
2051
|
-
"
|
|
2052
|
-
"
|
|
2054
|
+
"name": "resultVariable",
|
|
2055
|
+
"type": "zeebe:property"
|
|
2053
2056
|
},
|
|
2054
|
-
"
|
|
2057
|
+
"type": "String"
|
|
2055
2058
|
},
|
|
2056
2059
|
{
|
|
2060
|
+
"id": "resultExpression",
|
|
2057
2061
|
"label": "Result expression",
|
|
2058
|
-
"
|
|
2059
|
-
"group": "variable-mapping",
|
|
2062
|
+
"description": "Expression to map the response into process variables",
|
|
2060
2063
|
"feel": "required",
|
|
2061
|
-
"
|
|
2064
|
+
"group": "output",
|
|
2062
2065
|
"binding": {
|
|
2063
|
-
"
|
|
2064
|
-
"
|
|
2066
|
+
"name": "resultExpression",
|
|
2067
|
+
"type": "zeebe:property"
|
|
2065
2068
|
},
|
|
2066
|
-
"
|
|
2069
|
+
"type": "Text"
|
|
2067
2070
|
}
|
|
2068
2071
|
],
|
|
2069
2072
|
"icon": {
|
|
2070
|
-
"contents": "data:image/svg+xml
|
|
2071
|
-
},
|
|
2072
|
-
"engines": {
|
|
2073
|
-
"camunda": "^8.4"
|
|
2073
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
2074
2074
|
}
|
|
2075
2075
|
}
|
|
2076
2076
|
]
|