@camunda/connectors-element-templates 1.0.7 → 1.0.9

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 (92) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +24 -0
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +32 -31
  4. package/src/element-templates/agenticai-aiagent-job-worker.json +1655 -7
  5. package/src/element-templates/agenticai-aiagent-outbound-connector.json +2906 -1291
  6. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  7. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +1 -1
  8. package/src/element-templates/asana-connector.json +8 -8
  9. package/src/element-templates/automation-anywhere-outbound-connector.json +619 -619
  10. package/src/element-templates/aws-bedrock-outbound-connector.json +30 -30
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +1325 -1325
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  14. package/src/element-templates/aws-eventbridge-connector-receive.json +356 -0
  15. package/src/element-templates/aws-eventbridge-outbound-connector.json +10 -10
  16. package/src/element-templates/aws-lambda-outbound-connector.json +256 -256
  17. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  18. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  19. package/src/element-templates/aws-sns-inbound-boundary.json +311 -311
  20. package/src/element-templates/aws-sns-inbound-intermediate.json +328 -328
  21. package/src/element-templates/aws-sns-inbound-message-start.json +343 -343
  22. package/src/element-templates/aws-sns-inbound-receive.json +304 -0
  23. package/src/element-templates/aws-sns-inbound-start-event.json +131 -131
  24. package/src/element-templates/aws-sns-outbound-connector.json +424 -424
  25. package/src/element-templates/aws-sqs-boundary-connector.json +305 -305
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +918 -918
  27. package/src/element-templates/aws-sqs-outbound-connector.json +743 -743
  28. package/src/element-templates/aws-sqs-receive-connector.json +418 -0
  29. package/src/element-templates/aws-sqs-start-event-connector.json +369 -369
  30. package/src/element-templates/aws-sqs-start-message.json +914 -914
  31. package/src/element-templates/blue-prism-connector.json +50 -50
  32. package/src/element-templates/csv-outbound-connector.json +26 -26
  33. package/src/element-templates/easy-post-connector.json +271 -271
  34. package/src/element-templates/email-inbound-connector-boundary.json +19 -19
  35. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  36. package/src/element-templates/email-message-start-event-connector.json +19 -19
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +505 -507
  38. package/src/element-templates/github-connector.json +2723 -2723
  39. package/src/element-templates/github-webhook-connector-intermediate.json +42 -42
  40. package/src/element-templates/github-webhook-connector-receive.json +202 -0
  41. package/src/element-templates/github-webhook-connector-start-event.json +32 -32
  42. package/src/element-templates/gitlab-connector.json +160 -160
  43. package/src/element-templates/google-drive-outbound-connector.json +438 -438
  44. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  45. package/src/element-templates/google-maps-platform-connector.json +16 -16
  46. package/src/element-templates/google-sheets-outbound-connector.json +1059 -1059
  47. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  48. package/src/element-templates/http-json-connector.json +2662 -2057
  49. package/src/element-templates/http-polling-boundary-catch-event-connector.json +635 -6
  50. package/src/element-templates/http-polling-connector.json +631 -2
  51. package/src/element-templates/hugging-face-connector.json +34 -34
  52. package/src/element-templates/jdbc-outbound-connector.json +41 -41
  53. package/src/element-templates/kafka-inbound-connector-boundary.json +958 -958
  54. package/src/element-templates/kafka-inbound-connector-intermediate.json +681 -681
  55. package/src/element-templates/kafka-inbound-connector-receive.json +498 -0
  56. package/src/element-templates/kafka-inbound-connector.json +240 -240
  57. package/src/element-templates/kafka-outbound-connector.json +356 -356
  58. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  59. package/src/element-templates/microsoft-teams-outbound-connector.json +4188 -4188
  60. package/src/element-templates/openai-connector.json +78 -78
  61. package/src/element-templates/operate-connector.json +79 -79
  62. package/src/element-templates/power-automate-connector.json +12 -12
  63. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +747 -747
  64. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +463 -463
  65. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  66. package/src/element-templates/rabbitmq-inbound-connector-receive.json +461 -0
  67. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +681 -681
  68. package/src/element-templates/rabbitmq-outbound-connector.json +670 -670
  69. package/src/element-templates/salesforce-connector.json +38 -38
  70. package/src/element-templates/sendgrid-outbound-connector.json +397 -397
  71. package/src/element-templates/servicenow-connector.json +942 -0
  72. package/src/element-templates/servicenow-flow-starter-connector.json +643 -0
  73. package/src/element-templates/servicenow-incident-connector.json +969 -0
  74. package/src/element-templates/slack-inbound-boundary.json +173 -173
  75. package/src/element-templates/slack-inbound-intermediate.json +232 -232
  76. package/src/element-templates/slack-inbound-message-start.json +209 -209
  77. package/src/element-templates/slack-inbound-receive.json +290 -0
  78. package/src/element-templates/slack-inbound-start-event.json +218 -218
  79. package/src/element-templates/slack-outbound-connector.json +955 -955
  80. package/src/element-templates/twilio-connector.json +87 -87
  81. package/src/element-templates/twilio-webhook-boundary-connector.json +26 -26
  82. package/src/element-templates/twilio-webhook-connector.json +20 -20
  83. package/src/element-templates/twilio-webhook-intermediate-connector.json +50 -50
  84. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  85. package/src/element-templates/twilio-webhook-receive-connector.json +262 -0
  86. package/src/element-templates/uipath-connector.json +41 -41
  87. package/src/element-templates/webhook-connector-boundary.json +1050 -1050
  88. package/src/element-templates/webhook-connector-intermediate.json +1356 -1356
  89. package/src/element-templates/webhook-connector-receive.json +609 -0
  90. package/src/element-templates/webhook-connector-start-event.json +2280 -2280
  91. package/src/element-templates/webhook-connector-start-message.json +1205 -1205
  92. package/src/element-templates/whatsapp-connector.json +42 -42
