@camunda/connectors-element-templates 1.0.7 → 1.0.8

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 +503 -503
  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,24 +1,11 @@
1
1
  [
2
2
  {
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
- "name": "AWS DynamoDB Outbound Connector",
4
+ "name": "AWS DynamoDB",
5
5
  "id": "io.camunda.connectors.AWSDynamoDB.v1",
6
- "description": "Manage tables and items with AWS DynamoDB.",
7
- "metadata": {
8
- "keywords": [
9
- "create table",
10
- "delete table",
11
- "update table",
12
- "describe table",
13
- "scan table",
14
- "add item",
15
- "delete item",
16
- "get item",
17
- "update item"
18
- ]
19
- },
20
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-dynamodb/",
21
- "version": 7,
6
+ "version": 3,
7
+ "description": "Work with tables and items using AWS DynamoDB service",
8
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/",
22
9
  "category": {
23
10
  "id": "connectors",
24
11
  "name": "Connectors"
@@ -38,7 +25,7 @@
38
25
  },
39
26
  {
40
27
  "id": "configuration",
41
- "label": "Queue properties"
28
+ "label": "Configuration"
42
29
  },
43
30
  {
44
31
  "id": "input",
@@ -46,59 +33,44 @@
46
33
  },
47
34
  {
48
35
  "id": "output",
49
- "label": "Output mapping"
36
+ "label": "Output"
50
37
  },
51
38
  {
52
- "id": "error",
39
+ "id": "errors",
53
40
  "label": "Error handling"
54
- },
55
- {
56
- "id": "retries",
57
- "label": "Retries"
58
41
  }
59
42
  ],
60
43
  "properties": [
61
44
  {
45
+ "type": "Hidden",
62
46
  "value": "io.camunda:aws-dynamodb:1",
63
47
  "binding": {
64
- "property": "type",
65
- "type": "zeebe:taskDefinition"
66
- },
67
- "type": "Hidden"
48
+ "type": "zeebe:taskDefinition",
49
+ "property": "type"
50
+ }
68
51
  },
69
52
  {
70
- "id": "input.operationGroup",
71
- "label": "Choose category",
53
+ "id": "operationGroup",
72
54
  "group": "operation",
73
- "binding": {
74
- "name": "input.operationGroup",
75
- "type": "zeebe:input"
76
- },
77
55
  "type": "Dropdown",
78
56
  "choices": [
79
57
  {
80
58
  "name": "Table",
81
- "value": "tableOperation"
59
+ "value": "table"
82
60
  },
83
61
  {
84
62
  "name": "Item",
85
- "value": "itemOperation"
63
+ "value": "item"
86
64
  }
87
- ]
65
+ ],
66
+ "binding": {
67
+ "type": "zeebe:input",
68
+ "name": "operationGroup"
69
+ }
88
70
  },
89
71
  {
90
- "id": "input.tableOperation",
91
- "label": "Select action",
72
+ "id": "tableOperationType",
92
73
  "group": "operation",
93
- "binding": {
94
- "name": "input.tableOperation",
95
- "type": "zeebe:input"
96
- },
97
- "condition": {
98
- "property": "input.operationGroup",
99
- "equals": "tableOperation",
100
- "type": "simple"
101
- },
102
74
  "type": "Dropdown",
103
75
  "choices": [
104
76
  {
@@ -117,21 +89,19 @@
117
89
  "name": "Scan table",
118
90
  "value": "scanTable"
119
91
  }
120
- ]
121
- },
122
- {
123
- "id": "input.itemOperation",
124
- "label": "Select action",
125
- "group": "operation",
92
+ ],
126
93
  "binding": {
127
- "name": "input.itemOperation",
128
- "type": "zeebe:input"
94
+ "type": "zeebe:input",
95
+ "name": "input.type"
129
96
  },
130
97
  "condition": {
131
- "property": "input.operationGroup",
132
- "equals": "itemOperation",
133
- "type": "simple"
134
- },
98
+ "property": "operationGroup",
99
+ "equals": "table"
100
+ }
101
+ },
102
+ {
103
+ "id": "itemOperationType",
104
+ "group": "operation",
135
105
  "type": "Dropdown",
136
106
  "choices": [
137
107
  {
@@ -150,188 +120,123 @@
150
120
  "name": "Update item",
151
121
  "value": "updateItem"
152
122
  }
153
- ]
154
- },
155
- {
156
- "id": "authentication.type",
157
- "label": "Authentication",
158
- "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>",
159
- "value": "credentials",
160
- "group": "authentication",
123
+ ],
161
124
  "binding": {
162
- "name": "authentication.type",
163
- "type": "zeebe:input"
125
+ "type": "zeebe:input",
126
+ "name": "input.type"
164
127
  },
165
- "type": "Dropdown",
166
- "choices": [
167
- {
168
- "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
169
- "value": "defaultCredentialsChain"
170
- },
171
- {
172
- "name": "Credentials",
173
- "value": "credentials"
174
- }
175
- ]
128
+ "condition": {
129
+ "property": "operationGroup",
130
+ "equals": "item"
131
+ }
176
132
  },
177
133
  {
178
- "id": "authentication.accessKey",
179
134
  "label": "Access key",
180
- "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
181
- "optional": false,
182
- "constraints": {
183
- "notEmpty": true
184
- },
185
- "feel": "optional",
135
+ "description": "Provide an access key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
186
136
  "group": "authentication",
137
+ "type": "String",
138
+ "feel": "optional",
139
+ "optional": false,
187
140
  "binding": {
188
- "name": "authentication.accessKey",
189
- "type": "zeebe:input"
190
- },
191
- "condition": {
192
- "property": "authentication.type",
193
- "equals": "credentials",
194
- "type": "simple"
141
+ "type": "zeebe:input",
142
+ "name": "authentication.accessKey"
195
143
  },
196
- "type": "String"
144
+ "constraints": {
145
+ "notEmpty": true
146
+ }
197
147
  },
198
148
  {
199
- "id": "authentication.secretKey",
200
149
  "label": "Secret key",
201
- "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
202
- "optional": false,
203
- "constraints": {
204
- "notEmpty": true
205
- },
206
- "feel": "optional",
150
+ "description": "Provide a secret key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
207
151
  "group": "authentication",
152
+ "type": "String",
153
+ "feel": "optional",
154
+ "optional": false,
208
155
  "binding": {
209
- "name": "authentication.secretKey",
210
- "type": "zeebe:input"
211
- },
212
- "condition": {
213
- "property": "authentication.type",
214
- "equals": "credentials",
215
- "type": "simple"
156
+ "type": "zeebe:input",
157
+ "name": "authentication.secretKey"
216
158
  },
217
- "type": "String"
159
+ "constraints": {
160
+ "notEmpty": true
161
+ }
218
162
  },
219
163
  {
220
- "id": "configuration.region",
221
164
  "label": "Region",
222
165
  "description": "Specify the AWS region",
223
- "optional": false,
224
- "constraints": {
225
- "notEmpty": true
226
- },
227
- "feel": "optional",
228
166
  "group": "configuration",
167
+ "type": "String",
168
+ "feel": "optional",
169
+ "optional": false,
229
170
  "binding": {
230
- "name": "configuration.region",
231
- "type": "zeebe:input"
171
+ "type": "zeebe:input",
172
+ "name": "configuration.region"
232
173
  },
233
- "type": "String"
174
+ "constraints": {
175
+ "notEmpty": true
176
+ }
234
177
  },
235
178
  {
236
- "id": "configuration.endpoint",
237
- "label": "Endpoint",
238
- "description": "Specify endpoint if need to use custom endpoint",
239
- "optional": true,
240
- "group": "configuration",
179
+ "label": "Table name",
180
+ "description": "Name of DynamoDB table",
181
+ "group": "input",
182
+ "type": "String",
183
+ "feel": "optional",
184
+ "optional": false,
241
185
  "binding": {
242
- "name": "configuration.endpoint",
243
- "type": "zeebe:input"
186
+ "type": "zeebe:input",
187
+ "name": "input.tableName"
244
188
  },
245
- "type": "Hidden"
189
+ "constraints": {
190
+ "notEmpty": true
191
+ },
192
+ "condition": {
193
+ "property": "tableOperationType",
194
+ "oneOf": ["createTable", "deleteTable", "describeTable", "scanTable"]
195
+ }
246
196
  },
247
197
  {
248
- "id": "input.createTable.tableName",
249
198
  "label": "Table name",
250
199
  "description": "Name of DynamoDB table",
200
+ "group": "input",
201
+ "type": "String",
202
+ "feel": "optional",
251
203
  "optional": false,
204
+ "binding": {
205
+ "type": "zeebe:input",
206
+ "name": "input.tableName"
207
+ },
252
208
  "constraints": {
253
209
  "notEmpty": true
254
210
  },
255
- "feel": "optional",
256
- "group": "input",
257
- "binding": {
258
- "name": "input.tableName",
259
- "type": "zeebe:input"
260
- },
261
211
  "condition": {
262
- "allMatch": [
263
- {
264
- "property": "input.tableOperation",
265
- "equals": "createTable",
266
- "type": "simple"
267
- },
268
- {
269
- "property": "input.operationGroup",
270
- "equals": "tableOperation",
271
- "type": "simple"
272
- }
273
- ]
274
- },
275
- "type": "String"
212
+ "property": "itemOperationType",
213
+ "oneOf": ["addItem", "deleteItem", "getItem", "updateItem"]
214
+ }
276
215
  },
277
216
  {
278
- "id": "input.partitionKey",
279
217
  "label": "Partition key",
280
- "description": "Partition key role. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-dynamodb/\" target=\"_blank\">documentation</a>",
281
- "optional": false,
282
- "constraints": {
283
- "notEmpty": true
284
- },
285
- "feel": "optional",
218
+ "description": "Partition key. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
286
219
  "group": "input",
220
+ "type": "String",
221
+ "feel": "optional",
287
222
  "binding": {
288
- "name": "input.partitionKey",
289
- "type": "zeebe:input"
223
+ "type": "zeebe:input",
224
+ "name": "input.partitionKey"
225
+ },
226
+ "constraints": {
227
+ "notEmpty": true
290
228
  },
291
229
  "condition": {
292
- "allMatch": [
293
- {
294
- "property": "input.tableOperation",
295
- "equals": "createTable",
296
- "type": "simple"
297
- },
298
- {
299
- "property": "input.operationGroup",
300
- "equals": "tableOperation",
301
- "type": "simple"
302
- }
303
- ]
304
- },
305
- "type": "String"
230
+ "property": "tableOperationType",
231
+ "equals": "createTable"
232
+ }
306
233
  },
307
234
  {
308
- "id": "input.partitionKeyRole",
309
235
  "label": "Partition key role",
310
- "description": "The role that this key attribute will assume. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-dynamodb/\" target=\"_blank\">documentation</a>",
311
- "optional": false,
312
- "constraints": {
313
- "notEmpty": true
314
- },
236
+ "description": "The role that this key attribute will assume. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
315
237
  "group": "input",
316
- "binding": {
317
- "name": "input.partitionKeyRole",
318
- "type": "zeebe:input"
319
- },
320
- "condition": {
321
- "allMatch": [
322
- {
323
- "property": "input.tableOperation",
324
- "equals": "createTable",
325
- "type": "simple"
326
- },
327
- {
328
- "property": "input.operationGroup",
329
- "equals": "tableOperation",
330
- "type": "simple"
331
- }
332
- ]
333
- },
334
238
  "type": "Dropdown",
239
+ "optional": false,
335
240
  "choices": [
336
241
  {
337
242
  "name": "HASH",
@@ -341,36 +246,25 @@
341
246
  "name": "RANGE",
342
247
  "value": "RANGE"
343
248
  }
344
- ]
249
+ ],
250
+ "binding": {
251
+ "type": "zeebe:input",
252
+ "name": "input.partitionKeyRole"
253
+ },
254
+ "constraints": {
255
+ "notEmpty": true
256
+ },
257
+ "condition": {
258
+ "property": "tableOperationType",
259
+ "equals": "createTable"
260
+ }
345
261
  },
346
262
  {
347
- "id": "input.partitionKeyType",
348
263
  "label": "Partition key attribute data type",
349
264
  "description": "Represents the data for an attribute",
350
- "optional": false,
351
- "constraints": {
352
- "notEmpty": true
353
- },
354
265
  "group": "input",
355
- "binding": {
356
- "name": "input.partitionKeyType",
357
- "type": "zeebe:input"
358
- },
359
- "condition": {
360
- "allMatch": [
361
- {
362
- "property": "input.tableOperation",
363
- "equals": "createTable",
364
- "type": "simple"
365
- },
366
- {
367
- "property": "input.operationGroup",
368
- "equals": "tableOperation",
369
- "type": "simple"
370
- }
371
- ]
372
- },
373
266
  "type": "Dropdown",
267
+ "optional": false,
374
268
  "choices": [
375
269
  {
376
270
  "name": "Binary",
@@ -384,60 +278,44 @@
384
278
  "name": "String",
385
279
  "value": "S"
386
280
  }
387
- ]
281
+ ],
282
+ "binding": {
283
+ "type": "zeebe:input",
284
+ "name": "input.partitionKeyType"
285
+ },
286
+ "constraints": {
287
+ "notEmpty": true
288
+ },
289
+ "condition": {
290
+ "property": "tableOperationType",
291
+ "equals": "createTable"
292
+ }
388
293
  },
