@camunda/connectors-element-templates 1.0.18 → 1.0.19
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 +1 -1
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +22 -22
- package/src/element-templates/agenticai-aiagent-job-worker.json +240 -240
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3735 -3735
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +550 -550
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +116 -116
- package/src/element-templates/automation-anywhere-outbound-connector.json +665 -665
- package/src/element-templates/aws-bedrock-outbound-connector.json +431 -431
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1337 -1337
- package/src/element-templates/aws-eventbridge-connector-boundary.json +37 -37
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +77 -77
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-outbound-connector.json +229 -229
- package/src/element-templates/aws-lambda-outbound-connector.json +278 -278
- package/src/element-templates/aws-s3-outbound-connector.json +244 -244
- package/src/element-templates/aws-sagemaker-outbound-connector.json +58 -58
- package/src/element-templates/aws-sns-inbound-boundary.json +224 -224
- package/src/element-templates/aws-sns-inbound-intermediate.json +329 -329
- package/src/element-templates/aws-sns-inbound-message-start.json +357 -357
- package/src/element-templates/aws-sns-inbound-start-event.json +135 -135
- package/src/element-templates/aws-sns-outbound-connector.json +293 -293
- package/src/element-templates/aws-sqs-boundary-connector.json +890 -890
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +529 -529
- package/src/element-templates/aws-sqs-outbound-connector.json +573 -573
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -408
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +275 -275
- package/src/element-templates/azure-blobstorage-outbound-connector.json +200 -200
- package/src/element-templates/azure-open-ai-connector.json +48 -48
- package/src/element-templates/blue-prism-connector.json +101 -101
- package/src/element-templates/csv-outbound-connector.json +44 -44
- package/src/element-templates/easy-post-connector.json +216 -216
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +902 -902
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +10272 -10272
- package/src/element-templates/github-webhook-connector-intermediate.json +41 -41
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +54 -54
- package/src/element-templates/gitlab-connector.json +2854 -2854
- package/src/element-templates/google-cloud-storage-outbound-connector.json +200 -200
- package/src/element-templates/google-drive-outbound-connector.json +1139 -1139
- package/src/element-templates/google-gemini-outbound-connector.json +122 -122
- package/src/element-templates/google-maps-platform-connector.json +94 -94
- package/src/element-templates/google-sheets-outbound-connector.json +2455 -2455
- package/src/element-templates/graphql-outbound-connector.json +1814 -1814
- package/src/element-templates/http-json-connector.json +2221 -2221
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +766 -766
- package/src/element-templates/http-polling-connector.json +1510 -1510
- package/src/element-templates/hubspot-outbound-connector.json +65 -65
- package/src/element-templates/hugging-face-connector.json +122 -122
- package/src/element-templates/jdbc-outbound-connector.json +67 -67
- package/src/element-templates/kafka-inbound-connector-boundary.json +130 -130
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1371 -1371
- package/src/element-templates/kafka-inbound-connector-start-message.json +166 -166
- package/src/element-templates/kafka-outbound-connector.json +250 -250
- package/src/element-templates/microsoft-office365-mail-connector.json +77 -77
- package/src/element-templates/microsoft-teams-outbound-connector.json +4124 -4124
- package/src/element-templates/openai-connector.json +199 -199
- package/src/element-templates/operate-connector.json +144 -144
- package/src/element-templates/power-automate-connector.json +62 -62
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +454 -454
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +895 -895
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +610 -610
- package/src/element-templates/rabbitmq-outbound-connector.json +662 -662
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +60 -60
- package/src/element-templates/sendgrid-outbound-connector.json +1301 -1301
- package/src/element-templates/servicenow-connector.json +6 -6
- package/src/element-templates/servicenow-incident-connector.json +6 -6
- package/src/element-templates/slack-inbound-boundary.json +305 -305
- package/src/element-templates/slack-inbound-intermediate.json +363 -363
- package/src/element-templates/slack-inbound-message-start.json +286 -286
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +301 -301
- package/src/element-templates/slack-outbound-connector.json +2249 -2249
- package/src/element-templates/twilio-connector.json +366 -366
- package/src/element-templates/twilio-webhook-boundary-connector.json +37 -37
- package/src/element-templates/twilio-webhook-connector.json +36 -36
- package/src/element-templates/twilio-webhook-intermediate-connector.json +59 -59
- package/src/element-templates/twilio-webhook-message-start-connector.json +42 -42
- package/src/element-templates/uipath-connector.json +54 -54
- package/src/element-templates/webhook-connector-boundary.json +1238 -1238
- package/src/element-templates/webhook-connector-intermediate.json +1254 -1254
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1419 -1419
- package/src/element-templates/webhook-connector-start-message.json +1289 -1289
- package/src/element-templates/whatsapp-connector.json +21 -21
|
@@ -3,16 +3,9 @@
|
|
|
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
|
-
"
|
|
7
|
-
"
|
|
8
|
-
"invoke function",
|
|
9
|
-
"run function",
|
|
10
|
-
"execute function",
|
|
11
|
-
"serverless",
|
|
12
|
-
"function as a service"
|
|
13
|
-
],
|
|
6
|
+
"version": 4,
|
|
7
|
+
"description": "Invoke a function",
|
|
14
8
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/",
|
|
15
|
-
"version": 6,
|
|
16
9
|
"category": {
|
|
17
10
|
"id": "connectors",
|
|
18
11
|
"name": "Connectors"
|
|
@@ -21,9 +14,6 @@
|
|
|
21
14
|
"elementType": {
|
|
22
15
|
"value": "bpmn:ServiceTask"
|
|
23
16
|
},
|
|
24
|
-
"engines": {
|
|
25
|
-
"camunda": "^8.3"
|
|
26
|
-
},
|
|
27
17
|
"groups": [
|
|
28
18
|
{
|
|
29
19
|
"id": "authentication",
|
|
@@ -42,8 +32,224 @@
|
|
|
42
32
|
"label": "Operation details"
|
|
43
33
|
},
|
|
44
34
|
{
|
|
45
|
-
"id": "
|
|
46
|
-
"label": "
|
|
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-lambda:1",
|
|
47
|
+
"binding": {
|
|
48
|
+
"type": "zeebe:taskDefinition",
|
|
49
|
+
"property": "type"
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"id": "authenticationType",
|
|
54
|
+
"label": "Authentication",
|
|
55
|
+
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/\" target=\"_blank\">documentation page</a>",
|
|
56
|
+
"group": "authentication",
|
|
57
|
+
"type": "Dropdown",
|
|
58
|
+
"optional": false,
|
|
59
|
+
"value": "credentials",
|
|
60
|
+
"choices": [
|
|
61
|
+
{
|
|
62
|
+
"name": "Credentials",
|
|
63
|
+
"value": "credentials"
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
67
|
+
"value": "defaultCredentialsChain"
|
|
68
|
+
}
|
|
69
|
+
],
|
|
70
|
+
"binding": {
|
|
71
|
+
"type": "zeebe:input",
|
|
72
|
+
"name": "authentication.type"
|
|
73
|
+
},
|
|
74
|
+
"constraints": {
|
|
75
|
+
"notEmpty": true
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"label": "Access key",
|
|
80
|
+
"description": "Provide an access key of a user with permissions to invoke specified AWS Lambda function",
|
|
81
|
+
"group": "authentication",
|
|
82
|
+
"type": "String",
|
|
83
|
+
"binding": {
|
|
84
|
+
"type": "zeebe:input",
|
|
85
|
+
"name": "authentication.accessKey"
|
|
86
|
+
},
|
|
87
|
+
"constraints": {
|
|
88
|
+
"notEmpty": true
|
|
89
|
+
},
|
|
90
|
+
"condition": {
|
|
91
|
+
"property": "authenticationType",
|
|
92
|
+
"equals": "credentials"
|
|
93
|
+
}
|
|
94
|
+
},
|
|
95
|
+
{
|
|
96
|
+
"label": "Secret key",
|
|
97
|
+
"description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
|
|
98
|
+
"group": "authentication",
|
|
99
|
+
"type": "String",
|
|
100
|
+
"binding": {
|
|
101
|
+
"type": "zeebe:input",
|
|
102
|
+
"name": "authentication.secretKey"
|
|
103
|
+
},
|
|
104
|
+
"constraints": {
|
|
105
|
+
"notEmpty": true
|
|
106
|
+
},
|
|
107
|
+
"condition": {
|
|
108
|
+
"property": "authenticationType",
|
|
109
|
+
"equals": "credentials"
|
|
110
|
+
}
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"label": "Region",
|
|
114
|
+
"description": "Specify the AWS region",
|
|
115
|
+
"group": "configuration",
|
|
116
|
+
"type": "String",
|
|
117
|
+
"feel": "optional",
|
|
118
|
+
"binding": {
|
|
119
|
+
"type": "zeebe:input",
|
|
120
|
+
"name": "configuration.region"
|
|
121
|
+
},
|
|
122
|
+
"constraints": {
|
|
123
|
+
"notEmpty": true,
|
|
124
|
+
"maxLength": 255
|
|
125
|
+
}
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
"id": "operationType",
|
|
129
|
+
"group": "operation",
|
|
130
|
+
"type": "Dropdown",
|
|
131
|
+
"value": "sync",
|
|
132
|
+
"choices": [
|
|
133
|
+
{
|
|
134
|
+
"name": "Invoke function (sync)",
|
|
135
|
+
"value": "sync"
|
|
136
|
+
}
|
|
137
|
+
],
|
|
138
|
+
"binding": {
|
|
139
|
+
"type": "zeebe:input",
|
|
140
|
+
"name": "awsFunction.operationType",
|
|
141
|
+
"key": "awsFunction.operationType"
|
|
142
|
+
}
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
"label": "Function name",
|
|
146
|
+
"description": "Enter a name, ARN or alias of your function",
|
|
147
|
+
"group": "operationDetails",
|
|
148
|
+
"type": "String",
|
|
149
|
+
"feel": "optional",
|
|
150
|
+
"binding": {
|
|
151
|
+
"type": "zeebe:input",
|
|
152
|
+
"name": "awsFunction.functionName"
|
|
153
|
+
},
|
|
154
|
+
"constraints": {
|
|
155
|
+
"notEmpty": true,
|
|
156
|
+
"maxLength": 255
|
|
157
|
+
},
|
|
158
|
+
"condition": {
|
|
159
|
+
"property": "operationType",
|
|
160
|
+
"equals": "sync"
|
|
161
|
+
}
|
|
162
|
+
},
|
|
163
|
+
{
|
|
164
|
+
"label": "Payload",
|
|
165
|
+
"description": "Provide payload for your function as JSON",
|
|
166
|
+
"group": "operationDetails",
|
|
167
|
+
"type": "Text",
|
|
168
|
+
"feel": "required",
|
|
169
|
+
"optional": false,
|
|
170
|
+
"binding": {
|
|
171
|
+
"type": "zeebe:input",
|
|
172
|
+
"name": "awsFunction.payload"
|
|
173
|
+
},
|
|
174
|
+
"constraints": {
|
|
175
|
+
"notEmpty": true
|
|
176
|
+
},
|
|
177
|
+
"condition": {
|
|
178
|
+
"property": "operationType",
|
|
179
|
+
"equals": "sync"
|
|
180
|
+
}
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"label": "Result variable",
|
|
184
|
+
"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>",
|
|
185
|
+
"group": "output",
|
|
186
|
+
"type": "String",
|
|
187
|
+
"binding": {
|
|
188
|
+
"type": "zeebe:taskHeader",
|
|
189
|
+
"key": "resultVariable"
|
|
190
|
+
}
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"label": "Result expression",
|
|
194
|
+
"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>",
|
|
195
|
+
"group": "output",
|
|
196
|
+
"type": "Text",
|
|
197
|
+
"feel": "required",
|
|
198
|
+
"binding": {
|
|
199
|
+
"type": "zeebe:taskHeader",
|
|
200
|
+
"key": "resultExpression"
|
|
201
|
+
}
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
"label": "Error expression",
|
|
205
|
+
"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>",
|
|
206
|
+
"group": "errors",
|
|
207
|
+
"type": "Text",
|
|
208
|
+
"feel": "required",
|
|
209
|
+
"binding": {
|
|
210
|
+
"type": "zeebe:taskHeader",
|
|
211
|
+
"key": "errorExpression"
|
|
212
|
+
}
|
|
213
|
+
}
|
|
214
|
+
],
|
|
215
|
+
"icon": {
|
|
216
|
+
"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"
|
|
217
|
+
},
|
|
218
|
+
"engines": {
|
|
219
|
+
"camunda": "^8.4"
|
|
220
|
+
}
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
224
|
+
"name": "AWS Lambda Outbound Connector",
|
|
225
|
+
"id": "io.camunda.connectors.AWSLAMBDA.v2",
|
|
226
|
+
"description": "Invoke a function",
|
|
227
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/",
|
|
228
|
+
"version": 5,
|
|
229
|
+
"category": {
|
|
230
|
+
"id": "connectors",
|
|
231
|
+
"name": "Connectors"
|
|
232
|
+
},
|
|
233
|
+
"appliesTo": ["bpmn:Task"],
|
|
234
|
+
"elementType": {
|
|
235
|
+
"value": "bpmn:ServiceTask"
|
|
236
|
+
},
|
|
237
|
+
"groups": [
|
|
238
|
+
{
|
|
239
|
+
"id": "authentication",
|
|
240
|
+
"label": "Authentication"
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
"id": "configuration",
|
|
244
|
+
"label": "Configuration"
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
"id": "operation",
|
|
248
|
+
"label": "Select operation"
|
|
249
|
+
},
|
|
250
|
+
{
|
|
251
|
+
"id": "operationDetails",
|
|
252
|
+
"label": "Operation details"
|
|
47
253
|
},
|
|
48
254
|
{
|
|
49
255
|
"id": "output",
|
|
@@ -135,10 +341,7 @@
|
|
|
135
341
|
"id": "configuration.region",
|
|
136
342
|
"label": "Region",
|
|
137
343
|
"description": "Specify the AWS region",
|
|
138
|
-
"optional":
|
|
139
|
-
"constraints": {
|
|
140
|
-
"notEmpty": true
|
|
141
|
-
},
|
|
344
|
+
"optional": true,
|
|
142
345
|
"feel": "optional",
|
|
143
346
|
"group": "configuration",
|
|
144
347
|
"binding": {
|
|
@@ -209,34 +412,10 @@
|
|
|
209
412
|
},
|
|
210
413
|
"type": "Text"
|
|
211
414
|
},
|
|
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
|
-
},
|
|
236
415
|
{
|
|
237
416
|
"id": "resultVariable",
|
|
238
417
|
"label": "Result variable",
|
|
239
|
-
"description": "Name of variable to store the response in
|
|
418
|
+
"description": "Name of variable to store the response in",
|
|
240
419
|
"group": "output",
|
|
241
420
|
"binding": {
|
|
242
421
|
"key": "resultVariable",
|
|
@@ -247,7 +426,7 @@
|
|
|
247
426
|
{
|
|
248
427
|
"id": "resultExpression",
|
|
249
428
|
"label": "Result expression",
|
|
250
|
-
"description": "Expression to map the response into process variables
|
|
429
|
+
"description": "Expression to map the response into process variables",
|
|
251
430
|
"feel": "required",
|
|
252
431
|
"group": "output",
|
|
253
432
|
"binding": {
|
|
@@ -286,6 +465,7 @@
|
|
|
286
465
|
"label": "Retry backoff",
|
|
287
466
|
"description": "ISO-8601 duration to wait between retries",
|
|
288
467
|
"value": "PT0S",
|
|
468
|
+
"feel": "optional",
|
|
289
469
|
"group": "retries",
|
|
290
470
|
"binding": {
|
|
291
471
|
"key": "retryBackoff",
|
|
@@ -296,13 +476,16 @@
|
|
|
296
476
|
],
|
|
297
477
|
"icon": {
|
|
298
478
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0OCA0OCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPgogICAgPHRpdGxlPkljb24tUmVzb3VyY2UvQ29tcHV0ZS9SZXNfQW1hem9uLUxhbWJkYV9MYW1iZGEtRnVuY3Rpb25fNDhfTGlnaHQ8L3RpdGxlPgogICAgPGcgaWQ9J0ljb24tUmVzb3VyY2UvQ29tcHV0ZS9SZXNfQW1hem9uLUxhbWJkYV9MYW1iZGEtRnVuY3Rpb25fNDgnIHN0cm9rZT0nbm9uZScgc3Ryb2tlLXdpZHRoPScxJyBmaWxsPSdub25lJwogICAgICAgZmlsbC1ydWxlPSdldmVub2RkJz4KICAgICAgICA8cGF0aCBkPSdNMjQsNDQgQzEyLjk3Miw0NCA0LDM1LjAyOCA0LDI0IEM0LDEyLjk3MiAxMi45NzIsNCAyNCw0IEMzNS4wMjgsNCA0NCwxMi45NzIgNDQsMjQgQzQ0LDM1LjAyOCAzNS4wMjgsNDQgMjQsNDQgTDI0LDQ0IFogTTI0LDIgQzExLjg2OSwyIDIsMTEuODY5IDIsMjQgQzIsMzYuMTMxIDExLjg2OSw0NiAyNCw0NiBDMzYuMTMxLDQ2IDQ2LDM2LjEzMSA0NiwyNCBDNDYsMTEuODY5IDM2LjEzMSwyIDI0LDIgTDI0LDIgWiBNMTcuMjMxLDM1LjI1IEwxMS44NzYsMzUuMjUgTDE4LjIyMSwyMS45NTkgTDIwLjkwMiwyNy40OTIgTDE3LjIzMSwzNS4yNSBaIE0xOS4xMTQsMTkuMjE1IEMxOC45NDYsMTguODcgMTguNTk3LDE4LjY1MSAxOC4yMTQsMTguNjUxIEwxOC4yMTEsMTguNjUxIEMxNy44MjYsMTguNjUyIDE3LjQ3NywxOC44NzQgMTcuMzEyLDE5LjIyMSBMOS4zODksMzUuODE5IEM5LjI0LDM2LjEyOSA5LjI2MiwzNi40OTMgOS40NDUsMzYuNzgzIEM5LjYyOCwzNy4wNzQgOS45NDcsMzcuMjUgMTAuMjkxLDM3LjI1IEwxNy44NjQsMzcuMjUgQzE4LjI1MSwzNy4yNSAxOC42MDMsMzcuMDI3IDE4Ljc2OSwzNi42NzggTDIyLjkxNSwyNy45MTUgQzIzLjA0NCwyNy42NDIgMjMuMDQzLDI3LjMyMyAyMi45MTEsMjcuMDUxIEwxOS4xMTQsMTkuMjE1IFogTTM2LjEyNSwzNS4yNSBMMzAuNjczLDM1LjI1IEwyMC43NjEsMTMuOTUzIEMyMC41OTcsMTMuNjAxIDIwLjI0MywxMy4zNzUgMTkuODU0LDEzLjM3NSBMMTYuMjUxLDEzLjM3NSBMMTYuMjU1LDkuMjUgTDIzLjQ3NSw5LjI1IEwzMy4zMzksMzAuNTQ1IEMzMy41MDMsMzAuODk4IDMzLjg1NiwzMS4xMjUgMzQuMjQ2LDMxLjEyNSBMMzYuMTI1LDMxLjEyNSBMMzYuMTI1LDM1LjI1IFogTTM3LjEyNSwyOS4xMjUgTDM0Ljg4NSwyOS4xMjUgTDI1LjAyMSw3LjgzIEMyNC44NTYsNy40NzcgMjQuNTAzLDcuMjUgMjQuMTEzLDcuMjUgTDE1LjI1Niw3LjI1IEMxNC43MDQsNy4yNSAxNC4yNTcsNy42OTcgMTQuMjU2LDguMjQ5IEwxNC4yNSwxNC4zNzQgQzE0LjI1LDE0LjY0IDE0LjM1NSwxNC44OTQgMTQuNTQzLDE1LjA4MiBDMTQuNzMsMTUuMjcgMTQuOTg0LDE1LjM3NSAxNS4yNSwxNS4zNzUgTDE5LjIxNywxNS4zNzUgTDI5LjEyOSwzNi42NzIgQzI5LjI5MywzNy4wMjQgMjkuNjQ2LDM3LjI1IDMwLjAzNSwzNy4yNSBMMzcuMTI1LDM3LjI1IEMzNy42NzgsMzcuMjUgMzguMTI1LDM2LjgwMyAzOC4xMjUsMzYuMjUgTDM4LjEyNSwzMC4xMjUgQzM4LjEyNSwyOS41NzIgMzcuNjc4LDI5LjEyNSAzNy4xMjUsMjkuMTI1IEwzNy4xMjUsMjkuMTI1IFonCiAgICAgICAgICAgICAgaWQ9J0FtYXpvbi1MYW1iZGEtTGFtYmRhLUZ1bmN0aW9uX1Jlc291cmNlLUljb25fbGlnaHQtYmcnIGZpbGw9JyNENDVCMDcnPjwvcGF0aD4KICAgIDwvZz4KPC9zdmc+"
|
|
479
|
+
},
|
|
480
|
+
"engines": {
|
|
481
|
+
"camunda": "^8.4"
|
|
299
482
|
}
|
|
300
483
|
},
|
|
301
484
|
{
|
|
302
485
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
303
486
|
"name": "AWS Lambda Outbound Connector",
|
|
304
487
|
"id": "io.camunda.connectors.AWSLAMBDA.v2",
|
|
305
|
-
"version":
|
|
488
|
+
"version": 3,
|
|
306
489
|
"description": "Invoke a function",
|
|
307
490
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/",
|
|
308
491
|
"category": {
|
|
@@ -345,33 +528,7 @@
|
|
|
345
528
|
"value": "io.camunda:aws-lambda:1",
|
|
346
529
|
"binding": {
|
|
347
530
|
"type": "zeebe:taskDefinition",
|
|
348
|
-
"property": "type"
|
|
349
|
-
}
|
|
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
|
|
531
|
+
"property": "type"
|
|
375
532
|
}
|
|
376
533
|
},
|
|
377
534
|
{
|
|
@@ -385,10 +542,6 @@
|
|
|
385
542
|
},
|
|
386
543
|
"constraints": {
|
|
387
544
|
"notEmpty": true
|
|
388
|
-
},
|
|
389
|
-
"condition": {
|
|
390
|
-
"property": "authenticationType",
|
|
391
|
-
"equals": "credentials"
|
|
392
545
|
}
|
|
393
546
|
},
|
|
394
547
|
{
|
|
@@ -402,10 +555,6 @@
|
|
|
402
555
|
},
|
|
403
556
|
"constraints": {
|
|
404
557
|
"notEmpty": true
|
|
405
|
-
},
|
|
406
|
-
"condition": {
|
|
407
|
-
"property": "authenticationType",
|
|
408
|
-
"equals": "credentials"
|
|
409
558
|
}
|
|
410
559
|
},
|
|
411
560
|
{
|
|
@@ -465,14 +614,10 @@
|
|
|
465
614
|
"group": "operationDetails",
|
|
466
615
|
"type": "Text",
|
|
467
616
|
"feel": "required",
|
|
468
|
-
"optional": false,
|
|
469
617
|
"binding": {
|
|
470
618
|
"type": "zeebe:input",
|
|
471
619
|
"name": "awsFunction.payload"
|
|
472
620
|
},
|
|
473
|
-
"constraints": {
|
|
474
|
-
"notEmpty": true
|
|
475
|
-
},
|
|
476
621
|
"condition": {
|
|
477
622
|
"property": "operationType",
|
|
478
623
|
"equals": "sync"
|
|
@@ -515,14 +660,14 @@
|
|
|
515
660
|
"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"
|
|
516
661
|
},
|
|
517
662
|
"engines": {
|
|
518
|
-
"camunda": "^8.
|
|
663
|
+
"camunda": "^8.2"
|
|
519
664
|
}
|
|
520
665
|
},
|
|
521
666
|
{
|
|
522
667
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
523
|
-
"name": "AWS Lambda
|
|
668
|
+
"name": "AWS Lambda connector",
|
|
524
669
|
"id": "io.camunda.connectors.AWSLAMBDA.v2",
|
|
525
|
-
"version":
|
|
670
|
+
"version": 2,
|
|
526
671
|
"description": "Invoke a function",
|
|
527
672
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/",
|
|
528
673
|
"category": {
|
|
@@ -704,9 +849,16 @@
|
|
|
704
849
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
705
850
|
"name": "AWS Lambda Outbound Connector",
|
|
706
851
|
"id": "io.camunda.connectors.AWSLAMBDA.v2",
|
|
707
|
-
"description": "Invoke
|
|
852
|
+
"description": "Invoke AWS Lambda functions.",
|
|
853
|
+
"keywords": [
|
|
854
|
+
"invoke function",
|
|
855
|
+
"run function",
|
|
856
|
+
"execute function",
|
|
857
|
+
"serverless",
|
|
858
|
+
"function as a service"
|
|
859
|
+
],
|
|
708
860
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/",
|
|
709
|
-
"version":
|
|
861
|
+
"version": 6,
|
|
710
862
|
"category": {
|
|
711
863
|
"id": "connectors",
|
|
712
864
|
"name": "Connectors"
|
|
@@ -715,6 +867,9 @@
|
|
|
715
867
|
"elementType": {
|
|
716
868
|
"value": "bpmn:ServiceTask"
|
|
717
869
|
},
|
|
870
|
+
"engines": {
|
|
871
|
+
"camunda": "^8.3"
|
|
872
|
+
},
|
|
718
873
|
"groups": [
|
|
719
874
|
{
|
|
720
875
|
"id": "authentication",
|
|
@@ -732,6 +887,10 @@
|
|
|
732
887
|
"id": "operationDetails",
|
|
733
888
|
"label": "Operation details"
|
|
734
889
|
},
|
|
890
|
+
{
|
|
891
|
+
"id": "connector",
|
|
892
|
+
"label": "Connector"
|
|
893
|
+
},
|
|
735
894
|
{
|
|
736
895
|
"id": "output",
|
|
737
896
|
"label": "Output mapping"
|
|
@@ -822,7 +981,10 @@
|
|
|
822
981
|
"id": "configuration.region",
|
|
823
982
|
"label": "Region",
|
|
824
983
|
"description": "Specify the AWS region",
|
|
825
|
-
"optional":
|
|
984
|
+
"optional": false,
|
|
985
|
+
"constraints": {
|
|
986
|
+
"notEmpty": true
|
|
987
|
+
},
|
|
826
988
|
"feel": "optional",
|
|
827
989
|
"group": "configuration",
|
|
828
990
|
"binding": {
|
|
@@ -893,10 +1055,34 @@
|
|
|
893
1055
|
},
|
|
894
1056
|
"type": "Text"
|
|
895
1057
|
},
|
|
1058
|
+
{
|
|
1059
|
+
"id": "version",
|
|
1060
|
+
"label": "Version",
|
|
1061
|
+
"description": "Version of the element template",
|
|
1062
|
+
"value": "6",
|
|
1063
|
+
"group": "connector",
|
|
1064
|
+
"binding": {
|
|
1065
|
+
"key": "elementTemplateVersion",
|
|
1066
|
+
"type": "zeebe:taskHeader"
|
|
1067
|
+
},
|
|
1068
|
+
"type": "Hidden"
|
|
1069
|
+
},
|
|
1070
|
+
{
|
|
1071
|
+
"id": "id",
|
|
1072
|
+
"label": "ID",
|
|
1073
|
+
"description": "ID of the element template",
|
|
1074
|
+
"value": "io.camunda.connectors.AWSLAMBDA.v2",
|
|
1075
|
+
"group": "connector",
|
|
1076
|
+
"binding": {
|
|
1077
|
+
"key": "elementTemplateId",
|
|
1078
|
+
"type": "zeebe:taskHeader"
|
|
1079
|
+
},
|
|
1080
|
+
"type": "Hidden"
|
|
1081
|
+
},
|
|
896
1082
|
{
|
|
897
1083
|
"id": "resultVariable",
|
|
898
1084
|
"label": "Result variable",
|
|
899
|
-
"description": "Name of variable to store the response in",
|
|
1085
|
+
"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>.",
|
|
900
1086
|
"group": "output",
|
|
901
1087
|
"binding": {
|
|
902
1088
|
"key": "resultVariable",
|
|
@@ -907,7 +1093,7 @@
|
|
|
907
1093
|
{
|
|
908
1094
|
"id": "resultExpression",
|
|
909
1095
|
"label": "Result expression",
|
|
910
|
-
"description": "Expression to map the response into process variables",
|
|
1096
|
+
"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>.",
|
|
911
1097
|
"feel": "required",
|
|
912
1098
|
"group": "output",
|
|
913
1099
|
"binding": {
|
|
@@ -946,7 +1132,6 @@
|
|
|
946
1132
|
"label": "Retry backoff",
|
|
947
1133
|
"description": "ISO-8601 duration to wait between retries",
|
|
948
1134
|
"value": "PT0S",
|
|
949
|
-
"feel": "optional",
|
|
950
1135
|
"group": "retries",
|
|
951
1136
|
"binding": {
|
|
952
1137
|
"key": "retryBackoff",
|
|
@@ -957,191 +1142,6 @@
|
|
|
957
1142
|
],
|
|
958
1143
|
"icon": {
|
|
959
1144
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0OCA0OCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPgogICAgPHRpdGxlPkljb24tUmVzb3VyY2UvQ29tcHV0ZS9SZXNfQW1hem9uLUxhbWJkYV9MYW1iZGEtRnVuY3Rpb25fNDhfTGlnaHQ8L3RpdGxlPgogICAgPGcgaWQ9J0ljb24tUmVzb3VyY2UvQ29tcHV0ZS9SZXNfQW1hem9uLUxhbWJkYV9MYW1iZGEtRnVuY3Rpb25fNDgnIHN0cm9rZT0nbm9uZScgc3Ryb2tlLXdpZHRoPScxJyBmaWxsPSdub25lJwogICAgICAgZmlsbC1ydWxlPSdldmVub2RkJz4KICAgICAgICA8cGF0aCBkPSdNMjQsNDQgQzEyLjk3Miw0NCA0LDM1LjAyOCA0LDI0IEM0LDEyLjk3MiAxMi45NzIsNCAyNCw0IEMzNS4wMjgsNCA0NCwxMi45NzIgNDQsMjQgQzQ0LDM1LjAyOCAzNS4wMjgsNDQgMjQsNDQgTDI0LDQ0IFogTTI0LDIgQzExLjg2OSwyIDIsMTEuODY5IDIsMjQgQzIsMzYuMTMxIDExLjg2OSw0NiAyNCw0NiBDMzYuMTMxLDQ2IDQ2LDM2LjEzMSA0NiwyNCBDNDYsMTEuODY5IDM2LjEzMSwyIDI0LDIgTDI0LDIgWiBNMTcuMjMxLDM1LjI1IEwxMS44NzYsMzUuMjUgTDE4LjIyMSwyMS45NTkgTDIwLjkwMiwyNy40OTIgTDE3LjIzMSwzNS4yNSBaIE0xOS4xMTQsMTkuMjE1IEMxOC45NDYsMTguODcgMTguNTk3LDE4LjY1MSAxOC4yMTQsMTguNjUxIEwxOC4yMTEsMTguNjUxIEMxNy44MjYsMTguNjUyIDE3LjQ3NywxOC44NzQgMTcuMzEyLDE5LjIyMSBMOS4zODksMzUuODE5IEM5LjI0LDM2LjEyOSA5LjI2MiwzNi40OTMgOS40NDUsMzYuNzgzIEM5LjYyOCwzNy4wNzQgOS45NDcsMzcuMjUgMTAuMjkxLDM3LjI1IEwxNy44NjQsMzcuMjUgQzE4LjI1MSwzNy4yNSAxOC42MDMsMzcuMDI3IDE4Ljc2OSwzNi42NzggTDIyLjkxNSwyNy45MTUgQzIzLjA0NCwyNy42NDIgMjMuMDQzLDI3LjMyMyAyMi45MTEsMjcuMDUxIEwxOS4xMTQsMTkuMjE1IFogTTM2LjEyNSwzNS4yNSBMMzAuNjczLDM1LjI1IEwyMC43NjEsMTMuOTUzIEMyMC41OTcsMTMuNjAxIDIwLjI0MywxMy4zNzUgMTkuODU0LDEzLjM3NSBMMTYuMjUxLDEzLjM3NSBMMTYuMjU1LDkuMjUgTDIzLjQ3NSw5LjI1IEwzMy4zMzksMzAuNTQ1IEMzMy41MDMsMzAuODk4IDMzLjg1NiwzMS4xMjUgMzQuMjQ2LDMxLjEyNSBMMzYuMTI1LDMxLjEyNSBMMzYuMTI1LDM1LjI1IFogTTM3LjEyNSwyOS4xMjUgTDM0Ljg4NSwyOS4xMjUgTDI1LjAyMSw3LjgzIEMyNC44NTYsNy40NzcgMjQuNTAzLDcuMjUgMjQuMTEzLDcuMjUgTDE1LjI1Niw3LjI1IEMxNC43MDQsNy4yNSAxNC4yNTcsNy42OTcgMTQuMjU2LDguMjQ5IEwxNC4yNSwxNC4zNzQgQzE0LjI1LDE0LjY0IDE0LjM1NSwxNC44OTQgMTQuNTQzLDE1LjA4MiBDMTQuNzMsMTUuMjcgMTQuOTg0LDE1LjM3NSAxNS4yNSwxNS4zNzUgTDE5LjIxNywxNS4zNzUgTDI5LjEyOSwzNi42NzIgQzI5LjI5MywzNy4wMjQgMjkuNjQ2LDM3LjI1IDMwLjAzNSwzNy4yNSBMMzcuMTI1LDM3LjI1IEMzNy42NzgsMzcuMjUgMzguMTI1LDM2LjgwMyAzOC4xMjUsMzYuMjUgTDM4LjEyNSwzMC4xMjUgQzM4LjEyNSwyOS41NzIgMzcuNjc4LDI5LjEyNSAzNy4xMjUsMjkuMTI1IEwzNy4xMjUsMjkuMTI1IFonCiAgICAgICAgICAgICAgaWQ9J0FtYXpvbi1MYW1iZGEtTGFtYmRhLUZ1bmN0aW9uX1Jlc291cmNlLUljb25fbGlnaHQtYmcnIGZpbGw9JyNENDVCMDcnPjwvcGF0aD4KICAgIDwvZz4KPC9zdmc+"
|
|
960
|
-
},
|
|
961
|
-
"engines": {
|
|
962
|
-
"camunda": "^8.4"
|
|
963
|
-
}
|
|
964
|
-
},
|
|
965
|
-
{
|
|
966
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
967
|
-
"name": "AWS Lambda connector",
|
|
968
|
-
"id": "io.camunda.connectors.AWSLAMBDA.v2",
|
|
969
|
-
"version": 2,
|
|
970
|
-
"description": "Invoke a function",
|
|
971
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/",
|
|
972
|
-
"category": {
|
|
973
|
-
"id": "connectors",
|
|
974
|
-
"name": "Connectors"
|
|
975
|
-
},
|
|
976
|
-
"appliesTo": ["bpmn:Task"],
|
|
977
|
-
"elementType": {
|
|
978
|
-
"value": "bpmn:ServiceTask"
|
|
979
|
-
},
|
|
980
|
-
"groups": [
|
|
981
|
-
{
|
|
982
|
-
"id": "authentication",
|
|
983
|
-
"label": "Authentication"
|
|
984
|
-
},
|
|
985
|
-
{
|
|
986
|
-
"id": "configuration",
|
|
987
|
-
"label": "Configuration"
|
|
988
|
-
},
|
|
989
|
-
{
|
|
990
|
-
"id": "operation",
|
|
991
|
-
"label": "Select operation"
|
|
992
|
-
},
|
|
993
|
-
{
|
|
994
|
-
"id": "operationDetails",
|
|
995
|
-
"label": "Operation details"
|
|
996
|
-
},
|
|
997
|
-
{
|
|
998
|
-
"id": "output",
|
|
999
|
-
"label": "Output mapping"
|
|
1000
|
-
},
|
|
1001
|
-
{
|
|
1002
|
-
"id": "errors",
|
|
1003
|
-
"label": "Error handling"
|
|
1004
|
-
}
|
|
1005
|
-
],
|
|
1006
|
-
"properties": [
|
|
1007
|
-
{
|
|
1008
|
-
"type": "Hidden",
|
|
1009
|
-
"value": "io.camunda:aws-lambda:1",
|
|
1010
|
-
"binding": {
|
|
1011
|
-
"type": "zeebe:taskDefinition",
|
|
1012
|
-
"property": "type"
|
|
1013
|
-
}
|
|
1014
|
-
},
|
|
1015
|
-
{
|
|
1016
|
-
"label": "Access key",
|
|
1017
|
-
"description": "Provide an access key of a user with permissions to invoke specified AWS Lambda function",
|
|
1018
|
-
"group": "authentication",
|
|
1019
|
-
"type": "String",
|
|
1020
|
-
"binding": {
|
|
1021
|
-
"type": "zeebe:input",
|
|
1022
|
-
"name": "authentication.accessKey"
|
|
1023
|
-
},
|
|
1024
|
-
"constraints": {
|
|
1025
|
-
"notEmpty": true
|
|
1026
|
-
}
|
|
1027
|
-
},
|
|
1028
|
-
{
|
|
1029
|
-
"label": "Secret key",
|
|
1030
|
-
"description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
|
|
1031
|
-
"group": "authentication",
|
|
1032
|
-
"type": "String",
|
|
1033
|
-
"binding": {
|
|
1034
|
-
"type": "zeebe:input",
|
|
1035
|
-
"name": "authentication.secretKey"
|
|
1036
|
-
},
|
|
1037
|
-
"constraints": {
|
|
1038
|
-
"notEmpty": true
|
|
1039
|
-
}
|
|
1040
|
-
},
|
|
1041
|
-
{
|
|
1042
|
-
"label": "Region",
|
|
1043
|
-
"description": "Specify the AWS region",
|
|
1044
|
-
"group": "configuration",
|
|
1045
|
-
"type": "String",
|
|
1046
|
-
"feel": "optional",
|
|
1047
|
-
"binding": {
|
|
1048
|
-
"type": "zeebe:input",
|
|
1049
|
-
"name": "configuration.region"
|
|
1050
|
-
},
|
|
1051
|
-
"constraints": {
|
|
1052
|
-
"notEmpty": true,
|
|
1053
|
-
"maxLength": 255
|
|
1054
|
-
}
|
|
1055
|
-
},
|
|
1056
|
-
{
|
|
1057
|
-
"id": "operationType",
|
|
1058
|
-
"group": "operation",
|
|
1059
|
-
"type": "Dropdown",
|
|
1060
|
-
"value": "sync",
|
|
1061
|
-
"choices": [
|
|
1062
|
-
{
|
|
1063
|
-
"name": "Invoke function (sync)",
|
|
1064
|
-
"value": "sync"
|
|
1065
|
-
}
|
|
1066
|
-
],
|
|
1067
|
-
"binding": {
|
|
1068
|
-
"type": "zeebe:input",
|
|
1069
|
-
"name": "awsFunction.operationType",
|
|
1070
|
-
"key": "awsFunction.operationType"
|
|
1071
|
-
}
|
|
1072
|
-
},
|
|
1073
|
-
{
|
|
1074
|
-
"label": "Function name",
|
|
1075
|
-
"description": "Enter a name, ARN or alias of your function",
|
|
1076
|
-
"group": "operationDetails",
|
|
1077
|
-
"type": "String",
|
|
1078
|
-
"feel": "optional",
|
|
1079
|
-
"binding": {
|
|
1080
|
-
"type": "zeebe:input",
|
|
1081
|
-
"name": "awsFunction.functionName"
|
|
1082
|
-
},
|
|
1083
|
-
"constraints": {
|
|
1084
|
-
"notEmpty": true,
|
|
1085
|
-
"maxLength": 255
|
|
1086
|
-
},
|
|
1087
|
-
"condition": {
|
|
1088
|
-
"property": "operationType",
|
|
1089
|
-
"equals": "sync"
|
|
1090
|
-
}
|
|
1091
|
-
},
|
|
1092
|
-
{
|
|
1093
|
-
"label": "Payload",
|
|
1094
|
-
"description": "Provide payload for your function as JSON",
|
|
1095
|
-
"group": "operationDetails",
|
|
1096
|
-
"type": "Text",
|
|
1097
|
-
"feel": "required",
|
|
1098
|
-
"binding": {
|
|
1099
|
-
"type": "zeebe:input",
|
|
1100
|
-
"name": "awsFunction.payload"
|
|
1101
|
-
},
|
|
1102
|
-
"condition": {
|
|
1103
|
-
"property": "operationType",
|
|
1104
|
-
"equals": "sync"
|
|
1105
|
-
}
|
|
1106
|
-
},
|
|
1107
|
-
{
|
|
1108
|
-
"label": "Result variable",
|
|
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>",
|
|
1110
|
-
"group": "output",
|
|
1111
|
-
"type": "String",
|
|
1112
|
-
"binding": {
|
|
1113
|
-
"type": "zeebe:taskHeader",
|
|
1114
|
-
"key": "resultVariable"
|
|
1115
|
-
}
|
|
1116
|
-
},
|
|
1117
|
-
{
|
|
1118
|
-
"label": "Result expression",
|
|
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>",
|
|
1120
|
-
"group": "output",
|
|
1121
|
-
"type": "Text",
|
|
1122
|
-
"feel": "required",
|
|
1123
|
-
"binding": {
|
|
1124
|
-
"type": "zeebe:taskHeader",
|
|
1125
|
-
"key": "resultExpression"
|
|
1126
|
-
}
|
|
1127
|
-
},
|
|
1128
|
-
{
|
|
1129
|
-
"label": "Error expression",
|
|
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",
|
|
1133
|
-
"feel": "required",
|
|
1134
|
-
"binding": {
|
|
1135
|
-
"type": "zeebe:taskHeader",
|
|
1136
|
-
"key": "errorExpression"
|
|
1137
|
-
}
|
|
1138
|
-
}
|
|
1139
|
-
],
|
|
1140
|
-
"icon": {
|
|
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"
|
|
1145
1145
|
}
|
|
1146
1146
|
}
|
|
1147
1147
|
]
|