@@ -1,11 +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 connector",
4
+ "name": "AWS Lambda Outbound Connector",
5
5
  "id": "io.camunda.connectors.AWSLAMBDA.v2",
6
- "version": 2,
7
6
  "description": "Invoke a function",
8
7
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/",
8
+ "version": 5,
9
9
  "category": {
10
10
  "id": "connectors",
11
11
  "name": "Connectors"
@@ -36,156 +36,236 @@
36
36
  "label": "Output mapping"
37
37
  },
38
38
  {
39
- "id": "errors",
39
+ "id": "error",
40
40
  "label": "Error handling"
41
+ },
42
+ {
43
+ "id": "retries",
44
+ "label": "Retries"
41
45
  }
42
46
  ],
43
47
  "properties": [
44
48
  {
45
- "type": "Hidden",
46
49
  "value": "io.camunda:aws-lambda:1",
47
50
  "binding": {
48
- "type": "zeebe:taskDefinition",
49
- "property": "type"
50
- }
51
+ "property": "type",
52
+ "type": "zeebe:taskDefinition"
53
+ },
54
+ "type": "Hidden"
51
55
  },
52
56
  {
53
- "label": "Access key",
54
- "description": "Provide an access key of a user with permissions to invoke specified AWS Lambda function",
57
+ "id": "authentication.type",
58
+ "label": "Authentication",
59
+ "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>",
60
+ "value": "credentials",
55
61
  "group": "authentication",
56
- "type": "String",
57
62
  "binding": {
58
- "type": "zeebe:input",
59
- "name": "authentication.accessKey"
63
+ "name": "authentication.type",
64
+ "type": "zeebe:input"
60
65
  },
66
+ "type": "Dropdown",
67
+ "choices": [
68
+ {
69
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
70
+ "value": "defaultCredentialsChain"
71
+ },
72
+ {
73
+ "name": "Credentials",
74
+ "value": "credentials"
75
+ }
76
+ ]
77
+ },
78
+ {
79
+ "id": "authentication.accessKey",
80
+ "label": "Access key",
81
+ "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
82
+ "optional": false,
61
83
  "constraints": {
62
84
  "notEmpty": true
63
- }
85
+ },
86
+ "feel": "optional",
87
+ "group": "authentication",
88
+ "binding": {
89
+ "name": "authentication.accessKey",
90
+ "type": "zeebe:input"
91
+ },
92
+ "condition": {
93
+ "property": "authentication.type",
94
+ "equals": "credentials",
95
+ "type": "simple"
96
+ },
97
+ "type": "String"
64
98
  },
65
99
  {
100
+ "id": "authentication.secretKey",
66
101
  "label": "Secret key",
67
102
  "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
103
+ "optional": false,
104
+ "constraints": {
105
+ "notEmpty": true
106
+ },
107
+ "feel": "optional",
68
108
  "group": "authentication",
69
- "type": "String",
70
109
  "binding": {
71
- "type": "zeebe:input",
72
- "name": "authentication.secretKey"
110
+ "name": "authentication.secretKey",
111
+ "type": "zeebe:input"
73
112
  },
74
- "constraints": {
75
- "notEmpty": true
76
- }
113
+ "condition": {
114
+ "property": "authentication.type",
115
+ "equals": "credentials",
116
+ "type": "simple"
117
+ },
118
+ "type": "String"
77
119
  },
78
120
  {
121
+ "id": "configuration.region",
79
122
  "label": "Region",
80
123
  "description": "Specify the AWS region",
81
- "group": "configuration",
82
- "type": "String",
124
+ "optional": true,
83
125
  "feel": "optional",
126
+ "group": "configuration",
84
127
  "binding": {
85
- "type": "zeebe:input",
86
- "name": "configuration.region"
128
+ "name": "configuration.region",
129
+ "type": "zeebe:input"
87
130
  },
88
- "constraints": {
89
- "notEmpty": true,
90
- "maxLength": 255
91
- }
131
+ "type": "String"
92
132
  },