389
294
  {
390
- "id": "input.sortKey",
391
295
  "label": "Sort key",
392
- "description": "Sort key. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-dynamodb/\" target=\"_blank\">documentation</a>",
393
- "optional": true,
394
- "feel": "optional",
296
+ "description": "Sort key. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
395
297
  "group": "input",
298
+ "type": "String",
299
+ "feel": "optional",
300
+ "optional": true,
396
301
  "binding": {
397
- "name": "input.sortKey",
398
- "type": "zeebe:input"
302
+ "type": "zeebe:input",
303
+ "name": "input.sortKey"
399
304
  },
400
- "condition": {
401
- "allMatch": [
402
- {
403
- "property": "input.tableOperation",
404
- "equals": "createTable",
405
- "type": "simple"
406
- },
407
- {
408
- "property": "input.operationGroup",
409
- "equals": "tableOperation",
410
- "type": "simple"
411
- }
412
- ]
305
+ "constraints": {
306
+ "notEmpty": false
413
307
  },
414
- "type": "String"
308
+ "condition": {
309
+ "property": "tableOperationType",
310
+ "equals": "createTable"
311
+ }
415
312
  },
416
313
  {
417
- "id": "input.sortKeyRole",
418
314
  "label": "Sort key role",
419
315
  "description": "The role that this key attribute will assume",
420
- "optional": true,
421
316
  "group": "input",
422
- "binding": {
423
- "name": "input.sortKeyRole",
424
- "type": "zeebe:input"
425
- },
426
- "condition": {
427
- "allMatch": [
428
- {
429
- "property": "input.tableOperation",
430
- "equals": "createTable",
431
- "type": "simple"
432
- },
433
- {
434
- "property": "input.operationGroup",
435
- "equals": "tableOperation",
436
- "type": "simple"
437
- }
438
- ]
439
- },
440
317
  "type": "Dropdown",
318
+ "optional": true,
441
319
  "choices": [
442
320
  {
443
321
  "name": "HASH",
@@ -447,33 +325,25 @@
447
325
  "name": "RANGE",
448
326
  "value": "RANGE"
449
327
  }
450
- ]
328
+ ],
329
+ "binding": {
330
+ "type": "zeebe:input",
331
+ "name": "input.sortKeyRole"
332
+ },
333
+ "constraints": {
334
+ "notEmpty": false
335
+ },
336
+ "condition": {
337
+ "property": "tableOperationType",
338
+ "equals": "createTable"
339
+ }
451
340
  },
452
341
  {
453
- "id": "input.sortKeyType",
454
342
  "label": "Sort key attribute data type",
455
343
  "description": "Represents the data for an attribute",
456
- "optional": true,
457
344
  "group": "input",
458
- "binding": {
459
- "name": "input.sortKeyType",
460
- "type": "zeebe:input"
461
- },
462
- "condition": {
463
- "allMatch": [
464
- {
465
- "property": "input.tableOperation",
466
- "equals": "createTable",
467
- "type": "simple"
468
- },
469
- {
470
- "property": "input.operationGroup",
471
- "equals": "tableOperation",
472
- "type": "simple"
473
- }
474
- ]
475
- },
476
345
  "type": "Dropdown",
346
+ "optional": true,
477
347
  "choices": [
478
348
  {
479
349
  "name": "Binary",
@@ -487,96 +357,71 @@
487
357
  "name": "String",
488
358
  "value": "S"
489
359
  }
490
- ]
360
+ ],
361
+ "binding": {
362
+ "type": "zeebe:input",
363
+ "name": "input.sortKeyType"
364
+ },
365
+ "constraints": {
366
+ "notEmpty": false
367
+ },
368
+ "condition": {
369
+ "property": "tableOperationType",
370
+ "equals": "createTable"
371
+ }
491
372
  },
492
373
  {
493
- "id": "input.readCapacityUnits",
494
374
  "label": "Read capacity units",
495
- "description": "Total number of read capacity units. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-dynamodb/\" target=\"_blank\">documentation</a>",
496
- "optional": false,
497
- "constraints": {
498
- "notEmpty": true
499
- },
500
- "feel": "static",
375
+ "description": "Total number of read capacity units. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
501
376
  "group": "input",
377
+ "type": "String",
378
+ "feel": "optional",
379
+ "optional": true,
502
380
  "binding": {
503
- "name": "input.readCapacityUnits",
504
- "type": "zeebe:input"
381
+ "type": "zeebe:input",
382
+ "name": "input.readCapacityUnits"
505
383
  },
506
- "condition": {
507
- "allMatch": [
508
- {
509
- "property": "input.tableOperation",
510
- "equals": "createTable",
511
- "type": "simple"
512
- },
513
- {
514
- "property": "input.operationGroup",
515
- "equals": "tableOperation",
516
- "type": "simple"
517
- }
518
- ]
384
+ "constraints": {
385
+ "notEmpty": false,
386
+ "pattern": {
387
+ "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
388
+ "message": "Must be a number"
389
+ }
519
390
  },
520
- "type": "Number"
391
+ "condition": {
392
+ "property": "tableOperationType",
393
+ "equals": "createTable"
394
+ }
521
395
  },
522
396
  {
523
- "id": "input.writeCapacityUnits",
524
397
  "label": "Write capacity units",
525
- "description": "Total number of write capacity units. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-dynamodb/\" target=\"_blank\">documentation</a>",
526
- "optional": false,
527
- "constraints": {
528
- "notEmpty": true
529
- },
530
- "feel": "static",
398
+ "description": "Total number of write capacity units. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
531
399
  "group": "input",
400
+ "type": "String",
401
+ "feel": "optional",
402
+ "optional": true,
532
403
  "binding": {
533
- "name": "input.writeCapacityUnits",
534
- "type": "zeebe:input"
404
+ "type": "zeebe:input",
405
+ "name": "input.writeCapacityUnits"
406
+ },
407
+ "constraints": {
408
+ "notEmpty": false,
409
+ "pattern": {
410
+ "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
411
+ "message": "Must be a number"
412
+ }
535
413
  },
536
414
  "condition": {
537
- "allMatch": [
538
- {
539
- "property": "input.tableOperation",
540
- "equals": "createTable",
541
- "type": "simple"
542
- },
543
- {
544
- "property": "input.operationGroup",
545
- "equals": "tableOperation",
546
- "type": "simple"
547
- }
548
- ]
549
- },
550
- "type": "Number"
415
+ "property": "tableOperationType",
416
+ "equals": "createTable"
417
+ }
551
418
  },
552
419
  {
553
- "id": "input.billingModeStr",
554
420
  "label": "Billing mode",
555
- "description": "Controls how you are charged for read and write throughput. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-dynamodb/\" target=\"_blank\">documentation</a>",
556
- "optional": false,
557
- "constraints": {
558
- "notEmpty": true
559
- },
421
+ "description": "Controls how you are charged for read and write throughput. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
560
422
  "group": "input",
561
- "binding": {
562
- "name": "input.billingModeStr",
563
- "type": "zeebe:input"
564
- },
565
- "condition": {
566
- "allMatch": [
567
- {
568
- "property": "input.tableOperation",
569
- "equals": "createTable",
570
- "type": "simple"
571
- },
572
- {
573
- "property": "input.operationGroup",
574
- "equals": "tableOperation",
575
- "type": "simple"
576
- }
577
- ]
578
- },
579
423
  "type": "Dropdown",
424
+ "optional": true,
580
425
  "choices": [
581
426
  {
582
427
  "name": "PROVISIONED",
@@ -586,37 +431,26 @@
586
431
  "name": "PAY_PER_REQUEST",
587
432
  "value": "PAY_PER_REQUEST"
588
433
  }
589
- ]
434
+ ],
435
+ "binding": {
436
+ "type": "zeebe:input",
437
+ "name": "input.billingModeStr"
438
+ },
439
+ "constraints": {
440
+ "notEmpty": false
441
+ },
442
+ "condition": {
443
+ "property": "tableOperationType",
444
+ "equals": "createTable"
445
+ }
590
446
  },
591
447
  {
592
- "id": "input.deletionProtection",
593
448
  "label": "Deletion protection",
594
449
  "description": "Prevents accidental table deletion",
595
- "optional": false,
596
- "value": "false",
597
- "constraints": {
598
- "notEmpty": true
599
- },
600
450
  "group": "input",
601
- "binding": {
602
- "name": "input.deletionProtection",
603
- "type": "zeebe:input"
604
- },
605
- "condition": {
606
- "allMatch": [
607
- {
608
- "property": "input.tableOperation",
609
- "equals": "createTable",
610
- "type": "simple"
611
- },
612
- {
613
- "property": "input.operationGroup",
614
- "equals": "tableOperation",
615
- "type": "simple"
616
- }
617
- ]
618
- },
619
451
  "type": "Dropdown",
452
+ "value": false,
453
+ "optional": false,
620
454
  "choices": [
621
455
  {
622
456
  "name": "True",
@@ -626,588 +460,222 @@
626
460
  "name": "False",
627
461
  "value": "false"
628
462
  }
629
- ]
630
- },
631
- {
632
- "id": "input.deleteTable.tableName",
633
- "label": "Table name",
634
- "description": "Name of DynamoDB table",
635
- "optional": false,
463
+ ],
464
+ "binding": {
465
+ "type": "zeebe:input",
466
+ "name": "input.deletionProtection"
467
+ },
636
468
  "constraints": {
637
469
  "notEmpty": true
638
470
  },
