@camunda/connectors-element-templates 1.0.6 → 1.0.7

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.
Files changed (78) hide show
  1. package/package.json +1 -1
  2. package/src/build_element_template_array_json_files.sh +9 -0
  3. package/src/connectors.js +2 -2
  4. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +1 -0
  5. package/src/element-templates/agenticai-aiagent-job-worker.json +1618 -0
  6. package/src/element-templates/agenticai-aiagent-outbound-connector.json +1593 -36
  7. package/src/element-templates/asana-connector.json +99 -99
  8. package/src/element-templates/automation-anywhere-outbound-connector.json +70 -70
  9. package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
  10. package/src/element-templates/aws-dynamodb-outbound-connector.json +1423 -1423
  11. package/src/element-templates/aws-eventbridge-connector-boundary.json +26 -26
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-start-event.json +26 -26
  14. package/src/element-templates/aws-eventbridge-outbound-connector.json +475 -475
  15. package/src/element-templates/aws-lambda-outbound-connector.json +314 -314
  16. package/src/element-templates/aws-sns-inbound-boundary.json +193 -193
  17. package/src/element-templates/aws-sns-inbound-intermediate.json +229 -229
  18. package/src/element-templates/aws-sns-inbound-start-event.json +6 -6
  19. package/src/element-templates/aws-sns-outbound-connector.json +362 -362
  20. package/src/element-templates/aws-sqs-boundary-connector.json +238 -238
  21. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +528 -528
  22. package/src/element-templates/aws-sqs-outbound-connector.json +393 -393
  23. package/src/element-templates/aws-sqs-start-event-connector.json +748 -748
  24. package/src/element-templates/aws-sqs-start-message.json +422 -422
  25. package/src/element-templates/azure-open-ai-connector.json +32 -32
  26. package/src/element-templates/blue-prism-connector.json +13 -13
  27. package/src/element-templates/box-outbound-connector.json +30 -30
  28. package/src/element-templates/csv-outbound-connector.json +412 -0
  29. package/src/element-templates/easy-post-connector.json +121 -121
  30. package/src/element-templates/email-message-start-event-connector.json +19 -19
  31. package/src/element-templates/email-outbound-connector.json +233 -233
  32. package/src/element-templates/embeddings-vector-database-outbound-connector.json +20 -35
  33. package/src/element-templates/github-connector.json +4988 -4988
  34. package/src/element-templates/github-webhook-connector-boundary.json +21 -21
  35. package/src/element-templates/github-webhook-connector-intermediate.json +24 -24
  36. package/src/element-templates/github-webhook-connector-message-start.json +21 -21
  37. package/src/element-templates/github-webhook-connector-start-event.json +34 -34
  38. package/src/element-templates/gitlab-connector.json +1185 -1185
  39. package/src/element-templates/google-drive-outbound-connector.json +759 -759
  40. package/src/element-templates/google-maps-platform-connector.json +75 -75
  41. package/src/element-templates/google-sheets-outbound-connector.json +1259 -1259
  42. package/src/element-templates/graphql-outbound-connector.json +573 -573
  43. package/src/element-templates/http-json-connector.json +1863 -1863
  44. package/src/element-templates/http-polling-boundary-catch-event-connector.json +7 -7
  45. package/src/element-templates/http-polling-connector.json +7 -7
  46. package/src/element-templates/jdbc-outbound-connector.json +36 -36
  47. package/src/element-templates/kafka-inbound-connector-boundary.json +432 -432
  48. package/src/element-templates/kafka-inbound-connector-intermediate.json +915 -915
  49. package/src/element-templates/kafka-inbound-connector-start-message.json +608 -608
  50. package/src/element-templates/kafka-inbound-connector.json +240 -240
  51. package/src/element-templates/kafka-outbound-connector.json +166 -166
  52. package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
  53. package/src/element-templates/microsoft-teams-outbound-connector.json +4368 -4368
  54. package/src/element-templates/openai-connector.json +173 -173
  55. package/src/element-templates/operate-connector.json +23 -19
  56. package/src/element-templates/power-automate-connector.json +4 -4
  57. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +431 -431
  58. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +440 -440
  59. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +461 -461
  60. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +487 -487
  61. package/src/element-templates/rabbitmq-outbound-connector.json +360 -360
  62. package/src/element-templates/salesforce-connector.json +10 -10
  63. package/src/element-templates/sendgrid-outbound-connector.json +484 -484
  64. package/src/element-templates/slack-inbound-boundary.json +362 -362
  65. package/src/element-templates/slack-inbound-intermediate.json +438 -438
  66. package/src/element-templates/slack-inbound-message-start.json +217 -217
  67. package/src/element-templates/slack-inbound-start-event.json +235 -235
  68. package/src/element-templates/slack-outbound-connector.json +895 -895
  69. package/src/element-templates/twilio-connector.json +67 -67
  70. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  71. package/src/element-templates/twilio-webhook-connector.json +10 -10
  72. package/src/element-templates/uipath-connector.json +41 -41
  73. package/src/element-templates/webhook-connector-boundary.json +1651 -1651
  74. package/src/element-templates/webhook-connector-intermediate.json +771 -771
  75. package/src/element-templates/webhook-connector-start-event.json +1630 -1630
  76. package/src/element-templates/webhook-connector-start-message.json +1251 -1251
  77. package/src/element-templates/whatsapp-connector.json +42 -42
  78. package/src/element-templates/idp-extraction-outbound-connector.json +0 -932
@@ -3,12 +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": 3,
6
7
  "description": "Send events to AWS EventBridge",