93
133
  {
94
- "id": "operationType",
134
+ "id": "configuration.endpoint",
135
+ "label": "Endpoint",
136
+ "description": "Specify endpoint if need to use custom endpoint",
137
+ "optional": true,
138
+ "group": "configuration",
139
+ "binding": {
140
+ "name": "configuration.endpoint",
141
+ "type": "zeebe:input"
142
+ },
143
+ "type": "Hidden"
144
+ },
145
+ {
146
+ "id": "awsFunction.operationType",
147
+ "label": "Operation type",
148
+ "optional": false,
149
+ "value": "sync",
95
150
  "group": "operation",
151
+ "binding": {
152
+ "name": "awsFunction.operationType",
153
+ "type": "zeebe:input"
154
+ },
96
155
  "type": "Dropdown",
97
- "value": "sync",
98
156
  "choices": [
99
157
  {
100
158
  "name": "Invoke function (sync)",
101
159
  "value": "sync"
102
160
  }
103
- ],
104
- "binding": {
105
- "type": "zeebe:input",
106
- "name": "awsFunction.operationType",
107
- "key": "awsFunction.operationType"
108
- }
161
+ ]
109
162
  },
110
163
  {
164
+ "id": "awsFunction.functionName",
111
165
  "label": "Function name",
112
166
  "description": "Enter a name, ARN or alias of your function",
113
- "group": "operationDetails",
114
- "type": "String",
167
+ "optional": false,
168
+ "constraints": {
169
+ "notEmpty": true
170
+ },
115
171
  "feel": "optional",
172
+ "group": "operationDetails",
116
173
  "binding": {
117
- "type": "zeebe:input",
118
- "name": "awsFunction.functionName"
119
- },
120
- "constraints": {
121
- "notEmpty": true,
122
- "maxLength": 255
174
+ "name": "awsFunction.functionName",
175
+ "type": "zeebe:input"
123
176
  },
124
- "condition": {
125
- "property": "operationType",
126
- "equals": "sync"
127
- }
177
+ "type": "String"
128
178
  },
129
179
  {
180
+ "id": "awsFunction.payload",
130
181
  "label": "Payload",
131
182
  "description": "Provide payload for your function as JSON",
183
+ "optional": false,
184
+ "constraints": {
185
+ "notEmpty": true
186
+ },
187
+ "feel": "optional",
132
188
  "group": "operationDetails",
133
- "type": "Text",
134
- "feel": "required",
135
189
  "binding": {
136
- "type": "zeebe:input",
137
- "name": "awsFunction.payload"
190
+ "name": "awsFunction.payload",
191
+ "type": "zeebe:input"
138
192
  },
139
- "condition": {
140
- "property": "operationType",
141
- "equals": "sync"
142
- }
193
+ "type": "Text"
143
194
  },
144
195
  {
196
+ "id": "resultVariable",
145
197
  "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>",
198
+ "description": "Name of variable to store the response in",
147
199
  "group": "output",
148
- "type": "String",
149
200
  "binding": {
150
- "type": "zeebe:taskHeader",
151
- "key": "resultVariable"
152
- }
201
+ "key": "resultVariable",
202
+ "type": "zeebe:taskHeader"
203
+ },
204
+ "type": "String"
153
205
  },
154
206
  {
207
+ "id": "resultExpression",
155
208
  "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",
209
+ "description": "Expression to map the response into process variables",
159
210
  "feel": "required",
211
+ "group": "output",
160
212
  "binding": {
161
- "type": "zeebe:taskHeader",
162
- "key": "resultExpression"
163
- }
213
+ "key": "resultExpression",
214
+ "type": "zeebe:taskHeader"
215
+ },
216
+ "type": "Text"
164
217
  },
165
218
  {
219
+ "id": "errorExpression",
166
220
  "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",
221
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
170
222
  "feel": "required",
223
+ "group": "error",
171
224
  "binding": {
172
- "type": "zeebe:taskHeader",
173
- "key": "errorExpression"
174
- }
225
+ "key": "errorExpression",
226
+ "type": "zeebe:taskHeader"
227
+ },
228
+ "type": "Text"
229
+ },
230
+ {
231
+ "id": "retryCount",
232
+ "label": "Retries",
233
+ "description": "Number of retries",
234
+ "value": "3",
235
+ "feel": "optional",
236
+ "group": "retries",
237
+ "binding": {
238
+ "property": "retries",
239
+ "type": "zeebe:taskDefinition"
240
+ },
241
+ "type": "String"
242
+ },
243
+ {
244
+ "id": "retryBackoff",
245
+ "label": "Retry backoff",
246
+ "description": "ISO-8601 duration to wait between retries",
247
+ "value": "PT0S",
248
+ "feel": "optional",
249
+ "group": "retries",
250
+ "binding": {
251
+ "key": "retryBackoff",
252
+ "type": "zeebe:taskHeader"
253
+ },
254
+ "type": "String"
175
255
  }