639
- "feel": "optional",
471
+ "condition": {
472
+ "property": "tableOperationType",
473
+ "equals": "createTable"
474
+ }
475
+ },
476
+ {
477
+ "label": "Filter expression",
478
+ "description": "Filter expressions for scan. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
640
479
  "group": "input",
480
+ "type": "String",
481
+ "feel": "optional",
482
+ "optional": true,
641
483
  "binding": {
642
- "name": "input.tableName",
643
- "type": "zeebe:input"
484
+ "type": "zeebe:input",
485
+ "name": "input.filterExpression"
644
486
  },
645
- "condition": {
646
- "allMatch": [
647
- {
648
- "property": "input.tableOperation",
649
- "equals": "deleteTable",
650
- "type": "simple"
651
- },
652
- {
653
- "property": "input.operationGroup",
654
- "equals": "tableOperation",
655
- "type": "simple"
656
- }
657
- ]
487
+ "constraints": {
488
+ "notEmpty": false
658
489
  },
659
- "type": "String"
490
+ "condition": {
491
+ "property": "tableOperationType",
492
+ "oneOf": ["scanTable"]
493
+ }
660
494
  },
661
495
  {
662
- "id": "input.describeTable.tableName",
663
- "label": "Table name",
664
- "description": "Name of DynamoDB table",
665
- "optional": false,
666
- "constraints": {
667
- "notEmpty": true
668
- },
669
- "feel": "optional",
496
+ "label": "Projection expression",
497
+ "description": "Is a string that identifies the attributes that you want. For multiple attributes, the names must be comma-separated",
670
498
  "group": "input",
499
+ "type": "String",
500
+ "feel": "optional",
501
+ "optional": true,
671
502
  "binding": {
672
- "name": "input.tableName",
673
- "type": "zeebe:input"
503
+ "type": "zeebe:input",
504
+ "name": "input.projectionExpression"
674
505
  },
675
- "condition": {
676
- "allMatch": [
677
- {
678
- "property": "input.tableOperation",
679
- "equals": "describeTable",
680
- "type": "simple"
681
- },
682
- {
683
- "property": "input.operationGroup",
684
- "equals": "tableOperation",
685
- "type": "simple"
686
- }
687
- ]
506
+ "constraints": {
507
+ "notEmpty": false
688
508
  },
689
- "type": "String"
509
+ "condition": {
510
+ "property": "tableOperationType",
511
+ "oneOf": ["scanTable"]
512
+ }
690
513
  },
691
514
  {
692
- "id": "input.scanTable.tableName",
693
- "label": "Table name",
694
- "description": "Name of DynamoDB table",
695
- "optional": false,
696
- "constraints": {
697
- "notEmpty": true
698
- },
699
- "feel": "optional",
515
+ "label": "Expression attribute names",
516
+ "description": " Is a placeholder that you use as an alternative to an actual attribute name. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
700
517
  "group": "input",
518
+ "type": "String",
519
+ "feel": "required",
520
+ "optional": true,
701
521
  "binding": {
702
- "name": "input.tableName",
703
- "type": "zeebe:input"
522
+ "type": "zeebe:input",
523
+ "name": "input.expressionAttributeNames"
704
524
  },
705
- "condition": {
706
- "allMatch": [
707
- {
708
- "property": "input.tableOperation",
709
- "equals": "scanTable",
710
- "type": "simple"
711
- },
712
- {
713
- "property": "input.operationGroup",
714
- "equals": "tableOperation",
715
- "type": "simple"
716
- }
717
- ]
525
+ "constraints": {
526
+ "notEmpty": false
718
527
  },
719
- "type": "String"
528
+ "condition": {
529
+ "property": "tableOperationType",
530
+ "oneOf": ["scanTable"]
531
+ }
720
532
  },
721
533
  {
722
- "id": "input.filterExpression",
723
- "label": "Filter expression",
724
- "description": "Filter expressions for scan. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-dynamodb/\" target=\"_blank\">documentation</a>",
725
- "optional": true,
726
- "feel": "optional",
534
+ "label": "Expression attribute values",
535
+ "description": "Expression attribute values. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
727
536
  "group": "input",
537
+ "type": "String",
538
+ "feel": "required",
539
+ "optional": true,
728
540
  "binding": {
729
- "name": "input.filterExpression",
730
- "type": "zeebe:input"
541
+ "type": "zeebe:input",
542
+ "name": "input.expressionAttributeValues"
731
543
  },
732
- "condition": {
733
- "allMatch": [
734
- {
735
- "property": "input.tableOperation",
736
- "equals": "scanTable",
737
- "type": "simple"
738
- },
739
- {
740
- "property": "input.operationGroup",
741
- "equals": "tableOperation",
742
- "type": "simple"
743
- }
744
- ]
544
+ "constraints": {
545
+ "notEmpty": false
745
546
  },
746
- "type": "String"
547
+ "condition": {
548
+ "property": "tableOperationType",
549
+ "oneOf": ["scanTable"]
550
+ }
747
551
  },
748
552
  {
749
- "id": "input.projectionExpression",
750
- "label": "Projection expression",
751
- "description": "Is a string that identifies the attributes that you want. For multiple attributes, the names must be comma-separated",
752
- "optional": true,
753
- "feel": "optional",
553
+ "label": "Item",
554
+ "description": "DynamoDB item (group of attributes)",
754
555
  "group": "input",
556
+ "type": "String",
557
+ "feel": "required",
755
558
  "binding": {
756
- "name": "input.projectionExpression",
757
- "type": "zeebe:input"
559
+ "type": "zeebe:input",
560
+ "name": "input.item"
561
+ },
562
+ "constraints": {
563
+ "notEmpty": true
758
564
  },
759
565
  "condition": {
760
- "allMatch": [
761
- {
762
- "property": "input.tableOperation",
763
- "equals": "scanTable",
764
- "type": "simple"
765
- },
766
- {
767
- "property": "input.operationGroup",
768
- "equals": "tableOperation",
769
- "type": "simple"
770
- }
771
- ]
772
- },
773
- "type": "String"
566
+ "property": "itemOperationType",
567
+ "oneOf": ["addItem"]
568
+ }
774
569
  },
775
570
  {
776
- "id": "input.expressionAttributeNames",
777
- "label": "Expression attribute names",
778
- "description": "Is a placeholder that you use as an alternative to an actual attribute name. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-dynamodb/\" target=\"_blank\">documentation</a>",
779
- "optional": true,
780
- "feel": "required",
571
+ "label": "Primary key components",
572
+ "description": "Simple or composite primary key",
781
573
  "group": "input",
574
+ "type": "String",
575
+ "feel": "required",
782
576
  "binding": {
783
- "name": "input.expressionAttributeNames",
784
- "type": "zeebe:input"
577
+ "type": "zeebe:input",
578
+ "name": "input.primaryKeyComponents"
785
579
  },
786
- "condition": {
787
- "allMatch": [
788
- {
789
- "property": "input.tableOperation",
790
- "equals": "scanTable",
791
- "type": "simple"
792
- },
793
- {
794
- "property": "input.operationGroup",
795
- "equals": "tableOperation",
796
- "type": "simple"
797
- }
798
- ]
580
+ "constraints": {
581
+ "notEmpty": true
799
582
  },
800
- "type": "String"
583
+ "condition": {
584
+ "property": "itemOperationType",
585
+ "oneOf": ["updateItem", "deleteItem", "getItem"]
586
+ }
801
587
  },
802
588
  {
803
- "id": "input.expressionAttributeValues",
804
- "label": "Expression attribute values",
805
- "description": "Expression attribute values. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-dynamodb/\" target=\"_blank\">documentation</a>",
806
- "optional": true,
807
- "feel": "required",
589
+ "label": "Key attributes",
590
+ "description": "DynamoDB key attributes. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
808
591
  "group": "input",
592
+ "type": "String",
593
+ "feel": "required",
809
594
  "binding": {
810
- "name": "input.expressionAttributeValues",
811
- "type": "zeebe:input"
812
- },
813
- "condition": {
814
- "allMatch": [
815
- {
816
- "property": "input.tableOperation",
817
- "equals": "scanTable",
818
- "type": "simple"
819
- },
820
- {
821
- "property": "input.operationGroup",
822
- "equals": "tableOperation",
823
- "type": "simple"
824
- }
825
- ]
595
+ "type": "zeebe:input",
596
+ "name": "input.keyAttributes"
826
597
  },
827
- "type": "String"
828
- },
829
- {
830
- "id": "input.addItem.tableName",
831
- "label": "Table name",
832
- "description": "Name of DynamoDB table",
833
- "optional": false,
834
598
  "constraints": {
835
599
  "notEmpty": true
836
600
  },
837
- "feel": "optional",
838
- "group": "input",
839
- "binding": {
840
- "name": "input.tableName",
841
- "type": "zeebe:input"
842
- },
843
601
  "condition": {
844
- "allMatch": [
845
- {
846
- "property": "input.itemOperation",
847
- "equals": "addItem",
848
- "type": "simple"
849
- },
850
- {
851
- "property": "input.operationGroup",
852
- "equals": "itemOperation",
853
- "type": "simple"
854
- }
855
- ]
856
- },
857
- "type": "String"
602
+ "property": "itemOperationType",
603
+ "oneOf": ["updateItem"]
604
+ }
858
605
  },
859
606
  {
860
- "id": "input.item",
861
- "label": "Item",
862
- "description": "DynamoDB item (group of attributes)",
863
- "optional": false,
864
- "constraints": {
865
- "notEmpty": true
866
- },
867
- "feel": "required",
607
+ "label": "Attribute action",
608
+ "description": "Specifies how to perform the update",
868
609
  "group": "input",
610
+ "type": "Dropdown",
611
+ "optional": false,
612
+ "choices": [
613
+ {
614
+ "name": "PUT",
615
+ "value": "put"
616
+ },
617
+ {
618
+ "name": "DELETE",
619
+ "value": "delete"
620
+ }
621
+ ],
869
622
  "binding": {
870
- "name": "input.item",
871
- "type": "zeebe:input"
872
- },
873
- "condition": {
874
- "allMatch": [
875
- {
876
- "property": "input.itemOperation",
877
- "equals": "addItem",
878
- "type": "simple"
879
- },
880
- {
881
- "property": "input.operationGroup",
882
- "equals": "itemOperation",
883
- "type": "simple"
884
- }
885
- ]
623
+ "type": "zeebe:input",
624
+ "name": "input.attributeAction"
886
625
  },
887
- "type": "String"
888
- },
889
- {
890
- "id": "input.deleteItem.tableName",
891
- "label": "Table name",
892
- "description": "Name of DynamoDB table",
893
- "optional": false,
894
626
  "constraints": {
895
627
  "notEmpty": true
896
628
  },
897
- "feel": "optional",
898
- "group": "input",
899
- "binding": {
900
- "name": "input.tableName",
901
- "type": "zeebe:input"
902
- },
903
629
  "condition": {
904
- "allMatch": [
905
- {
906
- "property": "input.itemOperation",
907
- "equals": "deleteItem",
908
- "type": "simple"
909
- },
910
- {
911
- "property": "input.operationGroup",
912
- "equals": "itemOperation",
913
- "type": "simple"
914
- }
915
- ]
916
- },
917
- "type": "String"
630
+ "property": "itemOperationType",
631
+ "oneOf": ["updateItem"]
632
+ }
918
633
  },
919
634
  {
920
- "id": "input.deleteItem.primaryKeyComponents",
921
- "label": "Primary key components",
922
- "description": "Simple or composite primary key",
923
- "optional": false,
924
- "constraints": {
925
- "notEmpty": true
926
- },
927
- "feel": "required",
928
- "group": "input",
635
+ "label": "Result variable",
636
+ "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>",
637
+ "group": "output",
638
+ "type": "String",
929
639
  "binding": {
930
- "name": "input.primaryKeyComponents",
931
- "type": "zeebe:input"
932
- },
933
- "condition": {
934
- "allMatch": [
935
- {
936
- "property": "input.itemOperation",
937
- "equals": "deleteItem",
938
- "type": "simple"
939
- },
940
- {
941
- "property": "input.operationGroup",
942
- "equals": "itemOperation",
943
- "type": "simple"
944
- }
945
- ]
946
- },
947
- "type": "String"
640
+ "type": "zeebe:taskHeader",
641
+ "key": "resultVariable"
642
+ }
948
643
  },
949
644
  {
950
- "id": "input.getItem.tableName",
951
- "label": "Table name",
952
- "description": "Name of DynamoDB table",
953
- "optional": false,
954
- "constraints": {
955
- "notEmpty": true
956
- },
957
- "feel": "optional",
958
- "group": "input",
645
+ "label": "Result expression",
646
+ "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>",
647
+ "group": "output",
648
+ "type": "Text",
649
+ "feel": "required",
959
650
  "binding": {
960
- "name": "input.tableName",
961
- "type": "zeebe:input"
962
- },
963
- "condition": {
964
- "allMatch": [
965
- {
966
- "property": "input.itemOperation",
967
- "equals": "getItem",
968
- "type": "simple"
969
- },
970
- {
971
- "property": "input.operationGroup",
972
- "equals": "itemOperation",
973
- "type": "simple"
974
- }
975
- ]
976
- },
977
- "type": "String"
651
+ "type": "zeebe:taskHeader",
652
+ "key": "resultExpression"
653
+ }
978
654
  },
979
655
  {
980
- "id": "input.getItem.primaryKeyComponents",
981
- "label": "Primary key components",
982
- "description": "Simple or composite primary key",
983
- "optional": false,
984
- "constraints": {
985
- "notEmpty": true
986
- },
656
+ "label": "Error expression",
657
+ "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>",
658
+ "group": "errors",
659
+ "type": "Text",
987
660
  "feel": "required",
988
- "group": "input",
989
661
  "binding": {
990
- "name": "input.primaryKeyComponents",
991
- "type": "zeebe:input"
992
- },
993
- "condition": {
994
- "allMatch": [
995
- {
996
- "property": "input.itemOperation",
997
- "equals": "getItem",
998
- "type": "simple"
999
- },
1000
- {
1001
- "property": "input.operationGroup",
1002
- "equals": "itemOperation",
1003
- "type": "simple"
1004
- }
1005
- ]
1006
- },
1007
- "type": "String"
1008
- },
1009
- {
1010
- "id": "input.updateTable.tableName",
1011
- "label": "Table name",
1012
- "description": "Name of DynamoDB table",
1013
- "optional": false,
1014
- "constraints": {
1015
- "notEmpty": true
1016
- },
1017
- "feel": "optional",
1018
- "group": "input",
1019
- "binding": {
1020
- "name": "input.tableName",
1021
- "type": "zeebe:input"
1022
- },
1023
- "condition": {
1024
- "allMatch": [
1025
- {
1026
- "property": "input.itemOperation",
1027
- "equals": "updateItem",
1028
- "type": "simple"
1029
- },
1030
- {
1031
- "property": "input.operationGroup",
1032
- "equals": "itemOperation",
1033
- "type": "simple"
1034
- }
1035
- ]
1036
- },
1037
- "type": "String"
1038
- },
1039
- {
1040
- "id": "input.updateItem.primaryKeyComponents",
1041
- "label": "Primary key components",
1042
- "description": "Simple or composite primary key",
1043
- "optional": false,
1044
- "constraints": {
1045
- "notEmpty": true
1046
- },
1047
- "feel": "required",
1048
- "group": "input",
1049
- "binding": {
1050
- "name": "input.primaryKeyComponents",
1051
- "type": "zeebe:input"
1052
- },
1053
- "condition": {
1054
- "allMatch": [
1055
- {
1056
- "property": "input.itemOperation",
1057
- "equals": "updateItem",
1058
- "type": "simple"
1059
- },
1060
- {
1061
- "property": "input.operationGroup",
1062
- "equals": "itemOperation",
1063
- "type": "simple"
1064
- }
1065
- ]
1066
- },
1067
- "type": "String"
1068
- },
1069
- {
1070
- "id": "input.keyAttributes",
1071
- "label": "Key attributes",
1072
- "description": "DynamoDB key attributes. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-dynamodb/\" target=\"_blank\">documentation</a>",
1073
- "optional": false,
1074
- "constraints": {
1075
- "notEmpty": true
1076
- },
1077
- "feel": "required",
1078
- "group": "input",
1079
- "binding": {
1080
- "name": "input.keyAttributes",
1081
- "type": "zeebe:input"
1082
- },
1083
- "condition": {
1084
- "allMatch": [
1085
- {
1086
- "property": "input.itemOperation",
1087
- "equals": "updateItem",
1088
- "type": "simple"
1089
- },
1090
- {
1091
- "property": "input.operationGroup",
1092
- "equals": "itemOperation",
1093
- "type": "simple"
1094
- }
1095
- ]
1096
- },
1097
- "type": "String"
1098
- },
1099
- {
1100
- "id": "input.attributeAction",
1101
- "label": "Attribute action",
1102
- "description": "Specifies how to perform the update",
1103
- "optional": false,
1104
- "constraints": {
1105
- "notEmpty": true
1106
- },
1107
- "group": "input",
1108
- "binding": {
1109
- "name": "input.attributeAction",
1110
- "type": "zeebe:input"
1111
- },
1112
- "condition": {
1113
- "allMatch": [
1114
- {
1115
- "property": "input.itemOperation",
1116
- "equals": "updateItem",
1117
- "type": "simple"
1118
- },
1119
- {
1120
- "property": "input.operationGroup",
1121
- "equals": "itemOperation",
1122
- "type": "simple"
1123
- }
1124
- ]
1125
- },
1126
- "type": "Dropdown",
1127
- "choices": [
1128
- {
1129
- "name": "PUT",
1130
- "value": "put"
1131
- },
1132
- {
1133
- "name": "DELETE",
1134
- "value": "delete"
1135
- }
1136
- ]
1137
- },
1138
- {
1139
- "id": "resultVariable",
1140
- "label": "Result variable",
1141
- "description": "Name of variable to store the response in",
1142
- "group": "output",
1143
- "binding": {
1144
- "key": "resultVariable",
1145
- "type": "zeebe:taskHeader"
1146
- },
1147
- "type": "String"
1148
- },
1149
- {
1150
- "id": "resultExpression",
1151
- "label": "Result expression",
1152
- "description": "Expression to map the response into process variables",
1153
- "feel": "required",
1154
- "group": "output",
1155
- "binding": {
1156
- "key": "resultExpression",
1157
- "type": "zeebe:taskHeader"
1158
- },
1159
- "type": "Text"
1160
- },
1161
- {
1162
- "id": "errorExpression",
1163
- "label": "Error expression",
1164
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
1165
- "feel": "required",
1166
- "group": "error",
1167
- "binding": {
1168
- "key": "errorExpression",
1169
- "type": "zeebe:taskHeader"
1170
- },
1171
- "type": "Text"
1172
- },
1173
- {
1174
- "id": "retryCount",
1175
- "label": "Retries",
1176
- "description": "Number of retries",
1177
- "value": "3",
1178
- "feel": "optional",
1179
- "group": "retries",
1180
- "binding": {
1181
- "property": "retries",
1182
- "type": "zeebe:taskDefinition"
1183
- },
1184
- "type": "String"
1185
- },
1186
- {
1187
- "id": "retryBackoff",
1188
- "label": "Retry backoff",
1189
- "description": "ISO-8601 duration to wait between retries",
1190
- "value": "PT0S",
1191
- "group": "retries",
1192
- "binding": {
1193
- "key": "retryBackoff",
1194
- "type": "zeebe:taskHeader"
1195
- },
1196
- "type": "String"
662
+ "type": "zeebe:taskHeader",
663
+ "key": "errorExpression"
664
+ }
1197
665
  }
