@camunda/connectors-element-templates 1.0.16 → 1.0.18
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/connectors.js +12 -0
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -5
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +36 -39
- package/src/element-templates/agenticai-aiagent-job-worker.json +3769 -28
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +6979 -3299
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +469 -471
- package/src/element-templates/agenticai-mcp-message-start-event.json +122 -0
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +484 -486
- package/src/element-templates/asana-connector.json +718 -7
- package/src/element-templates/automation-anywhere-outbound-connector.json +1756 -1752
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +431 -0
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +285 -0
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +341 -0
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +316 -0
- package/src/element-templates/aws-bedrock-outbound-connector.json +788 -51
- package/src/element-templates/aws-comprehend-outbound-connector.json +10 -5
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1412 -1412
- package/src/element-templates/aws-eventbridge-connector-boundary.json +376 -11
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +400 -35
- package/src/element-templates/aws-eventbridge-connector-message-start.json +408 -9
- package/src/element-templates/aws-eventbridge-connector-receive.json +364 -0
- package/src/element-templates/aws-eventbridge-connector-start-event.json +322 -5
- package/src/element-templates/aws-eventbridge-outbound-connector.json +316 -311
- package/src/element-templates/aws-lambda-outbound-connector.json +305 -301
- package/src/element-templates/aws-s3-outbound-connector.json +656 -15
- package/src/element-templates/aws-sagemaker-outbound-connector.json +56 -52
- package/src/element-templates/aws-sns-inbound-boundary.json +422 -415
- package/src/element-templates/aws-sns-inbound-intermediate.json +330 -323
- package/src/element-templates/aws-sns-inbound-message-start.json +348 -341
- package/src/element-templates/aws-sns-inbound-receive.json +13 -6
- package/src/element-templates/aws-sns-inbound-start-event.json +139 -132
- package/src/element-templates/aws-sns-outbound-connector.json +593 -589
- package/src/element-templates/aws-sqs-boundary-connector.json +642 -638
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +588 -584
- package/src/element-templates/aws-sqs-outbound-connector.json +748 -746
- package/src/element-templates/aws-sqs-receive-connector.json +15 -11
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -400
- package/src/element-templates/aws-sqs-start-message.json +465 -461
- package/src/element-templates/aws-textract-outbound-connector.json +298 -294
- package/src/element-templates/azure-blobstorage-outbound-connector.json +668 -11
- package/src/element-templates/azure-open-ai-connector.json +1329 -4
- package/src/element-templates/blue-prism-connector.json +598 -53
- package/src/element-templates/box-outbound-connector.json +924 -12
- package/src/element-templates/csv-outbound-connector.json +39 -31
- package/src/element-templates/easy-post-connector.json +1017 -49
- package/src/element-templates/email-inbound-connector-boundary.json +32 -24
- package/src/element-templates/email-inbound-connector-intermediate.json +32 -24
- package/src/element-templates/email-inbound-connector-receive.json +564 -0
- package/src/element-templates/email-message-start-event-connector.json +45 -37
- package/src/element-templates/email-outbound-connector.json +2129 -256
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +513 -516
- package/src/element-templates/github-connector.json +12447 -5385
- package/src/element-templates/github-webhook-connector-boundary.json +11 -13
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -57
- package/src/element-templates/github-webhook-connector-message-start.json +19 -21
- package/src/element-templates/github-webhook-connector-receive.json +13 -15
- package/src/element-templates/github-webhook-connector-start-event.json +62 -64
- package/src/element-templates/gitlab-connector.json +2974 -1342
- package/src/element-templates/google-cloud-storage-outbound-connector.json +561 -12
- package/src/element-templates/google-drive-outbound-connector.json +882 -262
- package/src/element-templates/google-gemini-outbound-connector.json +117 -109
- package/src/element-templates/google-maps-platform-connector.json +1048 -19
- package/src/element-templates/google-sheets-outbound-connector.json +2961 -1967
- package/src/element-templates/graphql-outbound-connector.json +1780 -1193
- package/src/element-templates/http-json-connector.json +2832 -2168
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +953 -277
- package/src/element-templates/http-polling-connector.json +1642 -966
- package/src/element-templates/hubspot-outbound-connector.json +2376 -30
- package/src/element-templates/hugging-face-connector.json +432 -5
- package/src/element-templates/jdbc-outbound-connector.json +62 -48
- package/src/element-templates/kafka-inbound-connector-boundary.json +21 -12
- package/src/element-templates/kafka-inbound-connector-intermediate.json +581 -572
- package/src/element-templates/kafka-inbound-connector-receive.json +15 -6
- package/src/element-templates/kafka-inbound-connector-start-message.json +150 -141
- package/src/element-templates/kafka-inbound-connector.json +240 -240
- package/src/element-templates/kafka-outbound-connector.json +436 -430
- package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +178 -26
- package/src/element-templates/microsoft-office365-mail-connector.json +883 -0
- package/src/element-templates/microsoft-teams-outbound-connector.json +5616 -1607
- package/src/element-templates/openai-connector.json +608 -145
- package/src/element-templates/operate-connector.json +1218 -66
- package/src/element-templates/power-automate-connector.json +602 -10
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +799 -790
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +914 -905
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +477 -468
- package/src/element-templates/rabbitmq-inbound-connector-receive.json +15 -6
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +754 -745
- package/src/element-templates/rabbitmq-outbound-connector.json +875 -869
- package/src/element-templates/rpa-connector.json +346 -0
- package/src/element-templates/salesforce-connector.json +583 -39
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +10 -5
- package/src/element-templates/send-message-connector-message-end-event.json +10 -5
- package/src/element-templates/send-message-connector-send-task.json +10 -5
- package/src/element-templates/sendgrid-outbound-connector.json +1406 -798
- package/src/element-templates/servicenow-connector.json +971 -3
- package/src/element-templates/servicenow-flow-starter-connector.json +8 -3
- package/src/element-templates/servicenow-incident-connector.json +980 -3
- package/src/element-templates/slack-inbound-boundary.json +639 -341
- package/src/element-templates/slack-inbound-intermediate.json +393 -95
- package/src/element-templates/slack-inbound-message-start.json +678 -348
- package/src/element-templates/slack-inbound-receive.json +297 -0
- package/src/element-templates/slack-inbound-start-event.json +332 -327
- package/src/element-templates/slack-outbound-connector.json +3313 -919
- package/src/element-templates/soap-outbound-connector.json +812 -2
- package/src/element-templates/twilio-connector.json +1521 -41
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -26
- package/src/element-templates/twilio-webhook-connector.json +238 -8
- package/src/element-templates/twilio-webhook-intermediate-connector.json +38 -29
- package/src/element-templates/twilio-webhook-message-start-connector.json +312 -0
- package/src/element-templates/twilio-webhook-receive-connector.json +11 -2
- package/src/element-templates/uipath-connector.json +607 -15
- package/src/element-templates/webhook-connector-boundary.json +1986 -1331
- package/src/element-templates/webhook-connector-intermediate.json +2193 -1538
- package/src/element-templates/webhook-connector-receive.json +654 -0
- package/src/element-templates/webhook-connector-start-event.json +1261 -700
- package/src/element-templates/webhook-connector-start-message.json +1754 -1067
- package/src/element-templates/whatsapp-connector.json +339 -5
|
@@ -3,9 +3,16 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "AWS Lambda Outbound Connector",
|
|
5
5
|
"id": "io.camunda.connectors.AWSLAMBDA.v2",
|
|
6
|
-
"description": "Invoke
|
|
6
|
+
"description": "Invoke AWS Lambda functions.",
|
|
7
|
+
"keywords": [
|
|
8
|
+
"invoke function",
|
|
9
|
+
"run function",
|
|
10
|
+
"execute function",
|
|
11
|
+
"serverless",
|
|
12
|
+
"function as a service"
|
|
13
|
+
],
|
|
7
14
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/",
|
|
8
|
-
"version":
|
|
15
|
+
"version": 6,
|
|
9
16
|
"category": {
|
|
10
17
|
"id": "connectors",
|
|
11
18
|
"name": "Connectors"
|
|
@@ -14,6 +21,9 @@
|
|
|
14
21
|
"elementType": {
|
|
15
22
|
"value": "bpmn:ServiceTask"
|
|
16
23
|
},
|
|
24
|
+
"engines": {
|
|
25
|
+
"camunda": "^8.3"
|
|
26
|
+
},
|
|
17
27
|
"groups": [
|
|
18
28
|
{
|
|
19
29
|
"id": "authentication",
|
|
@@ -31,6 +41,10 @@
|
|
|
31
41
|
"id": "operationDetails",
|
|
32
42
|
"label": "Operation details"
|
|
33
43
|
},
|
|
44
|
+
{
|
|
45
|
+
"id": "connector",
|
|
46
|
+
"label": "Connector"
|
|
47
|
+
},
|
|
34
48
|
{
|
|
35
49
|
"id": "output",
|
|
36
50
|
"label": "Output mapping"
|
|
@@ -121,7 +135,10 @@
|
|
|
121
135
|
"id": "configuration.region",
|
|
122
136
|
"label": "Region",
|
|
123
137
|
"description": "Specify the AWS region",
|
|
124
|
-
"optional":
|
|
138
|
+
"optional": false,
|
|
139
|
+
"constraints": {
|
|
140
|
+
"notEmpty": true
|
|
141
|
+
},
|
|
125
142
|
"feel": "optional",
|
|
126
143
|
"group": "configuration",
|
|
127
144
|
"binding": {
|
|
@@ -192,10 +209,34 @@
|
|
|
192
209
|
},
|
|
193
210
|
"type": "Text"
|
|
194
211
|
},
|
|
212
|
+
{
|
|
213
|
+
"id": "version",
|
|
214
|
+
"label": "Version",
|
|
215
|
+
"description": "Version of the element template",
|
|
216
|
+
"value": "6",
|
|
217
|
+
"group": "connector",
|
|
218
|
+
"binding": {
|
|
219
|
+
"key": "elementTemplateVersion",
|
|
220
|
+
"type": "zeebe:taskHeader"
|
|
221
|
+
},
|
|
222
|
+
"type": "Hidden"
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
"id": "id",
|
|
226
|
+
"label": "ID",
|
|
227
|
+
"description": "ID of the element template",
|
|
228
|
+
"value": "io.camunda.connectors.AWSLAMBDA.v2",
|
|
229
|
+
"group": "connector",
|
|
230
|
+
"binding": {
|
|
231
|
+
"key": "elementTemplateId",
|
|
232
|
+
"type": "zeebe:taskHeader"
|
|
233
|
+
},
|
|
234
|
+
"type": "Hidden"
|
|
235
|
+
},
|
|
195
236
|
{
|
|
196
237
|
"id": "resultVariable",
|
|
197
238
|
"label": "Result variable",
|
|
198
|
-
"description": "Name of variable to store the response in",
|
|
239
|
+
"description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
|
|
199
240
|
"group": "output",
|
|
200
241
|
"binding": {
|
|
201
242
|
"key": "resultVariable",
|
|
@@ -206,7 +247,7 @@
|
|
|
206
247
|
{
|
|
207
248
|
"id": "resultExpression",
|
|
208
249
|
"label": "Result expression",
|
|
209
|
-
"description": "Expression to map the response into process variables",
|
|
250
|
+
"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>.",
|
|
210
251
|
"feel": "required",
|
|
211
252
|
"group": "output",
|
|
212
253
|
"binding": {
|
|
@@ -245,7 +286,6 @@
|
|
|
245
286
|
"label": "Retry backoff",
|
|
246
287
|
"description": "ISO-8601 duration to wait between retries",
|
|
247
288
|
"value": "PT0S",
|
|
248
|
-
"feel": "optional",
|
|
249
289
|
"group": "retries",
|
|
250
290
|
"binding": {
|
|
251
291
|
"key": "retryBackoff",
|
|
@@ -256,16 +296,13 @@
|
|
|
256
296
|
],
|
|
257
297
|
"icon": {
|
|
258
298
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0OCA0OCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPgogICAgPHRpdGxlPkljb24tUmVzb3VyY2UvQ29tcHV0ZS9SZXNfQW1hem9uLUxhbWJkYV9MYW1iZGEtRnVuY3Rpb25fNDhfTGlnaHQ8L3RpdGxlPgogICAgPGcgaWQ9J0ljb24tUmVzb3VyY2UvQ29tcHV0ZS9SZXNfQW1hem9uLUxhbWJkYV9MYW1iZGEtRnVuY3Rpb25fNDgnIHN0cm9rZT0nbm9uZScgc3Ryb2tlLXdpZHRoPScxJyBmaWxsPSdub25lJwogICAgICAgZmlsbC1ydWxlPSdldmVub2RkJz4KICAgICAgICA8cGF0aCBkPSdNMjQsNDQgQzEyLjk3Miw0NCA0LDM1LjAyOCA0LDI0IEM0LDEyLjk3MiAxMi45NzIsNCAyNCw0IEMzNS4wMjgsNCA0NCwxMi45NzIgNDQsMjQgQzQ0LDM1LjAyOCAzNS4wMjgsNDQgMjQsNDQgTDI0LDQ0IFogTTI0LDIgQzExLjg2OSwyIDIsMTEuODY5IDIsMjQgQzIsMzYuMTMxIDExLjg2OSw0NiAyNCw0NiBDMzYuMTMxLDQ2IDQ2LDM2LjEzMSA0NiwyNCBDNDYsMTEuODY5IDM2LjEzMSwyIDI0LDIgTDI0LDIgWiBNMTcuMjMxLDM1LjI1IEwxMS44NzYsMzUuMjUgTDE4LjIyMSwyMS45NTkgTDIwLjkwMiwyNy40OTIgTDE3LjIzMSwzNS4yNSBaIE0xOS4xMTQsMTkuMjE1IEMxOC45NDYsMTguODcgMTguNTk3LDE4LjY1MSAxOC4yMTQsMTguNjUxIEwxOC4yMTEsMTguNjUxIEMxNy44MjYsMTguNjUyIDE3LjQ3NywxOC44NzQgMTcuMzEyLDE5LjIyMSBMOS4zODksMzUuODE5IEM5LjI0LDM2LjEyOSA5LjI2MiwzNi40OTMgOS40NDUsMzYuNzgzIEM5LjYyOCwzNy4wNzQgOS45NDcsMzcuMjUgMTAuMjkxLDM3LjI1IEwxNy44NjQsMzcuMjUgQzE4LjI1MSwzNy4yNSAxOC42MDMsMzcuMDI3IDE4Ljc2OSwzNi42NzggTDIyLjkxNSwyNy45MTUgQzIzLjA0NCwyNy42NDIgMjMuMDQzLDI3LjMyMyAyMi45MTEsMjcuMDUxIEwxOS4xMTQsMTkuMjE1IFogTTM2LjEyNSwzNS4yNSBMMzAuNjczLDM1LjI1IEwyMC43NjEsMTMuOTUzIEMyMC41OTcsMTMuNjAxIDIwLjI0MywxMy4zNzUgMTkuODU0LDEzLjM3NSBMMTYuMjUxLDEzLjM3NSBMMTYuMjU1LDkuMjUgTDIzLjQ3NSw5LjI1IEwzMy4zMzksMzAuNTQ1IEMzMy41MDMsMzAuODk4IDMzLjg1NiwzMS4xMjUgMzQuMjQ2LDMxLjEyNSBMMzYuMTI1LDMxLjEyNSBMMzYuMTI1LDM1LjI1IFogTTM3LjEyNSwyOS4xMjUgTDM0Ljg4NSwyOS4xMjUgTDI1LjAyMSw3LjgzIEMyNC44NTYsNy40NzcgMjQuNTAzLDcuMjUgMjQuMTEzLDcuMjUgTDE1LjI1Niw3LjI1IEMxNC43MDQsNy4yNSAxNC4yNTcsNy42OTcgMTQuMjU2LDguMjQ5IEwxNC4yNSwxNC4zNzQgQzE0LjI1LDE0LjY0IDE0LjM1NSwxNC44OTQgMTQuNTQzLDE1LjA4MiBDMTQuNzMsMTUuMjcgMTQuOTg0LDE1LjM3NSAxNS4yNSwxNS4zNzUgTDE5LjIxNywxNS4zNzUgTDI5LjEyOSwzNi42NzIgQzI5LjI5MywzNy4wMjQgMjkuNjQ2LDM3LjI1IDMwLjAzNSwzNy4yNSBMMzcuMTI1LDM3LjI1IEMzNy42NzgsMzcuMjUgMzguMTI1LDM2LjgwMyAzOC4xMjUsMzYuMjUgTDM4LjEyNSwzMC4xMjUgQzM4LjEyNSwyOS41NzIgMzcuNjc4LDI5LjEyNSAzNy4xMjUsMjkuMTI1IEwzNy4xMjUsMjkuMTI1IFonCiAgICAgICAgICAgICAgaWQ9J0FtYXpvbi1MYW1iZGEtTGFtYmRhLUZ1bmN0aW9uX1Jlc291cmNlLUljb25fbGlnaHQtYmcnIGZpbGw9JyNENDVCMDcnPjwvcGF0aD4KICAgIDwvZz4KPC9zdmc+"
|
|
259
|
-
},
|
|
260
|
-
"engines": {
|
|
261
|
-
"camunda": "^8.4"
|
|
262
299
|
}
|
|
263
300
|
},
|
|
264
301
|
{
|
|
265
302
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
266
303
|
"name": "AWS Lambda Outbound Connector",
|
|
267
304
|
"id": "io.camunda.connectors.AWSLAMBDA.v2",
|
|
268
|
-
"version":
|
|
305
|
+
"version": 4,
|
|
269
306
|
"description": "Invoke a function",
|
|
270
307
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/",
|
|
271
308
|
"category": {
|
|
@@ -311,6 +348,32 @@
|
|
|
311
348
|
"property": "type"
|
|
312
349
|
}
|
|
313
350
|
},
|
|
351
|
+
{
|
|
352
|
+
"id": "authenticationType",
|
|
353
|
+
"label": "Authentication",
|
|
354
|
+
"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/\" target=\"_blank\">documentation page</a>",
|
|
355
|
+
"group": "authentication",
|
|
356
|
+
"type": "Dropdown",
|
|
357
|
+
"optional": false,
|
|
358
|
+
"value": "credentials",
|
|
359
|
+
"choices": [
|
|
360
|
+
{
|
|
361
|
+
"name": "Credentials",
|
|
362
|
+
"value": "credentials"
|
|
363
|
+
},
|
|
364
|
+
{
|
|
365
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
366
|
+
"value": "defaultCredentialsChain"
|
|
367
|
+
}
|
|
368
|
+
],
|
|
369
|
+
"binding": {
|
|
370
|
+
"type": "zeebe:input",
|
|
371
|
+
"name": "authentication.type"
|
|
372
|
+
},
|
|
373
|
+
"constraints": {
|
|
374
|
+
"notEmpty": true
|
|
375
|
+
}
|
|
376
|
+
},
|
|
314
377
|
{
|
|
315
378
|
"label": "Access key",
|
|
316
379
|
"description": "Provide an access key of a user with permissions to invoke specified AWS Lambda function",
|
|
@@ -322,6 +385,10 @@
|
|
|
322
385
|
},
|
|
323
386
|
"constraints": {
|
|
324
387
|
"notEmpty": true
|
|
388
|
+
},
|
|
389
|
+
"condition": {
|
|
390
|
+
"property": "authenticationType",
|
|
391
|
+
"equals": "credentials"
|
|
325
392
|
}
|
|
326
393
|
},
|
|
327
394
|
{
|
|
@@ -335,6 +402,10 @@
|
|
|
335
402
|
},
|
|
336
403
|
"constraints": {
|
|
337
404
|
"notEmpty": true
|
|
405
|
+
},
|
|
406
|
+
"condition": {
|
|
407
|
+
"property": "authenticationType",
|
|
408
|
+
"equals": "credentials"
|
|
338
409
|
}
|
|
339
410
|
},
|
|
340
411
|
{
|
|
@@ -394,10 +465,14 @@
|
|
|
394
465
|
"group": "operationDetails",
|
|
395
466
|
"type": "Text",
|
|
396
467
|
"feel": "required",
|
|
468
|
+
"optional": false,
|
|
397
469
|
"binding": {
|
|
398
470
|
"type": "zeebe:input",
|
|
399
471
|
"name": "awsFunction.payload"
|
|
400
472
|
},
|
|
473
|
+
"constraints": {
|
|
474
|
+
"notEmpty": true
|
|
475
|
+
},
|
|
401
476
|
"condition": {
|
|
402
477
|
"property": "operationType",
|
|
403
478
|
"equals": "sync"
|
|
@@ -440,14 +515,14 @@
|
|
|
440
515
|
"contents": "data:image/svg+xml;utf8,%3Csvg width='18' height='18' viewBox='0 0 48 48' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EIcon-Resource/Compute/Res_Amazon-Lambda_Lambda-Function_48_Light%3C/title%3E%3Cg id='Icon-Resource/Compute/Res_Amazon-Lambda_Lambda-Function_48' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M24,44 C12.972,44 4,35.028 4,24 C4,12.972 12.972,4 24,4 C35.028,4 44,12.972 44,24 C44,35.028 35.028,44 24,44 L24,44 Z M24,2 C11.869,2 2,11.869 2,24 C2,36.131 11.869,46 24,46 C36.131,46 46,36.131 46,24 C46,11.869 36.131,2 24,2 L24,2 Z M17.231,35.25 L11.876,35.25 L18.221,21.959 L20.902,27.492 L17.231,35.25 Z M19.114,19.215 C18.946,18.87 18.597,18.651 18.214,18.651 L18.211,18.651 C17.826,18.652 17.477,18.874 17.312,19.221 L9.389,35.819 C9.24,36.129 9.262,36.493 9.445,36.783 C9.628,37.074 9.947,37.25 10.291,37.25 L17.864,37.25 C18.251,37.25 18.603,37.027 18.769,36.678 L22.915,27.915 C23.044,27.642 23.043,27.323 22.911,27.051 L19.114,19.215 Z M36.125,35.25 L30.673,35.25 L20.761,13.953 C20.597,13.601 20.243,13.375 19.854,13.375 L16.251,13.375 L16.255,9.25 L23.475,9.25 L33.339,30.545 C33.503,30.898 33.856,31.125 34.246,31.125 L36.125,31.125 L36.125,35.25 Z M37.125,29.125 L34.885,29.125 L25.021,7.83 C24.856,7.477 24.503,7.25 24.113,7.25 L15.256,7.25 C14.704,7.25 14.257,7.697 14.256,8.249 L14.25,14.374 C14.25,14.64 14.355,14.894 14.543,15.082 C14.73,15.27 14.984,15.375 15.25,15.375 L19.217,15.375 L29.129,36.672 C29.293,37.024 29.646,37.25 30.035,37.25 L37.125,37.25 C37.678,37.25 38.125,36.803 38.125,36.25 L38.125,30.125 C38.125,29.572 37.678,29.125 37.125,29.125 L37.125,29.125 Z' id='Amazon-Lambda-Lambda-Function_Resource-Icon_light-bg' fill='%23D45B07'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
441
516
|
},
|
|
442
517
|
"engines": {
|
|
443
|
-
"camunda": "^8.
|
|
518
|
+
"camunda": "^8.4"
|
|
444
519
|
}
|
|
445
520
|
},
|
|
446
521
|
{
|
|
447
522
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
448
|
-
"name": "AWS Lambda
|
|
523
|
+
"name": "AWS Lambda Outbound Connector",
|
|
449
524
|
"id": "io.camunda.connectors.AWSLAMBDA.v2",
|
|
450
|
-
"version":
|
|
525
|
+
"version": 3,
|
|
451
526
|
"description": "Invoke a function",
|
|
452
527
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/",
|
|
453
528
|
"category": {
|
|
@@ -629,9 +704,9 @@
|
|
|
629
704
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
630
705
|
"name": "AWS Lambda Outbound Connector",
|
|
631
706
|
"id": "io.camunda.connectors.AWSLAMBDA.v2",
|
|
632
|
-
"version": 4,
|
|
633
707
|
"description": "Invoke a function",
|
|
634
708
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/",
|
|
709
|
+
"version": 5,
|
|
635
710
|
"category": {
|
|
636
711
|
"id": "connectors",
|
|
637
712
|
"name": "Connectors"
|
|
@@ -662,184 +737,226 @@
|
|
|
662
737
|
"label": "Output mapping"
|
|
663
738
|
},
|
|
664
739
|
{
|
|
665
|
-
"id": "
|
|
740
|
+
"id": "error",
|
|
666
741
|
"label": "Error handling"
|
|
742
|
+
},
|
|
743
|
+
{
|
|
744
|
+
"id": "retries",
|
|
745
|
+
"label": "Retries"
|
|
667
746
|
}
|
|
668
747
|
],
|
|
669
748
|
"properties": [
|
|
670
749
|
{
|
|
671
|
-
"type": "Hidden",
|
|
672
750
|
"value": "io.camunda:aws-lambda:1",
|
|
673
751
|
"binding": {
|
|
674
|
-
"
|
|
675
|
-
"
|
|
676
|
-
}
|
|
752
|
+
"property": "type",
|
|
753
|
+
"type": "zeebe:taskDefinition"
|
|
754
|
+
},
|
|
755
|
+
"type": "Hidden"
|
|
677
756
|
},
|
|
678
757
|
{
|
|
679
|
-
"id": "
|
|
758
|
+
"id": "authentication.type",
|
|
680
759
|
"label": "Authentication",
|
|
681
|
-
"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
|
|
760
|
+
"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>",
|
|
761
|
+
"value": "credentials",
|
|
682
762
|
"group": "authentication",
|
|
763
|
+
"binding": {
|
|
764
|
+
"name": "authentication.type",
|
|
765
|
+
"type": "zeebe:input"
|
|
766
|
+
},
|
|
683
767
|
"type": "Dropdown",
|
|
684
|
-
"optional": false,
|
|
685
|
-
"value": "credentials",
|
|
686
768
|
"choices": [
|
|
687
|
-
{
|
|
688
|
-
"name": "Credentials",
|
|
689
|
-
"value": "credentials"
|
|
690
|
-
},
|
|
691
769
|
{
|
|
692
770
|
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
693
771
|
"value": "defaultCredentialsChain"
|
|
772
|
+
},
|
|
773
|
+
{
|
|
774
|
+
"name": "Credentials",
|
|
775
|
+
"value": "credentials"
|
|
694
776
|
}
|
|
695
|
-
]
|
|
696
|
-
"binding": {
|
|
697
|
-
"type": "zeebe:input",
|
|
698
|
-
"name": "authentication.type"
|
|
699
|
-
},
|
|
700
|
-
"constraints": {
|
|
701
|
-
"notEmpty": true
|
|
702
|
-
}
|
|
777
|
+
]
|
|
703
778
|
},
|
|
704
779
|
{
|
|
780
|
+
"id": "authentication.accessKey",
|
|
705
781
|
"label": "Access key",
|
|
706
|
-
"description": "Provide an access key
|
|
707
|
-
"
|
|
708
|
-
"type": "String",
|
|
709
|
-
"binding": {
|
|
710
|
-
"type": "zeebe:input",
|
|
711
|
-
"name": "authentication.accessKey"
|
|
712
|
-
},
|
|
782
|
+
"description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
|
|
783
|
+
"optional": false,
|
|
713
784
|
"constraints": {
|
|
714
785
|
"notEmpty": true
|
|
715
786
|
},
|
|
787
|
+
"feel": "optional",
|
|
788
|
+
"group": "authentication",
|
|
789
|
+
"binding": {
|
|
790
|
+
"name": "authentication.accessKey",
|
|
791
|
+
"type": "zeebe:input"
|
|
792
|
+
},
|
|
716
793
|
"condition": {
|
|
717
|
-
"property": "
|
|
718
|
-
"equals": "credentials"
|
|
719
|
-
|
|
794
|
+
"property": "authentication.type",
|
|
795
|
+
"equals": "credentials",
|
|
796
|
+
"type": "simple"
|
|
797
|
+
},
|
|
798
|
+
"type": "String"
|
|
720
799
|
},
|
|
721
800
|
{
|
|
801
|
+
"id": "authentication.secretKey",
|
|
722
802
|
"label": "Secret key",
|
|
723
803
|
"description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
|
|
724
|
-
"
|
|
725
|
-
"type": "String",
|
|
726
|
-
"binding": {
|
|
727
|
-
"type": "zeebe:input",
|
|
728
|
-
"name": "authentication.secretKey"
|
|
729
|
-
},
|
|
804
|
+
"optional": false,
|
|
730
805
|
"constraints": {
|
|
731
806
|
"notEmpty": true
|
|
732
807
|
},
|
|
808
|
+
"feel": "optional",
|
|
809
|
+
"group": "authentication",
|
|
810
|
+
"binding": {
|
|
811
|
+
"name": "authentication.secretKey",
|
|
812
|
+
"type": "zeebe:input"
|
|
813
|
+
},
|
|
733
814
|
"condition": {
|
|
734
|
-
"property": "
|
|
735
|
-
"equals": "credentials"
|
|
736
|
-
|
|
815
|
+
"property": "authentication.type",
|
|
816
|
+
"equals": "credentials",
|
|
817
|
+
"type": "simple"
|
|
818
|
+
},
|
|
819
|
+
"type": "String"
|
|
737
820
|
},
|
|
738
821
|
{
|
|
822
|
+
"id": "configuration.region",
|
|
739
823
|
"label": "Region",
|
|
740
824
|
"description": "Specify the AWS region",
|
|
741
|
-
"
|
|
742
|
-
"type": "String",
|
|
825
|
+
"optional": true,
|
|
743
826
|
"feel": "optional",
|
|
827
|
+
"group": "configuration",
|
|
744
828
|
"binding": {
|
|
745
|
-
"
|
|
746
|
-
"
|
|
829
|
+
"name": "configuration.region",
|
|
830
|
+
"type": "zeebe:input"
|
|
747
831
|
},
|
|
748
|
-
"
|
|
749
|
-
"notEmpty": true,
|
|
750
|
-
"maxLength": 255
|
|
751
|
-
}
|
|
832
|
+
"type": "String"
|
|
752
833
|
},
|
|
753
834
|
{
|
|
754
|
-
"id": "
|
|
835
|
+
"id": "configuration.endpoint",
|
|
836
|
+
"label": "Endpoint",
|
|
837
|
+
"description": "Specify endpoint if need to use custom endpoint",
|
|
838
|
+
"optional": true,
|
|
839
|
+
"group": "configuration",
|
|
840
|
+
"binding": {
|
|
841
|
+
"name": "configuration.endpoint",
|
|
842
|
+
"type": "zeebe:input"
|
|
843
|
+
},
|
|
844
|
+
"type": "Hidden"
|
|
845
|
+
},
|
|
846
|
+
{
|
|
847
|
+
"id": "awsFunction.operationType",
|
|
848
|
+
"label": "Operation type",
|
|
849
|
+
"optional": false,
|
|
850
|
+
"value": "sync",
|
|
755
851
|
"group": "operation",
|
|
852
|
+
"binding": {
|
|
853
|
+
"name": "awsFunction.operationType",
|
|
854
|
+
"type": "zeebe:input"
|
|
855
|
+
},
|
|
756
856
|
"type": "Dropdown",
|
|
757
|
-
"value": "sync",
|
|
758
857
|
"choices": [
|
|
759
858
|
{
|
|
760
859
|
"name": "Invoke function (sync)",
|
|
761
860
|
"value": "sync"
|
|
762
861
|
}
|
|
763
|
-
]
|
|
764
|
-
"binding": {
|
|
765
|
-
"type": "zeebe:input",
|
|
766
|
-
"name": "awsFunction.operationType",
|
|
767
|
-
"key": "awsFunction.operationType"
|
|
768
|
-
}
|
|
862
|
+
]
|
|
769
863
|
},
|
|
770
864
|
{
|
|
865
|
+
"id": "awsFunction.functionName",
|
|
771
866
|
"label": "Function name",
|
|
772
867
|
"description": "Enter a name, ARN or alias of your function",
|
|
773
|
-
"
|
|
774
|
-
"
|
|
868
|
+
"optional": false,
|
|
869
|
+
"constraints": {
|
|
870
|
+
"notEmpty": true
|
|
871
|
+
},
|
|
775
872
|
"feel": "optional",
|
|
873
|
+
"group": "operationDetails",
|
|
776
874
|
"binding": {
|
|
777
|
-
"
|
|
778
|
-
"
|
|
779
|
-
},
|
|
780
|
-
"constraints": {
|
|
781
|
-
"notEmpty": true,
|
|
782
|
-
"maxLength": 255
|
|
875
|
+
"name": "awsFunction.functionName",
|
|
876
|
+
"type": "zeebe:input"
|
|
783
877
|
},
|
|
784
|
-
"
|
|
785
|
-
"property": "operationType",
|
|
786
|
-
"equals": "sync"
|
|
787
|
-
}
|
|
878
|
+
"type": "String"
|
|
788
879
|
},
|
|
789
880
|
{
|
|
881
|
+
"id": "awsFunction.payload",
|
|
790
882
|
"label": "Payload",
|
|
791
883
|
"description": "Provide payload for your function as JSON",
|
|
792
|
-
"group": "operationDetails",
|
|
793
|
-
"type": "Text",
|
|
794
|
-
"feel": "required",
|
|
795
884
|
"optional": false,
|
|
796
|
-
"binding": {
|
|
797
|
-
"type": "zeebe:input",
|
|
798
|
-
"name": "awsFunction.payload"
|
|
799
|
-
},
|
|
800
885
|
"constraints": {
|
|
801
886
|
"notEmpty": true
|
|
802
887
|
},
|
|
803
|
-
"
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
888
|
+
"feel": "optional",
|
|
889
|
+
"group": "operationDetails",
|
|
890
|
+
"binding": {
|
|
891
|
+
"name": "awsFunction.payload",
|
|
892
|
+
"type": "zeebe:input"
|
|
893
|
+
},
|
|
894
|
+
"type": "Text"
|
|
807
895
|
},
|
|
808
896
|
{
|
|
897
|
+
"id": "resultVariable",
|
|
809
898
|
"label": "Result variable",
|
|
810
|
-
"description": "
|
|
899
|
+
"description": "Name of variable to store the response in",
|
|
811
900
|
"group": "output",
|
|
812
|
-
"type": "String",
|
|
813
901
|
"binding": {
|
|
814
|
-
"
|
|
815
|
-
"
|
|
816
|
-
}
|
|
902
|
+
"key": "resultVariable",
|
|
903
|
+
"type": "zeebe:taskHeader"
|
|
904
|
+
},
|
|
905
|
+
"type": "String"
|
|
817
906
|
},
|
|
818
907
|
{
|
|
908
|
+
"id": "resultExpression",
|
|
819
909
|
"label": "Result expression",
|
|
820
|
-
"description": "Expression to map the response into process variables
|
|
821
|
-
"group": "output",
|
|
822
|
-
"type": "Text",
|
|
910
|
+
"description": "Expression to map the response into process variables",
|
|
823
911
|
"feel": "required",
|
|
912
|
+
"group": "output",
|
|
824
913
|
"binding": {
|
|
825
|
-
"
|
|
826
|
-
"
|
|
827
|
-
}
|
|
914
|
+
"key": "resultExpression",
|
|
915
|
+
"type": "zeebe:taskHeader"
|
|
916
|
+
},
|
|
917
|
+
"type": "Text"
|
|
828
918
|
},
|
|
829
919
|
{
|
|
920
|
+
"id": "errorExpression",
|
|
830
921
|
"label": "Error expression",
|
|
831
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
832
|
-
"group": "errors",
|
|
833
|
-
"type": "Text",
|
|
922
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
|
|
834
923
|
"feel": "required",
|
|
924
|
+
"group": "error",
|
|
835
925
|
"binding": {
|
|
836
|
-
"
|
|
837
|
-
"
|
|
838
|
-
}
|
|
926
|
+
"key": "errorExpression",
|
|
927
|
+
"type": "zeebe:taskHeader"
|
|
928
|
+
},
|
|
929
|
+
"type": "Text"
|
|
930
|
+
},
|
|
931
|
+
{
|
|
932
|
+
"id": "retryCount",
|
|
933
|
+
"label": "Retries",
|
|
934
|
+
"description": "Number of retries",
|
|
935
|
+
"value": "3",
|
|
936
|
+
"feel": "optional",
|
|
937
|
+
"group": "retries",
|
|
938
|
+
"binding": {
|
|
939
|
+
"property": "retries",
|
|
940
|
+
"type": "zeebe:taskDefinition"
|
|
941
|
+
},
|
|
942
|
+
"type": "String"
|
|
943
|
+
},
|
|
944
|
+
{
|
|
945
|
+
"id": "retryBackoff",
|
|
946
|
+
"label": "Retry backoff",
|
|
947
|
+
"description": "ISO-8601 duration to wait between retries",
|
|
948
|
+
"value": "PT0S",
|
|
949
|
+
"feel": "optional",
|
|
950
|
+
"group": "retries",
|
|
951
|
+
"binding": {
|
|
952
|
+
"key": "retryBackoff",
|
|
953
|
+
"type": "zeebe:taskHeader"
|
|
954
|
+
},
|
|
955
|
+
"type": "String"
|
|
839
956
|
}
|
|
840
957
|
],
|
|
841
958
|
"icon": {
|
|
842
|
-
"contents": "data:image/svg+xml;
|
|
959
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0OCA0OCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPgogICAgPHRpdGxlPkljb24tUmVzb3VyY2UvQ29tcHV0ZS9SZXNfQW1hem9uLUxhbWJkYV9MYW1iZGEtRnVuY3Rpb25fNDhfTGlnaHQ8L3RpdGxlPgogICAgPGcgaWQ9J0ljb24tUmVzb3VyY2UvQ29tcHV0ZS9SZXNfQW1hem9uLUxhbWJkYV9MYW1iZGEtRnVuY3Rpb25fNDgnIHN0cm9rZT0nbm9uZScgc3Ryb2tlLXdpZHRoPScxJyBmaWxsPSdub25lJwogICAgICAgZmlsbC1ydWxlPSdldmVub2RkJz4KICAgICAgICA8cGF0aCBkPSdNMjQsNDQgQzEyLjk3Miw0NCA0LDM1LjAyOCA0LDI0IEM0LDEyLjk3MiAxMi45NzIsNCAyNCw0IEMzNS4wMjgsNCA0NCwxMi45NzIgNDQsMjQgQzQ0LDM1LjAyOCAzNS4wMjgsNDQgMjQsNDQgTDI0LDQ0IFogTTI0LDIgQzExLjg2OSwyIDIsMTEuODY5IDIsMjQgQzIsMzYuMTMxIDExLjg2OSw0NiAyNCw0NiBDMzYuMTMxLDQ2IDQ2LDM2LjEzMSA0NiwyNCBDNDYsMTEuODY5IDM2LjEzMSwyIDI0LDIgTDI0LDIgWiBNMTcuMjMxLDM1LjI1IEwxMS44NzYsMzUuMjUgTDE4LjIyMSwyMS45NTkgTDIwLjkwMiwyNy40OTIgTDE3LjIzMSwzNS4yNSBaIE0xOS4xMTQsMTkuMjE1IEMxOC45NDYsMTguODcgMTguNTk3LDE4LjY1MSAxOC4yMTQsMTguNjUxIEwxOC4yMTEsMTguNjUxIEMxNy44MjYsMTguNjUyIDE3LjQ3NywxOC44NzQgMTcuMzEyLDE5LjIyMSBMOS4zODksMzUuODE5IEM5LjI0LDM2LjEyOSA5LjI2MiwzNi40OTMgOS40NDUsMzYuNzgzIEM5LjYyOCwzNy4wNzQgOS45NDcsMzcuMjUgMTAuMjkxLDM3LjI1IEwxNy44NjQsMzcuMjUgQzE4LjI1MSwzNy4yNSAxOC42MDMsMzcuMDI3IDE4Ljc2OSwzNi42NzggTDIyLjkxNSwyNy45MTUgQzIzLjA0NCwyNy42NDIgMjMuMDQzLDI3LjMyMyAyMi45MTEsMjcuMDUxIEwxOS4xMTQsMTkuMjE1IFogTTM2LjEyNSwzNS4yNSBMMzAuNjczLDM1LjI1IEwyMC43NjEsMTMuOTUzIEMyMC41OTcsMTMuNjAxIDIwLjI0MywxMy4zNzUgMTkuODU0LDEzLjM3NSBMMTYuMjUxLDEzLjM3NSBMMTYuMjU1LDkuMjUgTDIzLjQ3NSw5LjI1IEwzMy4zMzksMzAuNTQ1IEMzMy41MDMsMzAuODk4IDMzLjg1NiwzMS4xMjUgMzQuMjQ2LDMxLjEyNSBMMzYuMTI1LDMxLjEyNSBMMzYuMTI1LDM1LjI1IFogTTM3LjEyNSwyOS4xMjUgTDM0Ljg4NSwyOS4xMjUgTDI1LjAyMSw3LjgzIEMyNC44NTYsNy40NzcgMjQuNTAzLDcuMjUgMjQuMTEzLDcuMjUgTDE1LjI1Niw3LjI1IEMxNC43MDQsNy4yNSAxNC4yNTcsNy42OTcgMTQuMjU2LDguMjQ5IEwxNC4yNSwxNC4zNzQgQzE0LjI1LDE0LjY0IDE0LjM1NSwxNC44OTQgMTQuNTQzLDE1LjA4MiBDMTQuNzMsMTUuMjcgMTQuOTg0LDE1LjM3NSAxNS4yNSwxNS4zNzUgTDE5LjIxNywxNS4zNzUgTDI5LjEyOSwzNi42NzIgQzI5LjI5MywzNy4wMjQgMjkuNjQ2LDM3LjI1IDMwLjAzNSwzNy4yNSBMMzcuMTI1LDM3LjI1IEMzNy42NzgsMzcuMjUgMzguMTI1LDM2LjgwMyAzOC4xMjUsMzYuMjUgTDM4LjEyNSwzMC4xMjUgQzM4LjEyNSwyOS41NzIgMzcuNjc4LDI5LjEyNSAzNy4xMjUsMjkuMTI1IEwzNy4xMjUsMjkuMTI1IFonCiAgICAgICAgICAgICAgaWQ9J0FtYXpvbi1MYW1iZGEtTGFtYmRhLUZ1bmN0aW9uX1Jlc291cmNlLUljb25fbGlnaHQtYmcnIGZpbGw9JyNENDVCMDcnPjwvcGF0aD4KICAgIDwvZz4KPC9zdmc+"
|
|
843
960
|
},
|
|
844
961
|
"engines": {
|
|
845
962
|
"camunda": "^8.4"
|
|
@@ -847,14 +964,11 @@
|
|
|
847
964
|
},
|
|
848
965
|
{
|
|
849
966
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
850
|
-
"name": "AWS Lambda
|
|
967
|
+
"name": "AWS Lambda connector",
|
|
851
968
|
"id": "io.camunda.connectors.AWSLAMBDA.v2",
|
|
852
|
-
"
|
|
853
|
-
"
|
|
854
|
-
"keywords": ["invoke function", "run function"]
|
|
855
|
-
},
|
|
969
|
+
"version": 2,
|
|
970
|
+
"description": "Invoke a function",
|
|
856
971
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/",
|
|
857
|
-
"version": 6,
|
|
858
972
|
"category": {
|
|
859
973
|
"id": "connectors",
|
|
860
974
|
"name": "Connectors"
|
|
@@ -863,9 +977,6 @@
|
|
|
863
977
|
"elementType": {
|
|
864
978
|
"value": "bpmn:ServiceTask"
|
|
865
979
|
},
|
|
866
|
-
"engines": {
|
|
867
|
-
"camunda": "^8.3"
|
|
868
|
-
},
|
|
869
980
|
"groups": [
|
|
870
981
|
{
|
|
871
982
|
"id": "authentication",
|
|
@@ -883,261 +994,154 @@
|
|
|
883
994
|
"id": "operationDetails",
|
|
884
995
|
"label": "Operation details"
|
|
885
996
|
},
|
|
886
|
-
{
|
|
887
|
-
"id": "connector",
|
|
888
|
-
"label": "Connector"
|
|
889
|
-
},
|
|
890
997
|
{
|
|
891
998
|
"id": "output",
|
|
892
999
|
"label": "Output mapping"
|
|
893
1000
|
},
|
|
894
1001
|
{
|
|
895
|
-
"id": "
|
|
1002
|
+
"id": "errors",
|
|
896
1003
|
"label": "Error handling"
|
|
897
|
-
},
|
|
898
|
-
{
|
|
899
|
-
"id": "retries",
|
|
900
|
-
"label": "Retries"
|
|
901
1004
|
}
|
|
902
1005
|
],
|
|
903
1006
|
"properties": [
|
|
904
1007
|
{
|
|
1008
|
+
"type": "Hidden",
|
|
905
1009
|
"value": "io.camunda:aws-lambda:1",
|
|
906
1010
|
"binding": {
|
|
907
|
-
"
|
|
908
|
-
"
|
|
909
|
-
}
|
|
910
|
-
"type": "Hidden"
|
|
1011
|
+
"type": "zeebe:taskDefinition",
|
|
1012
|
+
"property": "type"
|
|
1013
|
+
}
|
|
911
1014
|
},
|
|
912
1015
|
{
|
|
913
|
-
"
|
|
914
|
-
"
|
|
915
|
-
"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>",
|
|
916
|
-
"value": "credentials",
|
|
1016
|
+
"label": "Access key",
|
|
1017
|
+
"description": "Provide an access key of a user with permissions to invoke specified AWS Lambda function",
|
|
917
1018
|
"group": "authentication",
|
|
1019
|
+
"type": "String",
|
|
918
1020
|
"binding": {
|
|
919
|
-
"
|
|
920
|
-
"
|
|
1021
|
+
"type": "zeebe:input",
|
|
1022
|
+
"name": "authentication.accessKey"
|
|
921
1023
|
},
|
|
922
|
-
"type": "Dropdown",
|
|
923
|
-
"choices": [
|
|
924
|
-
{
|
|
925
|
-
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
926
|
-
"value": "defaultCredentialsChain"
|
|
927
|
-
},
|
|
928
|
-
{
|
|
929
|
-
"name": "Credentials",
|
|
930
|
-
"value": "credentials"
|
|
931
|
-
}
|
|
932
|
-
]
|
|
933
|
-
},
|
|
934
|
-
{
|
|
935
|
-
"id": "authentication.accessKey",
|
|
936
|
-
"label": "Access key",
|
|
937
|
-
"description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
|
|
938
|
-
"optional": false,
|
|
939
1024
|
"constraints": {
|
|
940
1025
|
"notEmpty": true
|
|
941
|
-
}
|
|
942
|
-
"feel": "optional",
|
|
943
|
-
"group": "authentication",
|
|
944
|
-
"binding": {
|
|
945
|
-
"name": "authentication.accessKey",
|
|
946
|
-
"type": "zeebe:input"
|
|
947
|
-
},
|
|
948
|
-
"condition": {
|
|
949
|
-
"property": "authentication.type",
|
|
950
|
-
"equals": "credentials",
|
|
951
|
-
"type": "simple"
|
|
952
|
-
},
|
|
953
|
-
"type": "String"
|
|
1026
|
+
}
|
|
954
1027
|
},
|
|
955
1028
|
{
|
|
956
|
-
"id": "authentication.secretKey",
|
|
957
1029
|
"label": "Secret key",
|
|
958
1030
|
"description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
|
|
959
|
-
"optional": false,
|
|
960
|
-
"constraints": {
|
|
961
|
-
"notEmpty": true
|
|
962
|
-
},
|
|
963
|
-
"feel": "optional",
|
|
964
1031
|
"group": "authentication",
|
|
1032
|
+
"type": "String",
|
|
965
1033
|
"binding": {
|
|
966
|
-
"
|
|
967
|
-
"
|
|
968
|
-
},
|
|
969
|
-
"condition": {
|
|
970
|
-
"property": "authentication.type",
|
|
971
|
-
"equals": "credentials",
|
|
972
|
-
"type": "simple"
|
|
1034
|
+
"type": "zeebe:input",
|
|
1035
|
+
"name": "authentication.secretKey"
|
|
973
1036
|
},
|
|
974
|
-
"type": "String"
|
|
975
|
-
},
|
|
976
|
-
{
|
|
977
|
-
"id": "configuration.region",
|
|
978
|
-
"label": "Region",
|
|
979
|
-
"description": "Specify the AWS region",
|
|
980
|
-
"optional": false,
|
|
981
1037
|
"constraints": {
|
|
982
1038
|
"notEmpty": true
|
|
983
|
-
}
|
|
984
|
-
"feel": "optional",
|
|
985
|
-
"group": "configuration",
|
|
986
|
-
"binding": {
|
|
987
|
-
"name": "configuration.region",
|
|
988
|
-
"type": "zeebe:input"
|
|
989
|
-
},
|
|
990
|
-
"type": "String"
|
|
1039
|
+
}
|
|
991
1040
|
},
|
|
992
1041
|
{
|
|
993
|
-
"
|
|
994
|
-
"
|
|
995
|
-
"description": "Specify endpoint if need to use custom endpoint",
|
|
996
|
-
"optional": true,
|
|
1042
|
+
"label": "Region",
|
|
1043
|
+
"description": "Specify the AWS region",
|
|
997
1044
|
"group": "configuration",
|
|
1045
|
+
"type": "String",
|
|
1046
|
+
"feel": "optional",
|
|
998
1047
|
"binding": {
|
|
999
|
-
"
|
|
1000
|
-
"
|
|
1048
|
+
"type": "zeebe:input",
|
|
1049
|
+
"name": "configuration.region"
|
|
1001
1050
|
},
|
|
1002
|
-
"
|
|
1051
|
+
"constraints": {
|
|
1052
|
+
"notEmpty": true,
|
|
1053
|
+
"maxLength": 255
|
|
1054
|
+
}
|
|
1003
1055
|
},
|
|
1004
1056
|
{
|
|
1005
|
-
"id": "
|
|
1006
|
-
"label": "Operation type",
|
|
1007
|
-
"optional": false,
|
|
1008
|
-
"value": "sync",
|
|
1057
|
+
"id": "operationType",
|
|
1009
1058
|
"group": "operation",
|
|
1010
|
-
"binding": {
|
|
1011
|
-
"name": "awsFunction.operationType",
|
|
1012
|
-
"type": "zeebe:input"
|
|
1013
|
-
},
|
|
1014
1059
|
"type": "Dropdown",
|
|
1060
|
+
"value": "sync",
|
|
1015
1061
|
"choices": [
|
|
1016
1062
|
{
|
|
1017
1063
|
"name": "Invoke function (sync)",
|
|
1018
1064
|
"value": "sync"
|
|
1019
1065
|
}
|
|
1020
|
-
]
|
|
1066
|
+
],
|
|
1067
|
+
"binding": {
|
|
1068
|
+
"type": "zeebe:input",
|
|
1069
|
+
"name": "awsFunction.operationType",
|
|
1070
|
+
"key": "awsFunction.operationType"
|
|
1071
|
+
}
|
|
1021
1072
|
},
|
|
1022
1073
|
{
|
|
1023
|
-
"id": "awsFunction.functionName",
|
|
1024
1074
|
"label": "Function name",
|
|
1025
1075
|
"description": "Enter a name, ARN or alias of your function",
|
|
1026
|
-
"optional": false,
|
|
1027
|
-
"constraints": {
|
|
1028
|
-
"notEmpty": true
|
|
1029
|
-
},
|
|
1030
|
-
"feel": "optional",
|
|
1031
1076
|
"group": "operationDetails",
|
|
1077
|
+
"type": "String",
|
|
1078
|
+
"feel": "optional",
|
|
1032
1079
|
"binding": {
|
|
1033
|
-
"
|
|
1034
|
-
"
|
|
1080
|
+
"type": "zeebe:input",
|
|
1081
|
+
"name": "awsFunction.functionName"
|
|
1035
1082
|
},
|
|
1036
|
-
"
|
|
1083
|
+
"constraints": {
|
|
1084
|
+
"notEmpty": true,
|
|
1085
|
+
"maxLength": 255
|
|
1086
|
+
},
|
|
1087
|
+
"condition": {
|
|
1088
|
+
"property": "operationType",
|
|
1089
|
+
"equals": "sync"
|
|
1090
|
+
}
|
|
1037
1091
|
},
|
|
1038
1092
|
{
|
|
1039
|
-
"id": "awsFunction.payload",
|
|
1040
1093
|
"label": "Payload",
|
|
1041
1094
|
"description": "Provide payload for your function as JSON",
|
|
1042
|
-
"optional": false,
|
|
1043
|
-
"constraints": {
|
|
1044
|
-
"notEmpty": true
|
|
1045
|
-
},
|
|
1046
|
-
"feel": "optional",
|
|
1047
1095
|
"group": "operationDetails",
|
|
1096
|
+
"type": "Text",
|
|
1097
|
+
"feel": "required",
|
|
1048
1098
|
"binding": {
|
|
1049
|
-
"
|
|
1050
|
-
"
|
|
1051
|
-
},
|
|
1052
|
-
"type": "Text"
|
|
1053
|
-
},
|
|
1054
|
-
{
|
|
1055
|
-
"id": "version",
|
|
1056
|
-
"label": "Version",
|
|
1057
|
-
"description": "Version of the element template",
|
|
1058
|
-
"value": "6",
|
|
1059
|
-
"group": "connector",
|
|
1060
|
-
"binding": {
|
|
1061
|
-
"key": "elementTemplateVersion",
|
|
1062
|
-
"type": "zeebe:taskHeader"
|
|
1063
|
-
},
|
|
1064
|
-
"type": "Hidden"
|
|
1065
|
-
},
|
|
1066
|
-
{
|
|
1067
|
-
"id": "id",
|
|
1068
|
-
"label": "ID",
|
|
1069
|
-
"description": "ID of the element template",
|
|
1070
|
-
"value": "io.camunda.connectors.AWSLAMBDA.v2",
|
|
1071
|
-
"group": "connector",
|
|
1072
|
-
"binding": {
|
|
1073
|
-
"key": "elementTemplateId",
|
|
1074
|
-
"type": "zeebe:taskHeader"
|
|
1099
|
+
"type": "zeebe:input",
|
|
1100
|
+
"name": "awsFunction.payload"
|
|
1075
1101
|
},
|
|
1076
|
-
"
|
|
1102
|
+
"condition": {
|
|
1103
|
+
"property": "operationType",
|
|
1104
|
+
"equals": "sync"
|
|
1105
|
+
}
|
|
1077
1106
|
},
|
|
1078
1107
|
{
|
|
1079
|
-
"id": "resultVariable",
|
|
1080
1108
|
"label": "Result variable",
|
|
1081
|
-
"description": "
|
|
1109
|
+
"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>",
|
|
1082
1110
|
"group": "output",
|
|
1111
|
+
"type": "String",
|
|
1083
1112
|
"binding": {
|
|
1084
|
-
"
|
|
1085
|
-
"
|
|
1086
|
-
}
|
|
1087
|
-
"type": "String"
|
|
1113
|
+
"type": "zeebe:taskHeader",
|
|
1114
|
+
"key": "resultVariable"
|
|
1115
|
+
}
|
|
1088
1116
|
},
|
|
1089
1117
|
{
|
|
1090
|
-
"id": "resultExpression",
|
|
1091
1118
|
"label": "Result expression",
|
|
1092
|
-
"description": "Expression to map the response into process variables",
|
|
1093
|
-
"feel": "required",
|
|
1119
|
+
"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>",
|
|
1094
1120
|
"group": "output",
|
|
1121
|
+
"type": "Text",
|
|
1122
|
+
"feel": "required",
|
|
1095
1123
|
"binding": {
|
|
1096
|
-
"
|
|
1097
|
-
"
|
|
1098
|
-
}
|
|
1099
|
-
"type": "Text"
|
|
1124
|
+
"type": "zeebe:taskHeader",
|
|
1125
|
+
"key": "resultExpression"
|
|
1126
|
+
}
|
|
1100
1127
|
},
|
|
1101
1128
|
{
|
|
1102
|
-
"id": "errorExpression",
|
|
1103
1129
|
"label": "Error expression",
|
|
1104
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
1130
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
|
|
1131
|
+
"group": "errors",
|
|
1132
|
+
"type": "Text",
|
|
1105
1133
|
"feel": "required",
|
|
1106
|
-
"group": "error",
|
|
1107
|
-
"binding": {
|
|
1108
|
-
"key": "errorExpression",
|
|
1109
|
-
"type": "zeebe:taskHeader"
|
|
1110
|
-
},
|
|
1111
|
-
"type": "Text"
|
|
1112
|
-
},
|
|
1113
|
-
{
|
|
1114
|
-
"id": "retryCount",
|
|
1115
|
-
"label": "Retries",
|
|
1116
|
-
"description": "Number of retries",
|
|
1117
|
-
"value": "3",
|
|
1118
|
-
"feel": "optional",
|
|
1119
|
-
"group": "retries",
|
|
1120
|
-
"binding": {
|
|
1121
|
-
"property": "retries",
|
|
1122
|
-
"type": "zeebe:taskDefinition"
|
|
1123
|
-
},
|
|
1124
|
-
"type": "String"
|
|
1125
|
-
},
|
|
1126
|
-
{
|
|
1127
|
-
"id": "retryBackoff",
|
|
1128
|
-
"label": "Retry backoff",
|
|
1129
|
-
"description": "ISO-8601 duration to wait between retries",
|
|
1130
|
-
"value": "PT0S",
|
|
1131
|
-
"group": "retries",
|
|
1132
1134
|
"binding": {
|
|
1133
|
-
"
|
|
1134
|
-
"
|
|
1135
|
-
}
|
|
1136
|
-
"type": "String"
|
|
1135
|
+
"type": "zeebe:taskHeader",
|
|
1136
|
+
"key": "errorExpression"
|
|
1137
|
+
}
|
|
1137
1138
|
}
|
|
1138
1139
|
],
|
|
1139
1140
|
"icon": {
|
|
1140
|
-
"contents": "data:image/svg+xml;
|
|
1141
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg width='18' height='18' viewBox='0 0 48 48' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EIcon-Resource/Compute/Res_Amazon-Lambda_Lambda-Function_48_Light%3C/title%3E%3Cg id='Icon-Resource/Compute/Res_Amazon-Lambda_Lambda-Function_48' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M24,44 C12.972,44 4,35.028 4,24 C4,12.972 12.972,4 24,4 C35.028,4 44,12.972 44,24 C44,35.028 35.028,44 24,44 L24,44 Z M24,2 C11.869,2 2,11.869 2,24 C2,36.131 11.869,46 24,46 C36.131,46 46,36.131 46,24 C46,11.869 36.131,2 24,2 L24,2 Z M17.231,35.25 L11.876,35.25 L18.221,21.959 L20.902,27.492 L17.231,35.25 Z M19.114,19.215 C18.946,18.87 18.597,18.651 18.214,18.651 L18.211,18.651 C17.826,18.652 17.477,18.874 17.312,19.221 L9.389,35.819 C9.24,36.129 9.262,36.493 9.445,36.783 C9.628,37.074 9.947,37.25 10.291,37.25 L17.864,37.25 C18.251,37.25 18.603,37.027 18.769,36.678 L22.915,27.915 C23.044,27.642 23.043,27.323 22.911,27.051 L19.114,19.215 Z M36.125,35.25 L30.673,35.25 L20.761,13.953 C20.597,13.601 20.243,13.375 19.854,13.375 L16.251,13.375 L16.255,9.25 L23.475,9.25 L33.339,30.545 C33.503,30.898 33.856,31.125 34.246,31.125 L36.125,31.125 L36.125,35.25 Z M37.125,29.125 L34.885,29.125 L25.021,7.83 C24.856,7.477 24.503,7.25 24.113,7.25 L15.256,7.25 C14.704,7.25 14.257,7.697 14.256,8.249 L14.25,14.374 C14.25,14.64 14.355,14.894 14.543,15.082 C14.73,15.27 14.984,15.375 15.25,15.375 L19.217,15.375 L29.129,36.672 C29.293,37.024 29.646,37.25 30.035,37.25 L37.125,37.25 C37.678,37.25 38.125,36.803 38.125,36.25 L38.125,30.125 C38.125,29.572 37.678,29.125 37.125,29.125 L37.125,29.125 Z' id='Amazon-Lambda-Lambda-Function_Resource-Icon_light-bg' fill='%23D45B07'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
1142
|
+
},
|
|
1143
|
+
"engines": {
|
|
1144
|
+
"camunda": "^8.2"
|
|
1141
1145
|
}
|
|
1142
1146
|
}
|
|
1143
1147
|
]
|