176
256
  ],
177
257
  "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"
258
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0OCA0OCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPgogICAgPHRpdGxlPkljb24tUmVzb3VyY2UvQ29tcHV0ZS9SZXNfQW1hem9uLUxhbWJkYV9MYW1iZGEtRnVuY3Rpb25fNDhfTGlnaHQ8L3RpdGxlPgogICAgPGcgaWQ9J0ljb24tUmVzb3VyY2UvQ29tcHV0ZS9SZXNfQW1hem9uLUxhbWJkYV9MYW1iZGEtRnVuY3Rpb25fNDgnIHN0cm9rZT0nbm9uZScgc3Ryb2tlLXdpZHRoPScxJyBmaWxsPSdub25lJwogICAgICAgZmlsbC1ydWxlPSdldmVub2RkJz4KICAgICAgICA8cGF0aCBkPSdNMjQsNDQgQzEyLjk3Miw0NCA0LDM1LjAyOCA0LDI0IEM0LDEyLjk3MiAxMi45NzIsNCAyNCw0IEMzNS4wMjgsNCA0NCwxMi45NzIgNDQsMjQgQzQ0LDM1LjAyOCAzNS4wMjgsNDQgMjQsNDQgTDI0LDQ0IFogTTI0LDIgQzExLjg2OSwyIDIsMTEuODY5IDIsMjQgQzIsMzYuMTMxIDExLjg2OSw0NiAyNCw0NiBDMzYuMTMxLDQ2IDQ2LDM2LjEzMSA0NiwyNCBDNDYsMTEuODY5IDM2LjEzMSwyIDI0LDIgTDI0LDIgWiBNMTcuMjMxLDM1LjI1IEwxMS44NzYsMzUuMjUgTDE4LjIyMSwyMS45NTkgTDIwLjkwMiwyNy40OTIgTDE3LjIzMSwzNS4yNSBaIE0xOS4xMTQsMTkuMjE1IEMxOC45NDYsMTguODcgMTguNTk3LDE4LjY1MSAxOC4yMTQsMTguNjUxIEwxOC4yMTEsMTguNjUxIEMxNy44MjYsMTguNjUyIDE3LjQ3NywxOC44NzQgMTcuMzEyLDE5LjIyMSBMOS4zODksMzUuODE5IEM5LjI0LDM2LjEyOSA5LjI2MiwzNi40OTMgOS40NDUsMzYuNzgzIEM5LjYyOCwzNy4wNzQgOS45NDcsMzcuMjUgMTAuMjkxLDM3LjI1IEwxNy44NjQsMzcuMjUgQzE4LjI1MSwzNy4yNSAxOC42MDMsMzcuMDI3IDE4Ljc2OSwzNi42NzggTDIyLjkxNSwyNy45MTUgQzIzLjA0NCwyNy42NDIgMjMuMDQzLDI3LjMyMyAyMi45MTEsMjcuMDUxIEwxOS4xMTQsMTkuMjE1IFogTTM2LjEyNSwzNS4yNSBMMzAuNjczLDM1LjI1IEwyMC43NjEsMTMuOTUzIEMyMC41OTcsMTMuNjAxIDIwLjI0MywxMy4zNzUgMTkuODU0LDEzLjM3NSBMMTYuMjUxLDEzLjM3NSBMMTYuMjU1LDkuMjUgTDIzLjQ3NSw5LjI1IEwzMy4zMzksMzAuNTQ1IEMzMy41MDMsMzAuODk4IDMzLjg1NiwzMS4xMjUgMzQuMjQ2LDMxLjEyNSBMMzYuMTI1LDMxLjEyNSBMMzYuMTI1LDM1LjI1IFogTTM3LjEyNSwyOS4xMjUgTDM0Ljg4NSwyOS4xMjUgTDI1LjAyMSw3LjgzIEMyNC44NTYsNy40NzcgMjQuNTAzLDcuMjUgMjQuMTEzLDcuMjUgTDE1LjI1Niw3LjI1IEMxNC43MDQsNy4yNSAxNC4yNTcsNy42OTcgMTQuMjU2LDguMjQ5IEwxNC4yNSwxNC4zNzQgQzE0LjI1LDE0LjY0IDE0LjM1NSwxNC44OTQgMTQuNTQzLDE1LjA4MiBDMTQuNzMsMTUuMjcgMTQuOTg0LDE1LjM3NSAxNS4yNSwxNS4zNzUgTDE5LjIxNywxNS4zNzUgTDI5LjEyOSwzNi42NzIgQzI5LjI5MywzNy4wMjQgMjkuNjQ2LDM3LjI1IDMwLjAzNSwzNy4yNSBMMzcuMTI1LDM3LjI1IEMzNy42NzgsMzcuMjUgMzguMTI1LDM2LjgwMyAzOC4xMjUsMzYuMjUgTDM4LjEyNSwzMC4xMjUgQzM4LjEyNSwyOS41NzIgMzcuNjc4LDI5LjEyNSAzNy4xMjUsMjkuMTI1IEwzNy4xMjUsMjkuMTI1IFonCiAgICAgICAgICAgICAgaWQ9J0FtYXpvbi1MYW1iZGEtTGFtYmRhLUZ1bmN0aW9uX1Jlc291cmNlLUljb25fbGlnaHQtYmcnIGZpbGw9JyNENDVCMDcnPjwvcGF0aD4KICAgIDwvZz4KPC9zdmc+"
179
259
  },