1198
666
  ],
1199
667
  "icon": {
1200
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgMjg5JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00xNjUuMjU4IDI4OC41MDFoMy41MDhsNTcuMjYxLTI4LjYzNC45NTMtMS4zNDdWMjkuOTY0bC0uOTUzLTEuMzU0TDE2OC43NjYgMGgtMy41NTFsLjA0MyAyODguNTAxJwogICAgICAgICAgZmlsbD0nIzUyOTRDRicvPgogICAgPHBhdGggZD0nTTkwLjc0MSAyODguNTAxaC0zLjU1N2wtNTcuMjEyLTI4LjYzNC0xLjE2MS0xLjk5Ny0uNTg5LTIyNi43NDIgMS43NS0yLjUxOEw4Ny4xODQgMGgzLjYwMWwtLjA0NCAyODguNTAxJwogICAgICAgICAgZmlsbD0nIzFGNUI5OCcvPgogICAgPHBhdGggZD0nTTg3LjI4NSAwaDgxLjQyNnYyODguNTAxSDg3LjI4NVYweicgZmlsbD0nIzJENzJCOCcvPgogICAgPHBhdGggZD0nTTI1NiAxMzcuNzY5bC0xLjkzNS0uNDI5LTI3LjYyOC0yLjU3Ni0uNDEuMjA0LTU3LjMxMi0yLjI5MmgtODEuNDNsLTU3LjMxMyAyLjI5MlY5MS4yNjRsLS4wNi4wMzIuMDYtLjEyOCA1Ny4zMTMtMTMuMjhoODEuNDNsNTcuMzEyIDEzLjI4IDIxLjA2OSAxMS4xOTl2LTcuMmw4LjkwNC0uOTc0LS45MjItMS43OTgtMjguMTkyLTIwLjE1OS0uODU5LjI3OS01Ny4zMTItMTcuNzU5aC04MS40M0wyOS45NzIgNzIuNTE1VjI4LjYxTDAgNjMuNzIzdjMwLjY2NmwuMjMyLS4xNjggOC42NzIuOTQ2djcuMzQ4TDAgMTA3LjI4djMwLjUxM2wuMjMyLS4wMjQgOC42NzIuMTI4djEyLjgwN2wtNy40ODIuMTEyTDAgMTUwLjY4djMwLjUyNWw4LjkwNCA0Ljc4OHY3LjQzM2wtOC41MzEuOTQyLS4zNzMtLjI4djMwLjY2MWwyOS45NzIgMzUuMTE4di00My45MDFsNTcuMzEzIDE3Ljc1OWg4MS40M2w1Ny40ODEtMTcuODExLjc2NC4zMzUgMjcuODIxLTE5Ljg2MiAxLjIxOS0xLjk3OS04LjkwNC0uOTgydi03LjI4NGwtMS4xNjctLjQ2Ni0xOS4wNDMgMTAuMjY1LS42OSAxLjQ0LTU3LjQ4MSAxMy4yMDN2LjAxNmgtODEuNDN2LS4wMTZsLTU3LjMxMy0xMy4yNTl2LTQzLjg2NGw1Ny4zMTMgMi4yODR2LjA1Nmg4MS40M2w1Ny4zMTItMi4zNCAxLjMwNS42IDI2Ljc3OS0yLjMwNiAxLjg4OS0uOTIzLTguOTA0LS4xMjh2LTEyLjgwN2w4LjkwNC0uMTI4JwogICAgICAgICAgZmlsbD0nIzFBNDc2RicvPgogICAgPHBhdGggZD0nTTIyNi4wMjcgMjE1Ljk2NnY0My45MDFMMjU2IDIyNC43NDl2LTMwLjQ2MWwtMjkuOCAyMS42MjYtLjE3My4wNTJNMjI2LjAyNyAxOTcuNDIxbC4xNzMtLjA0IDI5LjgtMTYuMDI4di0zMC42NDlsLTI5Ljk3MyAyLjc1N3Y0My45Nk0yMjYuMiA5MS4yMDhsLS4xNzMtLjA0djQzLjhMMjU2IDEzNy43Njl2LTMwLjYzNGwtMjkuOC0xNS45MjdNMjI2LjIgNzIuNjg3TDI1NiA5NC4xOTNWNjMuNzMxTDIyNi4wMjcgMjguNjF2NDMuOTA1bC4xNzMuMDZ2LjExMicKICAgICAgICAgIGZpbGw9JyMyRDcyQjgnLz4KPC9zdmc+"
668
+ "contents": "data:image/svg+xml;utf8,%3Csvg width='18' height='18' viewBox='0 0 256 289' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M165.258 288.501h3.508l57.261-28.634.953-1.347V29.964l-.953-1.354L168.766 0h-3.551l.043 288.501' fill='%235294CF'/%3E%3Cpath d='M90.741 288.501h-3.557l-57.212-28.634-1.161-1.997-.589-226.742 1.75-2.518L87.184 0h3.601l-.044 288.501' fill='%231F5B98'/%3E%3Cpath d='M87.285 0h81.426v288.501H87.285V0z' fill='%232D72B8'/%3E%3Cpath d='M256 137.769l-1.935-.429-27.628-2.576-.41.204-57.312-2.292h-81.43l-57.313 2.292V91.264l-.06.032.06-.128 57.313-13.28h81.43l57.312 13.28 21.069 11.199v-7.2l8.904-.974-.922-1.798-28.192-20.159-.859.279-57.312-17.759h-81.43L29.972 72.515V28.61L0 63.723v30.666l.232-.168 8.672.946v7.348L0 107.28v30.513l.232-.024 8.672.128v12.807l-7.482.112L0 150.68v30.525l8.904 4.788v7.433l-8.531.942-.373-.28v30.661l29.972 35.118v-43.901l57.313 17.759h81.43l57.481-17.811.764.335 27.821-19.862 1.219-1.979-8.904-.982v-7.284l-1.167-.466-19.043 10.265-.69 1.44-57.481 13.203v.016h-81.43v-.016l-57.313-13.259v-43.864l57.313 2.284v.056h81.43l57.312-2.34 1.305.6 26.779-2.306 1.889-.923-8.904-.128v-12.807l8.904-.128' fill='%231A476F'/%3E%3Cpath d='M226.027 215.966v43.901L256 224.749v-30.461l-29.8 21.626-.173.052M226.027 197.421l.173-.04 29.8-16.028v-30.649l-29.973 2.757v43.96M226.2 91.208l-.173-.04v43.8L256 137.769v-30.634l-29.8-15.927M226.2 72.687L256 94.193V63.731L226.027 28.61v43.905l.173.06v.112' fill='%232D72B8'/%3E%3C/svg%3E"
1201
669
  },
1202
670
  "engines": {
1203
- "camunda": "^8.5"
671
+ "camunda": "^8.2"
1204
672
  }
1205
673
  },
