@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
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Amazon EventBridge Outbound Connector",
|
|
5
5
|
"id": "io.camunda.connectors.AWSEventBridge.v1",
|
|
6
|
-
"version":
|
|
6
|
+
"version": 3,
|
|
7
7
|
"description": "Send events to AWS EventBridge",
|
|
8
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
8
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/",
|
|
9
9
|
"category": {
|
|
10
10
|
"id": "connectors",
|
|
11
11
|
"name": "Connectors"
|
|
@@ -49,35 +49,9 @@
|
|
|
49
49
|
"property": "type"
|
|
50
50
|
}
|
|
51
51
|
},
|
|
52
|
-
{
|
|
53
|
-
"id": "authenticationType",
|
|
54
|
-
"label": "Authentication",
|
|
55
|
-
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound\" target=\"_blank\">documentation page</a>",
|
|
56
|
-
"group": "authentication",
|
|
57
|
-
"type": "Dropdown",
|
|
58
|
-
"optional": false,
|
|
59
|
-
"value": "credentials",
|
|
60
|
-
"choices": [
|
|
61
|
-
{
|
|
62
|
-
"name": "Credentials",
|
|
63
|
-
"value": "credentials"
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
67
|
-
"value": "defaultCredentialsChain"
|
|
68
|
-
}
|
|
69
|
-
],
|
|
70
|
-
"binding": {
|
|
71
|
-
"type": "zeebe:input",
|
|
72
|
-
"name": "authentication.type"
|
|
73
|
-
},
|
|
74
|
-
"constraints": {
|
|
75
|
-
"notEmpty": true
|
|
76
|
-
}
|
|
77
|
-
},
|
|
78
52
|
{
|
|
79
53
|
"label": "Access key",
|
|
80
|
-
"description": "Provide an access key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
54
|
+
"description": "Provide an access key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
81
55
|
"group": "authentication",
|
|
82
56
|
"type": "String",
|
|
83
57
|
"binding": {
|
|
@@ -86,15 +60,11 @@
|
|
|
86
60
|
},
|
|
87
61
|
"constraints": {
|
|
88
62
|
"notEmpty": true
|
|
89
|
-
},
|
|
90
|
-
"condition": {
|
|
91
|
-
"property": "authenticationType",
|
|
92
|
-
"equals": "credentials"
|
|
93
63
|
}
|
|
94
64
|
},
|
|
95
65
|
{
|
|
96
66
|
"label": "Secret key",
|
|
97
|
-
"description": "Provide a secret key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
67
|
+
"description": "Provide a secret key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
98
68
|
"group": "authentication",
|
|
99
69
|
"type": "String",
|
|
100
70
|
"binding": {
|
|
@@ -103,10 +73,6 @@
|
|
|
103
73
|
},
|
|
104
74
|
"constraints": {
|
|
105
75
|
"notEmpty": true
|
|
106
|
-
},
|
|
107
|
-
"condition": {
|
|
108
|
-
"property": "authenticationType",
|
|
109
|
-
"equals": "credentials"
|
|
110
76
|
}
|
|
111
77
|
},
|
|
112
78
|
{
|
|
@@ -225,9 +191,9 @@
|
|
|
225
191
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
226
192
|
"name": "Amazon EventBridge Outbound Connector",
|
|
227
193
|
"id": "io.camunda.connectors.AWSEventBridge.v1",
|
|
228
|
-
"version": 2,
|
|
229
194
|
"description": "Send events to AWS EventBridge",
|
|
230
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/
|
|
195
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/amazon-eventbridge/?awseventbridge=outbound",
|
|
196
|
+
"version": 5,
|
|
231
197
|
"category": {
|
|
232
198
|
"id": "connectors",
|
|
233
199
|
"name": "Connectors"
|
|
@@ -243,11 +209,11 @@
|
|
|
243
209
|
},
|
|
244
210
|
{
|
|
245
211
|
"id": "configuration",
|
|
246
|
-
"label": "
|
|
212
|
+
"label": "Queue properties"
|
|
247
213
|
},
|
|
248
214
|
{
|
|
249
215
|
"id": "eventDetails",
|
|
250
|
-
"label": "
|
|
216
|
+
"label": "eventDetails"
|
|
251
217
|
},
|
|
252
218
|
{
|
|
253
219
|
"id": "eventPayload",
|
|
@@ -255,165 +221,253 @@
|
|
|
255
221
|
},
|
|
256
222
|
{
|
|
257
223
|
"id": "output",
|
|
258
|
-
"label": "Output
|
|
224
|
+
"label": "Output mapping"
|
|
259
225
|
},
|
|
260
226
|
{
|
|
261
|
-
"id": "
|
|
262
|
-
"label": "Error
|
|
227
|
+
"id": "error",
|
|
228
|
+
"label": "Error handling"
|
|
229
|
+
},
|
|
230
|
+
{
|
|
231
|
+
"id": "retries",
|
|
232
|
+
"label": "Retries"
|
|
263
233
|
}
|
|
264
234
|
],
|
|
265
235
|
"properties": [
|
|
266
236
|
{
|
|
267
|
-
"type": "Hidden",
|
|
268
237
|
"value": "io.camunda:aws-eventbridge:1",
|
|
269
238
|
"binding": {
|
|
270
|
-
"
|
|
271
|
-
"
|
|
272
|
-
}
|
|
239
|
+
"property": "type",
|
|
240
|
+
"type": "zeebe:taskDefinition"
|
|
241
|
+
},
|
|
242
|
+
"type": "Hidden"
|
|
273
243
|
},
|
|
274
244
|
{
|
|
275
|
-
"
|
|
276
|
-
"
|
|
245
|
+
"id": "authentication.type",
|
|
246
|
+
"label": "Authentication",
|
|
247
|
+
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/protocol/aws-lambda/#aws-authentication-types\" target=\"_blank\">documentation page</a>",
|
|
248
|
+
"value": "credentials",
|
|
277
249
|
"group": "authentication",
|
|
278
|
-
"type": "String",
|
|
279
250
|
"binding": {
|
|
280
|
-
"
|
|
281
|
-
"
|
|
251
|
+
"name": "authentication.type",
|
|
252
|
+
"type": "zeebe:input"
|
|
282
253
|
},
|
|
254
|
+
"type": "Dropdown",
|
|
255
|
+
"choices": [
|
|
256
|
+
{
|
|
257
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
258
|
+
"value": "defaultCredentialsChain"
|
|
259
|
+
},
|
|
260
|
+
{
|
|
261
|
+
"name": "Credentials",
|
|
262
|
+
"value": "credentials"
|
|
263
|
+
}
|
|
264
|
+
]
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"id": "authentication.accessKey",
|
|
268
|
+
"label": "Access key",
|
|
269
|
+
"description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
|
|
270
|
+
"optional": false,
|
|
283
271
|
"constraints": {
|
|
284
272
|
"notEmpty": true
|
|
285
|
-
}
|
|
273
|
+
},
|
|
274
|
+
"feel": "optional",
|
|
275
|
+
"group": "authentication",
|
|
276
|
+
"binding": {
|
|
277
|
+
"name": "authentication.accessKey",
|
|
278
|
+
"type": "zeebe:input"
|
|
279
|
+
},
|
|
280
|
+
"condition": {
|
|
281
|
+
"property": "authentication.type",
|
|
282
|
+
"equals": "credentials",
|
|
283
|
+
"type": "simple"
|
|
284
|
+
},
|
|
285
|
+
"type": "String"
|
|
286
286
|
},
|
|
287
287
|
{
|
|
288
|
+
"id": "authentication.secretKey",
|
|
288
289
|
"label": "Secret key",
|
|
289
|
-
"description": "Provide a secret key of a user with permissions
|
|
290
|
+
"description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
|
|
291
|
+
"optional": false,
|
|
292
|
+
"constraints": {
|
|
293
|
+
"notEmpty": true
|
|
294
|
+
},
|
|
295
|
+
"feel": "optional",
|
|
290
296
|
"group": "authentication",
|
|
291
|
-
"type": "String",
|
|
292
297
|
"binding": {
|
|
293
|
-
"
|
|
294
|
-
"
|
|
298
|
+
"name": "authentication.secretKey",
|
|
299
|
+
"type": "zeebe:input"
|
|
295
300
|
},
|
|
296
|
-
"
|
|
297
|
-
"
|
|
298
|
-
|
|
301
|
+
"condition": {
|
|
302
|
+
"property": "authentication.type",
|
|
303
|
+
"equals": "credentials",
|
|
304
|
+
"type": "simple"
|
|
305
|
+
},
|
|
306
|
+
"type": "String"
|
|
299
307
|
},
|
|
300
308
|
{
|
|
309
|
+
"id": "configuration.region",
|
|
301
310
|
"label": "Region",
|
|
302
311
|
"description": "Specify the AWS region",
|
|
303
|
-
"
|
|
304
|
-
"type": "String",
|
|
312
|
+
"optional": true,
|
|
305
313
|
"feel": "optional",
|
|
314
|
+
"group": "configuration",
|
|
306
315
|
"binding": {
|
|
307
|
-
"
|
|
308
|
-
"
|
|
316
|
+
"name": "configuration.region",
|
|
317
|
+
"type": "zeebe:input"
|
|
309
318
|
},
|
|
310
|
-
"
|
|
311
|
-
"notEmpty": true,
|
|
312
|
-
"maxLength": 255
|
|
313
|
-
}
|
|
319
|
+
"type": "String"
|
|
314
320
|
},
|
|
315
321
|
{
|
|
316
|
-
"
|
|
317
|
-
"
|
|
318
|
-
"
|
|
319
|
-
"
|
|
320
|
-
"
|
|
322
|
+
"id": "configuration.endpoint",
|
|
323
|
+
"label": "Endpoint",
|
|
324
|
+
"description": "Specify endpoint if need to use custom endpoint",
|
|
325
|
+
"optional": true,
|
|
326
|
+
"group": "configuration",
|
|
321
327
|
"binding": {
|
|
322
|
-
"
|
|
323
|
-
"
|
|
328
|
+
"name": "configuration.endpoint",
|
|
329
|
+
"type": "zeebe:input"
|
|
324
330
|
},
|
|
325
|
-
"
|
|
326
|
-
"notEmpty": true
|
|
327
|
-
}
|
|
331
|
+
"type": "Hidden"
|
|
328
332
|
},
|
|
329
333
|
{
|
|
334
|
+
"id": "input.source",
|
|
330
335
|
"label": "Source",
|
|
331
|
-
"description": "Enter the event source value. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
332
|
-
"
|
|
333
|
-
"
|
|
336
|
+
"description": "Enter the event source value. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound\" target=\"_blank\">documentation</a>",
|
|
337
|
+
"optional": false,
|
|
338
|
+
"constraints": {
|
|
339
|
+
"notEmpty": true
|
|
340
|
+
},
|
|
334
341
|
"feel": "optional",
|
|
342
|
+
"group": "eventDetails",
|
|
335
343
|
"binding": {
|
|
336
|
-
"
|
|
337
|
-
"
|
|
344
|
+
"name": "input.source",
|
|
345
|
+
"type": "zeebe:input"
|
|
338
346
|
},
|
|
339
|
-
"
|
|
340
|
-
"notEmpty": true
|
|
341
|
-
}
|
|
347
|
+
"type": "String"
|
|
342
348
|
},
|
|
343
349
|
{
|
|
350
|
+
"id": "input.detailType",
|
|
344
351
|
"label": "Detail type",
|
|
345
|
-
"description": "Enter the event detail type. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
346
|
-
"
|
|
347
|
-
"
|
|
352
|
+
"description": "Enter the event detail type. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound\" target=\"_blank\">documentation</a>",
|
|
353
|
+
"optional": false,
|
|
354
|
+
"constraints": {
|
|
355
|
+
"notEmpty": true
|
|
356
|
+
},
|
|
348
357
|
"feel": "optional",
|
|
358
|
+
"group": "eventDetails",
|
|
349
359
|
"binding": {
|
|
350
|
-
"
|
|
351
|
-
"
|
|
360
|
+
"name": "input.detailType",
|
|
361
|
+
"type": "zeebe:input"
|
|
352
362
|
},
|
|
363
|
+
"type": "String"
|
|
364
|
+
},
|
|
365
|
+
{
|
|
366
|
+
"id": "input.eventBusName",
|
|
367
|
+
"label": "Event bus name",
|
|
368
|
+
"description": "Enter the event bus name. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound\" target=\"_blank\">documentation</a>",
|
|
369
|
+
"optional": false,
|
|
353
370
|
"constraints": {
|
|
354
371
|
"notEmpty": true
|
|
355
|
-
}
|
|
372
|
+
},
|
|
373
|
+
"feel": "required",
|
|
374
|
+
"group": "eventDetails",
|
|
375
|
+
"binding": {
|
|
376
|
+
"name": "input.eventBusName",
|
|
377
|
+
"type": "zeebe:input"
|
|
378
|
+
},
|
|
379
|
+
"type": "Text"
|
|
356
380
|
},
|
|
357
381
|
{
|
|
382
|
+
"id": "input.detail",
|
|
358
383
|
"label": "Event payload",
|
|
359
|
-
"description": "Provide the payload for the event as JSON. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
360
|
-
"group": "eventPayload",
|
|
361
|
-
"type": "Text",
|
|
362
|
-
"feel": "required",
|
|
384
|
+
"description": "Provide the payload for the event as JSON. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound\" target=\"_blank\">documentation</a>",
|
|
363
385
|
"optional": false,
|
|
364
|
-
"binding": {
|
|
365
|
-
"type": "zeebe:input",
|
|
366
|
-
"name": "input.detail"
|
|
367
|
-
},
|
|
368
386
|
"constraints": {
|
|
369
387
|
"notEmpty": true
|
|
370
|
-
}
|
|
388
|
+
},
|
|
389
|
+
"feel": "optional",
|
|
390
|
+
"group": "eventPayload",
|
|
391
|
+
"binding": {
|
|
392
|
+
"name": "input.detail",
|
|
393
|
+
"type": "zeebe:input"
|
|
394
|
+
},
|
|
395
|
+
"type": "String"
|
|
371
396
|
},
|
|
372
397
|
{
|
|
398
|
+
"id": "resultVariable",
|
|
373
399
|
"label": "Result variable",
|
|
374
|
-
"description": "
|
|
400
|
+
"description": "Name of variable to store the response in",
|
|
375
401
|
"group": "output",
|
|
376
|
-
"type": "String",
|
|
377
402
|
"binding": {
|
|
378
|
-
"
|
|
379
|
-
"
|
|
380
|
-
}
|
|
403
|
+
"key": "resultVariable",
|
|
404
|
+
"type": "zeebe:taskHeader"
|
|
405
|
+
},
|
|
406
|
+
"type": "String"
|
|
381
407
|
},
|
|
382
408
|
{
|
|
409
|
+
"id": "resultExpression",
|
|
383
410
|
"label": "Result expression",
|
|
384
|
-
"description": "Expression to map the response into process variables
|
|
385
|
-
"group": "output",
|
|
386
|
-
"type": "Text",
|
|
411
|
+
"description": "Expression to map the response into process variables",
|
|
387
412
|
"feel": "required",
|
|
413
|
+
"group": "output",
|
|
388
414
|
"binding": {
|
|
389
|
-
"
|
|
390
|
-
"
|
|
391
|
-
}
|
|
415
|
+
"key": "resultExpression",
|
|
416
|
+
"type": "zeebe:taskHeader"
|
|
417
|
+
},
|
|
418
|
+
"type": "Text"
|
|
392
419
|
},
|
|
393
420
|
{
|
|
421
|
+
"id": "errorExpression",
|
|
394
422
|
"label": "Error expression",
|
|
395
|
-
"description": "Expression to handle errors",
|
|
396
|
-
"group": "errors",
|
|
397
|
-
"type": "Text",
|
|
423
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
|
|
398
424
|
"feel": "required",
|
|
425
|
+
"group": "error",
|
|
399
426
|
"binding": {
|
|
400
|
-
"
|
|
401
|
-
"
|
|
402
|
-
}
|
|
427
|
+
"key": "errorExpression",
|
|
428
|
+
"type": "zeebe:taskHeader"
|
|
429
|
+
},
|
|
430
|
+
"type": "Text"
|
|
431
|
+
},
|
|
432
|
+
{
|
|
433
|
+
"id": "retryCount",
|
|
434
|
+
"label": "Retries",
|
|
435
|
+
"description": "Number of retries",
|
|
436
|
+
"value": "3",
|
|
437
|
+
"feel": "optional",
|
|
438
|
+
"group": "retries",
|
|
439
|
+
"binding": {
|
|
440
|
+
"property": "retries",
|
|
441
|
+
"type": "zeebe:taskDefinition"
|
|
442
|
+
},
|
|
443
|
+
"type": "String"
|
|
444
|
+
},
|
|
445
|
+
{
|
|
446
|
+
"id": "retryBackoff",
|
|
447
|
+
"label": "Retry backoff",
|
|
448
|
+
"description": "ISO-8601 duration to wait between retries",
|
|
449
|
+
"value": "PT0S",
|
|
450
|
+
"feel": "optional",
|
|
451
|
+
"group": "retries",
|
|
452
|
+
"binding": {
|
|
453
|
+
"key": "retryBackoff",
|
|
454
|
+
"type": "zeebe:taskHeader"
|
|
455
|
+
},
|
|
456
|
+
"type": "String"
|
|
403
457
|
}
|
|
404
458
|
],
|
|
405
459
|
"icon": {
|
|
406
|
-
"contents": "data:image/svg+xml;
|
|
460
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nMCAwIDI1NiAyNTYnPgogICAgPGRlZnM+CiAgICAgICAgPGxpbmVhckdyYWRpZW50IGlkPSdsb2dvc0F3c0V2ZW50YnJpZGdlMCcgeDE9JzAlJyB4Mj0nMTAwJScgeTE9JzEwMCUnIHkyPScwJSc+CiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMCUnIHN0b3AtY29sb3I9JyNCMDA4NEQnLz4KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScxMDAlJyBzdG9wLWNvbG9yPScjRkY0RjhCJy8+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxwYXRoIGZpbGw9J3VybCgjbG9nb3NBd3NFdmVudGJyaWRnZTApJyBkPSdNMCAwaDI1NnYyNTZIMHonLz4KICAgIDxwYXRoIGZpbGw9JyNGRkYnCiAgICAgICAgICBkPSdNMTcxLjcwMiAyMTEuMmMtNi44NTggMC0xMi40NC01LjYxLTEyLjQ0LTEyLjUwOXM1LjU4Mi0xMi41MDkgMTIuNDQtMTIuNTA5YzYuODU3IDAgMTIuNDM4IDUuNjEgMTIuNDM4IDEyLjUxYzAgNi44OTgtNS41ODEgMTIuNTA4LTEyLjQzOCAxMi41MDhabS0yNy4yNzgtNTQuNGgtMzMuMDcxTDk0LjgxNSAxMjhsMTYuNTM4LTI4LjhoMzMuMDcxTDE2MC45NiAxMjhsLTE2LjUzNSAyOC44Wk04OC4zODcgNjkuODE4Yy02Ljg1NyAwLTEyLjQzOC01LjYxLTEyLjQzOC0xMi41MWMwLTYuODk4IDUuNTgxLTEyLjUwOCAxMi40MzgtMTIuNTA4YzYuODYxIDAgMTIuNDQzIDUuNjEgMTIuNDQzIDEyLjUwOXMtNS41ODIgMTIuNTA5LTEyLjQ0MyAxMi41MDlabTgzLjMxNSAxMDkuOTY0Yy0yLjM2MiAwLTQuNjE0LjQ1OC02LjY5OSAxLjI2MWwtMTMuNTE0LTIyLjkzMWwtLjcxMy40MjZMMTY3LjM5IDEyOS42YTMuMjI2IDMuMjI2IDAgMCAwIDAtMy4ybC0xOC4zNzQtMzJhMy4xNzcgMy4xNzcgMCAwIDAtMi43NTUtMS42aC0zMy40MzVsLjEzLS4wNzdsLTEyLjM5LTIxLjAzYzQuMDQ3LTMuNDY5IDYuNjI4LTguNjI3IDYuNjI4LTE0LjM4NGMwLTEwLjQyNi04LjQzNi0xOC45MDktMTguODA3LTE4LjkwOWMtMTAuMzY3IDAtMTguODAzIDguNDgzLTE4LjgwMyAxOC45MDljMCAxMC40MjUgOC40MzYgMTguOTA5IDE4LjgwMyAxOC45MDljMi4zNjUgMCA0LjYxOC0uNDU4IDYuNzAyLTEuMjYxbDExLjU2NyAxOS42MjVMODguMzg0IDEyNi40YTMuMjI2IDMuMjI2IDAgMCAwIDAgMy4ybDE4LjM3NyAzMmMuNTcuOTkyIDEuNjIgMS42IDIuNzU2IDEuNmgzNi43NDRjLjI2NCAwIC41MjEtLjA0Mi43Ny0uMTAybDEyLjQ5NiAyMS4yMWMtNC4wNTEgMy40NjgtNi42MjkgOC42MjYtNi42MjkgMTQuMzgzYzAgMTAuNDI2IDguNDMzIDE4LjkwOSAxOC44MDQgMTguOTA5YzEwLjM3IDAgMTguODAzLTguNDgzIDE4LjgwMy0xOC45MDljMC0xMC40MjUtOC40MzMtMTguOTA5LTE4LjgwMy0xOC45MDlabTE4Ljk2OC03Ny4wNWMtNi44NTcgMC0xMi40MzYtNS42MDktMTIuNDM2LTEyLjUwOGMwLTYuOSA1LjU3OS0xMi41MDkgMTIuNDM2LTEyLjUwOWM2Ljg1OCAwIDEyLjQ0IDUuNjEgMTIuNDQgMTIuNTA5YzAgNi45LTUuNTgyIDEyLjUwOS0xMi40NCAxMi41MDlabTIzLjMwMyAyMy42NjhsLTEyLjA4LTIxLjA0YzQuNTkyLTMuNDUzIDcuNTgtOC45NDQgNy41OC0xNS4xMzZjMC0xMC40MjYtOC40MzItMTguOTA5LTE4LjgwMy0xOC45MDljLTIuNjM4IDAtNS4xNTIuNTU0LTcuNDMzIDEuNTQ5bC05Ljg0OS0xNy4xNTVhMy4xOCAzLjE4IDAgMCAwLTIuNzU2LTEuNmgtMzkuNDQ4djYuNGgzNy42MTJsOS4xMSAxNS44NzJjLTMuNzAzIDMuNDU2LTYuMDM2IDguMzc0LTYuMDM2IDEzLjg0M2MwIDEwLjQyNiA4LjQzMyAxOC45MDkgMTguOCAxOC45MDljMS45MzIgMCAzLjgtLjI5OCA1LjU1Ni0uODQ1TDIwNy41NDUgMTI4bC0xNS44OTIgMjcuNjc0bDUuNTEyIDMuMmwxNi44MDgtMjkuMjc0YTMuMjEgMy4yMSAwIDAgMCAwLTMuMlptLTE0Ni4wNCA1MC4zOWMtNi44NiAwLTEyLjQ0Mi01LjYxMi0xMi40NDItMTIuNTA4YzAtNi45IDUuNTgxLTEyLjUxIDEyLjQ0Mi0xMi41MWM2Ljg1NyAwIDEyLjQzOSA1LjYxIDEyLjQzOSAxMi41MWMwIDYuODk2LTUuNTgyIDEyLjUwOC0xMi40NCAxMi41MDhabTEwLjM5MyAzLjIzNmM1LjA2Mi0zLjM5MiA4LjQxLTkuMTgxIDguNDEtMTUuNzQ0YzAtMTAuNDI2LTguNDM2LTE4LjkxLTE4LjgwMy0xOC45MWMtMy4wMDQgMC01LjgzMy43My04LjM1MyAxLjk5NEw0OC40NTggMTI4bDE4LjQyOC0zMi4wOTNsLTUuNTE1LTMuMkw0Mi4wMjcgMTI2LjRhMy4yMSAzLjIxIDAgMCAwIDAgMy4ybDEyLjM4OCAyMS41NjhjLTMuMjY4IDMuNDA1LTUuMjg5IDguMDIyLTUuMjg5IDEzLjExNGMwIDEwLjQyNSA4LjQzNiAxOC45MDggMTguODA3IDE4LjkwOGMxLjU2MiAwIDMuMDc0LS4yMTQgNC41MjgtLjU3OWwxMC4xNSAxNy42OGMuNTcuOTg5IDEuNjIgMS42IDIuNzU3IDEuNmgzOS40NTF2LTYuNEg4Ny4yMDRsLTguODc4LTE1LjQ2NVonLz4KPC9zdmc+Cg=="
|
|
407
461
|
},
|
|
408
462
|
"engines": {
|
|
409
|
-
"camunda": "^8.
|
|
463
|
+
"camunda": "^8.5"
|
|
410
464
|
}
|
|
411
465
|
},
|
|
412
466
|
{
|
|
413
467
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
414
|
-
"name": "Amazon EventBridge
|
|
468
|
+
"name": "Amazon EventBridge Connector",
|
|
415
469
|
"id": "io.camunda.connectors.AWSEventBridge.v1",
|
|
416
|
-
"version":
|
|
470
|
+
"version": 1,
|
|
417
471
|
"description": "Send events to AWS EventBridge",
|
|
418
472
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/",
|
|
419
473
|
"category": {
|
|
@@ -461,7 +515,7 @@
|
|
|
461
515
|
},
|
|
462
516
|
{
|
|
463
517
|
"label": "Access key",
|
|
464
|
-
"description": "Provide an access key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
518
|
+
"description": "Provide an access key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
465
519
|
"group": "authentication",
|
|
466
520
|
"type": "String",
|
|
467
521
|
"binding": {
|
|
@@ -474,7 +528,7 @@
|
|
|
474
528
|
},
|
|
475
529
|
{
|
|
476
530
|
"label": "Secret key",
|
|
477
|
-
"description": "Provide a secret key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
531
|
+
"description": "Provide a secret key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
478
532
|
"group": "authentication",
|
|
479
533
|
"type": "String",
|
|
480
534
|
"binding": {
|
|
@@ -594,16 +648,16 @@
|
|
|
594
648
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 256 256'%3E%3Cdefs%3E%3ClinearGradient id='logosAwsEventbridge0' x1='0%25' x2='100%25' y1='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23B0084D'/%3E%3Cstop offset='100%25' stop-color='%23FF4F8B'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23logosAwsEventbridge0)' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23FFF' d='M171.702 211.2c-6.858 0-12.44-5.61-12.44-12.509s5.582-12.509 12.44-12.509c6.857 0 12.438 5.61 12.438 12.51c0 6.898-5.581 12.508-12.438 12.508Zm-27.278-54.4h-33.071L94.815 128l16.538-28.8h33.071L160.96 128l-16.535 28.8ZM88.387 69.818c-6.857 0-12.438-5.61-12.438-12.51c0-6.898 5.581-12.508 12.438-12.508c6.861 0 12.443 5.61 12.443 12.509s-5.582 12.509-12.443 12.509Zm83.315 109.964c-2.362 0-4.614.458-6.699 1.261l-13.514-22.931l-.713.426L167.39 129.6a3.226 3.226 0 0 0 0-3.2l-18.374-32a3.177 3.177 0 0 0-2.755-1.6h-33.435l.13-.077l-12.39-21.03c4.047-3.469 6.628-8.627 6.628-14.384c0-10.426-8.436-18.909-18.807-18.909c-10.367 0-18.803 8.483-18.803 18.909c0 10.425 8.436 18.909 18.803 18.909c2.365 0 4.618-.458 6.702-1.261l11.567 19.625L88.384 126.4a3.226 3.226 0 0 0 0 3.2l18.377 32c.57.992 1.62 1.6 2.756 1.6h36.744c.264 0 .521-.042.77-.102l12.496 21.21c-4.051 3.468-6.629 8.626-6.629 14.383c0 10.426 8.433 18.909 18.804 18.909c10.37 0 18.803-8.483 18.803-18.909c0-10.425-8.433-18.909-18.803-18.909Zm18.968-77.05c-6.857 0-12.436-5.609-12.436-12.508c0-6.9 5.579-12.509 12.436-12.509c6.858 0 12.44 5.61 12.44 12.509c0 6.9-5.582 12.509-12.44 12.509Zm23.303 23.668l-12.08-21.04c4.592-3.453 7.58-8.944 7.58-15.136c0-10.426-8.432-18.909-18.803-18.909c-2.638 0-5.152.554-7.433 1.549l-9.849-17.155a3.18 3.18 0 0 0-2.756-1.6h-39.448v6.4h37.612l9.11 15.872c-3.703 3.456-6.036 8.374-6.036 13.843c0 10.426 8.433 18.909 18.8 18.909c1.932 0 3.8-.298 5.556-.845L207.545 128l-15.892 27.674l5.512 3.2l16.808-29.274a3.21 3.21 0 0 0 0-3.2Zm-146.04 50.39c-6.86 0-12.442-5.612-12.442-12.508c0-6.9 5.581-12.51 12.442-12.51c6.857 0 12.439 5.61 12.439 12.51c0 6.896-5.582 12.508-12.44 12.508Zm10.393 3.236c5.062-3.392 8.41-9.181 8.41-15.744c0-10.426-8.436-18.91-18.803-18.91c-3.004 0-5.833.73-8.353 1.994L48.458 128l18.428-32.093l-5.515-3.2L42.027 126.4a3.21 3.21 0 0 0 0 3.2l12.388 21.568c-3.268 3.405-5.289 8.022-5.289 13.114c0 10.425 8.436 18.908 18.807 18.908c1.562 0 3.074-.214 4.528-.579l10.15 17.68c.57.989 1.62 1.6 2.757 1.6h39.451v-6.4H87.204l-8.878-15.465Z'/%3E%3C/svg%3E%0A"
|
|
595
649
|
},
|
|
596
650
|
"engines": {
|
|
597
|
-
"camunda": "^8.
|
|
651
|
+
"camunda": "^8.2"
|
|
598
652
|
}
|
|
599
653
|
},
|
|
600
654
|
{
|
|
601
655
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
602
|
-
"name": "Amazon EventBridge Connector",
|
|
656
|
+
"name": "Amazon EventBridge Outbound Connector",
|
|
603
657
|
"id": "io.camunda.connectors.AWSEventBridge.v1",
|
|
604
|
-
"version":
|
|
658
|
+
"version": 4,
|
|
605
659
|
"description": "Send events to AWS EventBridge",
|
|
606
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
660
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound",
|
|
607
661
|
"category": {
|
|
608
662
|
"id": "connectors",
|
|
609
663
|
"name": "Connectors"
|
|
@@ -647,9 +701,35 @@
|
|
|
647
701
|
"property": "type"
|
|
648
702
|
}
|
|
649
703
|
},
|
|
704
|
+
{
|
|
705
|
+
"id": "authenticationType",
|
|
706
|
+
"label": "Authentication",
|
|
707
|
+
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound\" target=\"_blank\">documentation page</a>",
|
|
708
|
+
"group": "authentication",
|
|
709
|
+
"type": "Dropdown",
|
|
710
|
+
"optional": false,
|
|
711
|
+
"value": "credentials",
|
|
712
|
+
"choices": [
|
|
713
|
+
{
|
|
714
|
+
"name": "Credentials",
|
|
715
|
+
"value": "credentials"
|
|
716
|
+
},
|
|
717
|
+
{
|
|
718
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
719
|
+
"value": "defaultCredentialsChain"
|
|
720
|
+
}
|
|
721
|
+
],
|
|
722
|
+
"binding": {
|
|
723
|
+
"type": "zeebe:input",
|
|
724
|
+
"name": "authentication.type"
|
|
725
|
+
},
|
|
726
|
+
"constraints": {
|
|
727
|
+
"notEmpty": true
|
|
728
|
+
}
|
|
729
|
+
},
|
|
650
730
|
{
|
|
651
731
|
"label": "Access key",
|
|
652
|
-
"description": "Provide an access key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/
|
|
732
|
+
"description": "Provide an access key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound\" target=\"_blank\">documentation</a>",
|
|
653
733
|
"group": "authentication",
|
|
654
734
|
"type": "String",
|
|
655
735
|
"binding": {
|
|
@@ -658,11 +738,15 @@
|
|
|
658
738
|
},
|
|
659
739
|
"constraints": {
|
|
660
740
|
"notEmpty": true
|
|
741
|
+
},
|
|
742
|
+
"condition": {
|
|
743
|
+
"property": "authenticationType",
|
|
744
|
+
"equals": "credentials"
|
|
661
745
|
}
|
|
662
746
|
},
|
|
663
747
|
{
|
|
664
748
|
"label": "Secret key",
|
|
665
|
-
"description": "Provide a secret key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/
|
|
749
|
+
"description": "Provide a secret key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound\" target=\"_blank\">documentation</a>",
|
|
666
750
|
"group": "authentication",
|
|
667
751
|
"type": "String",
|
|
668
752
|
"binding": {
|
|
@@ -671,6 +755,10 @@
|
|
|
671
755
|
},
|
|
672
756
|
"constraints": {
|
|
673
757
|
"notEmpty": true
|
|
758
|
+
},
|
|
759
|
+
"condition": {
|
|
760
|
+
"property": "authenticationType",
|
|
761
|
+
"equals": "credentials"
|
|
674
762
|
}
|
|
675
763
|
},
|
|
676
764
|
{
|
|
@@ -782,16 +870,16 @@
|
|
|
782
870
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 256 256'%3E%3Cdefs%3E%3ClinearGradient id='logosAwsEventbridge0' x1='0%25' x2='100%25' y1='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23B0084D'/%3E%3Cstop offset='100%25' stop-color='%23FF4F8B'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23logosAwsEventbridge0)' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23FFF' d='M171.702 211.2c-6.858 0-12.44-5.61-12.44-12.509s5.582-12.509 12.44-12.509c6.857 0 12.438 5.61 12.438 12.51c0 6.898-5.581 12.508-12.438 12.508Zm-27.278-54.4h-33.071L94.815 128l16.538-28.8h33.071L160.96 128l-16.535 28.8ZM88.387 69.818c-6.857 0-12.438-5.61-12.438-12.51c0-6.898 5.581-12.508 12.438-12.508c6.861 0 12.443 5.61 12.443 12.509s-5.582 12.509-12.443 12.509Zm83.315 109.964c-2.362 0-4.614.458-6.699 1.261l-13.514-22.931l-.713.426L167.39 129.6a3.226 3.226 0 0 0 0-3.2l-18.374-32a3.177 3.177 0 0 0-2.755-1.6h-33.435l.13-.077l-12.39-21.03c4.047-3.469 6.628-8.627 6.628-14.384c0-10.426-8.436-18.909-18.807-18.909c-10.367 0-18.803 8.483-18.803 18.909c0 10.425 8.436 18.909 18.803 18.909c2.365 0 4.618-.458 6.702-1.261l11.567 19.625L88.384 126.4a3.226 3.226 0 0 0 0 3.2l18.377 32c.57.992 1.62 1.6 2.756 1.6h36.744c.264 0 .521-.042.77-.102l12.496 21.21c-4.051 3.468-6.629 8.626-6.629 14.383c0 10.426 8.433 18.909 18.804 18.909c10.37 0 18.803-8.483 18.803-18.909c0-10.425-8.433-18.909-18.803-18.909Zm18.968-77.05c-6.857 0-12.436-5.609-12.436-12.508c0-6.9 5.579-12.509 12.436-12.509c6.858 0 12.44 5.61 12.44 12.509c0 6.9-5.582 12.509-12.44 12.509Zm23.303 23.668l-12.08-21.04c4.592-3.453 7.58-8.944 7.58-15.136c0-10.426-8.432-18.909-18.803-18.909c-2.638 0-5.152.554-7.433 1.549l-9.849-17.155a3.18 3.18 0 0 0-2.756-1.6h-39.448v6.4h37.612l9.11 15.872c-3.703 3.456-6.036 8.374-6.036 13.843c0 10.426 8.433 18.909 18.8 18.909c1.932 0 3.8-.298 5.556-.845L207.545 128l-15.892 27.674l5.512 3.2l16.808-29.274a3.21 3.21 0 0 0 0-3.2Zm-146.04 50.39c-6.86 0-12.442-5.612-12.442-12.508c0-6.9 5.581-12.51 12.442-12.51c6.857 0 12.439 5.61 12.439 12.51c0 6.896-5.582 12.508-12.44 12.508Zm10.393 3.236c5.062-3.392 8.41-9.181 8.41-15.744c0-10.426-8.436-18.91-18.803-18.91c-3.004 0-5.833.73-8.353 1.994L48.458 128l18.428-32.093l-5.515-3.2L42.027 126.4a3.21 3.21 0 0 0 0 3.2l12.388 21.568c-3.268 3.405-5.289 8.022-5.289 13.114c0 10.425 8.436 18.908 18.807 18.908c1.562 0 3.074-.214 4.528-.579l10.15 17.68c.57.989 1.62 1.6 2.757 1.6h39.451v-6.4H87.204l-8.878-15.465Z'/%3E%3C/svg%3E%0A"
|
|
783
871
|
},
|
|
784
872
|
"engines": {
|
|
785
|
-
"camunda": "^8.
|
|
873
|
+
"camunda": "^8.4"
|
|
786
874
|
}
|
|
787
875
|
},
|
|
788
876
|
{
|
|
789
877
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
790
878
|
"name": "Amazon EventBridge Outbound Connector",
|
|
791
879
|
"id": "io.camunda.connectors.AWSEventBridge.v1",
|
|
880
|
+
"version": 2,
|
|
792
881
|
"description": "Send events to AWS EventBridge",
|
|
793
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/
|
|
794
|
-
"version": 5,
|
|
882
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/",
|
|
795
883
|
"category": {
|
|
796
884
|
"id": "connectors",
|
|
797
885
|
"name": "Connectors"
|
|
@@ -807,11 +895,11 @@
|
|
|
807
895
|
},
|
|
808
896
|
{
|
|
809
897
|
"id": "configuration",
|
|
810
|
-
"label": "
|
|
898
|
+
"label": "Configuration"
|
|
811
899
|
},
|
|
812
900
|
{
|
|
813
901
|
"id": "eventDetails",
|
|
814
|
-
"label": "
|
|
902
|
+
"label": "Event Details"
|
|
815
903
|
},
|
|
816
904
|
{
|
|
817
905
|
"id": "eventPayload",
|
|
@@ -819,246 +907,158 @@
|
|
|
819
907
|
},
|
|
820
908
|
{
|
|
821
909
|
"id": "output",
|
|
822
|
-
"label": "Output
|
|
823
|
-
},
|
|
824
|
-
{
|
|
825
|
-
"id": "error",
|
|
826
|
-
"label": "Error handling"
|
|
910
|
+
"label": "Output Mapping"
|
|
827
911
|
},
|
|
828
912
|
{
|
|
829
|
-
"id": "
|
|
830
|
-
"label": "
|
|
913
|
+
"id": "errors",
|
|
914
|
+
"label": "Error Handling"
|
|
831
915
|
}
|
|
832
916
|
],
|
|
833
917
|
"properties": [
|
|
834
918
|
{
|
|
919
|
+
"type": "Hidden",
|
|
835
920
|
"value": "io.camunda:aws-eventbridge:1",
|
|
836
921
|
"binding": {
|
|
837
|
-
"
|
|
838
|
-
"
|
|
839
|
-
}
|
|
840
|
-
"type": "Hidden"
|
|
922
|
+
"type": "zeebe:taskDefinition",
|
|
923
|
+
"property": "type"
|
|
924
|
+
}
|
|
841
925
|
},
|
|
842
926
|
{
|
|
843
|
-
"
|
|
844
|
-
"
|
|
845
|
-
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/protocol/aws-lambda/#aws-authentication-types\" target=\"_blank\">documentation page</a>",
|
|
846
|
-
"value": "credentials",
|
|
927
|
+
"label": "Access key",
|
|
928
|
+
"description": "Provide an access key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
847
929
|
"group": "authentication",
|
|
930
|
+
"type": "String",
|
|
848
931
|
"binding": {
|
|
849
|
-
"
|
|
850
|
-
"
|
|
932
|
+
"type": "zeebe:input",
|
|
933
|
+
"name": "authentication.accessKey"
|
|
851
934
|
},
|
|
852
|
-
"type": "Dropdown",
|
|
853
|
-
"choices": [
|
|
854
|
-
{
|
|
855
|
-
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
856
|
-
"value": "defaultCredentialsChain"
|
|
857
|
-
},
|
|
858
|
-
{
|
|
859
|
-
"name": "Credentials",
|
|
860
|
-
"value": "credentials"
|
|
861
|
-
}
|
|
862
|
-
]
|
|
863
|
-
},
|
|
864
|
-
{
|
|
865
|
-
"id": "authentication.accessKey",
|
|
866
|
-
"label": "Access key",
|
|
867
|
-
"description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
|
|
868
|
-
"optional": false,
|
|
869
935
|
"constraints": {
|
|
870
936
|
"notEmpty": true
|
|
871
|
-
}
|
|
872
|
-
"feel": "optional",
|
|
873
|
-
"group": "authentication",
|
|
874
|
-
"binding": {
|
|
875
|
-
"name": "authentication.accessKey",
|
|
876
|
-
"type": "zeebe:input"
|
|
877
|
-
},
|
|
878
|
-
"condition": {
|
|
879
|
-
"property": "authentication.type",
|
|
880
|
-
"equals": "credentials",
|
|
881
|
-
"type": "simple"
|
|
882
|
-
},
|
|
883
|
-
"type": "String"
|
|
937
|
+
}
|
|
884
938
|
},
|
|
885
939
|
{
|
|
886
|
-
"id": "authentication.secretKey",
|
|
887
940
|
"label": "Secret key",
|
|
888
|
-
"description": "Provide a secret key of a user with permissions
|
|
889
|
-
"optional": false,
|
|
890
|
-
"constraints": {
|
|
891
|
-
"notEmpty": true
|
|
892
|
-
},
|
|
893
|
-
"feel": "optional",
|
|
941
|
+
"description": "Provide a secret key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
894
942
|
"group": "authentication",
|
|
943
|
+
"type": "String",
|
|
895
944
|
"binding": {
|
|
896
|
-
"
|
|
897
|
-
"
|
|
898
|
-
},
|
|
899
|
-
"condition": {
|
|
900
|
-
"property": "authentication.type",
|
|
901
|
-
"equals": "credentials",
|
|
902
|
-
"type": "simple"
|
|
945
|
+
"type": "zeebe:input",
|
|
946
|
+
"name": "authentication.secretKey"
|
|
903
947
|
},
|
|
904
|
-
"
|
|
948
|
+
"constraints": {
|
|
949
|
+
"notEmpty": true
|
|
950
|
+
}
|
|
905
951
|
},
|
|
906
952
|
{
|
|
907
|
-
"id": "configuration.region",
|
|
908
953
|
"label": "Region",
|
|
909
954
|
"description": "Specify the AWS region",
|
|
910
|
-
"optional": true,
|
|
911
|
-
"feel": "optional",
|
|
912
955
|
"group": "configuration",
|
|
956
|
+
"type": "String",
|
|
957
|
+
"feel": "optional",
|
|
913
958
|
"binding": {
|
|
914
|
-
"
|
|
915
|
-
"
|
|
959
|
+
"type": "zeebe:input",
|
|
960
|
+
"name": "configuration.region"
|
|
916
961
|
},
|
|
917
|
-
"
|
|
962
|
+
"constraints": {
|
|
963
|
+
"notEmpty": true,
|
|
964
|
+
"maxLength": 255
|
|
965
|
+
}
|
|
918
966
|
},
|
|
919
967
|
{
|
|
920
|
-
"
|
|
921
|
-
"
|
|
922
|
-
"
|
|
923
|
-
"
|
|
924
|
-
"
|
|
968
|
+
"label": "Event bus name",
|
|
969
|
+
"description": "Enter the event bus name. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
970
|
+
"group": "eventDetails",
|
|
971
|
+
"type": "String",
|
|
972
|
+
"feel": "optional",
|
|
925
973
|
"binding": {
|
|
926
|
-
"
|
|
927
|
-
"
|
|
974
|
+
"type": "zeebe:input",
|
|
975
|
+
"name": "input.eventBusName"
|
|
928
976
|
},
|
|
929
|
-
"
|
|
977
|
+
"constraints": {
|
|
978
|
+
"notEmpty": true
|
|
979
|
+
}
|
|
930
980
|
},
|
|
931
981
|
{
|
|
932
|
-
"id": "input.source",
|
|
933
982
|
"label": "Source",
|
|
934
|
-
"description": "Enter the event source value. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
935
|
-
"optional": false,
|
|
936
|
-
"constraints": {
|
|
937
|
-
"notEmpty": true
|
|
938
|
-
},
|
|
939
|
-
"feel": "optional",
|
|
983
|
+
"description": "Enter the event source value. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
940
984
|
"group": "eventDetails",
|
|
985
|
+
"type": "String",
|
|
986
|
+
"feel": "optional",
|
|
941
987
|
"binding": {
|
|
942
|
-
"
|
|
943
|
-
"
|
|
988
|
+
"type": "zeebe:input",
|
|
989
|
+
"name": "input.source"
|
|
944
990
|
},
|
|
945
|
-
"
|
|
991
|
+
"constraints": {
|
|
992
|
+
"notEmpty": true
|
|
993
|
+
}
|
|
946
994
|
},
|
|
947
995
|
{
|
|
948
|
-
"id": "input.detailType",
|
|
949
996
|
"label": "Detail type",
|
|
950
|
-
"description": "Enter the event detail type. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
951
|
-
"optional": false,
|
|
952
|
-
"constraints": {
|
|
953
|
-
"notEmpty": true
|
|
954
|
-
},
|
|
955
|
-
"feel": "optional",
|
|
997
|
+
"description": "Enter the event detail type. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
956
998
|
"group": "eventDetails",
|
|
999
|
+
"type": "String",
|
|
1000
|
+
"feel": "optional",
|
|
957
1001
|
"binding": {
|
|
958
|
-
"
|
|
959
|
-
"
|
|
1002
|
+
"type": "zeebe:input",
|
|
1003
|
+
"name": "input.detailType"
|
|
960
1004
|
},
|
|
961
|
-
"type": "String"
|
|
962
|
-
},
|
|
963
|
-
{
|
|
964
|
-
"id": "input.eventBusName",
|
|
965
|
-
"label": "Event bus name",
|
|
966
|
-
"description": "Enter the event bus name. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound\" target=\"_blank\">documentation</a>",
|
|
967
|
-
"optional": false,
|
|
968
1005
|
"constraints": {
|
|
969
1006
|
"notEmpty": true
|
|
970
|
-
}
|
|
971
|
-
"feel": "required",
|
|
972
|
-
"group": "eventDetails",
|
|
973
|
-
"binding": {
|
|
974
|
-
"name": "input.eventBusName",
|
|
975
|
-
"type": "zeebe:input"
|
|
976
|
-
},
|
|
977
|
-
"type": "Text"
|
|
1007
|
+
}
|
|
978
1008
|
},
|
|
979
1009
|
{
|
|
980
|
-
"id": "input.detail",
|
|
981
1010
|
"label": "Event payload",
|
|
982
|
-
"description": "Provide the payload for the event as JSON. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
983
|
-
"optional": false,
|
|
984
|
-
"constraints": {
|
|
985
|
-
"notEmpty": true
|
|
986
|
-
},
|
|
987
|
-
"feel": "optional",
|
|
1011
|
+
"description": "Provide the payload for the event as JSON. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
988
1012
|
"group": "eventPayload",
|
|
1013
|
+
"type": "Text",
|
|
1014
|
+
"feel": "required",
|
|
1015
|
+
"optional": false,
|
|
989
1016
|
"binding": {
|
|
990
|
-
"
|
|
991
|
-
"
|
|
1017
|
+
"type": "zeebe:input",
|
|
1018
|
+
"name": "input.detail"
|
|
992
1019
|
},
|
|
993
|
-
"
|
|
1020
|
+
"constraints": {
|
|
1021
|
+
"notEmpty": true
|
|
1022
|
+
}
|
|
994
1023
|
},
|
|
995
1024
|
{
|
|
996
|
-
"id": "resultVariable",
|
|
997
1025
|
"label": "Result variable",
|
|
998
|
-
"description": "
|
|
1026
|
+
"description": "Enter name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>",
|
|
999
1027
|
"group": "output",
|
|
1028
|
+
"type": "String",
|
|
1000
1029
|
"binding": {
|
|
1001
|
-
"
|
|
1002
|
-
"
|
|
1003
|
-
}
|
|
1004
|
-
"type": "String"
|
|
1030
|
+
"type": "zeebe:taskHeader",
|
|
1031
|
+
"key": "resultVariable"
|
|
1032
|
+
}
|
|
1005
1033
|
},
|
|
1006
1034
|
{
|
|
1007
|
-
"id": "resultExpression",
|
|
1008
1035
|
"label": "Result expression",
|
|
1009
|
-
"description": "Expression to map the response into process variables",
|
|
1010
|
-
"feel": "required",
|
|
1036
|
+
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
|
|
1011
1037
|
"group": "output",
|
|
1038
|
+
"type": "Text",
|
|
1039
|
+
"feel": "required",
|
|
1012
1040
|
"binding": {
|
|
1013
|
-
"
|
|
1014
|
-
"
|
|
1015
|
-
}
|
|
1016
|
-
"type": "Text"
|
|
1041
|
+
"type": "zeebe:taskHeader",
|
|
1042
|
+
"key": "resultExpression"
|
|
1043
|
+
}
|
|
1017
1044
|
},
|
|
1018
1045
|
{
|
|
1019
|
-
"id": "errorExpression",
|
|
1020
1046
|
"label": "Error expression",
|
|
1021
|
-
"description": "Expression to handle errors
|
|
1047
|
+
"description": "Expression to handle errors",
|
|
1048
|
+
"group": "errors",
|
|
1049
|
+
"type": "Text",
|
|
1022
1050
|
"feel": "required",
|
|
1023
|
-
"group": "error",
|
|
1024
|
-
"binding": {
|
|
1025
|
-
"key": "errorExpression",
|
|
1026
|
-
"type": "zeebe:taskHeader"
|
|
1027
|
-
},
|
|
1028
|
-
"type": "Text"
|
|
1029
|
-
},
|
|
1030
|
-
{
|
|
1031
|
-
"id": "retryCount",
|
|
1032
|
-
"label": "Retries",
|
|
1033
|
-
"description": "Number of retries",
|
|
1034
|
-
"value": "3",
|
|
1035
|
-
"feel": "optional",
|
|
1036
|
-
"group": "retries",
|
|
1037
|
-
"binding": {
|
|
1038
|
-
"property": "retries",
|
|
1039
|
-
"type": "zeebe:taskDefinition"
|
|
1040
|
-
},
|
|
1041
|
-
"type": "String"
|
|
1042
|
-
},
|
|
1043
|
-
{
|
|
1044
|
-
"id": "retryBackoff",
|
|
1045
|
-
"label": "Retry backoff",
|
|
1046
|
-
"description": "ISO-8601 duration to wait between retries",
|
|
1047
|
-
"value": "PT0S",
|
|
1048
|
-
"feel": "optional",
|
|
1049
|
-
"group": "retries",
|
|
1050
1051
|
"binding": {
|
|
1051
|
-
"
|
|
1052
|
-
"
|
|
1053
|
-
}
|
|
1054
|
-
"type": "String"
|
|
1052
|
+
"type": "zeebe:taskHeader",
|
|
1053
|
+
"key": "errorExpression"
|
|
1054
|
+
}
|
|
1055
1055
|
}
|
|
1056
1056
|
],
|
|
1057
1057
|
"icon": {
|
|
1058
|
-
"contents": "data:image/svg+xml;
|
|
1058
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 256 256'%3E%3Cdefs%3E%3ClinearGradient id='logosAwsEventbridge0' x1='0%25' x2='100%25' y1='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23B0084D'/%3E%3Cstop offset='100%25' stop-color='%23FF4F8B'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23logosAwsEventbridge0)' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23FFF' d='M171.702 211.2c-6.858 0-12.44-5.61-12.44-12.509s5.582-12.509 12.44-12.509c6.857 0 12.438 5.61 12.438 12.51c0 6.898-5.581 12.508-12.438 12.508Zm-27.278-54.4h-33.071L94.815 128l16.538-28.8h33.071L160.96 128l-16.535 28.8ZM88.387 69.818c-6.857 0-12.438-5.61-12.438-12.51c0-6.898 5.581-12.508 12.438-12.508c6.861 0 12.443 5.61 12.443 12.509s-5.582 12.509-12.443 12.509Zm83.315 109.964c-2.362 0-4.614.458-6.699 1.261l-13.514-22.931l-.713.426L167.39 129.6a3.226 3.226 0 0 0 0-3.2l-18.374-32a3.177 3.177 0 0 0-2.755-1.6h-33.435l.13-.077l-12.39-21.03c4.047-3.469 6.628-8.627 6.628-14.384c0-10.426-8.436-18.909-18.807-18.909c-10.367 0-18.803 8.483-18.803 18.909c0 10.425 8.436 18.909 18.803 18.909c2.365 0 4.618-.458 6.702-1.261l11.567 19.625L88.384 126.4a3.226 3.226 0 0 0 0 3.2l18.377 32c.57.992 1.62 1.6 2.756 1.6h36.744c.264 0 .521-.042.77-.102l12.496 21.21c-4.051 3.468-6.629 8.626-6.629 14.383c0 10.426 8.433 18.909 18.804 18.909c10.37 0 18.803-8.483 18.803-18.909c0-10.425-8.433-18.909-18.803-18.909Zm18.968-77.05c-6.857 0-12.436-5.609-12.436-12.508c0-6.9 5.579-12.509 12.436-12.509c6.858 0 12.44 5.61 12.44 12.509c0 6.9-5.582 12.509-12.44 12.509Zm23.303 23.668l-12.08-21.04c4.592-3.453 7.58-8.944 7.58-15.136c0-10.426-8.432-18.909-18.803-18.909c-2.638 0-5.152.554-7.433 1.549l-9.849-17.155a3.18 3.18 0 0 0-2.756-1.6h-39.448v6.4h37.612l9.11 15.872c-3.703 3.456-6.036 8.374-6.036 13.843c0 10.426 8.433 18.909 18.8 18.909c1.932 0 3.8-.298 5.556-.845L207.545 128l-15.892 27.674l5.512 3.2l16.808-29.274a3.21 3.21 0 0 0 0-3.2Zm-146.04 50.39c-6.86 0-12.442-5.612-12.442-12.508c0-6.9 5.581-12.51 12.442-12.51c6.857 0 12.439 5.61 12.439 12.51c0 6.896-5.582 12.508-12.44 12.508Zm10.393 3.236c5.062-3.392 8.41-9.181 8.41-15.744c0-10.426-8.436-18.91-18.803-18.91c-3.004 0-5.833.73-8.353 1.994L48.458 128l18.428-32.093l-5.515-3.2L42.027 126.4a3.21 3.21 0 0 0 0 3.2l12.388 21.568c-3.268 3.405-5.289 8.022-5.289 13.114c0 10.425 8.436 18.908 18.807 18.908c1.562 0 3.074-.214 4.528-.579l10.15 17.68c.57.989 1.62 1.6 2.757 1.6h39.451v-6.4H87.204l-8.878-15.465Z'/%3E%3C/svg%3E%0A"
|
|
1059
1059
|
},
|
|
1060
1060
|
"engines": {
|
|
1061
|
-
"camunda": "^8.
|
|
1061
|
+
"camunda": "^8.2"
|
|
1062
1062
|
}
|
|
1063
1063
|
},
|
|
1064
1064
|
{
|
|
@@ -1362,7 +1362,7 @@
|
|
|
1362
1362
|
"id": "retryBackoff",
|
|
1363
1363
|
"label": "Retry backoff",
|
|
1364
1364
|
"description": "ISO-8601 duration to wait between retries",
|
|
1365
|
-
"value": "
|
|
1365
|
+
"value": "PT30S",
|
|
1366
1366
|
"group": "retries",
|
|
1367
1367
|
"binding": {
|
|
1368
1368
|
"key": "retryBackoff",
|