180
260
  "engines": {
181
- "camunda": "^8.2"
261
+ "camunda": "^8.4"
182
262
  }
183
263
  },
184
264
  {
185
265
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
186
266
  "name": "AWS Lambda Outbound Connector",
187
267
  "id": "io.camunda.connectors.AWSLAMBDA.v2",
188
- "version": 4,
268
+ "version": 3,
189
269
  "description": "Invoke a function",
190
270
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/",
191
271
  "category": {
@@ -231,32 +311,6 @@
231
311
  "property": "type"
232
312
  }
233
313
  },
234
- {
235
- "id": "authenticationType",
236
- "label": "Authentication",
237
- "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>",
238
- "group": "authentication",
239
- "type": "Dropdown",
240
- "optional": false,
241
- "value": "credentials",
242
- "choices": [
243
- {
244
- "name": "Credentials",
245
- "value": "credentials"
246
- },
247
- {
248
- "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
249
- "value": "defaultCredentialsChain"
250
- }
251
- ],
252
- "binding": {
253
- "type": "zeebe:input",
254
- "name": "authentication.type"
255
- },
256
- "constraints": {
257
- "notEmpty": true
258
- }
259
- },
260
314
  {
261
315
  "label": "Access key",
262
316
  "description": "Provide an access key of a user with permissions to invoke specified AWS Lambda function",
@@ -268,10 +322,6 @@
268
322
  },
269
323
  "constraints": {
270
324
  "notEmpty": true
271
- },
272
- "condition": {
273
- "property": "authenticationType",
274
- "equals": "credentials"
275
325
  }
276
326
  },
277
327
  {
@@ -285,10 +335,6 @@
285
335
  },
286
336
  "constraints": {
287
337
  "notEmpty": true
288
- },
289
- "condition": {
290
- "property": "authenticationType",
291
- "equals": "credentials"
292
338
  }
293
339
  },
294
340
  {
@@ -348,14 +394,10 @@
348
394
  "group": "operationDetails",
349
395
  "type": "Text",
350
396
  "feel": "required",
351
- "optional": false,
352
397
  "binding": {
353
398
  "type": "zeebe:input",
354
399
  "name": "awsFunction.payload"
355
400
  },
356
- "constraints": {
357
- "notEmpty": true
358
- },
359
401
  "condition": {
360
402
  "property": "operationType",
361
403
  "equals": "sync"
@@ -398,14 +440,14 @@
398
440
  "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"
399
441
  },
400
442
  "engines": {
401
- "camunda": "^8.4"
443
+ "camunda": "^8.2"
402
444
  }
403
445
  },