1206
674
  {
1207
675
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1208
- "name": "AWS DynamoDB",
676
+ "name": "AWS DynamoDB Outbound Connector",
1209
677
  "id": "io.camunda.connectors.AWSDynamoDB.v1",
1210
- "version": 3,
678
+ "version": 4,
1211
679
  "description": "Work with tables and items using AWS DynamoDB service",
1212
680
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/",
1213
681
  "category": {
@@ -1588,7 +1056,7 @@
1588
1056
  "constraints": {
1589
1057
  "notEmpty": false,
1590
1058
  "pattern": {
1591
- "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
1059
+ "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
1592
1060
  "message": "Must be a number"
1593
1061
  }
1594
1062
  },
@@ -1611,7 +1079,7 @@
1611
1079
  "constraints": {
1612
1080
  "notEmpty": false,
1613
1081
  "pattern": {
1614
- "value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
1082
+ "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
1615
1083
  "message": "Must be a number"
1616
1084
  }
1617
1085
  },
@@ -3257,9 +2725,22 @@
3257
2725
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
3258
2726
  "name": "AWS DynamoDB Outbound Connector",
3259
2727
  "id": "io.camunda.connectors.AWSDynamoDB.v1",
3260
- "version": 4,
3261
- "description": "Work with tables and items using AWS DynamoDB service",
3262
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/",
2728
+ "description": "Manage tables and items with AWS DynamoDB.",
2729
+ "metadata": {
2730
+ "keywords": [
2731
+ "create table",
2732
+ "delete table",
2733
+ "update table",
2734
+ "describe table",
2735
+ "scan table",
2736
+ "add item",
2737
+ "delete item",
2738
+ "get item",
2739
+ "update item"
2740
+ ]
2741
+ },
2742
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-dynamodb/",
2743
+ "version": 7,
3263
2744
  "category": {
3264
2745
  "id": "connectors",
3265
2746
  "name": "Connectors"
@@ -3279,7 +2760,7 @@
3279
2760
  },
3280
2761
  {
3281
2762
  "id": "configuration",
3282
- "label": "Configuration"
2763
+ "label": "Queue properties"
3283
2764
  },
3284
2765
  {
3285
2766
  "id": "input",
@@ -3287,582 +2768,1084 @@
3287
2768
  },
3288
2769
  {
3289
2770
  "id": "output",
3290
- "label": "Output"
2771
+ "label": "Output mapping"
3291
2772
  },
3292
2773
  {
3293
- "id": "errors",
2774
+ "id": "error",
3294
2775
  "label": "Error handling"
2776
+ },
2777
+ {
2778
+ "id": "retries",
2779
+ "label": "Retries"
3295
2780
  }
3296
2781
  ],
3297
2782
  "properties": [
3298
2783
  {
3299
- "type": "Hidden",
3300
2784
  "value": "io.camunda:aws-dynamodb:1",
3301
2785
  "binding": {
3302
- "type": "zeebe:taskDefinition",
3303
- "property": "type"
3304
- }
2786
+ "property": "type",
2787
+ "type": "zeebe:taskDefinition"
2788
+ },
2789
+ "type": "Hidden"
2790
+ },
2791
+ {
2792
+ "id": "input.operationGroup",
2793
+ "label": "Choose category",
2794
+ "group": "operation",
2795
+ "binding": {
2796
+ "name": "input.operationGroup",
2797
+ "type": "zeebe:input"
2798
+ },
2799
+ "type": "Dropdown",
2800
+ "choices": [
2801
+ {
2802
+ "name": "Table",
2803
+ "value": "tableOperation"
2804
+ },
2805
+ {
2806
+ "name": "Item",
2807
+ "value": "itemOperation"
2808
+ }
2809
+ ]
2810
+ },
2811
+ {
2812
+ "id": "input.tableOperation",
2813
+ "label": "Select action",
2814
+ "group": "operation",
2815
+ "binding": {
2816
+ "name": "input.tableOperation",
2817
+ "type": "zeebe:input"
2818
+ },
2819
+ "condition": {
2820
+ "property": "input.operationGroup",
2821
+ "equals": "tableOperation",
2822
+ "type": "simple"
2823
+ },
2824
+ "type": "Dropdown",
2825
+ "choices": [
2826
+ {
2827
+ "name": "Create table",
2828
+ "value": "createTable"
2829
+ },
2830
+ {
2831
+ "name": "Delete table",
2832
+ "value": "deleteTable"
2833
+ },
2834
+ {
2835
+ "name": "Describe table",
2836
+ "value": "describeTable"
2837
+ },
2838
+ {
2839
+ "name": "Scan table",
2840
+ "value": "scanTable"
2841
+ }
2842
+ ]
2843
+ },
2844
+ {
2845
+ "id": "input.itemOperation",
2846
+ "label": "Select action",
2847
+ "group": "operation",
2848
+ "binding": {
2849
+ "name": "input.itemOperation",
2850
+ "type": "zeebe:input"
2851
+ },
2852
+ "condition": {
2853
+ "property": "input.operationGroup",
2854
+ "equals": "itemOperation",
2855
+ "type": "simple"
2856
+ },
2857
+ "type": "Dropdown",
2858
+ "choices": [
2859
+ {
2860
+ "name": "Add item",
2861
+ "value": "addItem"
2862
+ },
2863
+ {
2864
+ "name": "Delete item",
2865
+ "value": "deleteItem"
2866
+ },
2867
+ {
2868
+ "name": "Get item",
2869
+ "value": "getItem"
2870
+ },
2871
+ {
2872
+ "name": "Update item",
2873
+ "value": "updateItem"
2874
+ }
2875
+ ]
2876
+ },
2877
+ {
2878
+ "id": "authentication.type",
2879
+ "label": "Authentication",
2880
+ "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>",
2881
+ "value": "credentials",
2882
+ "group": "authentication",
2883
+ "binding": {
2884
+ "name": "authentication.type",
2885
+ "type": "zeebe:input"
2886
+ },
2887
+ "type": "Dropdown",
2888
+ "choices": [
2889
+ {
2890
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
2891
+ "value": "defaultCredentialsChain"
2892
+ },
2893
+ {
2894
+ "name": "Credentials",
2895
+ "value": "credentials"
2896
+ }
2897
+ ]
2898
+ },
2899
+ {
2900
+ "id": "authentication.accessKey",
2901
+ "label": "Access key",
2902
+ "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
2903
+ "optional": false,
2904
+ "constraints": {
2905
+ "notEmpty": true
2906
+ },
2907
+ "feel": "optional",
2908
+ "group": "authentication",
2909
+ "binding": {
2910
+ "name": "authentication.accessKey",
2911
+ "type": "zeebe:input"
2912
+ },
2913
+ "condition": {
2914
+ "property": "authentication.type",
2915
+ "equals": "credentials",
2916
+ "type": "simple"
2917
+ },
2918
+ "type": "String"
2919
+ },
2920
+ {
2921
+ "id": "authentication.secretKey",
2922
+ "label": "Secret key",
2923
+ "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
2924
+ "optional": false,
2925
+ "constraints": {
2926
+ "notEmpty": true
2927
+ },
2928
+ "feel": "optional",
2929
+ "group": "authentication",
2930
+ "binding": {
2931
+ "name": "authentication.secretKey",
2932
+ "type": "zeebe:input"
2933
+ },
2934
+ "condition": {
2935
+ "property": "authentication.type",
2936
+ "equals": "credentials",
2937
+ "type": "simple"
2938
+ },
2939
+ "type": "String"
2940
+ },
2941
+ {
2942
+ "id": "configuration.region",
2943
+ "label": "Region",
2944
+ "description": "Specify the AWS region",
2945
+ "optional": false,
2946
+ "constraints": {
2947
+ "notEmpty": true
2948
+ },
2949
+ "feel": "optional",
2950
+ "group": "configuration",
2951
+ "binding": {
2952
+ "name": "configuration.region",
2953
+ "type": "zeebe:input"
2954
+ },
2955
+ "type": "String"
2956
+ },
2957
+ {
2958
+ "id": "configuration.endpoint",
2959
+ "label": "Endpoint",
2960
+ "description": "Specify endpoint if need to use custom endpoint",
2961
+ "optional": true,
2962
+ "group": "configuration",
2963
+ "binding": {
2964
+ "name": "configuration.endpoint",
2965
+ "type": "zeebe:input"
2966
+ },
2967
+ "type": "Hidden"
2968
+ },
2969
+ {
2970
+ "id": "input.createTable.tableName",
2971
+ "label": "Table name",
2972
+ "description": "Name of DynamoDB table",
2973
+ "optional": false,
2974
+ "constraints": {
2975
+ "notEmpty": true
2976
+ },
2977
+ "feel": "optional",
2978
+ "group": "input",
2979
+ "binding": {
2980
+ "name": "input.tableName",
2981
+ "type": "zeebe:input"
2982
+ },
2983
+ "condition": {
2984
+ "allMatch": [
2985
+ {
2986
+ "property": "input.tableOperation",
2987
+ "equals": "createTable",
2988
+ "type": "simple"
2989
+ },
2990
+ {
2991
+ "property": "input.operationGroup",
2992
+ "equals": "tableOperation",
2993
+ "type": "simple"
2994
+ }
2995
+ ]
2996
+ },
2997
+ "type": "String"
2998
+ },
2999
+ {
3000
+ "id": "input.partitionKey",
3001
+ "label": "Partition key",
3002
+ "description": "Partition key role. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-dynamodb/\" target=\"_blank\">documentation</a>",
3003
+ "optional": false,
3004
+ "constraints": {
3005
+ "notEmpty": true
3006
+ },
3007
+ "feel": "optional",
3008
+ "group": "input",
3009
+ "binding": {
3010
+ "name": "input.partitionKey",
3011
+ "type": "zeebe:input"
3012
+ },
3013
+ "condition": {
3014
+ "allMatch": [
3015
+ {
3016
+ "property": "input.tableOperation",
3017
+ "equals": "createTable",
3018
+ "type": "simple"
3019
+ },
3020
+ {
3021
+ "property": "input.operationGroup",
3022
+ "equals": "tableOperation",
3023
+ "type": "simple"
3024
+ }
3025
+ ]
3026
+ },
3027
+ "type": "String"
3028
+ },
3029
+ {
3030
+ "id": "input.partitionKeyRole",
3031
+ "label": "Partition key role",
3032
+ "description": "The role that this key attribute will assume. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-dynamodb/\" target=\"_blank\">documentation</a>",
3033
+ "optional": false,
3034
+ "constraints": {
3035
+ "notEmpty": true
3036
+ },
3037
+ "group": "input",
3038
+ "binding": {
3039
+ "name": "input.partitionKeyRole",
3040
+ "type": "zeebe:input"
3041
+ },
3042
+ "condition": {
3043
+ "allMatch": [
3044
+ {
3045
+ "property": "input.tableOperation",
3046
+ "equals": "createTable",
3047
+ "type": "simple"
3048
+ },
3049
+ {
3050
+ "property": "input.operationGroup",
3051
+ "equals": "tableOperation",
3052
+ "type": "simple"
3053
+ }
3054
+ ]
3055
+ },
3056
+ "type": "Dropdown",
3057
+ "choices": [
3058
+ {
3059
+ "name": "HASH",
3060
+ "value": "HASH"
3061
+ },
3062
+ {
3063
+ "name": "RANGE",
3064
+ "value": "RANGE"
3065
+ }
3066
+ ]
3067
+ },
3068
+ {
3069
+ "id": "input.partitionKeyType",
3070
+ "label": "Partition key attribute data type",
3071
+ "description": "Represents the data for an attribute",
3072
+ "optional": false,
3073
+ "constraints": {
3074
+ "notEmpty": true
3075
+ },
3076
+ "group": "input",
3077
+ "binding": {
3078
+ "name": "input.partitionKeyType",
3079
+ "type": "zeebe:input"
3080
+ },
3081
+ "condition": {
3082
+ "allMatch": [
3083
+ {
3084
+ "property": "input.tableOperation",
3085
+ "equals": "createTable",
3086
+ "type": "simple"
3087
+ },
3088
+ {
3089
+ "property": "input.operationGroup",
3090
+ "equals": "tableOperation",
3091
+ "type": "simple"
3092
+ }
3093
+ ]
3094
+ },
3095
+ "type": "Dropdown",
3096
+ "choices": [
3097
+ {
3098
+ "name": "Binary",
3099
+ "value": "B"
3100
+ },
3101
+ {
3102
+ "name": "Number",
3103
+ "value": "N"
3104
+ },
3105
+ {
3106
+ "name": "String",
3107
+ "value": "S"
3108
+ }
3109
+ ]
3110
+ },
3111
+ {
3112
+ "id": "input.sortKey",
3113
+ "label": "Sort key",
3114
+ "description": "Sort key. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-dynamodb/\" target=\"_blank\">documentation</a>",
3115
+ "optional": true,
3116
+ "feel": "optional",
3117
+ "group": "input",
3118
+ "binding": {
3119
+ "name": "input.sortKey",
3120
+ "type": "zeebe:input"
3121
+ },
3122
+ "condition": {
3123
+ "allMatch": [
3124
+ {
3125
+ "property": "input.tableOperation",
3126
+ "equals": "createTable",
3127
+ "type": "simple"
3128
+ },
3129
+ {
3130
+ "property": "input.operationGroup",
3131
+ "equals": "tableOperation",
3132
+ "type": "simple"
3133
+ }
3134
+ ]
3135
+ },
3136
+ "type": "String"
3305
3137
  },
3306
3138
  {
3307
- "id": "operationGroup",
3308
- "group": "operation",
3139
+ "id": "input.sortKeyRole",
3140
+ "label": "Sort key role",
3141
+ "description": "The role that this key attribute will assume",
3142
+ "optional": true,
3143
+ "group": "input",
3144
+ "binding": {
3145
+ "name": "input.sortKeyRole",
3146
+ "type": "zeebe:input"
3147
+ },
3148
+ "condition": {
3149
+ "allMatch": [
3150
+ {
3151
+ "property": "input.tableOperation",
3152
+ "equals": "createTable",
3153
+ "type": "simple"
3154
+ },
3155
+ {
3156
+ "property": "input.operationGroup",
3157
+ "equals": "tableOperation",
3158
+ "type": "simple"
3159
+ }
3160
+ ]
3161
+ },
3309
3162
  "type": "Dropdown",
3310
3163
  "choices": [
3311
3164
  {
3312
- "name": "Table",
3313
- "value": "table"
3165
+ "name": "HASH",
3166
+ "value": "HASH"
3314
3167
  },
3315
3168
  {
3316
- "name": "Item",
3317
- "value": "item"
3169
+ "name": "RANGE",
3170
+ "value": "RANGE"
3318
3171
  }
3319
- ],
3320
- "binding": {
3321
- "type": "zeebe:input",
3322
- "name": "operationGroup"
3323
- }
3172
+ ]
3324
3173
  },
3325
3174
  {
3326
- "id": "tableOperationType",
3327
- "group": "operation",
3328
- "type": "Dropdown",
3329
- "choices": [
3330
- {
3331
- "name": "Create table",
3332
- "value": "createTable"
3333
- },
3334
- {
3335
- "name": "Delete table",
3336
- "value": "deleteTable"
3337
- },
3338
- {
3339
- "name": "Describe table",
3340
- "value": "describeTable"
3341
- },
3342
- {
3343
- "name": "Scan table",
3344
- "value": "scanTable"
3345
- }
3346
- ],
3175
+ "id": "input.sortKeyType",
3176
+ "label": "Sort key attribute data type",
3177
+ "description": "Represents the data for an attribute",
3178
+ "optional": true,
3179
+ "group": "input",
3347
3180
  "binding": {
3348
- "type": "zeebe:input",
3349
- "name": "input.type"
3181
+ "name": "input.sortKeyType",
3182
+ "type": "zeebe:input"
3350
3183
  },
3351
3184
  "condition": {
3352
- "property": "operationGroup",
3353
- "equals": "table"
3354
- }
3355
- },
3356
- {
3357
- "id": "itemOperationType",
3358
- "group": "operation",
3185
+ "allMatch": [
3186
+ {
3187
+ "property": "input.tableOperation",
3188
+ "equals": "createTable",
3189
+ "type": "simple"
3190
+ },
3191
+ {
3192
+ "property": "input.operationGroup",
3193
+ "equals": "tableOperation",
3194
+ "type": "simple"
3195
+ }
3196
+ ]
3197
+ },
3359
3198
  "type": "Dropdown",
3360
3199
  "choices": [
3361
3200
  {
3362
- "name": "Add item",
3363
- "value": "addItem"
3364
- },
3365
- {
3366
- "name": "Delete item",
3367
- "value": "deleteItem"
3201
+ "name": "Binary",
3202
+ "value": "B"
3368
3203
  },
3369
3204
  {
3370
- "name": "Get item",
3371
- "value": "getItem"
3205
+ "name": "Number",
3206
+ "value": "N"
3372
3207
  },
3373
3208
  {
3374
- "name": "Update item",
3375
- "value": "updateItem"
3209
+ "name": "String",
3210
+ "value": "S"
3376
3211
  }
3377
- ],
3378
- "binding": {
3379
- "type": "zeebe:input",
3380
- "name": "input.type"
3381
- },
3382
- "condition": {
3383
- "property": "operationGroup",
3384
- "equals": "item"
3385
- }
3212
+ ]
3386
3213
  },
