@camunda/connectors-element-templates 1.0.18 → 1.0.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (110) hide show
  1. package/package.json +2 -2
  2. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
  3. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
  4. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
  5. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
  6. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
  7. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
  8. package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
  9. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
  10. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
  11. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
  12. package/src/element-templates/asana-connector.json +111 -111
  13. package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
  14. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
  15. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
  16. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
  17. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
  18. package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
  19. package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
  20. package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
  21. package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
  22. package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
  23. package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
  24. package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
  25. package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
  26. package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
  27. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  28. package/src/element-templates/aws-s3-outbound-connector.json +721 -48
  29. package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
  30. package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
  31. package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
  32. package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
  33. package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
  34. package/src/element-templates/aws-sns-outbound-connector.json +301 -301
  35. package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
  36. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
  37. package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
  38. package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
  39. package/src/element-templates/aws-sqs-start-message.json +488 -488
  40. package/src/element-templates/aws-textract-outbound-connector.json +351 -351
  41. package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
  42. package/src/element-templates/azure-open-ai-connector.json +49 -49
  43. package/src/element-templates/blue-prism-connector.json +64 -64
  44. package/src/element-templates/box-outbound-connector.json +49 -49
  45. package/src/element-templates/csv-outbound-connector.json +449 -0
  46. package/src/element-templates/easy-post-connector.json +214 -214
  47. package/src/element-templates/email-inbound-connector-boundary.json +37 -37
  48. package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
  49. package/src/element-templates/email-message-start-event-connector.json +63 -63
  50. package/src/element-templates/email-outbound-connector.json +903 -903
  51. package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
  52. package/src/element-templates/github-connector.json +8446 -8446
  53. package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
  54. package/src/element-templates/github-webhook-connector-message-start.json +19 -19
  55. package/src/element-templates/github-webhook-connector-start-event.json +52 -52
  56. package/src/element-templates/gitlab-connector.json +2344 -2344
  57. package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
  58. package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
  59. package/src/element-templates/google-gemini-outbound-connector.json +125 -125
  60. package/src/element-templates/google-maps-platform-connector.json +97 -97
  61. package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
  62. package/src/element-templates/graphql-outbound-connector.json +738 -631
  63. package/src/element-templates/http-json-connector.json +3249 -1651
  64. package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
  65. package/src/element-templates/http-polling-connector.json +851 -749
  66. package/src/element-templates/hubspot-outbound-connector.json +67 -67
  67. package/src/element-templates/hugging-face-connector.json +79 -79
  68. package/src/element-templates/jdbc-outbound-connector.json +68 -68
  69. package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
  70. package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
  71. package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
  72. package/src/element-templates/kafka-outbound-connector.json +424 -424
  73. package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
  74. package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
  75. package/src/element-templates/openai-connector.json +317 -317
  76. package/src/element-templates/operate-connector.json +142 -142
  77. package/src/element-templates/power-automate-connector.json +44 -44
  78. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
  79. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
  80. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
  81. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
  82. package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
  83. package/src/element-templates/rpa-connector.json +5 -5
  84. package/src/element-templates/salesforce-connector.json +112 -112
  85. package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
  86. package/src/element-templates/send-message-connector-message-end-event.json +1 -1
  87. package/src/element-templates/send-message-connector-send-task.json +1 -1
  88. package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
  89. package/src/element-templates/servicenow-connector.json +7 -7
  90. package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
  91. package/src/element-templates/servicenow-incident-connector.json +7 -7
  92. package/src/element-templates/slack-inbound-boundary.json +463 -463
  93. package/src/element-templates/slack-inbound-intermediate.json +506 -506
  94. package/src/element-templates/slack-inbound-message-start.json +364 -364
  95. package/src/element-templates/slack-inbound-receive.json +23 -23
  96. package/src/element-templates/slack-inbound-start-event.json +334 -334
  97. package/src/element-templates/slack-outbound-connector.json +1803 -1803
  98. package/src/element-templates/soap-outbound-connector.json +1 -1
  99. package/src/element-templates/twilio-connector.json +355 -355
  100. package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
  101. package/src/element-templates/twilio-webhook-connector.json +53 -53
  102. package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
  103. package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
  104. package/src/element-templates/uipath-connector.json +4 -4
  105. package/src/element-templates/webhook-connector-boundary.json +1205 -1205
  106. package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
  107. package/src/element-templates/webhook-connector-receive.json +61 -61
  108. package/src/element-templates/webhook-connector-start-event.json +1606 -1606
  109. package/src/element-templates/webhook-connector-start-message.json +1300 -1300
  110. package/src/element-templates/whatsapp-connector.json +59 -59