404
446
  {
405
447
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
406
- "name": "AWS Lambda Outbound Connector",
448
+ "name": "AWS Lambda connector",
407
449
  "id": "io.camunda.connectors.AWSLAMBDA.v2",
408
- "version": 3,
450
+ "version": 2,
409
451
  "description": "Invoke a function",
410
452
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/",
411
453
  "category": {
@@ -587,9 +629,9 @@
587
629
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
588
630
  "name": "AWS Lambda Outbound Connector",
589
631
  "id": "io.camunda.connectors.AWSLAMBDA.v2",
632
+ "version": 4,
590
633
  "description": "Invoke a function",
591
634
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-lambda/",
592
- "version": 5,
593
635
  "category": {
594
636
  "id": "connectors",
595
637
  "name": "Connectors"
@@ -620,226 +662,184 @@
620
662
  "label": "Output mapping"
621
663
  },
622
664
  {
623
- "id": "error",
665
+ "id": "errors",
624
666
  "label": "Error handling"
625
- },
626
- {
627
- "id": "retries",
628
- "label": "Retries"
629
667
  }
630
668
  ],
631
669
  "properties": [
632
670
  {
671
+ "type": "Hidden",
633
672
  "value": "io.camunda:aws-lambda:1",
634
673
  "binding": {
635
- "property": "type",
636
- "type": "zeebe:taskDefinition"
637
- },
638
- "type": "Hidden"
674
+ "type": "zeebe:taskDefinition",
675
+ "property": "type"
676
+ }
639
677
  },
640
678
  {
641
- "id": "authentication.type",
679
+ "id": "authenticationType",
642
680
  "label": "Authentication",
643
- "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>",
644
- "value": "credentials",
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>",
645
682
  "group": "authentication",
646
- "binding": {
647
- "name": "authentication.type",
648
- "type": "zeebe:input"
649
- },
650
683
  "type": "Dropdown",
684
+ "optional": false,
685
+ "value": "credentials",
651
686
  "choices": [
652
- {
653
- "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
654
- "value": "defaultCredentialsChain"
655
- },
656
687
  {
657
688
  "name": "Credentials",
658
689
  "value": "credentials"
690
+ },
691
+ {
692
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
693
+ "value": "defaultCredentialsChain"
659
694
  }
660
- ]
695
+ ],
696
+ "binding": {
697
+ "type": "zeebe:input",
698
+ "name": "authentication.type"
699
+ },
700
+ "constraints": {
701
+ "notEmpty": true
702
+ }
661
703
  },
662
704
  {
663
- "id": "authentication.accessKey",
664
705
  "label": "Access key",
665
- "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
666
- "optional": false,
667
- "constraints": {
668
- "notEmpty": true
669
- },
670
- "feel": "optional",
706
+ "description": "Provide an access key of a user with permissions to invoke specified AWS Lambda function",
671
707
  "group": "authentication",
708
+ "type": "String",
672
709
  "binding": {
673
- "name": "authentication.accessKey",
674
- "type": "zeebe:input"
710
+ "type": "zeebe:input",
711
+ "name": "authentication.accessKey"
675
712
  },
676
- "condition": {
677
- "property": "authentication.type",
678
- "equals": "credentials",
679
- "type": "simple"
713
+ "constraints": {
714
+ "notEmpty": true
680
715
  },
681
- "type": "String"
716
+ "condition": {
717
+ "property": "authenticationType",
718
+ "equals": "credentials"
719
+ }
682
720
  },
683
721
  {
684
- "id": "authentication.secretKey",
685
722
  "label": "Secret key",
686
723
  "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
687
- "optional": false,
688
- "constraints": {
689
- "notEmpty": true
690
- },
691
- "feel": "optional",
692
724
  "group": "authentication",
725
+ "type": "String",
693
726
  "binding": {
694
- "name": "authentication.secretKey",
695
- "type": "zeebe:input"
727
+ "type": "zeebe:input",
728
+ "name": "authentication.secretKey"
696
729
  },
697
- "condition": {
698
- "property": "authentication.type",
699
- "equals": "credentials",
700
- "type": "simple"
730
+ "constraints": {
731
+ "notEmpty": true
701
732
  },
702
- "type": "String"
733
+ "condition": {
734
+ "property": "authenticationType",
735
+ "equals": "credentials"
736
+ }
703
737
  },
704
738
  {
705
- "id": "configuration.region",
706
739
  "label": "Region",
707
740
  "description": "Specify the AWS region",
708
- "optional": true,
709
- "feel": "optional",
710
- "group": "configuration",
711
- "binding": {
712
- "name": "configuration.region",
713
- "type": "zeebe:input"
714
- },
715
- "type": "String"
716
- },
717
- {
718
- "id": "configuration.endpoint",
719
- "label": "Endpoint",
720
- "description": "Specify endpoint if need to use custom endpoint",
721
- "optional": true,
722
741
  "group": "configuration",
742
+ "type": "String",
743
+ "feel": "optional",
723
744
  "binding": {
724
- "name": "configuration.endpoint",
725
- "type": "zeebe:input"
745
+ "type": "zeebe:input",
746
+ "name": "configuration.region"
726
747
  },
727
- "type": "Hidden"
748
+ "constraints": {
749
+ "notEmpty": true,
750
+ "maxLength": 255
751
+ }
728
752
  },
729
753
  {
730
- "id": "awsFunction.operationType",
731
- "label": "Operation type",
732
- "optional": false,
733
- "value": "sync",
754
+ "id": "operationType",
734
755
  "group": "operation",
735
- "binding": {
736
- "name": "awsFunction.operationType",
737
- "type": "zeebe:input"
738
- },
739
756
  "type": "Dropdown",
757
+ "value": "sync",
740
758
  "choices": [
741
759
  {
742
760
  "name": "Invoke function (sync)",
743
761
  "value": "sync"
744
762
  }
745
- ]
763
+ ],
764
+ "binding": {
765
+ "type": "zeebe:input",
766
+ "name": "awsFunction.operationType",
767
+ "key": "awsFunction.operationType"
768
+ }
746
769
  },
747
770
  {
748
- "id": "awsFunction.functionName",
749
771
  "label": "Function name",
750
772
  "description": "Enter a name, ARN or alias of your function",
751
- "optional": false,
752
- "constraints": {
753
- "notEmpty": true
754
- },
755
- "feel": "optional",
756
773
  "group": "operationDetails",
774
+ "type": "String",
775
+ "feel": "optional",
757
776
  "binding": {
758
- "name": "awsFunction.functionName",
759
- "type": "zeebe:input"
777
+ "type": "zeebe:input",
778
+ "name": "awsFunction.functionName"
760
779
  },
761
- "type": "String"
780
+ "constraints": {
781
+ "notEmpty": true,
782
+ "maxLength": 255
783
+ },
784
+ "condition": {
785
+ "property": "operationType",
786
+ "equals": "sync"
787
+ }
762
788
  },
763
789
  {
764
- "id": "awsFunction.payload",
765
790
  "label": "Payload",
766
791
  "description": "Provide payload for your function as JSON",
792
+ "group": "operationDetails",
793
+ "type": "Text",
794
+ "feel": "required",
767
795
  "optional": false,
796
+ "binding": {
797
+ "type": "zeebe:input",
798
+ "name": "awsFunction.payload"
799
+ },
768
800
  "constraints": {
769
801
  "notEmpty": true
770
802
  },
771
- "feel": "optional",
772
- "group": "operationDetails",
773
- "binding": {
774
- "name": "awsFunction.payload",
775
- "type": "zeebe:input"
776
- },
777
- "type": "Text"
803
+ "condition": {
804
+ "property": "operationType",
805
+ "equals": "sync"
806
+ }
778
807
  },
779
808
  {
780
- "id": "resultVariable",
781
809
  "label": "Result variable",
782
- "description": "Name of variable to store the response in",
810
+ "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>",
783
811
  "group": "output",
812
+ "type": "String",
784
813
  "binding": {
785
- "key": "resultVariable",
786
- "type": "zeebe:taskHeader"
787
- },
788
- "type": "String"
814
+ "type": "zeebe:taskHeader",
815
+ "key": "resultVariable"
816
+ }
789
817
  },