3387
3214
  {
3388
- "label": "Access key",
3389
- "description": "Provide an access key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
3390
- "group": "authentication",
3391
- "type": "String",
3392
- "feel": "optional",
3215
+ "id": "input.readCapacityUnits",
3216
+ "label": "Read capacity units",
3217
+ "description": "Total number of read capacity units. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-dynamodb/\" target=\"_blank\">documentation</a>",
3393
3218
  "optional": false,
3394
- "binding": {
3395
- "type": "zeebe:input",
3396
- "name": "authentication.accessKey"
3397
- },
3398
3219
  "constraints": {
3399
3220
  "notEmpty": true
3400
- }
3401
- },
3402
- {
3403
- "label": "Secret key",
3404
- "description": "Provide a secret key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
3405
- "group": "authentication",
3406
- "type": "String",
3407
- "feel": "optional",
3408
- "optional": false,
3221
+ },
3222
+ "feel": "static",
3223
+ "group": "input",
3409
3224
  "binding": {
3410
- "type": "zeebe:input",
3411
- "name": "authentication.secretKey"
3225
+ "name": "input.readCapacityUnits",
3226
+ "type": "zeebe:input"
3412
3227
  },
3413
- "constraints": {
3414
- "notEmpty": true
3415
- }
3228
+ "condition": {
3229
+ "allMatch": [
3230
+ {
3231
+ "property": "input.tableOperation",
3232
+ "equals": "createTable",
3233
+ "type": "simple"
3234
+ },
3235
+ {
3236
+ "property": "input.operationGroup",
3237
+ "equals": "tableOperation",
3238
+ "type": "simple"
3239
+ }
3240
+ ]
3241
+ },
3242
+ "type": "Number"
3416
3243
  },
3417
3244
  {
3418
- "label": "Region",
3419
- "description": "Specify the AWS region",
3420
- "group": "configuration",
3421
- "type": "String",
3422
- "feel": "optional",
3245
+ "id": "input.writeCapacityUnits",
3246
+ "label": "Write capacity units",
3247
+ "description": "Total number of write capacity units. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-dynamodb/\" target=\"_blank\">documentation</a>",
3423
3248
  "optional": false,
3424
- "binding": {
3425
- "type": "zeebe:input",
3426
- "name": "configuration.region"
3427
- },
3428
3249
  "constraints": {
3429
3250
  "notEmpty": true
3430
- }
3431
- },
3432
- {
3433
- "label": "Table name",
3434
- "description": "Name of DynamoDB table",
3251
+ },
3252
+ "feel": "static",
3435
3253
  "group": "input",
3436
- "type": "String",
3437
- "feel": "optional",
3438
- "optional": false,
3439
3254
  "binding": {
3440
- "type": "zeebe:input",
3441
- "name": "input.tableName"
3442
- },
3443
- "constraints": {
3444
- "notEmpty": true
3255
+ "name": "input.writeCapacityUnits",
3256
+ "type": "zeebe:input"
3445
3257
  },
3446
3258
  "condition": {
3447
- "property": "tableOperationType",
3448
- "oneOf": ["createTable", "deleteTable", "describeTable", "scanTable"]
3449
- }
3259
+ "allMatch": [
3260
+ {
3261
+ "property": "input.tableOperation",
3262
+ "equals": "createTable",
3263
+ "type": "simple"
3264
+ },
3265
+ {
3266
+ "property": "input.operationGroup",
3267
+ "equals": "tableOperation",
3268
+ "type": "simple"
3269
+ }
3270
+ ]
3271
+ },
3272
+ "type": "Number"
3450
3273
  },
3451
3274
  {
3452
- "label": "Table name",
3453
- "description": "Name of DynamoDB table",
3454
- "group": "input",
3455
- "type": "String",
3456
- "feel": "optional",
3275
+ "id": "input.billingModeStr",
3276
+ "label": "Billing mode",
3277
+ "description": "Controls how you are charged for read and write throughput. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-dynamodb/\" target=\"_blank\">documentation</a>",
3457
3278
  "optional": false,
3458
- "binding": {
3459
- "type": "zeebe:input",
3460
- "name": "input.tableName"
3461
- },
3462
3279
  "constraints": {
3463
3280
  "notEmpty": true
3464
3281
  },
3465
- "condition": {
3466
- "property": "itemOperationType",
3467
- "oneOf": ["addItem", "deleteItem", "getItem", "updateItem"]
3468
- }
3469
- },
3470
- {
3471
- "label": "Partition key",
3472
- "description": "Partition key. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
3473
3282
  "group": "input",
3474
- "type": "String",
3475
- "feel": "optional",
3476
3283
  "binding": {
3477
- "type": "zeebe:input",
3478
- "name": "input.partitionKey"
3479
- },
3480
- "constraints": {
3481
- "notEmpty": true
3284
+ "name": "input.billingModeStr",
3285
+ "type": "zeebe:input"
3482
3286
  },
3483
3287
  "condition": {
3484
- "property": "tableOperationType",
3485
- "equals": "createTable"
3486
- }
3487
- },
3488
- {
3489
- "label": "Partition key role",
3490
- "description": "The role that this key attribute will assume. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
3491
- "group": "input",
3288
+ "allMatch": [
3289
+ {
3290
+ "property": "input.tableOperation",
3291
+ "equals": "createTable",
3292
+ "type": "simple"
3293
+ },
3294
+ {
3295
+ "property": "input.operationGroup",
3296
+ "equals": "tableOperation",
3297
+ "type": "simple"
3298
+ }
3299
+ ]
3300
+ },
3492
3301
  "type": "Dropdown",
3493
- "optional": false,
3494
3302
  "choices": [
3495
3303
  {
3496
- "name": "HASH",
3497
- "value": "HASH"
3304
+ "name": "PROVISIONED",
3305
+ "value": "PROVISIONED"
3498
3306
  },
3499
3307
  {
3500
- "name": "RANGE",
3501
- "value": "RANGE"
3308
+ "name": "PAY_PER_REQUEST",
3309
+ "value": "PAY_PER_REQUEST"
3502
3310
  }
3503
- ],
3504
- "binding": {
3505
- "type": "zeebe:input",
3506
- "name": "input.partitionKeyRole"
3507
- },
3311
+ ]
3312
+ },
3313
+ {
3314
+ "id": "input.deletionProtection",
3315
+ "label": "Deletion protection",
3316
+ "description": "Prevents accidental table deletion",
3317
+ "optional": false,
3318
+ "value": "false",
3508
3319
  "constraints": {
3509
3320
  "notEmpty": true
3510
3321
  },
3511
- "condition": {
3512
- "property": "tableOperationType",
3513
- "equals": "createTable"
3514
- }
3515
- },
3516
- {
3517
- "label": "Partition key attribute data type",
3518
- "description": "Represents the data for an attribute",
3519
3322
  "group": "input",
3323
+ "binding": {
3324
+ "name": "input.deletionProtection",
3325
+ "type": "zeebe:input"
3326
+ },
3327
+ "condition": {
3328
+ "allMatch": [
3329
+ {
3330
+ "property": "input.tableOperation",
3331
+ "equals": "createTable",
3332
+ "type": "simple"
3333
+ },
3334
+ {
3335
+ "property": "input.operationGroup",
3336
+ "equals": "tableOperation",
3337
+ "type": "simple"
3338
+ }
3339
+ ]
3340
+ },
3520
3341
  "type": "Dropdown",
3521
- "optional": false,
3522
3342
  "choices": [
3523
3343
  {
3524
- "name": "Binary",
3525
- "value": "B"
3526
- },
3527
- {
3528
- "name": "Number",
3529
- "value": "N"
3344
+ "name": "True",
3345
+ "value": "true"
3530
3346
  },
3531
3347
  {
3532
- "name": "String",
3533
- "value": "S"
3348
+ "name": "False",
3349
+ "value": "false"
3534
3350
  }
3535
- ],
3536
- "binding": {
3537
- "type": "zeebe:input",
3538
- "name": "input.partitionKeyType"
3539
- },
3351
+ ]
3352
+ },
3353
+ {
3354
+ "id": "input.deleteTable.tableName",
3355
+ "label": "Table name",
3356
+ "description": "Name of DynamoDB table",
3357
+ "optional": false,
3540
3358
  "constraints": {
3541
3359
  "notEmpty": true
3542
3360
  },
3361
+ "feel": "optional",
3362
+ "group": "input",
3363
+ "binding": {
3364
+ "name": "input.tableName",
3365
+ "type": "zeebe:input"
3366
+ },
3543
3367
  "condition": {
3544
- "property": "tableOperationType",
3545
- "equals": "createTable"
3546
- }
3368
+ "allMatch": [
3369
+ {
3370
+ "property": "input.tableOperation",
3371
+ "equals": "deleteTable",
3372
+ "type": "simple"
3373
+ },
3374
+ {
3375
+ "property": "input.operationGroup",
3376
+ "equals": "tableOperation",
3377
+ "type": "simple"
3378
+ }
3379
+ ]
3380
+ },
3381
+ "type": "String"
3547
3382
  },
3548
3383
  {
3549
- "label": "Sort key",
3550
- "description": "Sort key. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
3551
- "group": "input",
3552
- "type": "String",
3384
+ "id": "input.describeTable.tableName",
3385
+ "label": "Table name",
3386
+ "description": "Name of DynamoDB table",
3387
+ "optional": false,
3388
+ "constraints": {
3389
+ "notEmpty": true
3390
+ },
3553
3391
  "feel": "optional",
3554
- "optional": true,
3392
+ "group": "input",
3555
3393
  "binding": {
3556
- "type": "zeebe:input",
3557
- "name": "input.sortKey"
3558
- },
3559
- "constraints": {
3560
- "notEmpty": false
3394
+ "name": "input.tableName",
3395
+ "type": "zeebe:input"
3561
3396
  },
3562
3397
  "condition": {
3563
- "property": "tableOperationType",
3564
- "equals": "createTable"
3565
- }
3398
+ "allMatch": [
3399
+ {
3400
+ "property": "input.tableOperation",
3401
+ "equals": "describeTable",
3402
+ "type": "simple"
3403
+ },
3404
+ {
3405
+ "property": "input.operationGroup",
3406
+ "equals": "tableOperation",
3407
+ "type": "simple"
3408
+ }
3409
+ ]
3410
+ },
3411
+ "type": "String"
3566
3412
  },
3567
3413
  {
3568
- "label": "Sort key role",
3569
- "description": "The role that this key attribute will assume",
3414
+ "id": "input.scanTable.tableName",
3415
+ "label": "Table name",
3416
+ "description": "Name of DynamoDB table",
3417
+ "optional": false,
3418
+ "constraints": {
3419
+ "notEmpty": true
3420
+ },
3421
+ "feel": "optional",
3570
3422
  "group": "input",
3571
- "type": "Dropdown",
3572
- "optional": true,
3573
- "choices": [
3574
- {
3575
- "name": "HASH",
3576
- "value": "HASH"
3577
- },
3578
- {
3579
- "name": "RANGE",
3580
- "value": "RANGE"
3581
- }
3582
- ],
3583
3423
  "binding": {
3584
- "type": "zeebe:input",
3585
- "name": "input.sortKeyRole"
3586
- },
3587
- "constraints": {
3588
- "notEmpty": false
3424
+ "name": "input.tableName",
3425
+ "type": "zeebe:input"
3589
3426
  },
3590
3427
  "condition": {
3591
- "property": "tableOperationType",
3592
- "equals": "createTable"
3593
- }
3428
+ "allMatch": [
3429
+ {
3430
+ "property": "input.tableOperation",
3431
+ "equals": "scanTable",
3432
+ "type": "simple"
3433
+ },
3434
+ {
3435
+ "property": "input.operationGroup",
3436
+ "equals": "tableOperation",
3437
+ "type": "simple"
3438
+ }
3439
+ ]
3440
+ },
3441
+ "type": "String"
3594
3442
  },
3595
3443
  {
3596
- "label": "Sort key attribute data type",
3597
- "description": "Represents the data for an attribute",
3598
- "group": "input",
3599
- "type": "Dropdown",
3444
+ "id": "input.filterExpression",
3445
+ "label": "Filter expression",
3446
+ "description": "Filter expressions for scan. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-dynamodb/\" target=\"_blank\">documentation</a>",
3600
3447
  "optional": true,
3601
- "choices": [
3602
- {
3603
- "name": "Binary",
3604
- "value": "B"
3605
- },
3606
- {
3607
- "name": "Number",
3608
- "value": "N"
3609
- },
3610
- {
3611
- "name": "String",
3612
- "value": "S"
3613
- }
3614
- ],
3448
+ "feel": "optional",
3449
+ "group": "input",
3615
3450
  "binding": {
3616
- "type": "zeebe:input",
3617
- "name": "input.sortKeyType"
3618
- },
3619
- "constraints": {
3620
- "notEmpty": false
3451
+ "name": "input.filterExpression",
3452
+ "type": "zeebe:input"
3621
3453
  },
3622
3454
  "condition": {
3623
- "property": "tableOperationType",
3624
- "equals": "createTable"
3625
- }
3455
+ "allMatch": [
3456
+ {
3457
+ "property": "input.tableOperation",
3458
+ "equals": "scanTable",
3459
+ "type": "simple"
3460
+ },
3461
+ {
3462
+ "property": "input.operationGroup",
3463
+ "equals": "tableOperation",
3464
+ "type": "simple"
3465
+ }
3466
+ ]
3467
+ },
3468
+ "type": "String"
3626
3469
  },