@@ -1,18 +1,11 @@
1
1
  [
2
2
  {
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
- "name": "AWS Lambda Outbound Connector",
4
+ "name": "AWS Lambda connector",
5
5
  "id": "io.camunda.connectors.AWSLAMBDA.v2",
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
- ],
6
+ "version": 2,
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,186 @@
42
32
  "label": "Operation details"
43
33
  },
44
34
  {
45
- "id": "connector",
46
- "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-lambda: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 to invoke specified AWS Lambda function",
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 to invoke specified AWS Lambda function",
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
+ "id": "operationType",
95
+ "group": "operation",
96
+ "type": "Dropdown",
97
+ "value": "sync",
98
+ "choices": [
99
+ {
100
+ "name": "Invoke function (sync)",
101
+ "value": "sync"
102
+ }
103
+ ],
104
+ "binding": {
105
+ "type": "zeebe:input",
106
+ "name": "awsFunction.operationType",
107
+ "key": "awsFunction.operationType"
108
+ }
109
+ },
110
+ {
111
+ "label": "Function name",
112
+ "description": "Enter a name, ARN or alias of your function",
113
+ "group": "operationDetails",
114
+ "type": "String",
115
+ "feel": "optional",
116
+ "binding": {
117
+ "type": "zeebe:input",
118
+ "name": "awsFunction.functionName"
119
+ },
120
+ "constraints": {
121
+ "notEmpty": true,
122
+ "maxLength": 255
123
+ },
124
+ "condition": {
125
+ "property": "operationType",
126
+ "equals": "sync"
127
+ }
128
+ },
129
+ {
130
+ "label": "Payload",
131
+ "description": "Provide payload for your function as JSON",
132
+ "group": "operationDetails",
133
+ "type": "Text",
134
+ "feel": "required",
135
+ "binding": {
136
+ "type": "zeebe:input",
137
+ "name": "awsFunction.payload"
138
+ },
139
+ "condition": {
140
+ "property": "operationType",
141
+ "equals": "sync"
142
+ }
143
+ },
144
+ {
145
+ "label": "Result variable",
146
+ "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>",
147
+ "group": "output",
148
+ "type": "String",
149
+ "binding": {
150
+ "type": "zeebe:taskHeader",
151
+ "key": "resultVariable"
152
+ }
153
+ },
154
+ {
155
+ "label": "Result expression",
156
+ "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>",
157
+ "group": "output",
158
+ "type": "Text",
159
+ "feel": "required",
160
+ "binding": {
161
+ "type": "zeebe:taskHeader",
162
+ "key": "resultExpression"
163
+ }
164
+ },
165
+ {
166
+ "label": "Error expression",
167
+ "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>",
168
+ "group": "errors",
169
+ "type": "Text",
170
+ "feel": "required",
171
+ "binding": {
172
+ "type": "zeebe:taskHeader",
173
+ "key": "errorExpression"
174
+ }
175
+ }
176
+ ],
177
+ "icon": {
178
+ "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"
179
+ },
180
+ "engines": {
181
+ "camunda": "^8.2"
182
+ }
183
+ },
184
+ {
185
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
186
+ "name": "AWS Lambda Outbound Connector",
187
+ "id": "io.camunda.connectors.AWSLAMBDA.v2",
188
+ "description": "Invoke a function",
189
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/",
190
+ "version": 5,
191
+ "category": {
192
+ "id": "connectors",
193
+ "name": "Connectors"
194
+ },
195
+ "appliesTo": ["bpmn:Task"],
196
+ "elementType": {
197
+ "value": "bpmn:ServiceTask"
198
+ },
199
+ "groups": [
200
+ {
201
+ "id": "authentication",
202
+ "label": "Authentication"
203
+ },
204
+ {
205
+ "id": "configuration",
206
+ "label": "Configuration"
207
+ },
208
+ {
209
+ "id": "operation",
210
+ "label": "Select operation"
211
+ },
212
+ {
213
+ "id": "operationDetails",
214
+ "label": "Operation details"
47
215
  },
48
216
  {
49
217
  "id": "output",
@@ -135,10 +303,7 @@
135
303
  "id": "configuration.region",
136
304
  "label": "Region",
137
305
  "description": "Specify the AWS region",
138
- "optional": false,
139
- "constraints": {
140
- "notEmpty": true
141
- },
306
+ "optional": true,
142
307
  "feel": "optional",
143
308
  "group": "configuration",
144
309
  "binding": {
@@ -209,34 +374,10 @@
209
374
  },
210
375
  "type": "Text"
211
376
  },
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
377
  {
237
378
  "id": "resultVariable",
238
379
  "label": "Result variable",
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>.",
380
+ "description": "Name of variable to store the response in",
240
381
  "group": "output",
241
382
  "binding": {
242
383
  "key": "resultVariable",
@@ -247,7 +388,7 @@
247
388
  {
248
389
  "id": "resultExpression",
249
390
  "label": "Result expression",
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>.",
391
+ "description": "Expression to map the response into process variables",
251
392
  "feel": "required",
252
393
  "group": "output",
253
394
  "binding": {
@@ -286,6 +427,7 @@
286
427
  "label": "Retry backoff",
287
428
  "description": "ISO-8601 duration to wait between retries",
288
429
  "value": "PT0S",
430
+ "feel": "optional",
289
431
  "group": "retries",
290
432
  "binding": {
291
433
  "key": "retryBackoff",
@@ -296,13 +438,16 @@
296
438
  ],
297
439
  "icon": {
298
440
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0OCA0OCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPgogICAgPHRpdGxlPkljb24tUmVzb3VyY2UvQ29tcHV0ZS9SZXNfQW1hem9uLUxhbWJkYV9MYW1iZGEtRnVuY3Rpb25fNDhfTGlnaHQ8L3RpdGxlPgogICAgPGcgaWQ9J0ljb24tUmVzb3VyY2UvQ29tcHV0ZS9SZXNfQW1hem9uLUxhbWJkYV9MYW1iZGEtRnVuY3Rpb25fNDgnIHN0cm9rZT0nbm9uZScgc3Ryb2tlLXdpZHRoPScxJyBmaWxsPSdub25lJwogICAgICAgZmlsbC1ydWxlPSdldmVub2RkJz4KICAgICAgICA8cGF0aCBkPSdNMjQsNDQgQzEyLjk3Miw0NCA0LDM1LjAyOCA0LDI0IEM0LDEyLjk3MiAxMi45NzIsNCAyNCw0IEMzNS4wMjgsNCA0NCwxMi45NzIgNDQsMjQgQzQ0LDM1LjAyOCAzNS4wMjgsNDQgMjQsNDQgTDI0LDQ0IFogTTI0LDIgQzExLjg2OSwyIDIsMTEuODY5IDIsMjQgQzIsMzYuMTMxIDExLjg2OSw0NiAyNCw0NiBDMzYuMTMxLDQ2IDQ2LDM2LjEzMSA0NiwyNCBDNDYsMTEuODY5IDM2LjEzMSwyIDI0LDIgTDI0LDIgWiBNMTcuMjMxLDM1LjI1IEwxMS44NzYsMzUuMjUgTDE4LjIyMSwyMS45NTkgTDIwLjkwMiwyNy40OTIgTDE3LjIzMSwzNS4yNSBaIE0xOS4xMTQsMTkuMjE1IEMxOC45NDYsMTguODcgMTguNTk3LDE4LjY1MSAxOC4yMTQsMTguNjUxIEwxOC4yMTEsMTguNjUxIEMxNy44MjYsMTguNjUyIDE3LjQ3NywxOC44NzQgMTcuMzEyLDE5LjIyMSBMOS4zODksMzUuODE5IEM5LjI0LDM2LjEyOSA5LjI2MiwzNi40OTMgOS40NDUsMzYuNzgzIEM5LjYyOCwzNy4wNzQgOS45NDcsMzcuMjUgMTAuMjkxLDM3LjI1IEwxNy44NjQsMzcuMjUgQzE4LjI1MSwzNy4yNSAxOC42MDMsMzcuMDI3IDE4Ljc2OSwzNi42NzggTDIyLjkxNSwyNy45MTUgQzIzLjA0NCwyNy42NDIgMjMuMDQzLDI3LjMyMyAyMi45MTEsMjcuMDUxIEwxOS4xMTQsMTkuMjE1IFogTTM2LjEyNSwzNS4yNSBMMzAuNjczLDM1LjI1IEwyMC43NjEsMTMuOTUzIEMyMC41OTcsMTMuNjAxIDIwLjI0MywxMy4zNzUgMTkuODU0LDEzLjM3NSBMMTYuMjUxLDEzLjM3NSBMMTYuMjU1LDkuMjUgTDIzLjQ3NSw5LjI1IEwzMy4zMzksMzAuNTQ1IEMzMy41MDMsMzAuODk4IDMzLjg1NiwzMS4xMjUgMzQuMjQ2LDMxLjEyNSBMMzYuMTI1LDMxLjEyNSBMMzYuMTI1LDM1LjI1IFogTTM3LjEyNSwyOS4xMjUgTDM0Ljg4NSwyOS4xMjUgTDI1LjAyMSw3LjgzIEMyNC44NTYsNy40NzcgMjQuNTAzLDcuMjUgMjQuMTEzLDcuMjUgTDE1LjI1Niw3LjI1IEMxNC43MDQsNy4yNSAxNC4yNTcsNy42OTcgMTQuMjU2LDguMjQ5IEwxNC4yNSwxNC4zNzQgQzE0LjI1LDE0LjY0IDE0LjM1NSwxNC44OTQgMTQuNTQzLDE1LjA4MiBDMTQuNzMsMTUuMjcgMTQuOTg0LDE1LjM3NSAxNS4yNSwxNS4zNzUgTDE5LjIxNywxNS4zNzUgTDI5LjEyOSwzNi42NzIgQzI5LjI5MywzNy4wMjQgMjkuNjQ2LDM3LjI1IDMwLjAzNSwzNy4yNSBMMzcuMTI1LDM3LjI1IEMzNy42NzgsMzcuMjUgMzguMTI1LDM2LjgwMyAzOC4xMjUsMzYuMjUgTDM4LjEyNSwzMC4xMjUgQzM4LjEyNSwyOS41NzIgMzcuNjc4LDI5LjEyNSAzNy4xMjUsMjkuMTI1IEwzNy4xMjUsMjkuMTI1IFonCiAgICAgICAgICAgICAgaWQ9J0FtYXpvbi1MYW1iZGEtTGFtYmRhLUZ1bmN0aW9uX1Jlc291cmNlLUljb25fbGlnaHQtYmcnIGZpbGw9JyNENDVCMDcnPjwvcGF0aD4KICAgIDwvZz4KPC9zdmc+"
441
+ },
442
+ "engines": {
443
+ "camunda": "^8.4"
299
444
  }
300
445
  },
301
446
  {
302
447
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
303
448
  "name": "AWS Lambda Outbound Connector",
304
449
  "id": "io.camunda.connectors.AWSLAMBDA.v2",
305
- "version": 4,
450
+ "version": 3,
306
451
  "description": "Invoke a function",
307
452
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/",
308
453
  "category": {
@@ -348,32 +493,6 @@
348
493
  "property": "type"
349
494
  }
350
495
  },
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
- },
377
496
  {
378
497
  "label": "Access key",
379
498
  "description": "Provide an access key of a user with permissions to invoke specified AWS Lambda function",
@@ -385,10 +504,6 @@
385
504
  },
386
505
  "constraints": {
387
506
  "notEmpty": true
388
- },
389
- "condition": {
390
- "property": "authenticationType",
391
- "equals": "credentials"
392
507
  }
393
508
  },
394
509
  {
@@ -402,10 +517,6 @@
402
517
  },
403
518
  "constraints": {
404
519
  "notEmpty": true
405
- },
406
- "condition": {
407
- "property": "authenticationType",
408
- "equals": "credentials"
409
520
  }
410
521
  },
411
522
  {
@@ -465,14 +576,10 @@
465
576
  "group": "operationDetails",
466
577
  "type": "Text",
467
578
  "feel": "required",
468
- "optional": false,
469
579
  "binding": {
470
580
  "type": "zeebe:input",
471
581
  "name": "awsFunction.payload"
472
582
  },
473
- "constraints": {
474
- "notEmpty": true
475
- },
476
583
  "condition": {
477
584
  "property": "operationType",
478
585
  "equals": "sync"
@@ -515,14 +622,14 @@
515
622
  "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
623
  },
517
624
  "engines": {
518
- "camunda": "^8.4"
625
+ "camunda": "^8.2"
519
626
  }
520
627
  },
521
628
  {
522
629
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
523
630
  "name": "AWS Lambda Outbound Connector",
524
631
  "id": "io.camunda.connectors.AWSLAMBDA.v2",
525
- "version": 3,
632
+ "version": 4,
526
633
  "description": "Invoke a function",
527
634
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/",
528
635
  "category": {
@@ -568,6 +675,32 @@
568
675
  "property": "type"
569
676
  }
570
677
  },
678
+ {
679
+ "id": "authenticationType",
680
+ "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/\" target=\"_blank\">documentation page</a>",
682
+ "group": "authentication",
683
+ "type": "Dropdown",
684
+ "optional": false,
685
+ "value": "credentials",
686
+ "choices": [
687
+ {
688
+ "name": "Credentials",
689
+ "value": "credentials"
690
+ },
691
+ {
692
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
693
+ "value": "defaultCredentialsChain"
694
+ }
695
+ ],
696
+ "binding": {
697
+ "type": "zeebe:input",
698
+ "name": "authentication.type"
699
+ },
700
+ "constraints": {
701
+ "notEmpty": true
702
+ }
703
+ },
571
704
  {
572
705
  "label": "Access key",
573
706
  "description": "Provide an access key of a user with permissions to invoke specified AWS Lambda function",
@@ -579,6 +712,10 @@
579
712
  },
580
713
  "constraints": {
581
714
  "notEmpty": true
715
+ },
716
+ "condition": {
717
+ "property": "authenticationType",
718
+ "equals": "credentials"
582
719
  }
583
720
  },
584
721
  {
@@ -592,6 +729,10 @@
592
729
  },
593
730
  "constraints": {
594
731
  "notEmpty": true
732
+ },
733
+ "condition": {
734
+ "property": "authenticationType",
735
+ "equals": "credentials"
595
736
  }
596
737
  },
597
738
  {
@@ -651,10 +792,14 @@
651
792
  "group": "operationDetails",
652
793
  "type": "Text",
653
794
  "feel": "required",
795
+ "optional": false,
654
796
  "binding": {
655
797
  "type": "zeebe:input",
656
798
  "name": "awsFunction.payload"
657
799
  },
800
+ "constraints": {
801
+ "notEmpty": true
802
+ },
658
803
  "condition": {
659
804
  "property": "operationType",
660
805
  "equals": "sync"
@@ -697,16 +842,23 @@
697
842
  "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"
698
843
  },
699
844
  "engines": {
700
- "camunda": "^8.2"
845
+ "camunda": "^8.4"
701
846
  }
702
847
  },
703
848
  {
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 a function",
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": 5,
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": true,
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": {
@@ -945,8 +1131,7 @@
945
1131
  "id": "retryBackoff",
946
1132
  "label": "Retry backoff",
947
1133
  "description": "ISO-8601 duration to wait between retries",
948
- "value": "PT0S",
949
- "feel": "optional",
1134
+ "value": "PT30S",
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
  ]