790
818
  {
791
- "id": "resultExpression",
792
819
  "label": "Result expression",
793
- "description": "Expression to map the response into process variables",
794
- "feel": "required",
820
+ "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>",
795
821
  "group": "output",
822
+ "type": "Text",
823
+ "feel": "required",
796
824
  "binding": {
797
- "key": "resultExpression",
798
- "type": "zeebe:taskHeader"
799
- },
800
- "type": "Text"
825
+ "type": "zeebe:taskHeader",
826
+ "key": "resultExpression"
827
+ }
801
828
  },
802
829
  {
803
- "id": "errorExpression",
804
830
  "label": "Error expression",
805
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
831
+ "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>",
832
+ "group": "errors",
833
+ "type": "Text",
806
834
  "feel": "required",
807
- "group": "error",
808
- "binding": {
809
- "key": "errorExpression",
810
- "type": "zeebe:taskHeader"
811
- },
812
- "type": "Text"
813
- },
814
- {
815
- "id": "retryCount",
816
- "label": "Retries",
817
- "description": "Number of retries",
818
- "value": "3",
819
- "feel": "optional",
820
- "group": "retries",
821
- "binding": {
822
- "property": "retries",
823
- "type": "zeebe:taskDefinition"
824
- },
825
- "type": "String"
826
- },
827
- {
828
- "id": "retryBackoff",
829
- "label": "Retry backoff",
830
- "description": "ISO-8601 duration to wait between retries",
831
- "value": "PT0S",
832
- "feel": "optional",
833
- "group": "retries",
834
835
  "binding": {
835
- "key": "retryBackoff",
836
- "type": "zeebe:taskHeader"
837
- },
838
- "type": "String"
836
+ "type": "zeebe:taskHeader",
837
+ "key": "errorExpression"
838
+ }
839
839
  }
840
840
  ],