3627
3470
  {
3628
- "label": "Read capacity units",
3629
- "description": "Total number of read capacity units. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
3630
- "group": "input",
3631
- "type": "String",
3632
- "feel": "optional",
3471
+ "id": "input.projectionExpression",
3472
+ "label": "Projection expression",
3473
+ "description": "Is a string that identifies the attributes that you want. For multiple attributes, the names must be comma-separated",
3633
3474
  "optional": true,
3475
+ "feel": "optional",
3476
+ "group": "input",
3634
3477
  "binding": {
3635
- "type": "zeebe:input",
3636
- "name": "input.readCapacityUnits"
3478
+ "name": "input.projectionExpression",
3479
+ "type": "zeebe:input"
3637
3480
  },
3638
- "constraints": {
3639
- "notEmpty": false,
3640
- "pattern": {
3641
- "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
3642
- "message": "Must be a number"
3643
- }
3481
+ "condition": {
3482
+ "allMatch": [
3483
+ {
3484
+ "property": "input.tableOperation",
3485
+ "equals": "scanTable",
3486
+ "type": "simple"
3487
+ },
3488
+ {
3489
+ "property": "input.operationGroup",
3490
+ "equals": "tableOperation",
3491
+ "type": "simple"
3492
+ }
3493
+ ]
3644
3494
  },
3645
- "condition": {
3646
- "property": "tableOperationType",
3647
- "equals": "createTable"
3648
- }
3495
+ "type": "String"
3649
3496
  },
3650
3497
  {
3651
- "label": "Write capacity units",
3652
- "description": "Total number of write capacity units. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
3653
- "group": "input",
3654
- "type": "String",
3655
- "feel": "optional",
3498
+ "id": "input.expressionAttributeNames",
3499
+ "label": "Expression attribute names",
3500
+ "description": "Is a placeholder that you use as an alternative to an actual attribute name. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-dynamodb/\" target=\"_blank\">documentation</a>",
3656
3501
  "optional": true,
3502
+ "feel": "required",
3503
+ "group": "input",
3657
3504
  "binding": {
3658
- "type": "zeebe:input",
3659
- "name": "input.writeCapacityUnits"
3660
- },
3661
- "constraints": {
3662
- "notEmpty": false,
3663
- "pattern": {
3664
- "value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
3665
- "message": "Must be a number"
3666
- }
3505
+ "name": "input.expressionAttributeNames",
3506
+ "type": "zeebe:input"
3667
3507
  },
3668
3508
  "condition": {
3669
- "property": "tableOperationType",
3670
- "equals": "createTable"
3671
- }
3509
+ "allMatch": [
3510
+ {
3511
+ "property": "input.tableOperation",
3512
+ "equals": "scanTable",
3513
+ "type": "simple"
3514
+ },
3515
+ {
3516
+ "property": "input.operationGroup",
3517
+ "equals": "tableOperation",
3518
+ "type": "simple"
3519
+ }
3520
+ ]
3521
+ },
3522
+ "type": "String"
3672
3523
  },
3673
3524
  {
3674
- "label": "Billing mode",
3675
- "description": "Controls how you are charged for read and write throughput. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
3676
- "group": "input",
3677
- "type": "Dropdown",
3525
+ "id": "input.expressionAttributeValues",
3526
+ "label": "Expression attribute values",
3527
+ "description": "Expression attribute values. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-dynamodb/\" target=\"_blank\">documentation</a>",
3678
3528
  "optional": true,
3679
- "choices": [
3680
- {
3681
- "name": "PROVISIONED",
3682
- "value": "PROVISIONED"
3683
- },
3684
- {
3685
- "name": "PAY_PER_REQUEST",
3686
- "value": "PAY_PER_REQUEST"
3687
- }
3688
- ],
3529
+ "feel": "required",
3530
+ "group": "input",
3689
3531
  "binding": {
3690
- "type": "zeebe:input",
3691
- "name": "input.billingModeStr"
3692
- },
3693
- "constraints": {
3694
- "notEmpty": false
3532
+ "name": "input.expressionAttributeValues",
3533
+ "type": "zeebe:input"
3695
3534
  },
3696
3535
  "condition": {
3697
- "property": "tableOperationType",
3698
- "equals": "createTable"
3699
- }
3536
+ "allMatch": [
3537
+ {
3538
+ "property": "input.tableOperation",
3539
+ "equals": "scanTable",
3540
+ "type": "simple"
3541
+ },
3542
+ {
3543
+ "property": "input.operationGroup",
3544
+ "equals": "tableOperation",
3545
+ "type": "simple"
3546
+ }
3547
+ ]
3548
+ },
3549
+ "type": "String"
3700
3550
  },
3701
3551
  {
3702
- "label": "Deletion protection",
3703
- "description": "Prevents accidental table deletion",
3704
- "group": "input",
3705
- "type": "Dropdown",
3706
- "value": false,
3552
+ "id": "input.addItem.tableName",
3553
+ "label": "Table name",
3554
+ "description": "Name of DynamoDB table",
3707
3555
  "optional": false,
3708
- "choices": [
3709
- {
3710
- "name": "True",
3711
- "value": "true"
3712
- },
3713
- {
3714
- "name": "False",
3715
- "value": "false"
3716
- }
3717
- ],
3718
- "binding": {
3719
- "type": "zeebe:input",
3720
- "name": "input.deletionProtection"
3721
- },
3722
3556
  "constraints": {
3723
3557
  "notEmpty": true
3724
3558
  },
3559
+ "feel": "optional",
3560
+ "group": "input",
3561
+ "binding": {
3562
+ "name": "input.tableName",
3563
+ "type": "zeebe:input"
3564
+ },
3725
3565
  "condition": {
3726
- "property": "tableOperationType",
3727
- "equals": "createTable"
3728
- }
3566
+ "allMatch": [
3567
+ {
3568
+ "property": "input.itemOperation",
3569
+ "equals": "addItem",
3570
+ "type": "simple"
3571
+ },
3572
+ {
3573
+ "property": "input.operationGroup",
3574
+ "equals": "itemOperation",
3575
+ "type": "simple"
3576
+ }
3577
+ ]
3578
+ },
3579
+ "type": "String"
3729
3580
  },
3730
3581
  {
3731
- "label": "Filter expression",
3732
- "description": "Filter expressions for scan. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
3582
+ "id": "input.item",
3583
+ "label": "Item",
3584
+ "description": "DynamoDB item (group of attributes)",
3585
+ "optional": false,
3586
+ "constraints": {
3587
+ "notEmpty": true
3588
+ },
3589
+ "feel": "required",
3733
3590
  "group": "input",
3734
- "type": "String",
3735
- "feel": "optional",
3736
- "optional": true,
3737
3591
  "binding": {
3738
- "type": "zeebe:input",
3739
- "name": "input.filterExpression"
3740
- },
3741
- "constraints": {
3742
- "notEmpty": false
3592
+ "name": "input.item",
3593
+ "type": "zeebe:input"
3743
3594
  },
3744
3595
  "condition": {
3745
- "property": "tableOperationType",
3746
- "oneOf": ["scanTable"]
3747
- }
3596
+ "allMatch": [
3597
+ {
3598
+ "property": "input.itemOperation",
3599
+ "equals": "addItem",
3600
+ "type": "simple"
3601
+ },
3602
+ {
3603
+ "property": "input.operationGroup",
3604
+ "equals": "itemOperation",
3605
+ "type": "simple"
3606
+ }
3607
+ ]
3608
+ },
3609
+ "type": "String"
3748
3610
  },
3749
3611
  {
3750
- "label": "Projection expression",
3751
- "description": "Is a string that identifies the attributes that you want. For multiple attributes, the names must be comma-separated",
3752
- "group": "input",
3753
- "type": "String",
3612
+ "id": "input.deleteItem.tableName",
3613
+ "label": "Table name",
3614
+ "description": "Name of DynamoDB table",
3615
+ "optional": false,
3616
+ "constraints": {
3617
+ "notEmpty": true
3618
+ },
3754
3619
  "feel": "optional",
3755
- "optional": true,
3620
+ "group": "input",
3756
3621
  "binding": {
3757
- "type": "zeebe:input",
3758
- "name": "input.projectionExpression"
3759
- },
3760
- "constraints": {
3761
- "notEmpty": false
3622
+ "name": "input.tableName",
3623
+ "type": "zeebe:input"
3762
3624
  },
3763
3625
  "condition": {
3764
- "property": "tableOperationType",
3765
- "oneOf": ["scanTable"]
3766
- }
3626
+ "allMatch": [
3627
+ {
3628
+ "property": "input.itemOperation",
3629
+ "equals": "deleteItem",
3630
+ "type": "simple"
3631
+ },
3632
+ {
3633
+ "property": "input.operationGroup",
3634
+ "equals": "itemOperation",
3635
+ "type": "simple"
3636
+ }
3637
+ ]
3638
+ },
3639
+ "type": "String"
3767
3640
  },
3768
3641
  {
3769
- "label": "Expression attribute names",
3770
- "description": " Is a placeholder that you use as an alternative to an actual attribute name. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
3771
- "group": "input",
3772
- "type": "String",
3642
+ "id": "input.deleteItem.primaryKeyComponents",
3643
+ "label": "Primary key components",
3644
+ "description": "Simple or composite primary key",
3645
+ "optional": false,
3646
+ "constraints": {
3647
+ "notEmpty": true
3648
+ },
3773
3649
  "feel": "required",
3774
- "optional": true,
3650
+ "group": "input",
3775
3651
  "binding": {
3776
- "type": "zeebe:input",
3777
- "name": "input.expressionAttributeNames"
3778
- },
3779
- "constraints": {
3780
- "notEmpty": false
3652
+ "name": "input.primaryKeyComponents",
3653
+ "type": "zeebe:input"
3781
3654
  },
3782
3655
  "condition": {
3783
- "property": "tableOperationType",
3784
- "oneOf": ["scanTable"]
3785
- }
3656
+ "allMatch": [
3657
+ {
3658
+ "property": "input.itemOperation",
3659
+ "equals": "deleteItem",
3660
+ "type": "simple"
3661
+ },
3662
+ {
3663
+ "property": "input.operationGroup",
3664
+ "equals": "itemOperation",
3665
+ "type": "simple"
3666
+ }
3667
+ ]
3668
+ },
3669
+ "type": "String"
3786
3670
  },
3787
3671
  {
3788
- "label": "Expression attribute values",
3789
- "description": "Expression attribute values. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
3672
+ "id": "input.getItem.tableName",
3673
+ "label": "Table name",
3674
+ "description": "Name of DynamoDB table",
3675
+ "optional": false,
3676
+ "constraints": {
3677
+ "notEmpty": true
3678
+ },
3679
+ "feel": "optional",
3790
3680
  "group": "input",
3791
- "type": "String",
3792
- "feel": "required",
3793
- "optional": true,
3794
3681
  "binding": {
3795
- "type": "zeebe:input",
3796
- "name": "input.expressionAttributeValues"
3797
- },
3798
- "constraints": {
3799
- "notEmpty": false
3682
+ "name": "input.tableName",
3683
+ "type": "zeebe:input"
3800
3684
  },
3801
3685
  "condition": {
3802
- "property": "tableOperationType",
3803
- "oneOf": ["scanTable"]
3804
- }
3686
+ "allMatch": [
3687
+ {
3688
+ "property": "input.itemOperation",
3689
+ "equals": "getItem",
3690
+ "type": "simple"
3691
+ },
3692
+ {
3693
+ "property": "input.operationGroup",
3694
+ "equals": "itemOperation",
3695
+ "type": "simple"
3696
+ }
3697
+ ]
3698
+ },
3699
+ "type": "String"
3805
3700
  },
3806
3701
  {
3807
- "label": "Item",
3808
- "description": "DynamoDB item (group of attributes)",
3809
- "group": "input",
3810
- "type": "String",
3702
+ "id": "input.getItem.primaryKeyComponents",
3703
+ "label": "Primary key components",
3704
+ "description": "Simple or composite primary key",
3705
+ "optional": false,
3706
+ "constraints": {
3707
+ "notEmpty": true
3708
+ },
3811
3709
  "feel": "required",
3710
+ "group": "input",
3812
3711
  "binding": {
3813
- "type": "zeebe:input",
3814
- "name": "input.item"
3712
+ "name": "input.primaryKeyComponents",
3713
+ "type": "zeebe:input"
3714
+ },
3715
+ "condition": {
3716
+ "allMatch": [
3717
+ {
3718
+ "property": "input.itemOperation",
3719
+ "equals": "getItem",
3720
+ "type": "simple"
3721
+ },
3722
+ {
3723
+ "property": "input.operationGroup",
3724
+ "equals": "itemOperation",
3725
+ "type": "simple"
3726
+ }
3727
+ ]
3815
3728
  },
3729
+ "type": "String"
3730
+ },
3731
+ {
3732
+ "id": "input.updateTable.tableName",
3733
+ "label": "Table name",
3734
+ "description": "Name of DynamoDB table",
3735
+ "optional": false,
3816
3736
  "constraints": {
3817
3737
  "notEmpty": true
3818
3738
  },
3739
+ "feel": "optional",
3740
+ "group": "input",
3741
+ "binding": {
3742
+ "name": "input.tableName",
3743
+ "type": "zeebe:input"
3744
+ },
3819
3745
  "condition": {
3820
- "property": "itemOperationType",
3821
- "oneOf": ["addItem"]
3822
- }
3746
+ "allMatch": [
3747
+ {
3748
+ "property": "input.itemOperation",
3749
+ "equals": "updateItem",
3750
+ "type": "simple"
3751
+ },
3752
+ {
3753
+ "property": "input.operationGroup",
3754
+ "equals": "itemOperation",
3755
+ "type": "simple"
3756
+ }
3757
+ ]
3758
+ },
3759
+ "type": "String"
3823
3760
  },
