@camunda/connectors-element-templates 1.0.5 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/connectors.js +2 -0
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +170 -13
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1596 -389
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
- package/src/element-templates/asana-connector.json +104 -104
- package/src/element-templates/automation-anywhere-outbound-connector.json +1207 -1201
- package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1404 -1404
- package/src/element-templates/aws-eventbridge-connector-boundary.json +28 -28
- package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
- package/src/element-templates/aws-eventbridge-connector-start-event.json +13 -10
- package/src/element-templates/aws-eventbridge-outbound-connector.json +474 -474
- package/src/element-templates/aws-lambda-outbound-connector.json +51 -51
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
- package/src/element-templates/aws-sns-inbound-boundary.json +283 -283
- package/src/element-templates/aws-sns-inbound-intermediate.json +467 -467
- package/src/element-templates/aws-sns-inbound-message-start.json +98 -98
- package/src/element-templates/aws-sns-inbound-start-event.json +132 -132
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +420 -420
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +958 -958
- package/src/element-templates/aws-sqs-outbound-connector.json +421 -421
- package/src/element-templates/aws-sqs-start-event-connector.json +388 -388
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/azure-blobstorage-outbound-connector.json +1 -1
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +57 -57
- package/src/element-templates/box-outbound-connector.json +30 -30
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +269 -269
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +231 -231
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +2930 -2930
- package/src/element-templates/github-webhook-connector-boundary.json +21 -21
- package/src/element-templates/github-webhook-connector-intermediate.json +35 -35
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +35 -32
- package/src/element-templates/gitlab-connector.json +1561 -1561
- package/src/element-templates/google-drive-outbound-connector.json +363 -363
- package/src/element-templates/google-gemini-outbound-connector.json +32 -32
- package/src/element-templates/google-maps-platform-connector.json +76 -76
- package/src/element-templates/google-sheets-outbound-connector.json +1177 -1177
- package/src/element-templates/graphql-outbound-connector.json +1182 -1182
- package/src/element-templates/http-json-connector.json +2332 -2332
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +261 -558
- package/src/element-templates/http-polling-connector.json +259 -556
- package/src/element-templates/hugging-face-connector.json +34 -34
- package/src/element-templates/jdbc-outbound-connector.json +404 -2
- package/src/element-templates/kafka-inbound-connector-boundary.json +624 -624
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1018 -1018
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +240 -237
- package/src/element-templates/kafka-outbound-connector.json +588 -588
- package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
- package/src/element-templates/microsoft-teams-outbound-connector.json +3730 -3730
- package/src/element-templates/openai-connector.json +117 -117
- package/src/element-templates/operate-connector.json +68 -68
- package/src/element-templates/power-automate-connector.json +12 -12
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +437 -437
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +581 -581
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +451 -451
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +354 -354
- package/src/element-templates/rabbitmq-outbound-connector.json +666 -666
- package/src/element-templates/salesforce-connector.json +40 -40
- package/src/element-templates/sendgrid-outbound-connector.json +487 -487
- package/src/element-templates/slack-inbound-boundary.json +301 -301
- package/src/element-templates/slack-inbound-intermediate.json +307 -307
- package/src/element-templates/slack-inbound-message-start.json +350 -350
- package/src/element-templates/slack-inbound-start-event.json +213 -210
- package/src/element-templates/slack-outbound-connector.json +739 -739
- package/src/element-templates/twilio-connector.json +88 -88
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -31
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +49 -49
- package/src/element-templates/webhook-connector-boundary.json +1644 -1644
- package/src/element-templates/webhook-connector-intermediate.json +972 -972
- package/src/element-templates/webhook-connector-start-event.json +556 -553
- package/src/element-templates/webhook-connector-start-message.json +33 -33
- package/src/element-templates/whatsapp-connector.json +6 -6
|
@@ -3,22 +3,9 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "AWS DynamoDB Outbound Connector",
|
|
5
5
|
"id": "io.camunda.connectors.AWSDynamoDB.v1",
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
|
|
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": 5,
|
|
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": "
|
|
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
|
|
36
|
+
"label": "Output"
|
|
50
37
|
},
|
|
51
38
|
{
|
|
52
|
-
"id": "
|
|
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
|
-
"
|
|
65
|
-
"
|
|
66
|
-
}
|
|
67
|
-
"type": "Hidden"
|
|
48
|
+
"type": "zeebe:taskDefinition",
|
|
49
|
+
"property": "type"
|
|
50
|
+
}
|
|
68
51
|
},
|
|
69
52
|
{
|
|
70
|
-
"id": "
|
|
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": "
|
|
59
|
+
"value": "table"
|
|
82
60
|
},
|
|
83
61
|
{
|
|
84
62
|
"name": "Item",
|
|
85
|
-
"value": "
|
|
63
|
+
"value": "item"
|
|
86
64
|
}
|
|
87
|
-
]
|
|
65
|
+
],
|
|
66
|
+
"binding": {
|
|
67
|
+
"type": "zeebe:input",
|
|
68
|
+
"name": "operationGroup"
|
|
69
|
+
}
|
|
88
70
|
},
|
|
89
71
|
{
|
|
90
|
-
"id": "
|
|
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
|
-
"
|
|
128
|
-
"
|
|
94
|
+
"type": "zeebe:input",
|
|
95
|
+
"name": "input.type"
|
|
129
96
|
},
|
|
130
97
|
"condition": {
|
|
131
|
-
"property": "
|
|
132
|
-
"equals": "
|
|
133
|
-
|
|
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
|
-
"
|
|
163
|
-
"
|
|
125
|
+
"type": "zeebe:input",
|
|
126
|
+
"name": "input.type"
|
|
164
127
|
},
|
|
165
|
-
"
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
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
|
|
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/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
|
-
"
|
|
189
|
-
"
|
|
190
|
-
},
|
|
191
|
-
"condition": {
|
|
192
|
-
"property": "authentication.type",
|
|
193
|
-
"equals": "credentials",
|
|
194
|
-
"type": "simple"
|
|
141
|
+
"type": "zeebe:input",
|
|
142
|
+
"name": "authentication.accessKey"
|
|
195
143
|
},
|
|
196
|
-
"
|
|
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
|
|
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/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
|
-
"
|
|
210
|
-
"
|
|
211
|
-
},
|
|
212
|
-
"condition": {
|
|
213
|
-
"property": "authentication.type",
|
|
214
|
-
"equals": "credentials",
|
|
215
|
-
"type": "simple"
|
|
156
|
+
"type": "zeebe:input",
|
|
157
|
+
"name": "authentication.secretKey"
|
|
216
158
|
},
|
|
217
|
-
"
|
|
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
|
-
"
|
|
231
|
-
"
|
|
171
|
+
"type": "zeebe:input",
|
|
172
|
+
"name": "configuration.region"
|
|
232
173
|
},
|
|
233
|
-
"
|
|
174
|
+
"constraints": {
|
|
175
|
+
"notEmpty": true
|
|
176
|
+
}
|
|
234
177
|
},
|
|
235
178
|
{
|
|
236
|
-
"
|
|
237
|
-
"
|
|
238
|
-
"
|
|
239
|
-
"
|
|
240
|
-
"
|
|
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
|
-
"
|
|
243
|
-
"
|
|
186
|
+
"type": "zeebe:input",
|
|
187
|
+
"name": "input.tableName"
|
|
244
188
|
},
|
|
245
|
-
"
|
|
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
|
-
"
|
|
263
|
-
|
|
264
|
-
|
|
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
|
|
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/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
|
-
"
|
|
289
|
-
"
|
|
223
|
+
"type": "zeebe:input",
|
|
224
|
+
"name": "input.partitionKey"
|
|
225
|
+
},
|
|
226
|
+
"constraints": {
|
|
227
|
+
"notEmpty": true
|
|
290
228
|
},
|
|
291
229
|
"condition": {
|
|
292
|
-
"
|
|
293
|
-
|
|
294
|
-
|
|
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/
|
|
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/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/
|
|
393
|
-
"optional": true,
|
|
394
|
-
"feel": "optional",
|
|
296
|
+
"description": "Sort key. Details in the <a href=\"https://docs.camunda.io/docs/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
|
-
"
|
|
398
|
-
"
|
|
302
|
+
"type": "zeebe:input",
|
|
303
|
+
"name": "input.sortKey"
|
|
399
304
|
},
|
|
400
|
-
"
|
|
401
|
-
"
|
|
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
|
-
"
|
|
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/
|
|
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/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
|
-
"
|
|
504
|
-
"
|
|
381
|
+
"type": "zeebe:input",
|
|
382
|
+
"name": "input.readCapacityUnits"
|
|
505
383
|
},
|
|
506
|
-
"
|
|
507
|
-
"
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
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\\..+\\}\\})$)",
|
|
388
|
+
"message": "Must be a number"
|
|
389
|
+
}
|
|
519
390
|
},
|
|
520
|
-
"
|
|
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/
|
|
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/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
|
-
"
|
|
534
|
-
"
|
|
404
|
+
"type": "zeebe:input",
|
|
405
|
+
"name": "input.writeCapacityUnits"
|
|
406
|
+
},
|
|
407
|
+
"constraints": {
|
|
408
|
+
"notEmpty": false,
|
|
409
|
+
"pattern": {
|
|
410
|
+
"value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
|
|
411
|
+
"message": "Must be a number"
|
|
412
|
+
}
|
|
535
413
|
},
|
|
536
414
|
"condition": {
|
|
537
|
-
"
|
|
538
|
-
|
|
539
|
-
|
|
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/
|
|
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/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
|
-
|
|
633
|
-
|
|
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
|
-
"
|
|
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/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
|
-
"
|
|
643
|
-
"
|
|
484
|
+
"type": "zeebe:input",
|
|
485
|
+
"name": "input.filterExpression"
|
|
644
486
|
},
|
|
645
|
-
"
|
|
646
|
-
"
|
|
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
|
-
"
|
|
490
|
+
"condition": {
|
|
491
|
+
"property": "tableOperationType",
|
|
492
|
+
"oneOf": ["scanTable"]
|
|
493
|
+
}
|
|
660
494
|
},
|
|
661
495
|
{
|
|
662
|
-
"
|
|
663
|
-
"
|
|
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
|
-
"
|
|
673
|
-
"
|
|
503
|
+
"type": "zeebe:input",
|
|
504
|
+
"name": "input.projectionExpression"
|
|
674
505
|
},
|
|
675
|
-
"
|
|
676
|
-
"
|
|
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
|
-
"
|
|
509
|
+
"condition": {
|
|
510
|
+
"property": "tableOperationType",
|
|
511
|
+
"oneOf": ["scanTable"]
|
|
512
|
+
}
|
|
690
513
|
},
|
|
691
514
|
{
|
|
692
|
-
"
|
|
693
|
-
"
|
|
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/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
|
-
"
|
|
703
|
-
"
|
|
522
|
+
"type": "zeebe:input",
|
|
523
|
+
"name": "input.expressionAttributeNames"
|
|
704
524
|
},
|
|
705
|
-
"
|
|
706
|
-
"
|
|
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
|
-
"
|
|
528
|
+
"condition": {
|
|
529
|
+
"property": "tableOperationType",
|
|
530
|
+
"oneOf": ["scanTable"]
|
|
531
|
+
}
|
|
720
532
|
},
|
|
721
533
|
{
|
|
722
|
-
"
|
|
723
|
-
"
|
|
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/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
|
-
"
|
|
730
|
-
"
|
|
541
|
+
"type": "zeebe:input",
|
|
542
|
+
"name": "input.expressionAttributeValues"
|
|
731
543
|
},
|
|
732
|
-
"
|
|
733
|
-
"
|
|
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
|
-
"
|
|
547
|
+
"condition": {
|
|
548
|
+
"property": "tableOperationType",
|
|
549
|
+
"oneOf": ["scanTable"]
|
|
550
|
+
}
|
|
747
551
|
},
|
|
748
552
|
{
|
|
749
|
-
"
|
|
750
|
-
"
|
|
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
|
-
"
|
|
757
|
-
"
|
|
559
|
+
"type": "zeebe:input",
|
|
560
|
+
"name": "input.item"
|
|
561
|
+
},
|
|
562
|
+
"constraints": {
|
|
563
|
+
"notEmpty": true
|
|
758
564
|
},
|
|
759
565
|
"condition": {
|
|
760
|
-
"
|
|
761
|
-
|
|
762
|
-
|
|
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
|
-
"
|
|
777
|
-
"
|
|
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
|
-
"
|
|
784
|
-
"
|
|
577
|
+
"type": "zeebe:input",
|
|
578
|
+
"name": "input.primaryKeyComponents"
|
|
785
579
|
},
|
|
786
|
-
"
|
|
787
|
-
"
|
|
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
|
-
"
|
|
583
|
+
"condition": {
|
|
584
|
+
"property": "itemOperationType",
|
|
585
|
+
"oneOf": ["updateItem", "deleteItem", "getItem"]
|
|
586
|
+
}
|
|
801
587
|
},
|
|
802
588
|
{
|
|
803
|
-
"
|
|
804
|
-
"
|
|
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/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
|
-
"
|
|
811
|
-
"
|
|
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
|
-
"
|
|
845
|
-
|
|
846
|
-
|
|
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
|
-
"
|
|
861
|
-
"
|
|
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
|
-
"
|
|
871
|
-
"
|
|
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
|
-
"
|
|
905
|
-
|
|
906
|
-
|
|
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
|
-
"
|
|
921
|
-
"
|
|
922
|
-
"
|
|
923
|
-
"
|
|
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
|
-
"
|
|
931
|
-
"
|
|
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
|
-
"
|
|
951
|
-
"
|
|
952
|
-
"
|
|
953
|
-
"
|
|
954
|
-
"
|
|
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
|
-
"
|
|
961
|
-
"
|
|
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
|
-
"
|
|
981
|
-
"
|
|
982
|
-
"
|
|
983
|
-
"
|
|
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
|
-
"
|
|
991
|
-
"
|
|
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;
|
|
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.
|
|
671
|
+
"camunda": "^8.4"
|
|
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":
|
|
678
|
+
"version": 6,
|
|
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": {
|
|
@@ -1334,9 +802,35 @@
|
|
|
1334
802
|
"equals": "item"
|
|
1335
803
|
}
|
|
1336
804
|
},
|
|
805
|
+
{
|
|
806
|
+
"id": "authenticationType",
|
|
807
|
+
"label": "Authentication",
|
|
808
|
+
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-dynamodb/\" target=\"_blank\">documentation page</a>",
|
|
809
|
+
"group": "authentication",
|
|
810
|
+
"type": "Dropdown",
|
|
811
|
+
"optional": false,
|
|
812
|
+
"value": "credentials",
|
|
813
|
+
"choices": [
|
|
814
|
+
{
|
|
815
|
+
"name": "Credentials",
|
|
816
|
+
"value": "credentials"
|
|
817
|
+
},
|
|
818
|
+
{
|
|
819
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
820
|
+
"value": "defaultCredentialsChain"
|
|
821
|
+
}
|
|
822
|
+
],
|
|
823
|
+
"binding": {
|
|
824
|
+
"type": "zeebe:input",
|
|
825
|
+
"name": "authentication.type"
|
|
826
|
+
},
|
|
827
|
+
"constraints": {
|
|
828
|
+
"notEmpty": true
|
|
829
|
+
}
|
|
830
|
+
},
|
|
1337
831
|
{
|
|
1338
832
|
"label": "Access key",
|
|
1339
|
-
"description": "Provide an access key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/
|
|
833
|
+
"description": "Provide an access key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
1340
834
|
"group": "authentication",
|
|
1341
835
|
"type": "String",
|
|
1342
836
|
"feel": "optional",
|
|
@@ -1347,11 +841,15 @@
|
|
|
1347
841
|
},
|
|
1348
842
|
"constraints": {
|
|
1349
843
|
"notEmpty": true
|
|
844
|
+
},
|
|
845
|
+
"condition": {
|
|
846
|
+
"property": "authenticationType",
|
|
847
|
+
"equals": "credentials"
|
|
1350
848
|
}
|
|
1351
849
|
},
|
|
1352
850
|
{
|
|
1353
851
|
"label": "Secret key",
|
|
1354
|
-
"description": "Provide a secret key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/
|
|
852
|
+
"description": "Provide a secret key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
1355
853
|
"group": "authentication",
|
|
1356
854
|
"type": "String",
|
|
1357
855
|
"feel": "optional",
|
|
@@ -1362,6 +860,10 @@
|
|
|
1362
860
|
},
|
|
1363
861
|
"constraints": {
|
|
1364
862
|
"notEmpty": true
|
|
863
|
+
},
|
|
864
|
+
"condition": {
|
|
865
|
+
"property": "authenticationType",
|
|
866
|
+
"equals": "credentials"
|
|
1365
867
|
}
|
|
1366
868
|
},
|
|
1367
869
|
{
|
|
@@ -1419,7 +921,7 @@
|
|
|
1419
921
|
},
|
|
1420
922
|
{
|
|
1421
923
|
"label": "Partition key",
|
|
1422
|
-
"description": "Partition key. Details in the <a href=\"https://docs.camunda.io/docs/
|
|
924
|
+
"description": "Partition key. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
1423
925
|
"group": "input",
|
|
1424
926
|
"type": "String",
|
|
1425
927
|
"feel": "optional",
|
|
@@ -1437,7 +939,7 @@
|
|
|
1437
939
|
},
|
|
1438
940
|
{
|
|
1439
941
|
"label": "Partition key role",
|
|
1440
|
-
"description": "The role that this key attribute will assume. Details in the <a href=\"https://docs.camunda.io/docs/
|
|
942
|
+
"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/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
1441
943
|
"group": "input",
|
|
1442
944
|
"type": "Dropdown",
|
|
1443
945
|
"optional": false,
|
|
@@ -1497,7 +999,7 @@
|
|
|
1497
999
|
},
|
|
1498
1000
|
{
|
|
1499
1001
|
"label": "Sort key",
|
|
1500
|
-
"description": "Sort key. Details in the <a href=\"https://docs.camunda.io/docs/
|
|
1002
|
+
"description": "Sort key. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
1501
1003
|
"group": "input",
|
|
1502
1004
|
"type": "String",
|
|
1503
1005
|
"feel": "optional",
|
|
@@ -1576,7 +1078,7 @@
|
|
|
1576
1078
|
},
|
|
1577
1079
|
{
|
|
1578
1080
|
"label": "Read capacity units",
|
|
1579
|
-
"description": "Total number of read capacity units. Details in the <a href=\"https://docs.camunda.io/docs/
|
|
1081
|
+
"description": "Total number of read capacity units. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
1580
1082
|
"group": "input",
|
|
1581
1083
|
"type": "String",
|
|
1582
1084
|
"feel": "optional",
|
|
@@ -1588,8 +1090,8 @@
|
|
|
1588
1090
|
"constraints": {
|
|
1589
1091
|
"notEmpty": false,
|
|
1590
1092
|
"pattern": {
|
|
1591
|
-
"value": "^(=|([0-9]
|
|
1592
|
-
"message": "Must be a number
|
|
1093
|
+
"value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
|
|
1094
|
+
"message": "Must be a number"
|
|
1593
1095
|
}
|
|
1594
1096
|
},
|
|
1595
1097
|
"condition": {
|
|
@@ -1599,7 +1101,7 @@
|
|
|
1599
1101
|
},
|
|
1600
1102
|
{
|
|
1601
1103
|
"label": "Write capacity units",
|
|
1602
|
-
"description": "Total number of write capacity units. Details in the <a href=\"https://docs.camunda.io/docs/
|
|
1104
|
+
"description": "Total number of write capacity units. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
1603
1105
|
"group": "input",
|
|
1604
1106
|
"type": "String",
|
|
1605
1107
|
"feel": "optional",
|
|
@@ -1611,8 +1113,8 @@
|
|
|
1611
1113
|
"constraints": {
|
|
1612
1114
|
"notEmpty": false,
|
|
1613
1115
|
"pattern": {
|
|
1614
|
-
"value": "^(=|([0-9]
|
|
1615
|
-
"message": "Must be a number
|
|
1116
|
+
"value": "^(=|([0-9]+|\\{\\{secrets\\..+\\}\\})$)",
|
|
1117
|
+
"message": "Must be a number"
|
|
1616
1118
|
}
|
|
1617
1119
|
},
|
|
1618
1120
|
"condition": {
|
|
@@ -1622,7 +1124,7 @@
|
|
|
1622
1124
|
},
|
|
1623
1125
|
{
|
|
1624
1126
|
"label": "Billing mode",
|
|
1625
|
-
"description": "Controls how you are charged for read and write throughput. Details in the <a href=\"https://docs.camunda.io/docs/
|
|
1127
|
+
"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/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
1626
1128
|
"group": "input",
|
|
1627
1129
|
"type": "Dropdown",
|
|
1628
1130
|
"optional": true,
|
|
@@ -1679,7 +1181,7 @@
|
|
|
1679
1181
|
},
|
|
1680
1182
|
{
|
|
1681
1183
|
"label": "Filter expression",
|
|
1682
|
-
"description": "Filter expressions for scan. Details in the <a href=\"https://docs.camunda.io/docs/
|
|
1184
|
+
"description": "Filter expressions for scan. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
1683
1185
|
"group": "input",
|
|
1684
1186
|
"type": "String",
|
|
1685
1187
|
"feel": "optional",
|
|
@@ -1717,7 +1219,7 @@
|
|
|
1717
1219
|
},
|
|
1718
1220
|
{
|
|
1719
1221
|
"label": "Expression attribute names",
|
|
1720
|
-
"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/
|
|
1222
|
+
"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/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
1721
1223
|
"group": "input",
|
|
1722
1224
|
"type": "String",
|
|
1723
1225
|
"feel": "required",
|
|
@@ -1736,7 +1238,7 @@
|
|
|
1736
1238
|
},
|
|
1737
1239
|
{
|
|
1738
1240
|
"label": "Expression attribute values",
|
|
1739
|
-
"description": "Expression attribute values. Details in the <a href=\"https://docs.camunda.io/docs/
|
|
1241
|
+
"description": "Expression attribute values. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
1740
1242
|
"group": "input",
|
|
1741
1243
|
"type": "String",
|
|
1742
1244
|
"feel": "required",
|
|
@@ -1791,7 +1293,7 @@
|
|
|
1791
1293
|
},
|
|
1792
1294
|
{
|
|
1793
1295
|
"label": "Key attributes",
|
|
1794
|
-
"description": "DynamoDB key attributes. Details in the <a href=\"https://docs.camunda.io/docs/
|
|
1296
|
+
"description": "DynamoDB key attributes. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
1795
1297
|
"group": "input",
|
|
1796
1298
|
"type": "String",
|
|
1797
1299
|
"feel": "required",
|
|
@@ -1872,14 +1374,14 @@
|
|
|
1872
1374
|
"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"
|
|
1873
1375
|
},
|
|
1874
1376
|
"engines": {
|
|
1875
|
-
"camunda": "^8.
|
|
1377
|
+
"camunda": "^8.4"
|
|
1876
1378
|
}
|
|
1877
1379
|
},
|
|
1878
1380
|
{
|
|
1879
1381
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1880
|
-
"name": "AWS DynamoDB
|
|
1382
|
+
"name": "AWS DynamoDB",
|
|
1881
1383
|
"id": "io.camunda.connectors.AWSDynamoDB.v1",
|
|
1882
|
-
"version":
|
|
1384
|
+
"version": 2,
|
|
1883
1385
|
"description": "Work with tables and items using AWS DynamoDB service",
|
|
1884
1386
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/",
|
|
1885
1387
|
"category": {
|
|
@@ -2260,8 +1762,8 @@
|
|
|
2260
1762
|
"constraints": {
|
|
2261
1763
|
"notEmpty": false,
|
|
2262
1764
|
"pattern": {
|
|
2263
|
-
"value": "^(=|([0-9]
|
|
2264
|
-
"message": "Must be a number"
|
|
1765
|
+
"value": "^(=|([0-9]|secrets.*|\\{\\{.*)+$)",
|
|
1766
|
+
"message": "Must be a number."
|
|
2265
1767
|
}
|
|
2266
1768
|
},
|
|
2267
1769
|
"condition": {
|
|
@@ -2283,8 +1785,8 @@
|
|
|
2283
1785
|
"constraints": {
|
|
2284
1786
|
"notEmpty": false,
|
|
2285
1787
|
"pattern": {
|
|
2286
|
-
"value": "^(=|([0-9]
|
|
2287
|
-
"message": "Must be a number"
|
|
1788
|
+
"value": "^(=|([0-9]|secrets.*|\\{\\{.*)+$)",
|
|
1789
|
+
"message": "Must be a number."
|
|
2288
1790
|
}
|
|
2289
1791
|
},
|
|
2290
1792
|
"condition": {
|
|
@@ -2549,9 +2051,9 @@
|
|
|
2549
2051
|
},
|
|
2550
2052
|
{
|
|
2551
2053
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2552
|
-
"name": "AWS DynamoDB
|
|
2054
|
+
"name": "AWS DynamoDB",
|
|
2553
2055
|
"id": "io.camunda.connectors.AWSDynamoDB.v1",
|
|
2554
|
-
"version":
|
|
2056
|
+
"version": 3,
|
|
2555
2057
|
"description": "Work with tables and items using AWS DynamoDB service",
|
|
2556
2058
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/",
|
|
2557
2059
|
"category": {
|
|
@@ -2678,35 +2180,9 @@
|
|
|
2678
2180
|
"equals": "item"
|
|
2679
2181
|
}
|
|
2680
2182
|
},
|
|
2681
|
-
{
|
|
2682
|
-
"id": "authenticationType",
|
|
2683
|
-
"label": "Authentication",
|
|
2684
|
-
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-dynamodb/\" target=\"_blank\">documentation page</a>",
|
|
2685
|
-
"group": "authentication",
|
|
2686
|
-
"type": "Dropdown",
|
|
2687
|
-
"optional": false,
|
|
2688
|
-
"value": "credentials",
|
|
2689
|
-
"choices": [
|
|
2690
|
-
{
|
|
2691
|
-
"name": "Credentials",
|
|
2692
|
-
"value": "credentials"
|
|
2693
|
-
},
|
|
2694
|
-
{
|
|
2695
|
-
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
2696
|
-
"value": "defaultCredentialsChain"
|
|
2697
|
-
}
|
|
2698
|
-
],
|
|
2699
|
-
"binding": {
|
|
2700
|
-
"type": "zeebe:input",
|
|
2701
|
-
"name": "authentication.type"
|
|
2702
|
-
},
|
|
2703
|
-
"constraints": {
|
|
2704
|
-
"notEmpty": true
|
|
2705
|
-
}
|
|
2706
|
-
},
|
|
2707
2183
|
{
|
|
2708
2184
|
"label": "Access key",
|
|
2709
|
-
"description": "Provide an access key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
2185
|
+
"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>",
|
|
2710
2186
|
"group": "authentication",
|
|
2711
2187
|
"type": "String",
|
|
2712
2188
|
"feel": "optional",
|
|
@@ -2717,15 +2193,11 @@
|
|
|
2717
2193
|
},
|
|
2718
2194
|
"constraints": {
|
|
2719
2195
|
"notEmpty": true
|
|
2720
|
-
},
|
|
2721
|
-
"condition": {
|
|
2722
|
-
"property": "authenticationType",
|
|
2723
|
-
"equals": "credentials"
|
|
2724
2196
|
}
|
|
2725
2197
|
},
|
|
2726
2198
|
{
|
|
2727
2199
|
"label": "Secret key",
|
|
2728
|
-
"description": "Provide a secret key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
2200
|
+
"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>",
|
|
2729
2201
|
"group": "authentication",
|
|
2730
2202
|
"type": "String",
|
|
2731
2203
|
"feel": "optional",
|
|
@@ -2736,10 +2208,6 @@
|
|
|
2736
2208
|
},
|
|
2737
2209
|
"constraints": {
|
|
2738
2210
|
"notEmpty": true
|
|
2739
|
-
},
|
|
2740
|
-
"condition": {
|
|
2741
|
-
"property": "authenticationType",
|
|
2742
|
-
"equals": "credentials"
|
|
2743
2211
|
}
|
|
2744
2212
|
},
|
|
2745
2213
|
{
|
|
@@ -2797,7 +2265,7 @@
|
|
|
2797
2265
|
},
|
|
2798
2266
|
{
|
|
2799
2267
|
"label": "Partition key",
|
|
2800
|
-
"description": "Partition key. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
2268
|
+
"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>",
|
|
2801
2269
|
"group": "input",
|
|
2802
2270
|
"type": "String",
|
|
2803
2271
|
"feel": "optional",
|
|
@@ -2815,7 +2283,7 @@
|
|
|
2815
2283
|
},
|
|
2816
2284
|
{
|
|
2817
2285
|
"label": "Partition key role",
|
|
2818
|
-
"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/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
2286
|
+
"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>",
|
|
2819
2287
|
"group": "input",
|
|
2820
2288
|
"type": "Dropdown",
|
|
2821
2289
|
"optional": false,
|
|
@@ -2875,7 +2343,7 @@
|
|
|
2875
2343
|
},
|
|
2876
2344
|
{
|
|
2877
2345
|
"label": "Sort key",
|
|
2878
|
-
"description": "Sort key. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
2346
|
+
"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>",
|
|
2879
2347
|
"group": "input",
|
|
2880
2348
|
"type": "String",
|
|
2881
2349
|
"feel": "optional",
|
|
@@ -2954,7 +2422,7 @@
|
|
|
2954
2422
|
},
|
|
2955
2423
|
{
|
|
2956
2424
|
"label": "Read capacity units",
|
|
2957
|
-
"description": "Total number of read capacity units. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
2425
|
+
"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>",
|
|
2958
2426
|
"group": "input",
|
|
2959
2427
|
"type": "String",
|
|
2960
2428
|
"feel": "optional",
|
|
@@ -2966,7 +2434,7 @@
|
|
|
2966
2434
|
"constraints": {
|
|
2967
2435
|
"notEmpty": false,
|
|
2968
2436
|
"pattern": {
|
|
2969
|
-
"value": "^(=|([0-9]
|
|
2437
|
+
"value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
|
|
2970
2438
|
"message": "Must be a number"
|
|
2971
2439
|
}
|
|
2972
2440
|
},
|
|
@@ -2977,7 +2445,7 @@
|
|
|
2977
2445
|
},
|
|
2978
2446
|
{
|
|
2979
2447
|
"label": "Write capacity units",
|
|
2980
|
-
"description": "Total number of write capacity units. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
2448
|
+
"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>",
|
|
2981
2449
|
"group": "input",
|
|
2982
2450
|
"type": "String",
|
|
2983
2451
|
"feel": "optional",
|
|
@@ -2989,7 +2457,7 @@
|
|
|
2989
2457
|
"constraints": {
|
|
2990
2458
|
"notEmpty": false,
|
|
2991
2459
|
"pattern": {
|
|
2992
|
-
"value": "^(=|([0-9]
|
|
2460
|
+
"value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
|
|
2993
2461
|
"message": "Must be a number"
|
|
2994
2462
|
}
|
|
2995
2463
|
},
|
|
@@ -3000,7 +2468,7 @@
|
|
|
3000
2468
|
},
|
|
3001
2469
|
{
|
|
3002
2470
|
"label": "Billing mode",
|
|
3003
|
-
"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/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
2471
|
+
"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>",
|
|
3004
2472
|
"group": "input",
|
|
3005
2473
|
"type": "Dropdown",
|
|
3006
2474
|
"optional": true,
|
|
@@ -3057,7 +2525,7 @@
|
|
|
3057
2525
|
},
|
|
3058
2526
|
{
|
|
3059
2527
|
"label": "Filter expression",
|
|
3060
|
-
"description": "Filter expressions for scan. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
2528
|
+
"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>",
|
|
3061
2529
|
"group": "input",
|
|
3062
2530
|
"type": "String",
|
|
3063
2531
|
"feel": "optional",
|
|
@@ -3095,7 +2563,7 @@
|
|
|
3095
2563
|
},
|
|
3096
2564
|
{
|
|
3097
2565
|
"label": "Expression attribute names",
|
|
3098
|
-
"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/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
2566
|
+
"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>",
|
|
3099
2567
|
"group": "input",
|
|
3100
2568
|
"type": "String",
|
|
3101
2569
|
"feel": "required",
|
|
@@ -3114,7 +2582,7 @@
|
|
|
3114
2582
|
},
|
|
3115
2583
|
{
|
|
3116
2584
|
"label": "Expression attribute values",
|
|
3117
|
-
"description": "Expression attribute values. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
2585
|
+
"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>",
|
|
3118
2586
|
"group": "input",
|
|
3119
2587
|
"type": "String",
|
|
3120
2588
|
"feel": "required",
|
|
@@ -3169,7 +2637,7 @@
|
|
|
3169
2637
|
},
|
|
3170
2638
|
{
|
|
3171
2639
|
"label": "Key attributes",
|
|
3172
|
-
"description": "DynamoDB key attributes. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
2640
|
+
"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>",
|
|
3173
2641
|
"group": "input",
|
|
3174
2642
|
"type": "String",
|
|
3175
2643
|
"feel": "required",
|
|
@@ -3250,16 +2718,29 @@
|
|
|
3250
2718
|
"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"
|
|
3251
2719
|
},
|
|
3252
2720
|
"engines": {
|
|
3253
|
-
"camunda": "^8.
|
|
2721
|
+
"camunda": "^8.2"
|
|
3254
2722
|
}
|
|
3255
2723
|
},
|
|
3256
2724
|
{
|
|
3257
2725
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
3258
|
-
"name": "AWS DynamoDB",
|
|
2726
|
+
"name": "AWS DynamoDB Outbound Connector",
|
|
3259
2727
|
"id": "io.camunda.connectors.AWSDynamoDB.v1",
|
|
3260
|
-
"
|
|
3261
|
-
"
|
|
3262
|
-
|
|
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": "
|
|
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": "
|
|
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
|
-
"
|
|
3303
|
-
"
|
|
3304
|
-
}
|
|
2786
|
+
"property": "type",
|
|
2787
|
+
"type": "zeebe:taskDefinition"
|
|
2788
|
+
},
|
|
2789
|
+
"type": "Hidden"
|
|
3305
2790
|
},
|
|
3306
2791
|
{
|
|
3307
|
-
"id": "operationGroup",
|
|
2792
|
+
"id": "input.operationGroup",
|
|
2793
|
+
"label": "Choose category",
|
|
3308
2794
|
"group": "operation",
|
|
2795
|
+
"binding": {
|
|
2796
|
+
"name": "input.operationGroup",
|
|
2797
|
+
"type": "zeebe:input"
|
|
2798
|
+
},
|
|
3309
2799
|
"type": "Dropdown",
|
|
3310
2800
|
"choices": [
|
|
3311
2801
|
{
|
|
3312
2802
|
"name": "Table",
|
|
3313
|
-
"value": "
|
|
2803
|
+
"value": "tableOperation"
|
|
3314
2804
|
},
|
|
3315
2805
|
{
|
|
3316
2806
|
"name": "Item",
|
|
3317
|
-
"value": "
|
|
2807
|
+
"value": "itemOperation"
|
|
3318
2808
|
}
|
|
3319
|
-
]
|
|
2809
|
+
]
|
|
2810
|
+
},
|
|
2811
|
+
{
|
|
2812
|
+
"id": "input.tableOperation",
|
|
2813
|
+
"label": "Select action",
|
|
2814
|
+
"group": "operation",
|
|
3320
2815
|
"binding": {
|
|
3321
|
-
"
|
|
3322
|
-
"
|
|
3323
|
-
}
|
|
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
|
+
]
|
|
3324
2843
|
},
|
|
3325
2844
|
{
|
|
3326
|
-
"id": "
|
|
2845
|
+
"id": "input.itemOperation",
|
|
2846
|
+
"label": "Select action",
|
|
3327
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"
|
|
3137
|
+
},
|
|
3138
|
+
{
|
|
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
|
+
},
|
|
3328
3162
|
"type": "Dropdown",
|
|
3329
3163
|
"choices": [
|
|
3330
3164
|
{
|
|
3331
|
-
"name": "
|
|
3332
|
-
"value": "
|
|
3333
|
-
},
|
|
3334
|
-
{
|
|
3335
|
-
"name": "Delete table",
|
|
3336
|
-
"value": "deleteTable"
|
|
3337
|
-
},
|
|
3338
|
-
{
|
|
3339
|
-
"name": "Describe table",
|
|
3340
|
-
"value": "describeTable"
|
|
3165
|
+
"name": "HASH",
|
|
3166
|
+
"value": "HASH"
|
|
3341
3167
|
},
|
|
3342
3168
|
{
|
|
3343
|
-
"name": "
|
|
3344
|
-
"value": "
|
|
3169
|
+
"name": "RANGE",
|
|
3170
|
+
"value": "RANGE"
|
|
3345
3171
|
}
|
|
3346
|
-
]
|
|
3172
|
+
]
|
|
3173
|
+
},
|
|
3174
|
+
{
|
|
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
|
-
"
|
|
3349
|
-
"
|
|
3181
|
+
"name": "input.sortKeyType",
|
|
3182
|
+
"type": "zeebe:input"
|
|
3350
3183
|
},
|
|
3351
3184
|
"condition": {
|
|
3352
|
-
"
|
|
3353
|
-
|
|
3354
|
-
|
|
3355
|
-
|
|
3356
|
-
|
|
3357
|
-
|
|
3358
|
-
|
|
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": "
|
|
3363
|
-
"value": "
|
|
3364
|
-
},
|
|
3365
|
-
{
|
|
3366
|
-
"name": "Delete item",
|
|
3367
|
-
"value": "deleteItem"
|
|
3201
|
+
"name": "Binary",
|
|
3202
|
+
"value": "B"
|
|
3368
3203
|
},
|
|
3369
3204
|
{
|
|
3370
|
-
"name": "
|
|
3371
|
-
"value": "
|
|
3205
|
+
"name": "Number",
|
|
3206
|
+
"value": "N"
|
|
3372
3207
|
},
|
|
3373
3208
|
{
|
|
3374
|
-
"name": "
|
|
3375
|
-
"value": "
|
|
3209
|
+
"name": "String",
|
|
3210
|
+
"value": "S"
|
|
3376
3211
|
}
|
|
3377
|
-
]
|
|
3212
|
+
]
|
|
3213
|
+
},
|
|
3214
|
+
{
|
|
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>",
|
|
3218
|
+
"optional": false,
|
|
3219
|
+
"constraints": {
|
|
3220
|
+
"notEmpty": true
|
|
3221
|
+
},
|
|
3222
|
+
"feel": "static",
|
|
3223
|
+
"group": "input",
|
|
3378
3224
|
"binding": {
|
|
3379
|
-
"
|
|
3380
|
-
"
|
|
3225
|
+
"name": "input.readCapacityUnits",
|
|
3226
|
+
"type": "zeebe:input"
|
|
3381
3227
|
},
|
|
3382
3228
|
"condition": {
|
|
3383
|
-
"
|
|
3384
|
-
|
|
3385
|
-
|
|
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"
|
|
3386
3243
|
},
|
|
3387
3244
|
{
|
|
3388
|
-
"
|
|
3389
|
-
"
|
|
3390
|
-
"
|
|
3391
|
-
"type": "String",
|
|
3392
|
-
"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>",
|
|
3393
3248
|
"optional": false,
|
|
3394
|
-
"binding": {
|
|
3395
|
-
"type": "zeebe:input",
|
|
3396
|
-
"name": "authentication.accessKey"
|
|
3397
|
-
},
|
|
3398
3249
|
"constraints": {
|
|
3399
3250
|
"notEmpty": true
|
|
3400
|
-
}
|
|
3251
|
+
},
|
|
3252
|
+
"feel": "static",
|
|
3253
|
+
"group": "input",
|
|
3254
|
+
"binding": {
|
|
3255
|
+
"name": "input.writeCapacityUnits",
|
|
3256
|
+
"type": "zeebe:input"
|
|
3257
|
+
},
|
|
3258
|
+
"condition": {
|
|
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"
|
|
3401
3273
|
},
|
|
3402
3274
|
{
|
|
3403
|
-
"
|
|
3404
|
-
"
|
|
3405
|
-
"
|
|
3406
|
-
"type": "String",
|
|
3407
|
-
"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>",
|
|
3408
3278
|
"optional": false,
|
|
3409
|
-
"binding": {
|
|
3410
|
-
"type": "zeebe:input",
|
|
3411
|
-
"name": "authentication.secretKey"
|
|
3412
|
-
},
|
|
3413
3279
|
"constraints": {
|
|
3414
3280
|
"notEmpty": true
|
|
3415
|
-
}
|
|
3281
|
+
},
|
|
3282
|
+
"group": "input",
|
|
3283
|
+
"binding": {
|
|
3284
|
+
"name": "input.billingModeStr",
|
|
3285
|
+
"type": "zeebe:input"
|
|
3286
|
+
},
|
|
3287
|
+
"condition": {
|
|
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
|
+
},
|
|
3301
|
+
"type": "Dropdown",
|
|
3302
|
+
"choices": [
|
|
3303
|
+
{
|
|
3304
|
+
"name": "PROVISIONED",
|
|
3305
|
+
"value": "PROVISIONED"
|
|
3306
|
+
},
|
|
3307
|
+
{
|
|
3308
|
+
"name": "PAY_PER_REQUEST",
|
|
3309
|
+
"value": "PAY_PER_REQUEST"
|
|
3310
|
+
}
|
|
3311
|
+
]
|
|
3416
3312
|
},
|
|
3417
3313
|
{
|
|
3418
|
-
"
|
|
3419
|
-
"
|
|
3420
|
-
"
|
|
3421
|
-
"type": "String",
|
|
3422
|
-
"feel": "optional",
|
|
3314
|
+
"id": "input.deletionProtection",
|
|
3315
|
+
"label": "Deletion protection",
|
|
3316
|
+
"description": "Prevents accidental table deletion",
|
|
3423
3317
|
"optional": false,
|
|
3424
|
-
"
|
|
3425
|
-
"type": "zeebe:input",
|
|
3426
|
-
"name": "configuration.region"
|
|
3427
|
-
},
|
|
3318
|
+
"value": "false",
|
|
3428
3319
|
"constraints": {
|
|
3429
3320
|
"notEmpty": true
|
|
3430
|
-
}
|
|
3321
|
+
},
|
|
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
|
+
},
|
|
3341
|
+
"type": "Dropdown",
|
|
3342
|
+
"choices": [
|
|
3343
|
+
{
|
|
3344
|
+
"name": "True",
|
|
3345
|
+
"value": "true"
|
|
3346
|
+
},
|
|
3347
|
+
{
|
|
3348
|
+
"name": "False",
|
|
3349
|
+
"value": "false"
|
|
3350
|
+
}
|
|
3351
|
+
]
|
|
3431
3352
|
},
|
|
3432
3353
|
{
|
|
3354
|
+
"id": "input.deleteTable.tableName",
|
|
3433
3355
|
"label": "Table name",
|
|
3434
3356
|
"description": "Name of DynamoDB table",
|
|
3435
|
-
"group": "input",
|
|
3436
|
-
"type": "String",
|
|
3437
|
-
"feel": "optional",
|
|
3438
3357
|
"optional": false,
|
|
3439
|
-
"binding": {
|
|
3440
|
-
"type": "zeebe:input",
|
|
3441
|
-
"name": "input.tableName"
|
|
3442
|
-
},
|
|
3443
3358
|
"constraints": {
|
|
3444
3359
|
"notEmpty": true
|
|
3445
3360
|
},
|
|
3361
|
+
"feel": "optional",
|
|
3362
|
+
"group": "input",
|
|
3363
|
+
"binding": {
|
|
3364
|
+
"name": "input.tableName",
|
|
3365
|
+
"type": "zeebe:input"
|
|
3366
|
+
},
|
|
3446
3367
|
"condition": {
|
|
3447
|
-
"
|
|
3448
|
-
|
|
3449
|
-
|
|
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"
|
|
3450
3382
|
},
|
|
3451
3383
|
{
|
|
3384
|
+
"id": "input.describeTable.tableName",
|
|
3452
3385
|
"label": "Table name",
|
|
3453
3386
|
"description": "Name of DynamoDB table",
|
|
3454
|
-
"group": "input",
|
|
3455
|
-
"type": "String",
|
|
3456
|
-
"feel": "optional",
|
|
3457
3387
|
"optional": false,
|
|
3458
|
-
"binding": {
|
|
3459
|
-
"type": "zeebe:input",
|
|
3460
|
-
"name": "input.tableName"
|
|
3461
|
-
},
|
|
3462
3388
|
"constraints": {
|
|
3463
3389
|
"notEmpty": true
|
|
3464
3390
|
},
|
|
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
|
-
"group": "input",
|
|
3474
|
-
"type": "String",
|
|
3475
3391
|
"feel": "optional",
|
|
3392
|
+
"group": "input",
|
|
3476
3393
|
"binding": {
|
|
3477
|
-
"
|
|
3478
|
-
"
|
|
3479
|
-
},
|
|
3480
|
-
"constraints": {
|
|
3481
|
-
"notEmpty": true
|
|
3394
|
+
"name": "input.tableName",
|
|
3395
|
+
"type": "zeebe:input"
|
|
3482
3396
|
},
|
|
3483
3397
|
"condition": {
|
|
3484
|
-
"
|
|
3485
|
-
|
|
3486
|
-
|
|
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"
|
|
3487
3412
|
},
|
|
3488
3413
|
{
|
|
3489
|
-
"
|
|
3490
|
-
"
|
|
3491
|
-
"
|
|
3492
|
-
"type": "Dropdown",
|
|
3414
|
+
"id": "input.scanTable.tableName",
|
|
3415
|
+
"label": "Table name",
|
|
3416
|
+
"description": "Name of DynamoDB table",
|
|
3493
3417
|
"optional": false,
|
|
3494
|
-
"choices": [
|
|
3495
|
-
{
|
|
3496
|
-
"name": "HASH",
|
|
3497
|
-
"value": "HASH"
|
|
3498
|
-
},
|
|
3499
|
-
{
|
|
3500
|
-
"name": "RANGE",
|
|
3501
|
-
"value": "RANGE"
|
|
3502
|
-
}
|
|
3503
|
-
],
|
|
3504
|
-
"binding": {
|
|
3505
|
-
"type": "zeebe:input",
|
|
3506
|
-
"name": "input.partitionKeyRole"
|
|
3507
|
-
},
|
|
3508
3418
|
"constraints": {
|
|
3509
3419
|
"notEmpty": true
|
|
3510
3420
|
},
|
|
3421
|
+
"feel": "optional",
|
|
3422
|
+
"group": "input",
|
|
3423
|
+
"binding": {
|
|
3424
|
+
"name": "input.tableName",
|
|
3425
|
+
"type": "zeebe:input"
|
|
3426
|
+
},
|
|
3511
3427
|
"condition": {
|
|
3512
|
-
"
|
|
3513
|
-
|
|
3514
|
-
|
|
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"
|
|
3515
3442
|
},
|
|
3516
3443
|
{
|
|
3517
|
-
"
|
|
3518
|
-
"
|
|
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>",
|
|
3447
|
+
"optional": true,
|
|
3448
|
+
"feel": "optional",
|
|
3519
3449
|
"group": "input",
|
|
3520
|
-
"type": "Dropdown",
|
|
3521
|
-
"optional": false,
|
|
3522
|
-
"choices": [
|
|
3523
|
-
{
|
|
3524
|
-
"name": "Binary",
|
|
3525
|
-
"value": "B"
|
|
3526
|
-
},
|
|
3527
|
-
{
|
|
3528
|
-
"name": "Number",
|
|
3529
|
-
"value": "N"
|
|
3530
|
-
},
|
|
3531
|
-
{
|
|
3532
|
-
"name": "String",
|
|
3533
|
-
"value": "S"
|
|
3534
|
-
}
|
|
3535
|
-
],
|
|
3536
3450
|
"binding": {
|
|
3537
|
-
"
|
|
3538
|
-
"
|
|
3539
|
-
},
|
|
3540
|
-
"constraints": {
|
|
3541
|
-
"notEmpty": true
|
|
3451
|
+
"name": "input.filterExpression",
|
|
3452
|
+
"type": "zeebe:input"
|
|
3542
3453
|
},
|
|
3543
3454
|
"condition": {
|
|
3544
|
-
"
|
|
3545
|
-
|
|
3546
|
-
|
|
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"
|
|
3547
3469
|
},
|
|
3548
3470
|
{
|
|
3549
|
-
"
|
|
3550
|
-
"
|
|
3551
|
-
"
|
|
3552
|
-
"type": "String",
|
|
3553
|
-
"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",
|
|
3554
3474
|
"optional": true,
|
|
3475
|
+
"feel": "optional",
|
|
3476
|
+
"group": "input",
|
|
3555
3477
|
"binding": {
|
|
3556
|
-
"
|
|
3557
|
-
"
|
|
3558
|
-
},
|
|
3559
|
-
"constraints": {
|
|
3560
|
-
"notEmpty": false
|
|
3478
|
+
"name": "input.projectionExpression",
|
|
3479
|
+
"type": "zeebe:input"
|
|
3561
3480
|
},
|
|
3562
3481
|
"condition": {
|
|
3563
|
-
"
|
|
3564
|
-
|
|
3565
|
-
|
|
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
|
+
]
|
|
3494
|
+
},
|
|
3495
|
+
"type": "String"
|
|
3566
3496
|
},
|
|
3567
3497
|
{
|
|
3568
|
-
"
|
|
3569
|
-
"
|
|
3570
|
-
"
|
|
3571
|
-
"type": "Dropdown",
|
|
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>",
|
|
3572
3501
|
"optional": true,
|
|
3573
|
-
"
|
|
3574
|
-
|
|
3575
|
-
"name": "HASH",
|
|
3576
|
-
"value": "HASH"
|
|
3577
|
-
},
|
|
3578
|
-
{
|
|
3579
|
-
"name": "RANGE",
|
|
3580
|
-
"value": "RANGE"
|
|
3581
|
-
}
|
|
3582
|
-
],
|
|
3502
|
+
"feel": "required",
|
|
3503
|
+
"group": "input",
|
|
3583
3504
|
"binding": {
|
|
3584
|
-
"
|
|
3585
|
-
"
|
|
3586
|
-
},
|
|
3587
|
-
"constraints": {
|
|
3588
|
-
"notEmpty": false
|
|
3505
|
+
"name": "input.expressionAttributeNames",
|
|
3506
|
+
"type": "zeebe:input"
|
|
3589
3507
|
},
|
|
3590
3508
|
"condition": {
|
|
3591
|
-
"
|
|
3592
|
-
|
|
3593
|
-
|
|
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"
|
|
3594
3523
|
},
|
|
3595
3524
|
{
|
|
3596
|
-
"
|
|
3597
|
-
"
|
|
3598
|
-
"
|
|
3599
|
-
"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>",
|
|
3600
3528
|
"optional": true,
|
|
3601
|
-
"
|
|
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
|
-
],
|
|
3529
|
+
"feel": "required",
|
|
3530
|
+
"group": "input",
|
|
3615
3531
|
"binding": {
|
|
3616
|
-
"
|
|
3617
|
-
"
|
|
3618
|
-
},
|
|
3619
|
-
"constraints": {
|
|
3620
|
-
"notEmpty": false
|
|
3532
|
+
"name": "input.expressionAttributeValues",
|
|
3533
|
+
"type": "zeebe:input"
|
|
3621
3534
|
},
|
|
3622
3535
|
"condition": {
|
|
3623
|
-
"
|
|
3624
|
-
|
|
3625
|
-
|
|
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"
|
|
3626
3550
|
},
|
|
3627
3551
|
{
|
|
3628
|
-
"
|
|
3629
|
-
"
|
|
3630
|
-
"
|
|
3631
|
-
"
|
|
3552
|
+
"id": "input.addItem.tableName",
|
|
3553
|
+
"label": "Table name",
|
|
3554
|
+
"description": "Name of DynamoDB table",
|
|
3555
|
+
"optional": false,
|
|
3556
|
+
"constraints": {
|
|
3557
|
+
"notEmpty": true
|
|
3558
|
+
},
|
|
3632
3559
|
"feel": "optional",
|
|
3633
|
-
"
|
|
3560
|
+
"group": "input",
|
|
3634
3561
|
"binding": {
|
|
3635
|
-
"
|
|
3636
|
-
"
|
|
3637
|
-
},
|
|
3638
|
-
"constraints": {
|
|
3639
|
-
"notEmpty": false,
|
|
3640
|
-
"pattern": {
|
|
3641
|
-
"value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
|
|
3642
|
-
"message": "Must be a number"
|
|
3643
|
-
}
|
|
3562
|
+
"name": "input.tableName",
|
|
3563
|
+
"type": "zeebe:input"
|
|
3644
3564
|
},
|
|
3645
3565
|
"condition": {
|
|
3646
|
-
"
|
|
3647
|
-
|
|
3648
|
-
|
|
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"
|
|
3649
3580
|
},
|
|
3650
3581
|
{
|
|
3651
|
-
"
|
|
3652
|
-
"
|
|
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",
|
|
3653
3590
|
"group": "input",
|
|
3654
|
-
"type": "String",
|
|
3655
|
-
"feel": "optional",
|
|
3656
|
-
"optional": true,
|
|
3657
3591
|
"binding": {
|
|
3658
|
-
"
|
|
3659
|
-
"
|
|
3660
|
-
},
|
|
3661
|
-
"constraints": {
|
|
3662
|
-
"notEmpty": false,
|
|
3663
|
-
"pattern": {
|
|
3664
|
-
"value": "^(=|([0-9]+|secrets\\..+|\\{\\{secrets\\..+\\}\\})$)",
|
|
3665
|
-
"message": "Must be a number"
|
|
3666
|
-
}
|
|
3592
|
+
"name": "input.item",
|
|
3593
|
+
"type": "zeebe:input"
|
|
3667
3594
|
},
|
|
3668
3595
|
"condition": {
|
|
3669
|
-
"
|
|
3670
|
-
|
|
3671
|
-
|
|
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"
|
|
3672
3610
|
},
|
|
3673
3611
|
{
|
|
3674
|
-
"
|
|
3675
|
-
"
|
|
3612
|
+
"id": "input.deleteItem.tableName",
|
|
3613
|
+
"label": "Table name",
|
|
3614
|
+
"description": "Name of DynamoDB table",
|
|
3615
|
+
"optional": false,
|
|
3616
|
+
"constraints": {
|
|
3617
|
+
"notEmpty": true
|
|
3618
|
+
},
|
|
3619
|
+
"feel": "optional",
|
|
3676
3620
|
"group": "input",
|
|
3677
|
-
"type": "Dropdown",
|
|
3678
|
-
"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
|
-
],
|
|
3689
3621
|
"binding": {
|
|
3690
|
-
"
|
|
3691
|
-
"
|
|
3692
|
-
},
|
|
3693
|
-
"constraints": {
|
|
3694
|
-
"notEmpty": false
|
|
3622
|
+
"name": "input.tableName",
|
|
3623
|
+
"type": "zeebe:input"
|
|
3695
3624
|
},
|
|
3696
3625
|
"condition": {
|
|
3697
|
-
"
|
|
3698
|
-
|
|
3699
|
-
|
|
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"
|
|
3700
3640
|
},
|
|
3701
3641
|
{
|
|
3702
|
-
"
|
|
3703
|
-
"
|
|
3704
|
-
"
|
|
3705
|
-
"type": "Dropdown",
|
|
3706
|
-
"value": false,
|
|
3642
|
+
"id": "input.deleteItem.primaryKeyComponents",
|
|
3643
|
+
"label": "Primary key components",
|
|
3644
|
+
"description": "Simple or composite primary key",
|
|
3707
3645
|
"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
3646
|
"constraints": {
|
|
3723
3647
|
"notEmpty": true
|
|
3724
3648
|
},
|
|
3725
|
-
"
|
|
3726
|
-
"property": "tableOperationType",
|
|
3727
|
-
"equals": "createTable"
|
|
3728
|
-
}
|
|
3729
|
-
},
|
|
3730
|
-
{
|
|
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>",
|
|
3649
|
+
"feel": "required",
|
|
3733
3650
|
"group": "input",
|
|
3734
|
-
"type": "String",
|
|
3735
|
-
"feel": "optional",
|
|
3736
|
-
"optional": true,
|
|
3737
3651
|
"binding": {
|
|
3738
|
-
"
|
|
3739
|
-
"
|
|
3740
|
-
},
|
|
3741
|
-
"constraints": {
|
|
3742
|
-
"notEmpty": false
|
|
3652
|
+
"name": "input.primaryKeyComponents",
|
|
3653
|
+
"type": "zeebe:input"
|
|
3743
3654
|
},
|
|
3744
3655
|
"condition": {
|
|
3745
|
-
"
|
|
3746
|
-
|
|
3747
|
-
|
|
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"
|
|
3748
3670
|
},
|
|
3749
3671
|
{
|
|
3750
|
-
"
|
|
3751
|
-
"
|
|
3752
|
-
"
|
|
3753
|
-
"
|
|
3672
|
+
"id": "input.getItem.tableName",
|
|
3673
|
+
"label": "Table name",
|
|
3674
|
+
"description": "Name of DynamoDB table",
|
|
3675
|
+
"optional": false,
|
|
3676
|
+
"constraints": {
|
|
3677
|
+
"notEmpty": true
|
|
3678
|
+
},
|
|
3754
3679
|
"feel": "optional",
|
|
3755
|
-
"
|
|
3680
|
+
"group": "input",
|
|
3756
3681
|
"binding": {
|
|
3757
|
-
"
|
|
3758
|
-
"
|
|
3759
|
-
},
|
|
3760
|
-
"constraints": {
|
|
3761
|
-
"notEmpty": false
|
|
3682
|
+
"name": "input.tableName",
|
|
3683
|
+
"type": "zeebe:input"
|
|
3762
3684
|
},
|
|
3763
3685
|
"condition": {
|
|
3764
|
-
"
|
|
3765
|
-
|
|
3766
|
-
|
|
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"
|
|
3767
3700
|
},
|
|
3768
3701
|
{
|
|
3769
|
-
"
|
|
3770
|
-
"
|
|
3771
|
-
"
|
|
3772
|
-
"
|
|
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
|
+
},
|
|
3773
3709
|
"feel": "required",
|
|
3774
|
-
"
|
|
3710
|
+
"group": "input",
|
|
3775
3711
|
"binding": {
|
|
3776
|
-
"
|
|
3777
|
-
"
|
|
3712
|
+
"name": "input.primaryKeyComponents",
|
|
3713
|
+
"type": "zeebe:input"
|
|
3778
3714
|
},
|
|
3779
|
-
"
|
|
3780
|
-
"
|
|
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
|
+
]
|
|
3781
3728
|
},
|
|
3782
|
-
"
|
|
3783
|
-
"property": "tableOperationType",
|
|
3784
|
-
"oneOf": ["scanTable"]
|
|
3785
|
-
}
|
|
3729
|
+
"type": "String"
|
|
3786
3730
|
},
|
|
3787
3731
|
{
|
|
3788
|
-
"
|
|
3789
|
-
"
|
|
3790
|
-
"
|
|
3791
|
-
"
|
|
3792
|
-
"feel": "required",
|
|
3793
|
-
"optional": true,
|
|
3794
|
-
"binding": {
|
|
3795
|
-
"type": "zeebe:input",
|
|
3796
|
-
"name": "input.expressionAttributeValues"
|
|
3797
|
-
},
|
|
3732
|
+
"id": "input.updateTable.tableName",
|
|
3733
|
+
"label": "Table name",
|
|
3734
|
+
"description": "Name of DynamoDB table",
|
|
3735
|
+
"optional": false,
|
|
3798
3736
|
"constraints": {
|
|
3799
|
-
"notEmpty":
|
|
3737
|
+
"notEmpty": true
|
|
3800
3738
|
},
|
|
3801
|
-
"
|
|
3802
|
-
"property": "tableOperationType",
|
|
3803
|
-
"oneOf": ["scanTable"]
|
|
3804
|
-
}
|
|
3805
|
-
},
|
|
3806
|
-
{
|
|
3807
|
-
"label": "Item",
|
|
3808
|
-
"description": "DynamoDB item (group of attributes)",
|
|
3739
|
+
"feel": "optional",
|
|
3809
3740
|
"group": "input",
|
|
3810
|
-
"type": "String",
|
|
3811
|
-
"feel": "required",
|
|
3812
3741
|
"binding": {
|
|
3813
|
-
"
|
|
3814
|
-
"
|
|
3815
|
-
},
|
|
3816
|
-
"constraints": {
|
|
3817
|
-
"notEmpty": true
|
|
3742
|
+
"name": "input.tableName",
|
|
3743
|
+
"type": "zeebe:input"
|
|
3818
3744
|
},
|
|
3819
3745
|
"condition": {
|
|
3820
|
-
"
|
|
3821
|
-
|
|
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
|
-
"
|
|
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
|
-
"
|
|
3839
|
-
|
|
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/
|
|
3845
|
-
"
|
|
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
|
-
"
|
|
3857
|
-
|
|
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,64 +3855,81 @@
|
|
|
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": "
|
|
3863
|
+
"description": "Name of variable to store the response in",
|
|
3891
3864
|
"group": "output",
|
|
3892
|
-
"type": "String",
|
|
3893
3865
|
"binding": {
|
|
3894
|
-
"
|
|
3895
|
-
"
|
|
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
|
|
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
|
-
"
|
|
3906
|
-
"
|
|
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
|
|
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
|
-
"
|
|
3917
|
-
"
|
|
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;
|
|
3922
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAyNTYgMjg5JyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHByZXNlcnZlQXNwZWN0UmF0aW89J3hNaWRZTWlkJz4KICAgIDxwYXRoIGQ9J00xNjUuMjU4IDI4OC41MDFoMy41MDhsNTcuMjYxLTI4LjYzNC45NTMtMS4zNDdWMjkuOTY0bC0uOTUzLTEuMzU0TDE2OC43NjYgMGgtMy41NTFsLjA0MyAyODguNTAxJwogICAgICAgICAgZmlsbD0nIzUyOTRDRicvPgogICAgPHBhdGggZD0nTTkwLjc0MSAyODguNTAxaC0zLjU1N2wtNTcuMjEyLTI4LjYzNC0xLjE2MS0xLjk5Ny0uNTg5LTIyNi43NDIgMS43NS0yLjUxOEw4Ny4xODQgMGgzLjYwMWwtLjA0NCAyODguNTAxJwogICAgICAgICAgZmlsbD0nIzFGNUI5OCcvPgogICAgPHBhdGggZD0nTTg3LjI4NSAwaDgxLjQyNnYyODguNTAxSDg3LjI4NVYweicgZmlsbD0nIzJENzJCOCcvPgogICAgPHBhdGggZD0nTTI1NiAxMzcuNzY5bC0xLjkzNS0uNDI5LTI3LjYyOC0yLjU3Ni0uNDEuMjA0LTU3LjMxMi0yLjI5MmgtODEuNDNsLTU3LjMxMyAyLjI5MlY5MS4yNjRsLS4wNi4wMzIuMDYtLjEyOCA1Ny4zMTMtMTMuMjhoODEuNDNsNTcuMzEyIDEzLjI4IDIxLjA2OSAxMS4xOTl2LTcuMmw4LjkwNC0uOTc0LS45MjItMS43OTgtMjguMTkyLTIwLjE1OS0uODU5LjI3OS01Ny4zMTItMTcuNzU5aC04MS40M0wyOS45NzIgNzIuNTE1VjI4LjYxTDAgNjMuNzIzdjMwLjY2NmwuMjMyLS4xNjggOC42NzIuOTQ2djcuMzQ4TDAgMTA3LjI4djMwLjUxM2wuMjMyLS4wMjQgOC42NzIuMTI4djEyLjgwN2wtNy40ODIuMTEyTDAgMTUwLjY4djMwLjUyNWw4LjkwNCA0Ljc4OHY3LjQzM2wtOC41MzEuOTQyLS4zNzMtLjI4djMwLjY2MWwyOS45NzIgMzUuMTE4di00My45MDFsNTcuMzEzIDE3Ljc1OWg4MS40M2w1Ny40ODEtMTcuODExLjc2NC4zMzUgMjcuODIxLTE5Ljg2MiAxLjIxOS0xLjk3OS04LjkwNC0uOTgydi03LjI4NGwtMS4xNjctLjQ2Ni0xOS4wNDMgMTAuMjY1LS42OSAxLjQ0LTU3LjQ4MSAxMy4yMDN2LjAxNmgtODEuNDN2LS4wMTZsLTU3LjMxMy0xMy4yNTl2LTQzLjg2NGw1Ny4zMTMgMi4yODR2LjA1Nmg4MS40M2w1Ny4zMTItMi4zNCAxLjMwNS42IDI2Ljc3OS0yLjMwNiAxLjg4OS0uOTIzLTguOTA0LS4xMjh2LTEyLjgwN2w4LjkwNC0uMTI4JwogICAgICAgICAgZmlsbD0nIzFBNDc2RicvPgogICAgPHBhdGggZD0nTTIyNi4wMjcgMjE1Ljk2NnY0My45MDFMMjU2IDIyNC43NDl2LTMwLjQ2MWwtMjkuOCAyMS42MjYtLjE3My4wNTJNMjI2LjAyNyAxOTcuNDIxbC4xNzMtLjA0IDI5LjgtMTYuMDI4di0zMC42NDlsLTI5Ljk3MyAyLjc1N3Y0My45Nk0yMjYuMiA5MS4yMDhsLS4xNzMtLjA0djQzLjhMMjU2IDEzNy43Njl2LTMwLjYzNGwtMjkuOC0xNS45MjdNMjI2LjIgNzIuNjg3TDI1NiA5NC4xOTNWNjMuNzMxTDIyNi4wMjcgMjguNjF2NDMuOTA1bC4xNzMuMDZ2LjExMicKICAgICAgICAgIGZpbGw9JyMyRDcyQjgnLz4KPC9zdmc+"
|
|
3923
3923
|
},
|
|
3924
3924
|
"engines": {
|
|
3925
|
-
"camunda": "^8.
|
|
3925
|
+
"camunda": "^8.5"
|
|
3926
3926
|
}
|
|
3927
3927
|
},
|
|
3928
3928
|
{
|
|
3929
3929
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
3930
3930
|
"name": "AWS DynamoDB Outbound Connector",
|
|
3931
3931
|
"id": "io.camunda.connectors.AWSDynamoDB.v1",
|
|
3932
|
-
"version":
|
|
3932
|
+
"version": 4,
|
|
3933
3933
|
"description": "Work with tables and items using AWS DynamoDB service",
|
|
3934
3934
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/",
|
|
3935
3935
|
"category": {
|
|
@@ -4058,7 +4058,7 @@
|
|
|
4058
4058
|
},
|
|
4059
4059
|
{
|
|
4060
4060
|
"label": "Access key",
|
|
4061
|
-
"description": "Provide an access key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
4061
|
+
"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>",
|
|
4062
4062
|
"group": "authentication",
|
|
4063
4063
|
"type": "String",
|
|
4064
4064
|
"feel": "optional",
|
|
@@ -4073,7 +4073,7 @@
|
|
|
4073
4073
|
},
|
|
4074
4074
|
{
|
|
4075
4075
|
"label": "Secret key",
|
|
4076
|
-
"description": "Provide a secret key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
4076
|
+
"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>",
|
|
4077
4077
|
"group": "authentication",
|
|
4078
4078
|
"type": "String",
|
|
4079
4079
|
"feel": "optional",
|
|
@@ -4141,7 +4141,7 @@
|
|
|
4141
4141
|
},
|
|
4142
4142
|
{
|
|
4143
4143
|
"label": "Partition key",
|
|
4144
|
-
"description": "Partition key. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
4144
|
+
"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>",
|
|
4145
4145
|
"group": "input",
|
|
4146
4146
|
"type": "String",
|
|
4147
4147
|
"feel": "optional",
|
|
@@ -4159,7 +4159,7 @@
|
|
|
4159
4159
|
},
|
|
4160
4160
|
{
|
|
4161
4161
|
"label": "Partition key role",
|
|
4162
|
-
"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/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
4162
|
+
"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>",
|
|
4163
4163
|
"group": "input",
|
|
4164
4164
|
"type": "Dropdown",
|
|
4165
4165
|
"optional": false,
|
|
@@ -4219,7 +4219,7 @@
|
|
|
4219
4219
|
},
|
|
4220
4220
|
{
|
|
4221
4221
|
"label": "Sort key",
|
|
4222
|
-
"description": "Sort key. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
4222
|
+
"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>",
|
|
4223
4223
|
"group": "input",
|
|
4224
4224
|
"type": "String",
|
|
4225
4225
|
"feel": "optional",
|
|
@@ -4298,7 +4298,7 @@
|
|
|
4298
4298
|
},
|
|
4299
4299
|
{
|
|
4300
4300
|
"label": "Read capacity units",
|
|
4301
|
-
"description": "Total number of read capacity units. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
4301
|
+
"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>",
|
|
4302
4302
|
"group": "input",
|
|
4303
4303
|
"type": "String",
|
|
4304
4304
|
"feel": "optional",
|
|
@@ -4321,7 +4321,7 @@
|
|
|
4321
4321
|
},
|
|
4322
4322
|
{
|
|
4323
4323
|
"label": "Write capacity units",
|
|
4324
|
-
"description": "Total number of write capacity units. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
4324
|
+
"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>",
|
|
4325
4325
|
"group": "input",
|
|
4326
4326
|
"type": "String",
|
|
4327
4327
|
"feel": "optional",
|
|
@@ -4344,7 +4344,7 @@
|
|
|
4344
4344
|
},
|
|
4345
4345
|
{
|
|
4346
4346
|
"label": "Billing mode",
|
|
4347
|
-
"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/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
4347
|
+
"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>",
|
|
4348
4348
|
"group": "input",
|
|
4349
4349
|
"type": "Dropdown",
|
|
4350
4350
|
"optional": true,
|
|
@@ -4401,7 +4401,7 @@
|
|
|
4401
4401
|
},
|
|
4402
4402
|
{
|
|
4403
4403
|
"label": "Filter expression",
|
|
4404
|
-
"description": "Filter expressions for scan. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
4404
|
+
"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>",
|
|
4405
4405
|
"group": "input",
|
|
4406
4406
|
"type": "String",
|
|
4407
4407
|
"feel": "optional",
|
|
@@ -4439,7 +4439,7 @@
|
|
|
4439
4439
|
},
|
|
4440
4440
|
{
|
|
4441
4441
|
"label": "Expression attribute names",
|
|
4442
|
-
"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/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
4442
|
+
"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>",
|
|
4443
4443
|
"group": "input",
|
|
4444
4444
|
"type": "String",
|
|
4445
4445
|
"feel": "required",
|
|
@@ -4458,7 +4458,7 @@
|
|
|
4458
4458
|
},
|
|
4459
4459
|
{
|
|
4460
4460
|
"label": "Expression attribute values",
|
|
4461
|
-
"description": "Expression attribute values. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
4461
|
+
"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>",
|
|
4462
4462
|
"group": "input",
|
|
4463
4463
|
"type": "String",
|
|
4464
4464
|
"feel": "required",
|
|
@@ -4513,7 +4513,7 @@
|
|
|
4513
4513
|
},
|
|
4514
4514
|
{
|
|
4515
4515
|
"label": "Key attributes",
|
|
4516
|
-
"description": "DynamoDB key attributes. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-dynamodb/\" target=\"_blank\">documentation</a>",
|
|
4516
|
+
"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>",
|
|
4517
4517
|
"group": "input",
|
|
4518
4518
|
"type": "String",
|
|
4519
4519
|
"feel": "required",
|
|
@@ -4594,7 +4594,7 @@
|
|
|
4594
4594
|
"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"
|
|
4595
4595
|
},
|
|
4596
4596
|
"engines": {
|
|
4597
|
-
"camunda": "^8.
|
|
4597
|
+
"camunda": "^8.2"
|
|
4598
4598
|
}
|
|
4599
4599
|
},
|
|
4600
4600
|
{
|