841
841
  "icon": {
842
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0OCA0OCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPgogICAgPHRpdGxlPkljb24tUmVzb3VyY2UvQ29tcHV0ZS9SZXNfQW1hem9uLUxhbWJkYV9MYW1iZGEtRnVuY3Rpb25fNDhfTGlnaHQ8L3RpdGxlPgogICAgPGcgaWQ9J0ljb24tUmVzb3VyY2UvQ29tcHV0ZS9SZXNfQW1hem9uLUxhbWJkYV9MYW1iZGEtRnVuY3Rpb25fNDgnIHN0cm9rZT0nbm9uZScgc3Ryb2tlLXdpZHRoPScxJyBmaWxsPSdub25lJwogICAgICAgZmlsbC1ydWxlPSdldmVub2RkJz4KICAgICAgICA8cGF0aCBkPSdNMjQsNDQgQzEyLjk3Miw0NCA0LDM1LjAyOCA0LDI0IEM0LDEyLjk3MiAxMi45NzIsNCAyNCw0IEMzNS4wMjgsNCA0NCwxMi45NzIgNDQsMjQgQzQ0LDM1LjAyOCAzNS4wMjgsNDQgMjQsNDQgTDI0LDQ0IFogTTI0LDIgQzExLjg2OSwyIDIsMTEuODY5IDIsMjQgQzIsMzYuMTMxIDExLjg2OSw0NiAyNCw0NiBDMzYuMTMxLDQ2IDQ2LDM2LjEzMSA0NiwyNCBDNDYsMTEuODY5IDM2LjEzMSwyIDI0LDIgTDI0LDIgWiBNMTcuMjMxLDM1LjI1IEwxMS44NzYsMzUuMjUgTDE4LjIyMSwyMS45NTkgTDIwLjkwMiwyNy40OTIgTDE3LjIzMSwzNS4yNSBaIE0xOS4xMTQsMTkuMjE1IEMxOC45NDYsMTguODcgMTguNTk3LDE4LjY1MSAxOC4yMTQsMTguNjUxIEwxOC4yMTEsMTguNjUxIEMxNy44MjYsMTguNjUyIDE3LjQ3NywxOC44NzQgMTcuMzEyLDE5LjIyMSBMOS4zODksMzUuODE5IEM5LjI0LDM2LjEyOSA5LjI2MiwzNi40OTMgOS40NDUsMzYuNzgzIEM5LjYyOCwzNy4wNzQgOS45NDcsMzcuMjUgMTAuMjkxLDM3LjI1IEwxNy44NjQsMzcuMjUgQzE4LjI1MSwzNy4yNSAxOC42MDMsMzcuMDI3IDE4Ljc2OSwzNi42NzggTDIyLjkxNSwyNy45MTUgQzIzLjA0NCwyNy42NDIgMjMuMDQzLDI3LjMyMyAyMi45MTEsMjcuMDUxIEwxOS4xMTQsMTkuMjE1IFogTTM2LjEyNSwzNS4yNSBMMzAuNjczLDM1LjI1IEwyMC43NjEsMTMuOTUzIEMyMC41OTcsMTMuNjAxIDIwLjI0MywxMy4zNzUgMTkuODU0LDEzLjM3NSBMMTYuMjUxLDEzLjM3NSBMMTYuMjU1LDkuMjUgTDIzLjQ3NSw5LjI1IEwzMy4zMzksMzAuNTQ1IEMzMy41MDMsMzAuODk4IDMzLjg1NiwzMS4xMjUgMzQuMjQ2LDMxLjEyNSBMMzYuMTI1LDMxLjEyNSBMMzYuMTI1LDM1LjI1IFogTTM3LjEyNSwyOS4xMjUgTDM0Ljg4NSwyOS4xMjUgTDI1LjAyMSw3LjgzIEMyNC44NTYsNy40NzcgMjQuNTAzLDcuMjUgMjQuMTEzLDcuMjUgTDE1LjI1Niw3LjI1IEMxNC43MDQsNy4yNSAxNC4yNTcsNy42OTcgMTQuMjU2LDguMjQ5IEwxNC4yNSwxNC4zNzQgQzE0LjI1LDE0LjY0IDE0LjM1NSwxNC44OTQgMTQuNTQzLDE1LjA4MiBDMTQuNzMsMTUuMjcgMTQuOTg0LDE1LjM3NSAxNS4yNSwxNS4zNzUgTDE5LjIxNywxNS4zNzUgTDI5LjEyOSwzNi42NzIgQzI5LjI5MywzNy4wMjQgMjkuNjQ2LDM3LjI1IDMwLjAzNSwzNy4yNSBMMzcuMTI1LDM3LjI1IEMzNy42NzgsMzcuMjUgMzguMTI1LDM2LjgwMyAzOC4xMjUsMzYuMjUgTDM4LjEyNSwzMC4xMjUgQzM4LjEyNSwyOS41NzIgMzcuNjc4LDI5LjEyNSAzNy4xMjUsMjkuMTI1IEwzNy4xMjUsMjkuMTI1IFonCiAgICAgICAgICAgICAgaWQ9J0FtYXpvbi1MYW1iZGEtTGFtYmRhLUZ1bmN0aW9uX1Jlc291cmNlLUljb25fbGlnaHQtYmcnIGZpbGw9JyNENDVCMDcnPjwvcGF0aD4KICAgIDwvZz4KPC9zdmc+"
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"
843
843
  },
844
844
  "engines": {
845
845
  "camunda": "^8.4"