3824
3761
  {
3762
+ "id": "input.updateItem.primaryKeyComponents",
3825
3763
  "label": "Primary key components",
3826
3764
  "description": "Simple or composite primary key",
3827
- "group": "input",
3828
- "type": "String",
3829
- "feel": "required",
3830
- "binding": {
3831
- "type": "zeebe:input",
3832
- "name": "input.primaryKeyComponents"
3833
- },
3765
+ "optional": false,
3834
3766
  "constraints": {
3835
3767
  "notEmpty": true
3836
3768
  },
3769
+ "feel": "required",
3770
+ "group": "input",
3771
+ "binding": {
3772
+ "name": "input.primaryKeyComponents",
3773
+ "type": "zeebe:input"
3774
+ },
3837
3775
  "condition": {
3838
- "property": "itemOperationType",
3839
- "oneOf": ["updateItem", "deleteItem", "getItem"]
3840
- }
3776
+ "allMatch": [
3777
+ {
3778
+ "property": "input.itemOperation",
3779
+ "equals": "updateItem",
3780
+ "type": "simple"
3781
+ },
3782
+ {
3783
+ "property": "input.operationGroup",
3784
+ "equals": "itemOperation",
3785
+ "type": "simple"
3786
+ }
3787
+ ]
3788
+ },
3789
+ "type": "String"
3841
3790
  },
3842
3791
  {
3792
+ "id": "input.keyAttributes",
3843
3793
  "label": "Key attributes",
3844
- "description": "DynamoDB key attributes. Details in the <a href=\"https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
3845
- "group": "input",
3846
- "type": "String",
3847
- "feel": "required",
3848
- "binding": {
3849
- "type": "zeebe:input",
3850
- "name": "input.keyAttributes"
3851
- },
3794
+ "description": "DynamoDB key attributes. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-dynamodb/\" target=\"_blank\">documentation</a>",
3795
+ "optional": false,
3852
3796
  "constraints": {
3853
3797
  "notEmpty": true
3854
3798
  },
3799
+ "feel": "required",
3800
+ "group": "input",
3801
+ "binding": {
3802
+ "name": "input.keyAttributes",
3803
+ "type": "zeebe:input"
3804
+ },
3855
3805
  "condition": {
3856
- "property": "itemOperationType",
3857
- "oneOf": ["updateItem"]
3858
- }
3806
+ "allMatch": [
3807
+ {
3808
+ "property": "input.itemOperation",
3809
+ "equals": "updateItem",
3810
+ "type": "simple"
3811
+ },
3812
+ {
3813
+ "property": "input.operationGroup",
3814
+ "equals": "itemOperation",
3815
+ "type": "simple"
3816
+ }
3817
+ ]
3818
+ },
3819
+ "type": "String"
3859
3820
  },
3860
3821
  {
3822
+ "id": "input.attributeAction",
3861
3823
  "label": "Attribute action",
3862
3824
  "description": "Specifies how to perform the update",
3825
+ "optional": false,
3826
+ "constraints": {
3827
+ "notEmpty": true
3828
+ },
3863
3829
  "group": "input",
3830
+ "binding": {
3831
+ "name": "input.attributeAction",
3832
+ "type": "zeebe:input"
3833
+ },
3834
+ "condition": {
3835
+ "allMatch": [
3836
+ {
3837
+ "property": "input.itemOperation",
3838
+ "equals": "updateItem",
3839
+ "type": "simple"
3840
+ },
3841
+ {
3842
+ "property": "input.operationGroup",
3843
+ "equals": "itemOperation",
3844
+ "type": "simple"
3845
+ }
3846
+ ]
3847
+ },
3864
3848
  "type": "Dropdown",
3865
- "optional": false,
3866
3849
  "choices": [
3867
3850
  {
3868
3851
  "name": "PUT",
@@ -3872,57 +3855,74 @@
3872
3855
  "name": "DELETE",
3873
3856
  "value": "delete"
3874
3857
  }
3875
- ],
3876
- "binding": {
3877
- "type": "zeebe:input",
3878
- "name": "input.attributeAction"
3879
- },
3880
- "constraints": {
3881
- "notEmpty": true
3882
- },
3883
- "condition": {
3884
- "property": "itemOperationType",
3885
- "oneOf": ["updateItem"]
3886
- }
3858
+ ]
3887
3859
  },
3888
3860
  {
3861
+ "id": "resultVariable",
3889
3862
  "label": "Result variable",
3890
- "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>",
3863
+ "description": "Name of variable to store the response in",
3891
3864
  "group": "output",
3892
- "type": "String",
3893
3865
  "binding": {
3894
- "type": "zeebe:taskHeader",
3895
- "key": "resultVariable"
3896
- }
3866
+ "key": "resultVariable",
3867
+ "type": "zeebe:taskHeader"
3868
+ },
3869
+ "type": "String"
3897
3870
  },
3898
3871
  {
3872
+ "id": "resultExpression",
3899
3873
  "label": "Result expression",
3900
- "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>",
3901
- "group": "output",
3902
- "type": "Text",
3874
+ "description": "Expression to map the response into process variables",
3903
3875
  "feel": "required",
3876
+ "group": "output",
3904
3877
  "binding": {
3905
- "type": "zeebe:taskHeader",
3906
- "key": "resultExpression"
3907
- }
3878
+ "key": "resultExpression",
3879
+ "type": "zeebe:taskHeader"
3880
+ },
3881
+ "type": "Text"
3908
3882
  },
3909
3883
  {
3884
+ "id": "errorExpression",
3910
3885
  "label": "Error expression",
3911
- "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>",
3912
- "group": "errors",
3913
- "type": "Text",
3886
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
3914
3887
  "feel": "required",
3888
+ "group": "error",
3915
3889
  "binding": {
3916
- "type": "zeebe:taskHeader",
3917
- "key": "errorExpression"
3918
- }
3890
+ "key": "errorExpression",
3891
+ "type": "zeebe:taskHeader"
3892
+ },
3893
+ "type": "Text"
3894
+ },
3895
+ {
3896
+ "id": "retryCount",
3897
+ "label": "Retries",
3898
+ "description": "Number of retries",
3899
+ "value": "3",
3900
+ "feel": "optional",
3901
+ "group": "retries",
3902
+ "binding": {
3903
+ "property": "retries",
3904
+ "type": "zeebe:taskDefinition"
3905
+ },
3906
+ "type": "String"
3907
+ },
3908
+ {
3909
+ "id": "retryBackoff",
3910
+ "label": "Retry backoff",
3911
+ "description": "ISO-8601 duration to wait between retries",
3912
+ "value": "PT0S",
3913
+ "group": "retries",
3914
+ "binding": {
3915
+ "key": "retryBackoff",
3916
+ "type": "zeebe:taskHeader"
3917
+ },
3918
+ "type": "String"
3919
3919
  }
3920
3920
  ],
3921
3921
  "icon": {
3922
- "contents": "data:image/svg+xml;utf8,%3Csvg width='18' height='18' viewBox='0 0 256 289' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M165.258 288.501h3.508l57.261-28.634.953-1.347V29.964l-.953-1.354L168.766 0h-3.551l.043 288.501' fill='%235294CF'/%3E%3Cpath d='M90.741 288.501h-3.557l-57.212-28.634-1.161-1.997-.589-226.742 1.75-2.518L87.184 0h3.601l-.044 288.501' fill='%231F5B98'/%3E%3Cpath d='M87.285 0h81.426v288.501H87.285V0z' fill='%232D72B8'/%3E%3Cpath d='M256 137.769l-1.935-.429-27.628-2.576-.41.204-57.312-2.292h-81.43l-57.313 2.292V91.264l-.06.032.06-.128 57.313-13.28h81.43l57.312 13.28 21.069 11.199v-7.2l8.904-.974-.922-1.798-28.192-20.159-.859.279-57.312-17.759h-81.43L29.972 72.515V28.61L0 63.723v30.666l.232-.168 8.672.946v7.348L0 107.28v30.513l.232-.024 8.672.128v12.807l-7.482.112L0 150.68v30.525l8.904 4.788v7.433l-8.531.942-.373-.28v30.661l29.972 35.118v-43.901l57.313 17.759h81.43l57.481-17.811.764.335 27.821-19.862 1.219-1.979-8.904-.982v-7.284l-1.167-.466-19.043 10.265-.69 1.44-57.481 13.203v.016h-81.43v-.016l-57.313-13.259v-43.864l57.313 2.284v.056h81.43l57.312-2.34 1.305.6 26.779-2.306 1.889-.923-8.904-.128v-12.807l8.904-.128' fill='%231A476F'/%3E%3Cpath d='M226.027 215.966v43.901L256 224.749v-30.461l-29.8 21.626-.173.052M226.027 197.421l.173-.04 29.8-16.028v-30.649l-29.973 2.757v43.96M226.2 91.208l-.173-.04v43.8L256 137.769v-30.634l-29.8-15.927M226.2 72.687L256 94.193V63.731L226.027 28.61v43.905l.173.06v.112' fill='%232D72B8'/%3E%3C/svg%3E"
3922
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgMjg5JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00xNjUuMjU4IDI4OC41MDFoMy41MDhsNTcuMjYxLTI4LjYzNC45NTMtMS4zNDdWMjkuOTY0bC0uOTUzLTEuMzU0TDE2OC43NjYgMGgtMy41NTFsLjA0MyAyODguNTAxJwogICAgICAgICAgZmlsbD0nIzUyOTRDRicvPgogICAgPHBhdGggZD0nTTkwLjc0MSAyODguNTAxaC0zLjU1N2wtNTcuMjEyLTI4LjYzNC0xLjE2MS0xLjk5Ny0uNTg5LTIyNi43NDIgMS43NS0yLjUxOEw4Ny4xODQgMGgzLjYwMWwtLjA0NCAyODguNTAxJwogICAgICAgICAgZmlsbD0nIzFGNUI5OCcvPgogICAgPHBhdGggZD0nTTg3LjI4NSAwaDgxLjQyNnYyODguNTAxSDg3LjI4NVYweicgZmlsbD0nIzJENzJCOCcvPgogICAgPHBhdGggZD0nTTI1NiAxMzcuNzY5bC0xLjkzNS0uNDI5LTI3LjYyOC0yLjU3Ni0uNDEuMjA0LTU3LjMxMi0yLjI5MmgtODEuNDNsLTU3LjMxMyAyLjI5MlY5MS4yNjRsLS4wNi4wMzIuMDYtLjEyOCA1Ny4zMTMtMTMuMjhoODEuNDNsNTcuMzEyIDEzLjI4IDIxLjA2OSAxMS4xOTl2LTcuMmw4LjkwNC0uOTc0LS45MjItMS43OTgtMjguMTkyLTIwLjE1OS0uODU5LjI3OS01Ny4zMTItMTcuNzU5aC04MS40M0wyOS45NzIgNzIuNTE1VjI4LjYxTDAgNjMuNzIzdjMwLjY2NmwuMjMyLS4xNjggOC42NzIuOTQ2djcuMzQ4TDAgMTA3LjI4djMwLjUxM2wuMjMyLS4wMjQgOC42NzIuMTI4djEyLjgwN2wtNy40ODIuMTEyTDAgMTUwLjY4djMwLjUyNWw4LjkwNCA0Ljc4OHY3LjQzM2wtOC41MzEuOTQyLS4zNzMtLjI4djMwLjY2MWwyOS45NzIgMzUuMTE4di00My45MDFsNTcuMzEzIDE3Ljc1OWg4MS40M2w1Ny40ODEtMTcuODExLjc2NC4zMzUgMjcuODIxLTE5Ljg2MiAxLjIxOS0xLjk3OS04LjkwNC0uOTgydi03LjI4NGwtMS4xNjctLjQ2Ni0xOS4wNDMgMTAuMjY1LS42OSAxLjQ0LTU3LjQ4MSAxMy4yMDN2LjAxNmgtODEuNDN2LS4wMTZsLTU3LjMxMy0xMy4yNTl2LTQzLjg2NGw1Ny4zMTMgMi4yODR2LjA1Nmg4MS40M2w1Ny4zMTItMi4zNCAxLjMwNS42IDI2Ljc3OS0yLjMwNiAxLjg4OS0uOTIzLTguOTA0LS4xMjh2LTEyLjgwN2w4LjkwNC0uMTI4JwogICAgICAgICAgZmlsbD0nIzFBNDc2RicvPgogICAgPHBhdGggZD0nTTIyNi4wMjcgMjE1Ljk2NnY0My45MDFMMjU2IDIyNC43NDl2LTMwLjQ2MWwtMjkuOCAyMS42MjYtLjE3My4wNTJNMjI2LjAyNyAxOTcuNDIxbC4xNzMtLjA0IDI5LjgtMTYuMDI4di0zMC42NDlsLTI5Ljk3MyAyLjc1N3Y0My45Nk0yMjYuMiA5MS4yMDhsLS4xNzMtLjA0djQzLjhMMjU2IDEzNy43Njl2LTMwLjYzNGwtMjkuOC0xNS45MjdNMjI2LjIgNzIuNjg3TDI1NiA5NC4xOTNWNjMuNzMxTDIyNi4wMjcgMjguNjF2NDMuOTA1bC4xNzMuMDZ2LjExMicKICAgICAgICAgIGZpbGw9JyMyRDcyQjgnLz4KPC9zdmc+"
3923
3923
  },
3924
3924
  "engines": {
3925
- "camunda": "^8.2"
3925
+ "camunda": "^8.5"
3926
3926
  }
3927
3927
  },
3928
3928
  {