7
- "metadata": {
8
- "keywords": ["emit event", "publish event", "send event", "trigger event"]
9
- },
10
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound",
11
- "version": 6,
8
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/",
12
9
  "category": {
13
10
  "id": "connectors",
14
11
  "name": "Connectors"
@@ -17,9 +14,6 @@
17
14
  "elementType": {
18
15
  "value": "bpmn:ServiceTask"
19
16
  },
20
- "engines": {
21
- "camunda": "^8.3"
22
- },
23
17
  "groups": [
24
18
  {
25
19
  "id": "authentication",
@@ -27,7 +21,7 @@
27
21
  },
28
22
  {
29
23
  "id": "configuration",
30
- "label": "Queue properties"
24
+ "label": "Configuration"
31
25
  },
32
26
  {
33
27
  "id": "eventDetails",
@@ -38,8 +32,192 @@
38
32
  "label": "Event Payload"
39
33
  },
40
34
  {
41
- "id": "connector",
42
- "label": "Connector"
35
+ "id": "output",
36
+ "label": "Output Mapping"
37
+ },
38
+ {
39
+ "id": "errors",
40
+ "label": "Error Handling"
41
+ }
42
+ ],
43
+ "properties": [
44
+ {
45
+ "type": "Hidden",
46
+ "value": "io.camunda:aws-eventbridge:1",
47
+ "binding": {
48
+ "type": "zeebe:taskDefinition",
49
+ "property": "type"
50
+ }
51
+ },
52
+ {
53
+ "label": "Access key",
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>",
55
+ "group": "authentication",
56
+ "type": "String",
57
+ "binding": {
58
+ "type": "zeebe:input",
59
+ "name": "authentication.accessKey"
60
+ },
61
+ "constraints": {
62
+ "notEmpty": true
63
+ }
64
+ },
65
+ {
66
+ "label": "Secret key",
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>",
68
+ "group": "authentication",
69
+ "type": "String",
70
+ "binding": {
71
+ "type": "zeebe:input",
72
+ "name": "authentication.secretKey"
73
+ },
74
+ "constraints": {
75
+ "notEmpty": true
76
+ }
77
+ },
78
+ {
79
+ "label": "Region",
80
+ "description": "Specify the AWS region",
81
+ "group": "configuration",
82
+ "type": "String",
83
+ "feel": "optional",
84
+ "binding": {
85
+ "type": "zeebe:input",
86
+ "name": "configuration.region"
87
+ },
88
+ "constraints": {
89
+ "notEmpty": true,
90
+ "maxLength": 255
91
+ }
92
+ },
93
+ {
94
+ "label": "Event bus name",
95
+ "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>",
96
+ "group": "eventDetails",
97
+ "type": "String",
98
+ "feel": "optional",
99
+ "binding": {
100
+ "type": "zeebe:input",
101
+ "name": "input.eventBusName"
102
+ },
103
+ "constraints": {
104
+ "notEmpty": true
105
+ }
106
+ },
107
+ {
108
+ "label": "Source",
109
+ "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>",
110
+ "group": "eventDetails",
111
+ "type": "String",
112
+ "feel": "optional",
113
+ "binding": {
114
+ "type": "zeebe:input",
115
+ "name": "input.source"
116
+ },
117
+ "constraints": {
118
+ "notEmpty": true
119
+ }
120
+ },
121
+ {
122
+ "label": "Detail type",
123
+ "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>",
124
+ "group": "eventDetails",
125
+ "type": "String",
126
+ "feel": "optional",
127
+ "binding": {
128
+ "type": "zeebe:input",
129
+ "name": "input.detailType"
130
+ },
131
+ "constraints": {
132
+ "notEmpty": true
133
+ }
134
+ },
135
+ {
136
+ "label": "Event payload",
137
+ "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>",
138
+ "group": "eventPayload",
139
+ "type": "Text",
140
+ "feel": "required",
141
+ "optional": false,
142
+ "binding": {
143
+ "type": "zeebe:input",
144
+ "name": "input.detail"
145
+ },
146
+ "constraints": {
147
+ "notEmpty": true
148
+ }
149
+ },
150
+ {
151
+ "label": "Result variable",
152
+ "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>",
153
+ "group": "output",
154
+ "type": "String",
155
+ "binding": {
156
+ "type": "zeebe:taskHeader",
157
+ "key": "resultVariable"
158
+ }
159
+ },
160
+ {
161
+ "label": "Result expression",
162
+ "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>",
163
+ "group": "output",
164
+ "type": "Text",
165
+ "feel": "required",
166
+ "binding": {
167
+ "type": "zeebe:taskHeader",
168
+ "key": "resultExpression"
169
+ }
170
+ },
171
+ {
172
+ "label": "Error expression",
173
+ "description": "Expression to handle errors",
174
+ "group": "errors",
175
+ "type": "Text",
176
+ "feel": "required",
177
+ "binding": {
178
+ "type": "zeebe:taskHeader",
179
+ "key": "errorExpression"
180
+ }
181
+ }
182
+ ],
183
+ "icon": {
184
+ "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"
185
+ },
186
+ "engines": {
187
+ "camunda": "^8.4"
188
+ }
189
+ },
190
+ {
191
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
192
+ "name": "Amazon EventBridge Outbound Connector",
193
+ "id": "io.camunda.connectors.AWSEventBridge.v1",
194
+ "description": "Send events to AWS EventBridge",
195
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/amazon-eventbridge/?awseventbridge=outbound",
196
+ "version": 5,
197
+ "category": {
198
+ "id": "connectors",
199
+ "name": "Connectors"
200
+ },
201
+ "appliesTo": ["bpmn:Task"],
202
+ "elementType": {
203
+ "value": "bpmn:ServiceTask"
204
+ },
205
+ "groups": [
206
+ {
207
+ "id": "authentication",
208
+ "label": "Authentication"
209
+ },
210
+ {
211
+ "id": "configuration",
212
+ "label": "Queue properties"
213
+ },
214
+ {
215
+ "id": "eventDetails",
216
+ "label": "eventDetails"
217
+ },
218
+ {
219
+ "id": "eventPayload",
220
+ "label": "Event Payload"
43
221
  },
44
222
  {
45
223
  "id": "output",
@@ -66,7 +244,7 @@
66
244
  {
67
245
  "id": "authentication.type",
68
246
  "label": "Authentication",
69
- "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>",
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>",
70
248
  "value": "credentials",
71
249
  "group": "authentication",
72
250
  "binding": {
@@ -131,10 +309,7 @@
131
309
  "id": "configuration.region",
132
310
  "label": "Region",
133
311
  "description": "Specify the AWS region",
134
- "optional": false,
135
- "constraints": {
136
- "notEmpty": true
137
- },
312
+ "optional": true,
138
313
  "feel": "optional",
139
314
  "group": "configuration",
140
315
  "binding": {
@@ -219,30 +394,6 @@
219
394
  },
220
395
  "type": "String"
221
396
  },
222
- {
223
- "id": "version",
224
- "label": "Version",
225
- "description": "Version of the element template",
226
- "value": "6",
227
- "group": "connector",
228
- "binding": {
229
- "key": "elementTemplateVersion",
230
- "type": "zeebe:taskHeader"
231
- },
232
- "type": "Hidden"
233
- },
234
- {
235
- "id": "id",
236
- "label": "ID",
237
- "description": "ID of the element template",
238
- "value": "io.camunda.connectors.AWSEventBridge.v1",
239
- "group": "connector",
240
- "binding": {
241
- "key": "elementTemplateId",
242
- "type": "zeebe:taskHeader"
243
- },
244
- "type": "Hidden"
245
- },
246
397
  {
247
398
  "id": "resultVariable",
248
399
  "label": "Result variable",
@@ -296,6 +447,7 @@
296
447
  "label": "Retry backoff",
297
448
  "description": "ISO-8601 duration to wait between retries",
298
449
  "value": "PT0S",
450
+ "feel": "optional",
299
451
  "group": "retries",
300
452
  "binding": {
301
453
  "key": "retryBackoff",
@@ -306,13 +458,16 @@
306
458
  ],
307
459
  "icon": {
308
460
  "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nMCAwIDI1NiAyNTYnPgogICAgPGRlZnM+CiAgICAgICAgPGxpbmVhckdyYWRpZW50IGlkPSdsb2dvc0F3c0V2ZW50YnJpZGdlMCcgeDE9JzAlJyB4Mj0nMTAwJScgeTE9JzEwMCUnIHkyPScwJSc+CiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMCUnIHN0b3AtY29sb3I9JyNCMDA4NEQnLz4KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScxMDAlJyBzdG9wLWNvbG9yPScjRkY0RjhCJy8+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxwYXRoIGZpbGw9J3VybCgjbG9nb3NBd3NFdmVudGJyaWRnZTApJyBkPSdNMCAwaDI1NnYyNTZIMHonLz4KICAgIDxwYXRoIGZpbGw9JyNGRkYnCiAgICAgICAgICBkPSdNMTcxLjcwMiAyMTEuMmMtNi44NTggMC0xMi40NC01LjYxLTEyLjQ0LTEyLjUwOXM1LjU4Mi0xMi41MDkgMTIuNDQtMTIuNTA5YzYuODU3IDAgMTIuNDM4IDUuNjEgMTIuNDM4IDEyLjUxYzAgNi44OTgtNS41ODEgMTIuNTA4LTEyLjQzOCAxMi41MDhabS0yNy4yNzgtNTQuNGgtMzMuMDcxTDk0LjgxNSAxMjhsMTYuNTM4LTI4LjhoMzMuMDcxTDE2MC45NiAxMjhsLTE2LjUzNSAyOC44Wk04OC4zODcgNjkuODE4Yy02Ljg1NyAwLTEyLjQzOC01LjYxLTEyLjQzOC0xMi41MWMwLTYuODk4IDUuNTgxLTEyLjUwOCAxMi40MzgtMTIuNTA4YzYuODYxIDAgMTIuNDQzIDUuNjEgMTIuNDQzIDEyLjUwOXMtNS41ODIgMTIuNTA5LTEyLjQ0MyAxMi41MDlabTgzLjMxNSAxMDkuOTY0Yy0yLjM2MiAwLTQuNjE0LjQ1OC02LjY5OSAxLjI2MWwtMTMuNTE0LTIyLjkzMWwtLjcxMy40MjZMMTY3LjM5IDEyOS42YTMuMjI2IDMuMjI2IDAgMCAwIDAtMy4ybC0xOC4zNzQtMzJhMy4xNzcgMy4xNzcgMCAwIDAtMi43NTUtMS42aC0zMy40MzVsLjEzLS4wNzdsLTEyLjM5LTIxLjAzYzQuMDQ3LTMuNDY5IDYuNjI4LTguNjI3IDYuNjI4LTE0LjM4NGMwLTEwLjQyNi04LjQzNi0xOC45MDktMTguODA3LTE4LjkwOWMtMTAuMzY3IDAtMTguODAzIDguNDgzLTE4LjgwMyAxOC45MDljMCAxMC40MjUgOC40MzYgMTguOTA5IDE4LjgwMyAxOC45MDljMi4zNjUgMCA0LjYxOC0uNDU4IDYuNzAyLTEuMjYxbDExLjU2NyAxOS42MjVMODguMzg0IDEyNi40YTMuMjI2IDMuMjI2IDAgMCAwIDAgMy4ybDE4LjM3NyAzMmMuNTcuOTkyIDEuNjIgMS42IDIuNzU2IDEuNmgzNi43NDRjLjI2NCAwIC41MjEtLjA0Mi43Ny0uMTAybDEyLjQ5NiAyMS4yMWMtNC4wNTEgMy40NjgtNi42MjkgOC42MjYtNi42MjkgMTQuMzgzYzAgMTAuNDI2IDguNDMzIDE4LjkwOSAxOC44MDQgMTguOTA5YzEwLjM3IDAgMTguODAzLTguNDgzIDE4LjgwMy0xOC45MDljMC0xMC40MjUtOC40MzMtMTguOTA5LTE4LjgwMy0xOC45MDlabTE4Ljk2OC03Ny4wNWMtNi44NTcgMC0xMi40MzYtNS42MDktMTIuNDM2LTEyLjUwOGMwLTYuOSA1LjU3OS0xMi41MDkgMTIuNDM2LTEyLjUwOWM2Ljg1OCAwIDEyLjQ0IDUuNjEgMTIuNDQgMTIuNTA5YzAgNi45LTUuNTgyIDEyLjUwOS0xMi40NCAxMi41MDlabTIzLjMwMyAyMy42NjhsLTEyLjA4LTIxLjA0YzQuNTkyLTMuNDUzIDcuNTgtOC45NDQgNy41OC0xNS4xMzZjMC0xMC40MjYtOC40MzItMTguOTA5LTE4LjgwMy0xOC45MDljLTIuNjM4IDAtNS4xNTIuNTU0LTcuNDMzIDEuNTQ5bC05Ljg0OS0xNy4xNTVhMy4xOCAzLjE4IDAgMCAwLTIuNzU2LTEuNmgtMzkuNDQ4djYuNGgzNy42MTJsOS4xMSAxNS44NzJjLTMuNzAzIDMuNDU2LTYuMDM2IDguMzc0LTYuMDM2IDEzLjg0M2MwIDEwLjQyNiA4LjQzMyAxOC45MDkgMTguOCAxOC45MDljMS45MzIgMCAzLjgtLjI5OCA1LjU1Ni0uODQ1TDIwNy41NDUgMTI4bC0xNS44OTIgMjcuNjc0bDUuNTEyIDMuMmwxNi44MDgtMjkuMjc0YTMuMjEgMy4yMSAwIDAgMCAwLTMuMlptLTE0Ni4wNCA1MC4zOWMtNi44NiAwLTEyLjQ0Mi01LjYxMi0xMi40NDItMTIuNTA4YzAtNi45IDUuNTgxLTEyLjUxIDEyLjQ0Mi0xMi41MWM2Ljg1NyAwIDEyLjQzOSA1LjYxIDEyLjQzOSAxMi41MWMwIDYuODk2LTUuNTgyIDEyLjUwOC0xMi40NCAxMi41MDhabTEwLjM5MyAzLjIzNmM1LjA2Mi0zLjM5MiA4LjQxLTkuMTgxIDguNDEtMTUuNzQ0YzAtMTAuNDI2LTguNDM2LTE4LjkxLTE4LjgwMy0xOC45MWMtMy4wMDQgMC01LjgzMy43My04LjM1MyAxLjk5NEw0OC40NTggMTI4bDE4LjQyOC0zMi4wOTNsLTUuNTE1LTMuMkw0Mi4wMjcgMTI2LjRhMy4yMSAzLjIxIDAgMCAwIDAgMy4ybDEyLjM4OCAyMS41NjhjLTMuMjY4IDMuNDA1LTUuMjg5IDguMDIyLTUuMjg5IDEzLjExNGMwIDEwLjQyNSA4LjQzNiAxOC45MDggMTguODA3IDE4LjkwOGMxLjU2MiAwIDMuMDc0LS4yMTQgNC41MjgtLjU3OWwxMC4xNSAxNy42OGMuNTcuOTg5IDEuNjIgMS42IDIuNzU3IDEuNmgzOS40NTF2LTYuNEg4Ny4yMDRsLTguODc4LTE1LjQ2NVonLz4KPC9zdmc+Cg=="
461
+ },
462
+ "engines": {
463
+ "camunda": "^8.5"
309
464
  }
310
465
  },
311
466
  {
312
467
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
313
468
  "name": "Amazon EventBridge Outbound Connector",
314
469
  "id": "io.camunda.connectors.AWSEventBridge.v1",
315
- "version": 3,
470
+ "version": 2,
316
471
  "description": "Send events to AWS EventBridge",
317
472
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/",
318
473
  "category": {
@@ -360,7 +515,7 @@
360
515
  },
361
516
  {
362
517
  "label": "Access key",
363
- "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>",
364
519
  "group": "authentication",
365
520
  "type": "String",
366
521
  "binding": {
@@ -373,7 +528,7 @@
373
528
  },
374
529
  {
375
530
  "label": "Secret key",
376
- "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>",
377
532
  "group": "authentication",
378
533
  "type": "String",
379
534
  "binding": {
@@ -493,16 +648,16 @@
493
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"
494
649
  },
495
650
  "engines": {
496
- "camunda": "^8.4"
651
+ "camunda": "^8.2"
497
652
  }
498
653
  },
499
654
  {
500
655
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
501
- "name": "Amazon EventBridge Connector",
656
+ "name": "Amazon EventBridge Outbound Connector",
502
657
  "id": "io.camunda.connectors.AWSEventBridge.v1",
503
- "version": 1,
658
+ "version": 4,
504
659
  "description": "Send events to AWS EventBridge",
505
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/",
660
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound",
506
661
  "category": {
507
662
  "id": "connectors",
508
663
  "name": "Connectors"
@@ -547,11 +702,233 @@
547
702
  }
548
703
  },
549
704
  {
550
- "label": "Access key",
551
- "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>",
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>",
552
708
  "group": "authentication",
553
- "type": "String",
554
- "binding": {
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
+ },
730
+ {
731
+ "label": "Access key",
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>",
733
+ "group": "authentication",
734
+ "type": "String",
735
+ "binding": {
736
+ "type": "zeebe:input",
737
+ "name": "authentication.accessKey"
738
+ },
739
+ "constraints": {
740
+ "notEmpty": true
741
+ },
742
+ "condition": {
743
+ "property": "authenticationType",
744
+ "equals": "credentials"
745
+ }
746
+ },
747
+ {
748
+ "label": "Secret key",
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>",
750
+ "group": "authentication",
751
+ "type": "String",
752
+ "binding": {
753
+ "type": "zeebe:input",
754
+ "name": "authentication.secretKey"
755
+ },
756
+ "constraints": {
757
+ "notEmpty": true
758
+ },
759
+ "condition": {
760
+ "property": "authenticationType",
761
+ "equals": "credentials"
762
+ }
763
+ },
764
+ {
765
+ "label": "Region",
766
+ "description": "Specify the AWS region",
767
+ "group": "configuration",
768
+ "type": "String",
769
+ "feel": "optional",
770
+ "binding": {
771
+ "type": "zeebe:input",
772
+ "name": "configuration.region"
773
+ },
774
+ "constraints": {
775
+ "notEmpty": true,
776
+ "maxLength": 255
777
+ }
778
+ },
779
+ {
780
+ "label": "Event bus name",
781
+ "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>",
782
+ "group": "eventDetails",
783
+ "type": "String",
784
+ "feel": "optional",
785
+ "binding": {
786
+ "type": "zeebe:input",
787
+ "name": "input.eventBusName"
788
+ },
789
+ "constraints": {
790
+ "notEmpty": true
791
+ }
792
+ },
793
+ {
794
+ "label": "Source",
795
+ "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>",
796
+ "group": "eventDetails",
797
+ "type": "String",
798
+ "feel": "optional",
799
+ "binding": {
800
+ "type": "zeebe:input",
801
+ "name": "input.source"
802
+ },
803
+ "constraints": {
804
+ "notEmpty": true
805
+ }
806
+ },
807
+ {
808
+ "label": "Detail type",
809
+ "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>",
810
+ "group": "eventDetails",
811
+ "type": "String",
812
+ "feel": "optional",
813
+ "binding": {
814
+ "type": "zeebe:input",
815
+ "name": "input.detailType"
816
+ },
817
+ "constraints": {
818
+ "notEmpty": true
819
+ }
820
+ },
821
+ {
822
+ "label": "Event payload",
823
+ "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>",
824
+ "group": "eventPayload",
825
+ "type": "Text",
826
+ "feel": "required",
827
+ "optional": false,
828
+ "binding": {
829
+ "type": "zeebe:input",
830
+ "name": "input.detail"
831
+ },
832
+ "constraints": {
833
+ "notEmpty": true
834
+ }
835
+ },
836
+ {
837
+ "label": "Result variable",
838
+ "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>",
839
+ "group": "output",
840
+ "type": "String",
841
+ "binding": {
842
+ "type": "zeebe:taskHeader",
843
+ "key": "resultVariable"
844
+ }
845
+ },
846
+ {
847
+ "label": "Result expression",
848
+ "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>",
849
+ "group": "output",
850
+ "type": "Text",
851
+ "feel": "required",
852
+ "binding": {
853
+ "type": "zeebe:taskHeader",
854
+ "key": "resultExpression"
855
+ }
856
+ },
857
+ {
858
+ "label": "Error expression",
859
+ "description": "Expression to handle errors",
860
+ "group": "errors",
861
+ "type": "Text",
862
+ "feel": "required",
863
+ "binding": {
864
+ "type": "zeebe:taskHeader",
865
+ "key": "errorExpression"
866
+ }
867
+ }
868
+ ],
869
+ "icon": {
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"
871
+ },
872
+ "engines": {
873
+ "camunda": "^8.4"
874
+ }
875
+ },
876
+ {
877
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
878
+ "name": "Amazon EventBridge Connector",
879
+ "id": "io.camunda.connectors.AWSEventBridge.v1",
880
+ "version": 1,
881
+ "description": "Send events to AWS EventBridge",
882
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/",
883
+ "category": {
884
+ "id": "connectors",
885
+ "name": "Connectors"
886
+ },
887
+ "appliesTo": ["bpmn:Task"],
888
+ "elementType": {
889
+ "value": "bpmn:ServiceTask"
890
+ },
891
+ "groups": [
892
+ {
893
+ "id": "authentication",
894
+ "label": "Authentication"
895
+ },
896
+ {
897
+ "id": "configuration",
898
+ "label": "Configuration"
899
+ },
900
+ {
901
+ "id": "eventDetails",
902
+ "label": "Event Details"
903
+ },
904
+ {
905
+ "id": "eventPayload",
906
+ "label": "Event Payload"
907
+ },
908
+ {
909
+ "id": "output",
910
+ "label": "Output Mapping"
911
+ },
912
+ {
913
+ "id": "errors",
914
+ "label": "Error Handling"
915
+ }
916
+ ],
917
+ "properties": [
918
+ {
919
+ "type": "Hidden",
920
+ "value": "io.camunda:aws-eventbridge:1",
921
+ "binding": {
922
+ "type": "zeebe:taskDefinition",
923
+ "property": "type"
924
+ }
925
+ },
926
+ {
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>",
929
+ "group": "authentication",
930
+ "type": "String",
931
+ "binding": {
555
932
  "type": "zeebe:input",
556
933
  "name": "authentication.accessKey"
557
934
  },
@@ -689,8 +1066,11 @@
689
1066
  "name": "Amazon EventBridge Outbound Connector",
690
1067
  "id": "io.camunda.connectors.AWSEventBridge.v1",
691
1068
  "description": "Send events to AWS EventBridge",
692
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/amazon-eventbridge/?awseventbridge=outbound",
693
- "version": 5,
1069
+ "metadata": {
1070
+ "keywords": ["emit event", "publish event", "send event", "trigger event"]
1071
+ },
1072
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound",
1073
+ "version": 6,
694
1074
  "category": {
695
1075
  "id": "connectors",
696
1076
  "name": "Connectors"
@@ -699,6 +1079,9 @@
699
1079
  "elementType": {
700
1080
  "value": "bpmn:ServiceTask"
701
1081
  },
1082
+ "engines": {
1083
+ "camunda": "^8.3"
1084
+ },
702
1085
  "groups": [
703
1086
  {
704
1087
  "id": "authentication",
@@ -710,12 +1093,16 @@
710
1093
  },
711
1094
  {
712
1095
  "id": "eventDetails",
713
- "label": "eventDetails"
1096
+ "label": "Event Details"
714
1097
  },
715
1098
  {
716
1099
  "id": "eventPayload",
717
1100
  "label": "Event Payload"
718
1101
  },
1102
+ {
1103
+ "id": "connector",
1104
+ "label": "Connector"
1105
+ },
719
1106
  {
720
1107
  "id": "output",
721
1108
  "label": "Output mapping"
@@ -741,7 +1128,7 @@
741
1128
  {
742
1129
  "id": "authentication.type",
743
1130
  "label": "Authentication",
744
- "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>",
1131
+ "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>",
745
1132
  "value": "credentials",
746
1133
  "group": "authentication",
747
1134
  "binding": {
@@ -806,7 +1193,10 @@
806
1193
  "id": "configuration.region",
807
1194
  "label": "Region",
808
1195
  "description": "Specify the AWS region",
809
- "optional": true,
1196
+ "optional": false,
1197
+ "constraints": {
1198
+ "notEmpty": true
1199
+ },
810
1200
  "feel": "optional",
811
1201
  "group": "configuration",
812
1202
  "binding": {
@@ -892,12 +1282,36 @@
892
1282
  "type": "String"
893
1283
  },
894
1284
  {
895
- "id": "resultVariable",
896
- "label": "Result variable",
897
- "description": "Name of variable to store the response in",
898
- "group": "output",
1285
+ "id": "version",
1286
+ "label": "Version",
1287
+ "description": "Version of the element template",
1288
+ "value": "6",
1289
+ "group": "connector",
899
1290
  "binding": {
900
- "key": "resultVariable",
1291
+ "key": "elementTemplateVersion",
1292
+ "type": "zeebe:taskHeader"
1293
+ },
1294
+ "type": "Hidden"
1295
+ },
1296
+ {
1297
+ "id": "id",
1298
+ "label": "ID",
1299
+ "description": "ID of the element template",
1300
+ "value": "io.camunda.connectors.AWSEventBridge.v1",
1301
+ "group": "connector",
1302
+ "binding": {
1303
+ "key": "elementTemplateId",
1304
+ "type": "zeebe:taskHeader"
1305
+ },
1306
+ "type": "Hidden"
1307
+ },
1308
+ {
1309
+ "id": "resultVariable",
1310
+ "label": "Result variable",
1311
+ "description": "Name of variable to store the response in",
1312
+ "group": "output",
1313
+ "binding": {
1314
+ "key": "resultVariable",
901
1315
  "type": "zeebe:taskHeader"
902
1316
  },
903
1317
  "type": "String"
@@ -944,7 +1358,6 @@
944
1358
  "label": "Retry backoff",
945
1359
  "description": "ISO-8601 duration to wait between retries",
946
1360
  "value": "PT0S",
947
- "feel": "optional",
948
1361
  "group": "retries",
949
1362
  "binding": {
950
1363
  "key": "retryBackoff",
@@ -955,419 +1368,6 @@
955
1368
  ],
956
1369
  "icon": {
957
1370
  "contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nMCAwIDI1NiAyNTYnPgogICAgPGRlZnM+CiAgICAgICAgPGxpbmVhckdyYWRpZW50IGlkPSdsb2dvc0F3c0V2ZW50YnJpZGdlMCcgeDE9JzAlJyB4Mj0nMTAwJScgeTE9JzEwMCUnIHkyPScwJSc+CiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMCUnIHN0b3AtY29sb3I9JyNCMDA4NEQnLz4KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScxMDAlJyBzdG9wLWNvbG9yPScjRkY0RjhCJy8+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxwYXRoIGZpbGw9J3VybCgjbG9nb3NBd3NFdmVudGJyaWRnZTApJyBkPSdNMCAwaDI1NnYyNTZIMHonLz4KICAgIDxwYXRoIGZpbGw9JyNGRkYnCiAgICAgICAgICBkPSdNMTcxLjcwMiAyMTEuMmMtNi44NTggMC0xMi40NC01LjYxLTEyLjQ0LTEyLjUwOXM1LjU4Mi0xMi41MDkgMTIuNDQtMTIuNTA5YzYuODU3IDAgMTIuNDM4IDUuNjEgMTIuNDM4IDEyLjUxYzAgNi44OTgtNS41ODEgMTIuNTA4LTEyLjQzOCAxMi41MDhabS0yNy4yNzgtNTQuNGgtMzMuMDcxTDk0LjgxNSAxMjhsMTYuNTM4LTI4LjhoMzMuMDcxTDE2MC45NiAxMjhsLTE2LjUzNSAyOC44Wk04OC4zODcgNjkuODE4Yy02Ljg1NyAwLTEyLjQzOC01LjYxLTEyLjQzOC0xMi41MWMwLTYuODk4IDUuNTgxLTEyLjUwOCAxMi40MzgtMTIuNTA4YzYuODYxIDAgMTIuNDQzIDUuNjEgMTIuNDQzIDEyLjUwOXMtNS41ODIgMTIuNTA5LTEyLjQ0MyAxMi41MDlabTgzLjMxNSAxMDkuOTY0Yy0yLjM2MiAwLTQuNjE0LjQ1OC02LjY5OSAxLjI2MWwtMTMuNTE0LTIyLjkzMWwtLjcxMy40MjZMMTY3LjM5IDEyOS42YTMuMjI2IDMuMjI2IDAgMCAwIDAtMy4ybC0xOC4zNzQtMzJhMy4xNzcgMy4xNzcgMCAwIDAtMi43NTUtMS42aC0zMy40MzVsLjEzLS4wNzdsLTEyLjM5LTIxLjAzYzQuMDQ3LTMuNDY5IDYuNjI4LTguNjI3IDYuNjI4LTE0LjM4NGMwLTEwLjQyNi04LjQzNi0xOC45MDktMTguODA3LTE4LjkwOWMtMTAuMzY3IDAtMTguODAzIDguNDgzLTE4LjgwMyAxOC45MDljMCAxMC40MjUgOC40MzYgMTguOTA5IDE4LjgwMyAxOC45MDljMi4zNjUgMCA0LjYxOC0uNDU4IDYuNzAyLTEuMjYxbDExLjU2NyAxOS42MjVMODguMzg0IDEyNi40YTMuMjI2IDMuMjI2IDAgMCAwIDAgMy4ybDE4LjM3NyAzMmMuNTcuOTkyIDEuNjIgMS42IDIuNzU2IDEuNmgzNi43NDRjLjI2NCAwIC41MjEtLjA0Mi43Ny0uMTAybDEyLjQ5NiAyMS4yMWMtNC4wNTEgMy40NjgtNi42MjkgOC42MjYtNi42MjkgMTQuMzgzYzAgMTAuNDI2IDguNDMzIDE4LjkwOSAxOC44MDQgMTguOTA5YzEwLjM3IDAgMTguODAzLTguNDgzIDE4LjgwMy0xOC45MDljMC0xMC40MjUtOC40MzMtMTguOTA5LTE4LjgwMy0xOC45MDlabTE4Ljk2OC03Ny4wNWMtNi44NTcgMC0xMi40MzYtNS42MDktMTIuNDM2LTEyLjUwOGMwLTYuOSA1LjU3OS0xMi41MDkgMTIuNDM2LTEyLjUwOWM2Ljg1OCAwIDEyLjQ0IDUuNjEgMTIuNDQgMTIuNTA5YzAgNi45LTUuNTgyIDEyLjUwOS0xMi40NCAxMi41MDlabTIzLjMwMyAyMy42NjhsLTEyLjA4LTIxLjA0YzQuNTkyLTMuNDUzIDcuNTgtOC45NDQgNy41OC0xNS4xMzZjMC0xMC40MjYtOC40MzItMTguOTA5LTE4LjgwMy0xOC45MDljLTIuNjM4IDAtNS4xNTIuNTU0LTcuNDMzIDEuNTQ5bC05Ljg0OS0xNy4xNTVhMy4xOCAzLjE4IDAgMCAwLTIuNzU2LTEuNmgtMzkuNDQ4djYuNGgzNy42MTJsOS4xMSAxNS44NzJjLTMuNzAzIDMuNDU2LTYuMDM2IDguMzc0LTYuMDM2IDEzLjg0M2MwIDEwLjQyNiA4LjQzMyAxOC45MDkgMTguOCAxOC45MDljMS45MzIgMCAzLjgtLjI5OCA1LjU1Ni0uODQ1TDIwNy41NDUgMTI4bC0xNS44OTIgMjcuNjc0bDUuNTEyIDMuMmwxNi44MDgtMjkuMjc0YTMuMjEgMy4yMSAwIDAgMCAwLTMuMlptLTE0Ni4wNCA1MC4zOWMtNi44NiAwLTEyLjQ0Mi01LjYxMi0xMi40NDItMTIuNTA4YzAtNi45IDUuNTgxLTEyLjUxIDEyLjQ0Mi0xMi41MWM2Ljg1NyAwIDEyLjQzOSA1LjYxIDEyLjQzOSAxMi41MWMwIDYuODk2LTUuNTgyIDEyLjUwOC0xMi40NCAxMi41MDhabTEwLjM5MyAzLjIzNmM1LjA2Mi0zLjM5MiA4LjQxLTkuMTgxIDguNDEtMTUuNzQ0YzAtMTAuNDI2LTguNDM2LTE4LjkxLTE4LjgwMy0xOC45MWMtMy4wMDQgMC01LjgzMy43My04LjM1MyAxLjk5NEw0OC40NTggMTI4bDE4LjQyOC0zMi4wOTNsLTUuNTE1LTMuMkw0Mi4wMjcgMTI2LjRhMy4yMSAzLjIxIDAgMCAwIDAgMy4ybDEyLjM4OCAyMS41NjhjLTMuMjY4IDMuNDA1LTUuMjg5IDguMDIyLTUuMjg5IDEzLjExNGMwIDEwLjQyNSA4LjQzNiAxOC45MDggMTguODA3IDE4LjkwOGMxLjU2MiAwIDMuMDc0LS4yMTQgNC41MjgtLjU3OWwxMC4xNSAxNy42OGMuNTcuOTg5IDEuNjIgMS42IDIuNzU3IDEuNmgzOS40NTF2LTYuNEg4Ny4yMDRsLTguODc4LTE1LjQ2NVonLz4KPC9zdmc+Cg=="
958
- },
959
- "engines": {
960
- "camunda": "^8.5"
961
- }
962
- },
963
- {
964
- "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
965
- "name": "Amazon EventBridge Outbound Connector",
966
- "id": "io.camunda.connectors.AWSEventBridge.v1",
967
- "version": 2,
968
- "description": "Send events to AWS EventBridge",
969
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/",
970
- "category": {
971
- "id": "connectors",
972
- "name": "Connectors"
973
- },
974
- "appliesTo": ["bpmn:Task"],
975
- "elementType": {
976
- "value": "bpmn:ServiceTask"
977
- },
978
- "groups": [
979
- {
980
- "id": "authentication",
981
- "label": "Authentication"
982
- },
983
- {
984
- "id": "configuration",
985
- "label": "Configuration"
986
- },
987
- {
988
- "id": "eventDetails",
989
- "label": "Event Details"
990
- },
991
- {
992
- "id": "eventPayload",
993
- "label": "Event Payload"
994
- },
995
- {
996
- "id": "output",
997
- "label": "Output Mapping"
998
- },
999
- {
1000
- "id": "errors",
1001
- "label": "Error Handling"
1002
- }
1003
- ],
1004
- "properties": [
1005
- {
1006
- "type": "Hidden",
1007
- "value": "io.camunda:aws-eventbridge:1",
1008
- "binding": {
1009
- "type": "zeebe:taskDefinition",
1010
- "property": "type"
1011
- }
1012
- },
1013
- {
1014
- "label": "Access key",
1015
- "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>",
1016
- "group": "authentication",
1017
- "type": "String",
1018
- "binding": {
1019
- "type": "zeebe:input",
1020
- "name": "authentication.accessKey"
1021
- },
1022
- "constraints": {
1023
- "notEmpty": true
1024
- }
1025
- },
1026
- {
1027
- "label": "Secret key",
1028
- "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>",
1029
- "group": "authentication",
1030
- "type": "String",
1031
- "binding": {
1032
- "type": "zeebe:input",
1033
- "name": "authentication.secretKey"
1034
- },
1035
- "constraints": {
1036
- "notEmpty": true
1037
- }
1038
- },
1039
- {
1040
- "label": "Region",
1041
- "description": "Specify the AWS region",
1042
- "group": "configuration",
1043
- "type": "String",
1044
- "feel": "optional",
1045
- "binding": {
1046
- "type": "zeebe:input",
1047
- "name": "configuration.region"
1048
- },
1049
- "constraints": {
1050
- "notEmpty": true,
1051
- "maxLength": 255
1052
- }
1053
- },
1054
- {
1055
- "label": "Event bus name",
1056
- "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>",
1057
- "group": "eventDetails",
1058
- "type": "String",
1059
- "feel": "optional",
1060
- "binding": {
1061
- "type": "zeebe:input",
1062
- "name": "input.eventBusName"
1063
- },
1064
- "constraints": {
1065
- "notEmpty": true
1066
- }
1067
- },
1068
- {
1069
- "label": "Source",
1070
- "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>",
1071
- "group": "eventDetails",
1072
- "type": "String",
1073
- "feel": "optional",
1074
- "binding": {
1075
- "type": "zeebe:input",
1076
- "name": "input.source"
1077
- },
1078
- "constraints": {
1079
- "notEmpty": true
1080
- }
1081
- },
1082
- {
1083
- "label": "Detail type",
1084
- "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>",
1085
- "group": "eventDetails",
1086
- "type": "String",
1087
- "feel": "optional",
1088
- "binding": {
1089
- "type": "zeebe:input",
1090
- "name": "input.detailType"
1091
- },
1092
- "constraints": {
1093
- "notEmpty": true
1094
- }
1095
- },
1096
- {
1097
- "label": "Event payload",
1098
- "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>",
1099
- "group": "eventPayload",
1100
- "type": "Text",
1101
- "feel": "required",
1102
- "optional": false,
1103
- "binding": {
1104
- "type": "zeebe:input",
1105
- "name": "input.detail"
1106
- },
1107
- "constraints": {
1108
- "notEmpty": true
1109
- }
1110
- },
1111
- {
1112
- "label": "Result variable",
1113
- "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>",
1114
- "group": "output",
1115
- "type": "String",
1116
- "binding": {
1117
- "type": "zeebe:taskHeader",
1118
- "key": "resultVariable"
1119
- }
1120
- },
1121
- {
1122
- "label": "Result expression",
1123
- "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>",
1124
- "group": "output",
1125
- "type": "Text",
1126
- "feel": "required",
1127
- "binding": {
1128
- "type": "zeebe:taskHeader",
1129
- "key": "resultExpression"
1130
- }
1131
- },
1132
- {
1133
- "label": "Error expression",
1134
- "description": "Expression to handle errors",
1135
- "group": "errors",
1136
- "type": "Text",
1137
- "feel": "required",
1138
- "binding": {
1139
- "type": "zeebe:taskHeader",
1140
- "key": "errorExpression"
1141
- }
1142
- }
1143
- ],
1144
- "icon": {
1145
- "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"
1146
- },
1147
- "engines": {
1148
- "camunda": "^8.2"
1149
- }
1150
- },
1151
- {
1152
- "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1153
- "name": "Amazon EventBridge Outbound Connector",
1154
- "id": "io.camunda.connectors.AWSEventBridge.v1",
1155
- "version": 4,
1156
- "description": "Send events to AWS EventBridge",
1157
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound",
1158
- "category": {
1159
- "id": "connectors",
1160
- "name": "Connectors"
1161
- },
1162
- "appliesTo": ["bpmn:Task"],
1163
- "elementType": {
1164
- "value": "bpmn:ServiceTask"
1165
- },
1166
- "groups": [
1167
- {
1168
- "id": "authentication",
1169
- "label": "Authentication"
1170
- },
1171
- {
1172
- "id": "configuration",
1173
- "label": "Configuration"
1174
- },
1175
- {
1176
- "id": "eventDetails",
1177
- "label": "Event Details"
1178
- },
1179
- {
1180
- "id": "eventPayload",
1181
- "label": "Event Payload"
1182
- },
1183
- {
1184
- "id": "output",
1185
- "label": "Output Mapping"
1186
- },
1187
- {
1188
- "id": "errors",
1189
- "label": "Error Handling"
1190
- }
1191
- ],
1192
- "properties": [
1193
- {
1194
- "type": "Hidden",
1195
- "value": "io.camunda:aws-eventbridge:1",
1196
- "binding": {
1197
- "type": "zeebe:taskDefinition",
1198
- "property": "type"
1199
- }
1200
- },
1201
- {
1202
- "id": "authenticationType",
1203
- "label": "Authentication",
1204
- "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>",
1205
- "group": "authentication",
1206
- "type": "Dropdown",
1207
- "optional": false,
1208
- "value": "credentials",
1209
- "choices": [
1210
- {
1211
- "name": "Credentials",
1212
- "value": "credentials"
1213
- },
1214
- {
1215
- "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
1216
- "value": "defaultCredentialsChain"
1217
- }
1218
- ],
1219
- "binding": {
1220
- "type": "zeebe:input",
1221
- "name": "authentication.type"
1222
- },
1223
- "constraints": {
1224
- "notEmpty": true
1225
- }
1226
- },
1227
- {
1228
- "label": "Access key",
1229
- "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>",
1230
- "group": "authentication",
1231
- "type": "String",
1232
- "binding": {
1233
- "type": "zeebe:input",
1234
- "name": "authentication.accessKey"
1235
- },
1236
- "constraints": {
1237
- "notEmpty": true
1238
- },
1239
- "condition": {
1240
- "property": "authenticationType",
1241
- "equals": "credentials"
1242
- }
1243
- },
1244
- {
1245
- "label": "Secret key",
1246
- "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>",
1247
- "group": "authentication",
1248
- "type": "String",
1249
- "binding": {
1250
- "type": "zeebe:input",
1251
- "name": "authentication.secretKey"
1252
- },
1253
- "constraints": {
1254
- "notEmpty": true
1255
- },
1256
- "condition": {
1257
- "property": "authenticationType",
1258
- "equals": "credentials"
1259
- }
1260
- },
1261
- {
1262
- "label": "Region",
1263
- "description": "Specify the AWS region",
1264
- "group": "configuration",
1265
- "type": "String",
1266
- "feel": "optional",
1267
- "binding": {
1268
- "type": "zeebe:input",
1269
- "name": "configuration.region"
1270
- },
1271
- "constraints": {
1272
- "notEmpty": true,
1273
- "maxLength": 255
1274
- }
1275
- },
1276
- {
1277
- "label": "Event bus name",
1278
- "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>",
1279
- "group": "eventDetails",
1280
- "type": "String",
1281
- "feel": "optional",
1282
- "binding": {
1283
- "type": "zeebe:input",
1284
- "name": "input.eventBusName"
1285
- },
1286
- "constraints": {
1287
- "notEmpty": true
1288
- }
1289
- },
1290
- {
1291
- "label": "Source",
1292
- "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>",
1293
- "group": "eventDetails",
1294
- "type": "String",
1295
- "feel": "optional",
1296
- "binding": {
1297
- "type": "zeebe:input",
1298
- "name": "input.source"
1299
- },
1300
- "constraints": {
1301
- "notEmpty": true
1302
- }
1303
- },
1304
- {
1305
- "label": "Detail type",
1306
- "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>",
1307
- "group": "eventDetails",
1308
- "type": "String",
1309
- "feel": "optional",
1310
- "binding": {
1311
- "type": "zeebe:input",
1312
- "name": "input.detailType"
1313
- },
1314
- "constraints": {
1315
- "notEmpty": true
1316
- }
1317
- },
1318
- {
1319
- "label": "Event payload",
1320
- "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>",
1321
- "group": "eventPayload",
1322
- "type": "Text",
1323
- "feel": "required",
1324
- "optional": false,
1325
- "binding": {
1326
- "type": "zeebe:input",
1327
- "name": "input.detail"
1328
- },
1329
- "constraints": {
1330
- "notEmpty": true
1331
- }
1332
- },
1333
- {
1334
- "label": "Result variable",
1335
- "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>",
1336
- "group": "output",
1337
- "type": "String",
1338
- "binding": {
1339
- "type": "zeebe:taskHeader",
1340
- "key": "resultVariable"
1341
- }
1342
- },
1343
- {
1344
- "label": "Result expression",
1345
- "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>",
1346
- "group": "output",
1347
- "type": "Text",
1348
- "feel": "required",
1349
- "binding": {
1350
- "type": "zeebe:taskHeader",
1351
- "key": "resultExpression"
1352
- }
1353
- },
1354
- {
1355
- "label": "Error expression",
1356
- "description": "Expression to handle errors",
1357
- "group": "errors",
1358
- "type": "Text",
1359
- "feel": "required",
1360
- "binding": {
1361
- "type": "zeebe:taskHeader",
1362
- "key": "errorExpression"
1363
- }
1364
- }
1365
- ],
1366
- "icon": {
1367
- "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"
1368
- },
1369
- "engines": {
1370
- "camunda": "^8.4"
1371
1371
  }
1372
1372
  }
1373
1373
  ]