@camunda/connectors-element-templates 1.0.19 → 1.0.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (116) hide show
  1. package/package.json +2 -2
  2. package/src/connectors-template.js +1 -3
  3. package/src/connectors.js +4 -0
  4. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +1 -1
  5. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +43 -43
  6. package/src/element-templates/agenticai-aiagent-job-worker.json +2230 -222
  7. package/src/element-templates/agenticai-aiagent-outbound-connector.json +6281 -4356
  8. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +718 -36
  9. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2394 -949
  10. package/src/element-templates/app-integrations-connector.json +1047 -0
  11. package/src/element-templates/asana-connector.json +943 -109
  12. package/src/element-templates/automation-anywhere-outbound-connector.json +2240 -1747
  13. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1068 -30
  14. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +386 -5
  15. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +442 -5
  16. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +417 -5
  17. package/src/element-templates/aws-bedrock-outbound-connector.json +2273 -623
  18. package/src/element-templates/aws-comprehend-outbound-connector.json +1573 -1
  19. package/src/element-templates/aws-dynamodb-outbound-connector.json +2950 -162
  20. package/src/element-templates/aws-eventbridge-connector-boundary.json +40 -40
  21. package/src/element-templates/aws-eventbridge-connector-intermediate.json +62 -62
  22. package/src/element-templates/aws-eventbridge-connector-start-event.json +33 -33
  23. package/src/element-templates/aws-eventbridge-outbound-connector.json +838 -424
  24. package/src/element-templates/aws-lambda-outbound-connector.json +495 -96
  25. package/src/element-templates/aws-s3-outbound-connector.json +2238 -44
  26. package/src/element-templates/aws-sagemaker-outbound-connector.json +681 -52
  27. package/src/element-templates/aws-sns-inbound-boundary.json +4 -3
  28. package/src/element-templates/aws-sns-inbound-intermediate.json +341 -340
  29. package/src/element-templates/aws-sns-inbound-message-start.json +241 -240
  30. package/src/element-templates/aws-sns-inbound-receive.json +4 -3
  31. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  32. package/src/element-templates/aws-sns-outbound-connector.json +581 -124
  33. package/src/element-templates/aws-sqs-boundary-connector.json +939 -420
  34. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +851 -332
  35. package/src/element-templates/aws-sqs-outbound-connector.json +589 -136
  36. package/src/element-templates/aws-sqs-receive-connector.json +525 -7
  37. package/src/element-templates/aws-sqs-start-event-connector.json +380 -380
  38. package/src/element-templates/aws-sqs-start-message.json +736 -185
  39. package/src/element-templates/aws-textract-outbound-connector.json +866 -131
  40. package/src/element-templates/azure-blobstorage-outbound-connector.json +1648 -225
  41. package/src/element-templates/azure-open-ai-connector.json +1371 -8
  42. package/src/element-templates/blue-prism-connector.json +609 -30
  43. package/src/element-templates/box-outbound-connector.json +2356 -272
  44. package/src/element-templates/csv-outbound-connector.json +449 -0
  45. package/src/element-templates/easy-post-connector.json +1251 -170
  46. package/src/element-templates/email-outbound-connector.json +3087 -1013
  47. package/src/element-templates/embeddings-vector-database-outbound-connector.json +2161 -1
  48. package/src/element-templates/github-connector.json +18554 -14368
  49. package/src/element-templates/github-webhook-connector-boundary.json +24 -24
  50. package/src/element-templates/github-webhook-connector-intermediate.json +8 -8
  51. package/src/element-templates/github-webhook-connector-message-start.json +8 -8
  52. package/src/element-templates/github-webhook-connector-receive.json +8 -8
  53. package/src/element-templates/github-webhook-connector-start-event.json +58 -58
  54. package/src/element-templates/gitlab-connector.json +3022 -1120
  55. package/src/element-templates/google-cloud-storage-outbound-connector.json +1447 -240
  56. package/src/element-templates/google-drive-outbound-connector.json +2980 -1428
  57. package/src/element-templates/google-gemini-outbound-connector.json +41 -55
  58. package/src/element-templates/google-maps-platform-connector.json +688 -137
  59. package/src/element-templates/google-sheets-outbound-connector.json +3186 -2030
  60. package/src/element-templates/graphql-outbound-connector.json +4149 -1485
  61. package/src/element-templates/http-json-connector.json +6143 -2053
  62. package/src/element-templates/http-polling-boundary-catch-event-connector.json +2426 -364
  63. package/src/element-templates/http-polling-connector.json +3312 -1250
  64. package/src/element-templates/hubspot-outbound-connector.json +2817 -67
  65. package/src/element-templates/hugging-face-connector.json +83 -82
  66. package/src/element-templates/jdbc-outbound-connector.json +506 -9
  67. package/src/element-templates/kafka-inbound-connector-boundary.json +968 -971
  68. package/src/element-templates/kafka-inbound-connector-intermediate.json +53 -56
  69. package/src/element-templates/kafka-inbound-connector-receive.json +9 -12
  70. package/src/element-templates/kafka-inbound-connector-start-message.json +545 -548
  71. package/src/element-templates/kafka-inbound-connector.json +240 -240
  72. package/src/element-templates/kafka-outbound-connector.json +304 -308
  73. package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +7 -10
  74. package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +7 -10
  75. package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +7 -10
  76. package/src/element-templates/microsoft-office365-mail-connector.json +2077 -35
  77. package/src/element-templates/microsoft-teams-outbound-connector.json +2897 -456
  78. package/src/element-templates/openai-connector.json +701 -207
  79. package/src/element-templates/operate-connector.json +83 -86
  80. package/src/element-templates/orchestration-connector.json +1843 -0
  81. package/src/element-templates/power-automate-connector.json +62 -62
  82. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +772 -774
  83. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +456 -458
  84. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +573 -575
  85. package/src/element-templates/rabbitmq-inbound-connector-receive.json +5 -7
  86. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +347 -347
  87. package/src/element-templates/rabbitmq-outbound-connector.json +631 -631
  88. package/src/element-templates/rpa-connector.json +6 -6
  89. package/src/element-templates/salesforce-connector.json +653 -19
  90. package/src/element-templates/send-message-connector-intermediate-throw-event.json +301 -1
  91. package/src/element-templates/send-message-connector-message-end-event.json +301 -1
  92. package/src/element-templates/send-message-connector-send-task.json +300 -1
  93. package/src/element-templates/sendgrid-outbound-connector.json +790 -790
  94. package/src/element-templates/servicenow-connector.json +1364 -7
  95. package/src/element-templates/servicenow-flow-starter-connector.json +16 -16
  96. package/src/element-templates/servicenow-incident-connector.json +1075 -29
  97. package/src/element-templates/slack-inbound-boundary.json +493 -493
  98. package/src/element-templates/slack-inbound-intermediate.json +448 -448
  99. package/src/element-templates/slack-inbound-message-start.json +369 -369
  100. package/src/element-templates/slack-inbound-receive.json +2 -2
  101. package/src/element-templates/slack-inbound-start-event.json +328 -328
  102. package/src/element-templates/slack-outbound-connector.json +2365 -1262
  103. package/src/element-templates/soap-outbound-connector.json +113 -117
  104. package/src/element-templates/twilio-connector.json +1186 -373
  105. package/src/element-templates/twilio-webhook-boundary-connector.json +9 -10
  106. package/src/element-templates/twilio-webhook-connector.json +60 -61
  107. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -32
  108. package/src/element-templates/twilio-webhook-message-start-connector.json +10 -11
  109. package/src/element-templates/twilio-webhook-receive-connector.json +9 -10
  110. package/src/element-templates/uipath-connector.json +668 -50
  111. package/src/element-templates/webhook-connector-boundary.json +1040 -385
  112. package/src/element-templates/webhook-connector-intermediate.json +2100 -1445
  113. package/src/element-templates/webhook-connector-receive.json +659 -5
  114. package/src/element-templates/webhook-connector-start-event.json +1860 -1299
  115. package/src/element-templates/webhook-connector-start-message.json +1535 -848
  116. package/src/element-templates/whatsapp-connector.json +393 -23
@@ -1,11 +1,22 @@
1
1
  [
2
2
  {
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
- "name": "AWS SageMaker Outbound Connector",
4
+ "name": "Run Inference with AWS SageMaker",
5
5
  "id": "io.camunda.connectors.AWSSAGEMAKER.v1",
6
- "description": "Execute SageMaker models",
7
- "documentationRef": "https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/amazon-sagemaker/",
8
- "version": 1,
6
+ "description": "Run inferences using AWS SageMaker.",
7
+ "keywords": [
8
+ "run inference",
9
+ "perform asynchronous inference",
10
+ "perform real-time inference",
11
+ "real-time inference",
12
+ "asynchronous inference",
13
+ "machine learning",
14
+ "ML model",
15
+ "predict",
16
+ "AI"
17
+ ],
18
+ "documentationRef": "https://docs.camunda.io/docs/8.6/components/connectors/out-of-the-box-connectors/amazon-sagemaker/",
19
+ "version": 3,
9
20
  "category": {
10
21
  "id": "connectors",
11
22
  "name": "Connectors"
@@ -14,6 +25,9 @@
14
25
  "elementType": {
15
26
  "value": "bpmn:ServiceTask"
16
27
  },
28
+ "engines": {
29
+ "camunda": "^8.6"
30
+ },
17
31
  "groups": [
18
32
  {
19
33
  "id": "authentication",
@@ -27,6 +41,10 @@
27
41
  "id": "input",
28
42
  "label": "Configure input"
29
43
  },
44
+ {
45
+ "id": "connector",
46
+ "label": "Connector"
47
+ },
30
48
  {
31
49
  "id": "output",
32
50
  "label": "Output mapping"
@@ -74,7 +92,6 @@
74
92
  {
75
93
  "id": "authentication.accessKey",
76
94
  "label": "Access key",
77
- "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
78
95
  "optional": false,
79
96
  "constraints": {
80
97
  "notEmpty": true
@@ -90,12 +107,13 @@
90
107
  "equals": "credentials",
91
108
  "type": "simple"
92
109
  },
93
- "type": "String"
110
+ "tooltip": "IAM access key of a user with the necessary permissions for this connector",
111
+ "type": "String",
112
+ "secret": true
94
113
  },
95
114
  {
96
115
  "id": "authentication.secretKey",
97
116
  "label": "Secret key",
98
- "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
99
117
  "optional": false,
100
118
  "constraints": {
101
119
  "notEmpty": true
@@ -111,12 +129,26 @@
111
129
  "equals": "credentials",
112
130
  "type": "simple"
113
131
  },
114
- "type": "String"
132
+ "tooltip": "IAM secret key of a user with the necessary permissions for this connector",
133
+ "type": "String",
134
+ "secret": true
135
+ },
136
+ {
137
+ "id": "awsCredential",
138
+ "label": "AWS credential",
139
+ "description": "Choose a reusable AWS credential. When set, it is bound as a whole to the connector's 'awsCredential' input.",
140
+ "optional": true,
141
+ "group": "authentication",
142
+ "binding": {
143
+ "name": "awsCredential",
144
+ "type": "zeebe:input"
145
+ },
146
+ "type": "Configuration",
147
+ "configurationTemplate": "io.camunda:aws-credential:1"
115
148
  },
116
149
  {
117
150
  "id": "configuration.region",
118
151
  "label": "Region",
119
- "description": "Specify the AWS region",
120
152
  "optional": false,
121
153
  "constraints": {
122
154
  "notEmpty": true
@@ -144,7 +176,6 @@
144
176
  {
145
177
  "id": "input.invocationType",
146
178
  "label": "Inference type",
147
- "description": "Endpoint inference type",
148
179
  "optional": false,
149
180
  "value": "SYNC",
150
181
  "constraints": {
@@ -170,7 +201,6 @@
170
201
  {
171
202
  "id": "input.endpointName",
172
203
  "label": "Endpoint name",
173
- "description": "The name of the endpoint. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
174
204
  "optional": false,
175
205
  "constraints": {
176
206
  "notEmpty": true
@@ -181,12 +211,12 @@
181
211
  "name": "input.endpointName",
182
212
  "type": "zeebe:input"
183
213
  },
214
+ "tooltip": "The name of the endpoint to invoke. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
184
215
  "type": "String"
185
216
  },
186
217
  {
187
218
  "id": "input.body",
188
219
  "label": "Payload",
189
- "description": "Input data. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
190
220
  "optional": false,
191
221
  "constraints": {
192
222
  "notEmpty": true
@@ -202,12 +232,12 @@
202
232
  "equals": "SYNC",
203
233
  "type": "simple"
204
234
  },
235
+ "tooltip": "Input data. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
205
236
  "type": "Text"
206
237
  },
207
238
  {
208
239
  "id": "input.contentType",
209
240
  "label": "Content type",
210
- "description": "The MIME type of the input data in the request body. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
211
241
  "optional": false,
212
242
  "value": "application/json",
213
243
  "constraints": {
@@ -219,12 +249,12 @@
219
249
  "name": "input.contentType",
220
250
  "type": "zeebe:input"
221
251
  },
252
+ "tooltip": "The MIME type of the input data in the request body. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
222
253
  "type": "String"
223
254
  },
224
255
  {
225
256
  "id": "input.accept",
226
257
  "label": "Accept",
227
- "description": "The desired MIME type of the inference response from the model container. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
228
258
  "optional": false,
229
259
  "value": "application/json",
230
260
  "constraints": {
@@ -236,12 +266,12 @@
236
266
  "name": "input.accept",
237
267
  "type": "zeebe:input"
238
268
  },
269
+ "tooltip": "The desired MIME type of the inference response from the model container. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
239
270
  "type": "String"
240
271
  },
241
272
  {
242
273
  "id": "input.customAttributes",
243
274
  "label": "Custom attributes",
244
- "description": "Provides additional information about a request for an inference submitted to a model hosted at an Amazon SageMaker endpoint. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
245
275
  "optional": true,
246
276
  "feel": "optional",
247
277
  "group": "input",
@@ -249,12 +279,12 @@
249
279
  "name": "input.customAttributes",
250
280
  "type": "zeebe:input"
251
281
  },
282
+ "tooltip": "Provides additional information about a request for an inference submitted to a model hosted at an Amazon SageMaker endpoint. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
252
283
  "type": "String"
253
284
  },
254
285
  {
255
286
  "id": "input.targetModel",
256
287
  "label": "Target model",
257
- "description": "The model to request for inference when invoking a multi-model endpoint. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
258
288
  "optional": true,
259
289
  "feel": "optional",
260
290
  "group": "input",
@@ -267,12 +297,12 @@
267
297
  "equals": "SYNC",
268
298
  "type": "simple"
269
299
  },
300
+ "tooltip": "The model to request for inference when invoking a multi-model endpoint. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
270
301
  "type": "String"
271
302
  },
272
303
  {
273
304
  "id": "input.targetVariant",
274
305
  "label": "Target variant",
275
- "description": "Specify the production variant to send the inference request to. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
276
306
  "optional": true,
277
307
  "feel": "optional",
278
308
  "group": "input",
@@ -285,12 +315,12 @@
285
315
  "equals": "SYNC",
286
316
  "type": "simple"
287
317
  },
318
+ "tooltip": "The production variant to send the inference request to. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
288
319
  "type": "String"
289
320
  },
290
321
  {
291
322
  "id": "input.targetContainerHostname",
292
323
  "label": "Target invocation host name",
293
- "description": "If the endpoint hosts multiple containers and is configured to use direct invocation, this parameter specifies the host name of the container to invoke. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
294
324
  "optional": true,
295
325
  "feel": "optional",
296
326
  "group": "input",
@@ -303,12 +333,12 @@
303
333
  "equals": "SYNC",
304
334
  "type": "simple"
305
335
  },
336
+ "tooltip": "If the endpoint hosts multiple containers and is configured to use direct invocation, this parameter specifies the host name of the container to invoke. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
306
337
  "type": "String"
307
338
  },
308
339
  {
309
340
  "id": "input.inferenceId",
310
341
  "label": "Inference ID",
311
- "description": "If you provide a value, it is added to the captured data when you enable data capture on the endpoint. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
312
342
  "optional": true,
313
343
  "feel": "optional",
314
344
  "group": "input",
@@ -316,12 +346,12 @@
316
346
  "name": "input.inferenceId",
317
347
  "type": "zeebe:input"
318
348
  },
349
+ "tooltip": "If you provide a value, it is added to the captured data when you enable data capture on the endpoint. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
319
350
  "type": "String"
320
351
  },
321
352
  {
322
353
  "id": "input.enableExplanations",
323
354
  "label": "Enable explanations",
324
- "description": "Whether request needs to be explained. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
325
355
  "optional": false,
326
356
  "value": "NOT_SET",
327
357
  "group": "input",
@@ -334,6 +364,7 @@
334
364
  "equals": "SYNC",
335
365
  "type": "simple"
336
366
  },
367
+ "tooltip": "Whether request needs to be explained. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
337
368
  "type": "Dropdown",
338
369
  "choices": [
339
370
  {
@@ -353,7 +384,6 @@
353
384
  {
354
385
  "id": "input.inferenceComponentName",
355
386
  "label": "Inference component name",
356
- "description": "If the endpoint hosts one or more inference components, this parameter specifies the name of inference component to invoke. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
357
387
  "optional": true,
358
388
  "feel": "optional",
359
389
  "group": "input",
@@ -366,12 +396,12 @@
366
396
  "equals": "SYNC",
367
397
  "type": "simple"
368
398
  },
399
+ "tooltip": "If the endpoint hosts one or more inference components, this parameter specifies the name of inference component to invoke. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
369
400
  "type": "String"
370
401
  },
371
402
  {
372
403
  "id": "input.inputLocation",
373
404
  "label": "Input location",
374
- "description": "The Amazon S3 URI where the inference request payload is stored. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
375
405
  "optional": false,
376
406
  "constraints": {
377
407
  "notEmpty": true
@@ -387,12 +417,12 @@
387
417
  "equals": "ASYNC",
388
418
  "type": "simple"
389
419
  },
420
+ "tooltip": "The Amazon S3 URI where the inference request payload is stored. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
390
421
  "type": "String"
391
422
  },
392
423
  {
393
424
  "id": "input.requestTTLSeconds",
394
425
  "label": "Request time-to-leave in seconds",
395
- "description": "Maximum age in seconds a request can be in the queue before it is marked as expired. The default is 21,600 seconds. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
396
426
  "optional": true,
397
427
  "feel": "optional",
398
428
  "group": "input",
@@ -405,12 +435,12 @@
405
435
  "equals": "ASYNC",
406
436
  "type": "simple"
407
437
  },
438
+ "tooltip": "Maximum age in seconds a request can be in the queue before it is marked as expired. The default is 21,600 seconds. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
408
439
  "type": "String"
409
440
  },
410
441
  {
411
442
  "id": "input.invocationTimeoutSeconds",
412
443
  "label": "Invocation timeout in seconds",
413
- "description": "Maximum amount of time in seconds a request can be processed before it is marked as expired. The default is 900 seconds. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
414
444
  "optional": true,
415
445
  "feel": "optional",
416
446
  "group": "input",
@@ -423,12 +453,37 @@
423
453
  "equals": "ASYNC",
424
454
  "type": "simple"
425
455
  },
456
+ "tooltip": "Maximum amount of time in seconds a request can be processed before it is marked as expired. The default is 900 seconds. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
426
457
  "type": "String"
427
458
  },
459
+ {
460
+ "id": "version",
461
+ "label": "Version",
462
+ "description": "Version of the element template",
463
+ "value": "3",
464
+ "group": "connector",
465
+ "binding": {
466
+ "key": "elementTemplateVersion",
467
+ "type": "zeebe:taskHeader"
468
+ },
469
+ "type": "Hidden"
470
+ },
471
+ {
472
+ "id": "id",
473
+ "label": "ID",
474
+ "description": "ID of the element template",
475
+ "value": "io.camunda.connectors.AWSSAGEMAKER.v1",
476
+ "group": "connector",
477
+ "binding": {
478
+ "key": "elementTemplateId",
479
+ "type": "zeebe:taskHeader"
480
+ },
481
+ "type": "Hidden"
482
+ },
428
483
  {
429
484
  "id": "resultVariable",
430
485
  "label": "Result variable",
431
- "description": "Name of variable to store the response in",
486
+ "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
432
487
  "group": "output",
433
488
  "binding": {
434
489
  "key": "resultVariable",
@@ -439,7 +494,7 @@
439
494
  {
440
495
  "id": "resultExpression",
441
496
  "label": "Result expression",
442
- "description": "Expression to map the response into process variables",
497
+ "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>.",
443
498
  "feel": "required",
444
499
  "group": "output",
445
500
  "binding": {
@@ -477,8 +532,7 @@
477
532
  "id": "retryBackoff",
478
533
  "label": "Retry backoff",
479
534
  "description": "ISO-8601 duration to wait between retries",
480
- "value": "PT0S",
481
- "feel": "optional",
535
+ "value": "PT30S",
482
536
  "group": "retries",
483
537
  "binding": {
484
538
  "key": "retryBackoff",
@@ -487,16 +541,98 @@
487
541
  "type": "String"
488
542
  }
489
543
  ],
544
+ "configurationTemplates": [
545
+ {
546
+ "id": "io.camunda:aws-credential:1",
547
+ "kind": "CREDENTIAL",
548
+ "version": 1,
549
+ "name": "AWS Credential",
550
+ "properties": [
551
+ {
552
+ "id": "authentication.type",
553
+ "label": "Authentication",
554
+ "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>",
555
+ "value": "credentials",
556
+ "group": "authentication",
557
+ "binding": {
558
+ "name": "authentication.type",
559
+ "type": "property"
560
+ },
561
+ "type": "Dropdown",
562
+ "choices": [
563
+ {
564
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
565
+ "value": "defaultCredentialsChain"
566
+ },
567
+ {
568
+ "name": "Credentials",
569
+ "value": "credentials"
570
+ }
571
+ ]
572
+ },
573
+ {
574
+ "id": "authentication.accessKey",
575
+ "label": "Access key",
576
+ "constraints": {
577
+ "notEmpty": true
578
+ },
579
+ "group": "authentication",
580
+ "binding": {
581
+ "name": "authentication.accessKey",
582
+ "type": "property"
583
+ },
584
+ "condition": {
585
+ "property": "authentication.type",
586
+ "equals": "credentials",
587
+ "type": "simple"
588
+ },
589
+ "tooltip": "IAM access key of a user with the necessary permissions for this connector",
590
+ "type": "String",
591
+ "secret": true
592
+ },
593
+ {
594
+ "id": "authentication.secretKey",
595
+ "label": "Secret key",
596
+ "constraints": {
597
+ "notEmpty": true
598
+ },
599
+ "group": "authentication",
600
+ "binding": {
601
+ "name": "authentication.secretKey",
602
+ "type": "property"
603
+ },
604
+ "condition": {
605
+ "property": "authentication.type",
606
+ "equals": "credentials",
607
+ "type": "simple"
608
+ },
609
+ "tooltip": "IAM secret key of a user with the necessary permissions for this connector",
610
+ "type": "String",
611
+ "secret": true
612
+ },
613
+ {
614
+ "id": "region",
615
+ "label": "Region",
616
+ "constraints": {
617
+ "notEmpty": true
618
+ },
619
+ "group": "configuration",
620
+ "binding": {
621
+ "name": "region",
622
+ "type": "property"
623
+ },
624
+ "type": "String"
625
+ }
626
+ ]
627
+ }
628
+ ],
490
629
  "icon": {
491
- "contents": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iODBweCIgaGVpZ2h0PSI4MHB4IiB2aWV3Qm94PSIwIDAgODAgODAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+SWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BbWF6b24tU2FnZU1ha2VyXzY0PC90aXRsZT4KICAgIDxnIGlkPSJJY29uLUFyY2hpdGVjdHVyZS82NC9BcmNoX0FtYXpvbi1TYWdlTWFrZXJfNjQiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJJY29uLUFyY2hpdGVjdHVyZS1CRy82NC9NYWNoaW5lLUxlYXJuaW5nIiBmaWxsPSIjMDFBODhEIj4KICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZSIgeD0iMCIgeT0iMCIgd2lkdGg9IjgwIiBoZWlnaHQ9IjgwIj48L3JlY3Q+CiAgICAgICAgPC9nPgogICAgICAgIDxwYXRoIGQ9Ik01NC4wMzQsMjYuMDMzNTczMSBDNTQuMDM0LDI2LjU5MzU2NTQgNTMuNTc4LDI3LjA0OTU1OTIgNTMuMDE3LDI3LjA0OTU1OTIgQzUyLjQ1OCwyNy4wNDk1NTkyIDUyLjAwMiwyNi41OTM1NjU0IDUyLjAwMiwyNi4wMzM1NzMxIEM1Mi4wMDIsMjUuNDczNTgwNyA1Mi40NTgsMjUuMDE3NTg2OSA1My4wMTcsMjUuMDE3NTg2OSBDNTMuNTc4LDI1LjAxNzU4NjkgNTQuMDM0LDI1LjQ3MzU4MDcgNTQuMDM0LDI2LjAzMzU3MzEgTDU0LjAzNCwyNi4wMzM1NzMxIFogTTQ4LjAwMiwzNi4wMDA0MzcgQzQ4LjAwMiwzNS40NDk0NDQ1IDQ4LjQ1LDM1LjAwMDQ1MDYgNDkuMDAyLDM1LjAwMDQ1MDYgQzQ5LjU1NCwzNS4wMDA0NTA2IDUwLjAwMiwzNS40NDk0NDQ1IDUwLjAwMiwzNi4wMDA0MzcgQzUwLjAwMiwzNi41NTE0Mjk0IDQ5LjU1NCwzNy4wMDA0MjMzIDQ5LjAwMiwzNy4wMDA0MjMzIEM0OC40NSwzNy4wMDA0MjMzIDQ4LjAwMiwzNi41NTE0Mjk0IDQ4LjAwMiwzNi4wMDA0MzcgTDQ4LjAwMiwzNi4wMDA0MzcgWiBNNDguMDAyLDU1LjAwMDE3NzUgQzQ4LjAwMiw1NC40NDkxODUgNDguNDUsNTQuMDAwMTkxMiA0OS4wMDIsNTQuMDAwMTkxMiBDNDkuNTU0LDU0LjAwMDE5MTIgNTAuMDAyLDU0LjQ0OTE4NSA1MC4wMDIsNTUuMDAwMTc3NSBDNTAuMDAyLDU1LjU1MTE3IDQ5LjU1NCw1Ni4wMDAxNjM5IDQ5LjAwMiw1Ni4wMDAxNjM5IEM0OC40NSw1Ni4wMDAxNjM5IDQ4LjAwMiw1NS41NTExNyA0OC4wMDIsNTUuMDAwMTc3NSBMNDguMDAyLDU1LjAwMDE3NzUgWiBNNTguMDAyLDQyLjAwMDM1NSBDNTguMDAyLDQyLjU1MTM0NzUgNTcuNTU0LDQzLjAwMDM0MTQgNTcuMDAyLDQzLjAwMDM0MTQgQzU2LjQ1LDQzLjAwMDM0MTQgNTYuMDAyLDQyLjU1MTM0NzUgNTYuMDAyLDQyLjAwMDM1NSBDNTYuMDAyLDQxLjQ0OTM2MjYgNTYuNDUsNDEuMDAwMzY4NyA1Ny4wMDIsNDEuMDAwMzY4NyBDNTcuNTU0LDQxLjAwMDM2ODcgNTguMDAyLDQxLjQ0OTM2MjYgNTguMDAyLDQyLjAwMDM1NSBMNTguMDAyLDQyLjAwMDM1NSBaIE02NSw0NS4yNzIzMTA0IEw1OS45NjMsNDIuMzgyMzQ5OCBDNTkuOTc5LDQyLjI1NjM1MTUgNjAuMDAyLDQyLjEzMTM1MzIgNjAuMDAyLDQyLjAwMDM1NSBDNjAuMDAyLDQwLjM0NjM3NzYgNTguNjU2LDM5LjAwMDM5NiA1Ny4wMDIsMzkuMDAwMzk2IEM1NS4zNDcsMzkuMDAwMzk2IDU0LjAwMiw0MC4zNDYzNzc2IDU0LjAwMiw0Mi4wMDAzNTUgQzU0LjAwMiw0My42NTQzMzI0IDU1LjM0Nyw0NS4wMDAzMTQxIDU3LjAwMiw0NS4wMDAzMTQxIEM1Ny44MDEsNDUuMDAwMzE0MSA1OC41MjMsNDQuNjgxMzE4NCA1OS4wNjEsNDQuMTcxMzI1NCBMNjMuODg2LDQ2LjkzOTI4NzYgTDU5LjU1NSw0OS4xMDUyNTggQzU5LjIxNiw0OS4yNzUyNTU3IDU5LjAwMiw0OS42MjEyNTEgNTkuMDAyLDUwLjAwMDI0NTggTDU5LjAwMiw1OC40NDExMzA1IEw0Ni45ODMsNjUuODM3MDI5NSBMNDEuMDAzLDYyLjQyMDA3NjIgTDQxLjAwMyw1Ni4wMDAxNjM5IEw0Ni4xODYsNTYuMDAwMTYzOSBDNDYuNiw1Ny4xNjExNDggNDcuNyw1OC4wMDAxMzY2IDQ5LjAwMiw1OC4wMDAxMzY2IEM1MC42NTYsNTguMDAwMTM2NiA1Mi4wMDIsNTYuNjU0MTU0OSA1Mi4wMDIsNTUuMDAwMTc3NSBDNTIuMDAyLDUzLjM0NTIwMDEgNTAuNjU2LDUyLjAwMDIxODUgNDkuMDAyLDUyLjAwMDIxODUgQzQ3LjcsNTIuMDAwMjE4NSA0Ni42LDUyLjgzODIwNyA0Ni4xODYsNTQuMDAwMTkxMiBMNDEuMDAzLDU0LjAwMDE5MTIgTDQxLjAwMyw0MC4wMDAzODIzIEM0MS4wMDMsMzkuNjQ5Mzg3MSA0MC44MTgsMzkuMzIzMzkxNiA0MC41MTcsMzkuMTQyMzk0MSBMMzUuNTE2LDM2LjE0MjQzNSBMMzQuNDg3LDM3Ljg1NzQxMTYgTDM5LjAwMyw0MC41NjYzNzQ2IEwzOS4wMDMsNDMuNTA3MzM0NSBMMzMuMDAyLDQ4LjEyMzI3MTQgTDMzLjAwMiw0NC4wMDAzMjc3IEMzMy4wMDIsNDMuNjk2MzMxOSAzMi44NjQsNDMuNDA4MzM1OCAzMi42MjcsNDMuMjE5MzM4NCBMMjguMDAyLDM5LjUxOTM4ODkgTDI4LjAwMiwzNC41MzU0NTcgTDMzLjU1NiwzMC44MzI1MDc1IEMzMy44MzUsMzAuNjQ2NTEwMSAzNC4wMDIsMzAuMzM0NTE0MyAzNC4wMDIsMzAuMDAwNTE4OSBMMzQuMDAyLDI0LjAwMDYwMDggTDMyLjAwMiwyNC4wMDA2MDA4IEwzMi4wMDIsMjkuNDY1NTI2MiBMMjcuMDEzLDMyLjc5MDQ4MDggTDIyLjAwMiwyOS40NjM1MjYyIEwyMi4wMDIsMjEuNTc0NjMzOSBMMjcuMDAyLDE4LjY1ODY3MzggTDI3LjAwMiwyNy4wMDA1NTk5IEwyOS4wMDIsMjcuMDAwNTU5OSBMMjkuMDAyLDE3LjQ5MTY4OTcgTDMzLjAwNSwxNS4xNTY3MjE2IEwzOS4wMDEsMTguNjE1Njc0NCBMMzkuMDAyLDMxLjAwMDUwNTIgQzM5LjAwMiwzMS4zNTk1MDAzIDM5LjE5NCwzMS42OTA0OTU4IDM5LjUwNiwzMS44Njg0OTM0IEw0Ni4wNDIsMzUuNjAzNDQyNCBDNDYuMDI0LDM1LjczNDQ0MDYgNDYuMDAyLDM1Ljg2NDQzODggNDYuMDAyLDM2LjAwMDQzNyBDNDYuMDAyLDM3LjY1NDQxNDQgNDcuMzQ3LDM5LjAwMDM5NiA0OS4wMDIsMzkuMDAwMzk2IEM1MC42NTYsMzkuMDAwMzk2IDUyLjAwMiwzNy42NTQ0MTQ0IDUyLjAwMiwzNi4wMDA0MzcgQzUyLjAwMiwzNC4zNDY0NTk1IDUwLjY1NiwzMy4wMDA0Nzc5IDQ5LjAwMiwzMy4wMDA0Nzc5IEM0OC4yMDgsMzMuMDAwNDc3OSA0Ny40OSwzMy4zMTU0NzM2IDQ2Ljk1MywzMy44MjA0NjY3IEw0MS4wMDIsMzAuNDE5NTEzMiBMNDEuMDAxLDE4LjYxNzY3NDMgTDQ2Ljk2NCwxNS4xNzY3MjEzIEw1OC4wMDIsMjIuNTM1NjIwOCBMNTguMDAyLDI1LjAwMDU4NzIgTDU1Ljg1MSwyNS4wMDA1ODcyIEM1NS40MjksMjMuODQ0NjAzIDU0LjMxOCwyMy4wMTc2MTQyIDUzLjAxNywyMy4wMTc2MTQyIEM1MS4zNTQsMjMuMDE3NjE0MiA1MC4wMDIsMjQuMzcwNTk1OCA1MC4wMDIsMjYuMDMzNTczMSBDNTAuMDAyLDI3LjY5NjU1MDQgNTEuMzU0LDI5LjA0OTUzMTkgNTMuMDE3LDI5LjA0OTUzMTkgQzU0LjM0MywyOS4wNDk1MzE5IDU1LjQ3MSwyOC4xOTA1NDM2IDU1Ljg3NSwyNy4wMDA1NTk5IEw1OC4wMDIsMjcuMDAwNTU5OSBMNTguMDAyLDMwLjAwMDUxODkgQzU4LjAwMiwzMC4zNTk1MTQgNTguMTk0LDMwLjY5MDUwOTUgNTguNTA2LDMwLjg2ODUwNyBMNjUsMzQuNTgwNDU2NCBMNjUsNDUuMjcyMzEwNCBaIE0zMy4wMiw2NS44MzcwMjk1IEwyOS44NjcsNjMuODk3MDU2IEwzNS41ODMsNTkuODE0MTExOCBMMzQuNDIxLDU4LjE4NjEzNCBMMjguMDE4LDYyLjc1OTA3MTYgTDIxLjAwMiw1OC40NDExMzA1IEwyMS4wMDIsNTAuNTY2MjM4MSBMMjUuNTE2LDQ3Ljg1NzI3NTEgTDI0LjQ4Nyw0Ni4xNDIyOTg1IEwxOS45NTgsNDguODYwMjYxNCBMMTUuMDAyLDQ2LjM4MjI5NTIgTDE1LjAwMSw0MC42MTczNzM5IEwyMC40NDksMzcuODk0NDExMSBMMTkuNTU1LDM2LjEwNTQzNTUgTDE1LjAwMSwzOC4zODE0MDQ0IEwxNS4wMDIsMzQuNTgwNDU2NCBMMjAuOTYzLDMxLjE3NDUwMjkgTDI2LjAwMiwzNC41MTk0NTcyIEwyNi4wMDIsMzkuNDgwMzg5NCBMMjAuNDQ5LDQzLjE2NzMzOTEgTDIxLjU1NSw0NC44MzMzMTYzIEwyNi45NTgsNDEuMjQ1MzY1MyBMMzEuMDAyLDQ0LjQ4MDMyMTIgTDMxLjAwMiw0OS42NjIyNTA0IEwyNi4zOTIsNTMuMjA3MjAyIEwyNy42MTEsNTQuNzkyMTgwNCBMMzkuMDAzLDQ2LjAzMDMgTDM5LjAwMyw2Mi40MTkwNzYyIEwzMy4wMiw2NS44MzcwMjk1IFogTTY2LjQ5NiwzMy4xMzI0NzYxIEw2MC4wMDIsMjkuNDIwNTI2OCBMNjAuMDAyLDIyLjAwMDYyODEgQzYwLjAwMiwyMS42NjU2MzI3IDU5LjgzNSwyMS4zNTM2MzcgNTkuNTU2LDIxLjE2ODYzOTUgTDQ3LjU1NiwxMy4xNjg3NDg3IEM0Ny4yNCwxMi45NTg3NTE2IDQ2LjgzMiwxMi45NDQ3NTE4IDQ2LjUwMiwxMy4xMzQ3NDkyIEw0MC4wMDQsMTYuODg0Njk4IEwzMy41MDIsMTMuMTM0NzQ5MiBDMzMuMTksMTIuOTU0NzUxNyAzMi44MDcsMTIuOTU0NzUxNyAzMi40OTgsMTMuMTM2NzQ5MiBMMjAuNDk4LDIwLjEzNjY1MzYgQzIwLjE5LDIwLjMxNTY1MTEgMjAuMDAyLDIwLjY0NDY0NjYgMjAuMDAyLDIxLjAwMDY0MTggTDIwLjAwMiwyOS40MjA1MjY4IEwxMy41MDYsMzMuMTMyNDc2MSBDMTMuMTk0LDMzLjMwOTQ3MzcgMTMuMDAyLDMzLjY0MTQ2OTIgMTMuMDAyLDM0LjAwMDQ2NDMgTDEzLjAwMiwzNC40MTc0NTg2IEMxMy4wMDEsMzQuNDM4NDU4MyAxMywzNC40NTg0NTggMTMsMzQuNDc5NDU3NyBMMTMsNDUuMzYzMzA5MSBDMTMsNDUuMzgzMzA4OCAxMy4wMDEsNDUuNDAzMzA4NiAxMy4wMDIsNDUuNDIyMzA4MyBMMTMuMDAyLDQ3LjAwMDI4NjggQzEzLjAwMiw0Ny4zNzkyODE2IDEzLjIxNiw0Ny43MjUyNzY5IDEzLjU1NSw0Ny44OTQyNzQ1IEwxOS4wMDIsNTAuNjE4MjM3NCBMMTkuMDAyLDU5LjAwMDEyMjkgQzE5LjAwMiw1OS4zNDcxMTgyIDE5LjE4MSw1OS42NjkxMTM4IDE5LjQ3Nyw1OS44NTExMTEzIEwzMi40NzcsNjcuODUxMDAyIEMzMi42MzgsNjcuOTUwMDAwNyAzMi44Miw2OCAzMy4wMDIsNjggQzMzLjE3Myw2OCAzMy4zNDQsNjcuOTU2MDAwNiAzMy40OTgsNjcuODY4MDAxOCBMNDAuMDAzLDY0LjE1MjA1MjUgTDQ2LjUwNiw2Ny44NjgwMDE4IEM0Ni44MjEsNjguMDQ4OTk5MyA0Ny4yMTMsNjguMDQxOTk5NCA0Ny41MjYsNjcuODUxMDAyIEw2MC41MjYsNTkuODUxMTExMyBDNjAuODIyLDU5LjY2OTExMzggNjEuMDAyLDU5LjM0NzExODIgNjEuMDAyLDU5LjAwMDEyMjkgTDYxLjAwMiw1MC42MTgyMzc0IEw2Ni40NDcsNDcuODk0Mjc0NSBDNjYuNzg2LDQ3LjcyNTI3NjkgNjcsNDcuMzc5MjgxNiA2Nyw0Ny4wMDAyODY4IEw2NywzNC4wMDA0NjQzIEM2NywzMy42NDE0NjkyIDY2LjgwNywzMy4zMTA0NzM3IDY2LjQ5NiwzMy4xMzI0NzYxIEw2Ni40OTYsMzMuMTMyNDc2MSBaIiBpZD0iQW1hem9uLVNhZ2VNYWtlcl9JY29uXzY0X1NxdWlkIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
492
- },
493
- "engines": {
494
- "camunda": "^8.6"
630
+ "contents": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iODBweCIgaGVpZ2h0PSI4MHB4IiB2aWV3Qm94PSIwIDAgODAgODAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+SWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BbWF6b24tU2FnZU1ha2VyXzY0PC90aXRsZT4KICAgIDxnIGlkPSJJY29uLUFyY2hpdGVjdHVyZS82NC9BcmNoX0FtYXpvbi1TYWdlTWFrZXJfNjQiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJJY29uLUFyY2hpdGVjdHVyZS1CRy82NC9NYWNoaW5lLUxlYXJuaW5nIiBmaWxsPSIjOTk2OWY3Ij4KICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZSIgeD0iMCIgeT0iMCIgd2lkdGg9IjgwIiBoZWlnaHQ9IjgwIj48L3JlY3Q+CiAgICAgICAgPC9nPgogICAgICAgIDxwYXRoIGQ9Ik01NC4wMzQsMjYuMDMzNTczMSBDNTQuMDM0LDI2LjU5MzU2NTQgNTMuNTc4LDI3LjA0OTU1OTIgNTMuMDE3LDI3LjA0OTU1OTIgQzUyLjQ1OCwyNy4wNDk1NTkyIDUyLjAwMiwyNi41OTM1NjU0IDUyLjAwMiwyNi4wMzM1NzMxIEM1Mi4wMDIsMjUuNDczNTgwNyA1Mi40NTgsMjUuMDE3NTg2OSA1My4wMTcsMjUuMDE3NTg2OSBDNTMuNTc4LDI1LjAxNzU4NjkgNTQuMDM0LDI1LjQ3MzU4MDcgNTQuMDM0LDI2LjAzMzU3MzEgTDU0LjAzNCwyNi4wMzM1NzMxIFogTTQ4LjAwMiwzNi4wMDA0MzcgQzQ4LjAwMiwzNS40NDk0NDQ1IDQ4LjQ1LDM1LjAwMDQ1MDYgNDkuMDAyLDM1LjAwMDQ1MDYgQzQ5LjU1NCwzNS4wMDA0NTA2IDUwLjAwMiwzNS40NDk0NDQ1IDUwLjAwMiwzNi4wMDA0MzcgQzUwLjAwMiwzNi41NTE0Mjk0IDQ5LjU1NCwzNy4wMDA0MjMzIDQ5LjAwMiwzNy4wMDA0MjMzIEM0OC40NSwzNy4wMDA0MjMzIDQ4LjAwMiwzNi41NTE0Mjk0IDQ4LjAwMiwzNi4wMDA0MzcgTDQ4LjAwMiwzNi4wMDA0MzcgWiBNNDguMDAyLDU1LjAwMDE3NzUgQzQ4LjAwMiw1NC40NDkxODUgNDguNDUsNTQuMDAwMTkxMiA0OS4wMDIsNTQuMDAwMTkxMiBDNDkuNTU0LDU0LjAwMDE5MTIgNTAuMDAyLDU0LjQ0OTE4NSA1MC4wMDIsNTUuMDAwMTc3NSBDNTAuMDAyLDU1LjU1MTE3IDQ5LjU1NCw1Ni4wMDAxNjM5IDQ5LjAwMiw1Ni4wMDAxNjM5IEM0OC40NSw1Ni4wMDAxNjM5IDQ4LjAwMiw1NS41NTExNyA0OC4wMDIsNTUuMDAwMTc3NSBMNDguMDAyLDU1LjAwMDE3NzUgWiBNNTguMDAyLDQyLjAwMDM1NSBDNTguMDAyLDQyLjU1MTM0NzUgNTcuNTU0LDQzLjAwMDM0MTQgNTcuMDAyLDQzLjAwMDM0MTQgQzU2LjQ1LDQzLjAwMDM0MTQgNTYuMDAyLDQyLjU1MTM0NzUgNTYuMDAyLDQyLjAwMDM1NSBDNTYuMDAyLDQxLjQ0OTM2MjYgNTYuNDUsNDEuMDAwMzY4NyA1Ny4wMDIsNDEuMDAwMzY4NyBDNTcuNTU0LDQxLjAwMDM2ODcgNTguMDAyLDQxLjQ0OTM2MjYgNTguMDAyLDQyLjAwMDM1NSBMNTguMDAyLDQyLjAwMDM1NSBaIE02NSw0NS4yNzIzMTA0IEw1OS45NjMsNDIuMzgyMzQ5OCBDNTkuOTc5LDQyLjI1NjM1MTUgNjAuMDAyLDQyLjEzMTM1MzIgNjAuMDAyLDQyLjAwMDM1NSBDNjAuMDAyLDQwLjM0NjM3NzYgNTguNjU2LDM5LjAwMDM5NiA1Ny4wMDIsMzkuMDAwMzk2IEM1NS4zNDcsMzkuMDAwMzk2IDU0LjAwMiw0MC4zNDYzNzc2IDU0LjAwMiw0Mi4wMDAzNTUgQzU0LjAwMiw0My42NTQzMzI0IDU1LjM0Nyw0NS4wMDAzMTQxIDU3LjAwMiw0NS4wMDAzMTQxIEM1Ny44MDEsNDUuMDAwMzE0MSA1OC41MjMsNDQuNjgxMzE4NCA1OS4wNjEsNDQuMTcxMzI1NCBMNjMuODg2LDQ2LjkzOTI4NzYgTDU5LjU1NSw0OS4xMDUyNTggQzU5LjIxNiw0OS4yNzUyNTU3IDU5LjAwMiw0OS42MjEyNTEgNTkuMDAyLDUwLjAwMDI0NTggTDU5LjAwMiw1OC40NDExMzA1IEw0Ni45ODMsNjUuODM3MDI5NSBMNDEuMDAzLDYyLjQyMDA3NjIgTDQxLjAwMyw1Ni4wMDAxNjM5IEw0Ni4xODYsNTYuMDAwMTYzOSBDNDYuNiw1Ny4xNjExNDggNDcuNyw1OC4wMDAxMzY2IDQ5LjAwMiw1OC4wMDAxMzY2IEM1MC42NTYsNTguMDAwMTM2NiA1Mi4wMDIsNTYuNjU0MTU0OSA1Mi4wMDIsNTUuMDAwMTc3NSBDNTIuMDAyLDUzLjM0NTIwMDEgNTAuNjU2LDUyLjAwMDIxODUgNDkuMDAyLDUyLjAwMDIxODUgQzQ3LjcsNTIuMDAwMjE4NSA0Ni42LDUyLjgzODIwNyA0Ni4xODYsNTQuMDAwMTkxMiBMNDEuMDAzLDU0LjAwMDE5MTIgTDQxLjAwMyw0MC4wMDAzODIzIEM0MS4wMDMsMzkuNjQ5Mzg3MSA0MC44MTgsMzkuMzIzMzkxNiA0MC41MTcsMzkuMTQyMzk0MSBMMzUuNTE2LDM2LjE0MjQzNSBMMzQuNDg3LDM3Ljg1NzQxMTYgTDM5LjAwMyw0MC41NjYzNzQ2IEwzOS4wMDMsNDMuNTA3MzM0NSBMMzMuMDAyLDQ4LjEyMzI3MTQgTDMzLjAwMiw0NC4wMDAzMjc3IEMzMy4wMDIsNDMuNjk2MzMxOSAzMi44NjQsNDMuNDA4MzM1OCAzMi42MjcsNDMuMjE5MzM4NCBMMjguMDAyLDM5LjUxOTM4ODkgTDI4LjAwMiwzNC41MzU0NTcgTDMzLjU1NiwzMC44MzI1MDc1IEMzMy44MzUsMzAuNjQ2NTEwMSAzNC4wMDIsMzAuMzM0NTE0MyAzNC4wMDIsMzAuMDAwNTE4OSBMMzQuMDAyLDI0LjAwMDYwMDggTDMyLjAwMiwyNC4wMDA2MDA4IEwzMi4wMDIsMjkuNDY1NTI2MiBMMjcuMDEzLDMyLjc5MDQ4MDggTDIyLjAwMiwyOS40NjM1MjYyIEwyMi4wMDIsMjEuNTc0NjMzOSBMMjcuMDAyLDE4LjY1ODY3MzggTDI3LjAwMiwyNy4wMDA1NTk5IEwyOS4wMDIsMjcuMDAwNTU5OSBMMjkuMDAyLDE3LjQ5MTY4OTcgTDMzLjAwNSwxNS4xNTY3MjE2IEwzOS4wMDEsMTguNjE1Njc0NCBMMzkuMDAyLDMxLjAwMDUwNTIgQzM5LjAwMiwzMS4zNTk1MDAzIDM5LjE5NCwzMS42OTA0OTU4IDM5LjUwNiwzMS44Njg0OTM0IEw0Ni4wNDIsMzUuNjAzNDQyNCBDNDYuMDI0LDM1LjczNDQ0MDYgNDYuMDAyLDM1Ljg2NDQzODggNDYuMDAyLDM2LjAwMDQzNyBDNDYuMDAyLDM3LjY1NDQxNDQgNDcuMzQ3LDM5LjAwMDM5NiA0OS4wMDIsMzkuMDAwMzk2IEM1MC42NTYsMzkuMDAwMzk2IDUyLjAwMiwzNy42NTQ0MTQ0IDUyLjAwMiwzNi4wMDA0MzcgQzUyLjAwMiwzNC4zNDY0NTk1IDUwLjY1NiwzMy4wMDA0Nzc5IDQ5LjAwMiwzMy4wMDA0Nzc5IEM0OC4yMDgsMzMuMDAwNDc3OSA0Ny40OSwzMy4zMTU0NzM2IDQ2Ljk1MywzMy44MjA0NjY3IEw0MS4wMDIsMzAuNDE5NTEzMiBMNDEuMDAxLDE4LjYxNzY3NDMgTDQ2Ljk2NCwxNS4xNzY3MjEzIEw1OC4wMDIsMjIuNTM1NjIwOCBMNTguMDAyLDI1LjAwMDU4NzIgTDU1Ljg1MSwyNS4wMDA1ODcyIEM1NS40MjksMjMuODQ0NjAzIDU0LjMxOCwyMy4wMTc2MTQyIDUzLjAxNywyMy4wMTc2MTQyIEM1MS4zNTQsMjMuMDE3NjE0MiA1MC4wMDIsMjQuMzcwNTk1OCA1MC4wMDIsMjYuMDMzNTczMSBDNTAuMDAyLDI3LjY5NjU1MDQgNTEuMzU0LDI5LjA0OTUzMTkgNTMuMDE3LDI5LjA0OTUzMTkgQzU0LjM0MywyOS4wNDk1MzE5IDU1LjQ3MSwyOC4xOTA1NDM2IDU1Ljg3NSwyNy4wMDA1NTk5IEw1OC4wMDIsMjcuMDAwNTU5OSBMNTguMDAyLDMwLjAwMDUxODkgQzU4LjAwMiwzMC4zNTk1MTQgNTguMTk0LDMwLjY5MDUwOTUgNTguNTA2LDMwLjg2ODUwNyBMNjUsMzQuNTgwNDU2NCBMNjUsNDUuMjcyMzEwNCBaIE0zMy4wMiw2NS44MzcwMjk1IEwyOS44NjcsNjMuODk3MDU2IEwzNS41ODMsNTkuODE0MTExOCBMMzQuNDIxLDU4LjE4NjEzNCBMMjguMDE4LDYyLjc1OTA3MTYgTDIxLjAwMiw1OC40NDExMzA1IEwyMS4wMDIsNTAuNTY2MjM4MSBMMjUuNTE2LDQ3Ljg1NzI3NTEgTDI0LjQ4Nyw0Ni4xNDIyOTg1IEwxOS45NTgsNDguODYwMjYxNCBMMTUuMDAyLDQ2LjM4MjI5NTIgTDE1LjAwMSw0MC42MTczNzM5IEwyMC40NDksMzcuODk0NDExMSBMMTkuNTU1LDM2LjEwNTQzNTUgTDE1LjAwMSwzOC4zODE0MDQ0IEwxNS4wMDIsMzQuNTgwNDU2NCBMMjAuOTYzLDMxLjE3NDUwMjkgTDI2LjAwMiwzNC41MTk0NTcyIEwyNi4wMDIsMzkuNDgwMzg5NCBMMjAuNDQ5LDQzLjE2NzMzOTEgTDIxLjU1NSw0NC44MzMzMTYzIEwyNi45NTgsNDEuMjQ1MzY1MyBMMzEuMDAyLDQ0LjQ4MDMyMTIgTDMxLjAwMiw0OS42NjIyNTA0IEwyNi4zOTIsNTMuMjA3MjAyIEwyNy42MTEsNTQuNzkyMTgwNCBMMzkuMDAzLDQ2LjAzMDMgTDM5LjAwMyw2Mi40MTkwNzYyIEwzMy4wMiw2NS44MzcwMjk1IFogTTY2LjQ5NiwzMy4xMzI0NzYxIEw2MC4wMDIsMjkuNDIwNTI2OCBMNjAuMDAyLDIyLjAwMDYyODEgQzYwLjAwMiwyMS42NjU2MzI3IDU5LjgzNSwyMS4zNTM2MzcgNTkuNTU2LDIxLjE2ODYzOTUgTDQ3LjU1NiwxMy4xNjg3NDg3IEM0Ny4yNCwxMi45NTg3NTE2IDQ2LjgzMiwxMi45NDQ3NTE4IDQ2LjUwMiwxMy4xMzQ3NDkyIEw0MC4wMDQsMTYuODg0Njk4IEwzMy41MDIsMTMuMTM0NzQ5MiBDMzMuMTksMTIuOTU0NzUxNyAzMi44MDcsMTIuOTU0NzUxNyAzMi40OTgsMTMuMTM2NzQ5MiBMMjAuNDk4LDIwLjEzNjY1MzYgQzIwLjE5LDIwLjMxNTY1MTEgMjAuMDAyLDIwLjY0NDY0NjYgMjAuMDAyLDIxLjAwMDY0MTggTDIwLjAwMiwyOS40MjA1MjY4IEwxMy41MDYsMzMuMTMyNDc2MSBDMTMuMTk0LDMzLjMwOTQ3MzcgMTMuMDAyLDMzLjY0MTQ2OTIgMTMuMDAyLDM0LjAwMDQ2NDMgTDEzLjAwMiwzNC40MTc0NTg2IEMxMy4wMDEsMzQuNDM4NDU4MyAxMywzNC40NTg0NTggMTMsMzQuNDc5NDU3NyBMMTMsNDUuMzYzMzA5MSBDMTMsNDUuMzgzMzA4OCAxMy4wMDEsNDUuNDAzMzA4NiAxMy4wMDIsNDUuNDIyMzA4MyBMMTMuMDAyLDQ3LjAwMDI4NjggQzEzLjAwMiw0Ny4zNzkyODE2IDEzLjIxNiw0Ny43MjUyNzY5IDEzLjU1NSw0Ny44OTQyNzQ1IEwxOS4wMDIsNTAuNjE4MjM3NCBMMTkuMDAyLDU5LjAwMDEyMjkgQzE5LjAwMiw1OS4zNDcxMTgyIDE5LjE4MSw1OS42NjkxMTM4IDE5LjQ3Nyw1OS44NTExMTEzIEwzMi40NzcsNjcuODUxMDAyIEMzMi42MzgsNjcuOTUwMDAwNyAzMi44Miw2OCAzMy4wMDIsNjggQzMzLjE3Myw2OCAzMy4zNDQsNjcuOTU2MDAwNiAzMy40OTgsNjcuODY4MDAxOCBMNDAuMDAzLDY0LjE1MjA1MjUgTDQ2LjUwNiw2Ny44NjgwMDE4IEM0Ni44MjEsNjguMDQ4OTk5MyA0Ny4yMTMsNjguMDQxOTk5NCA0Ny41MjYsNjcuODUxMDAyIEw2MC41MjYsNTkuODUxMTExMyBDNjAuODIyLDU5LjY2OTExMzggNjEuMDAyLDU5LjM0NzExODIgNjEuMDAyLDU5LjAwMDEyMjkgTDYxLjAwMiw1MC42MTgyMzc0IEw2Ni40NDcsNDcuODk0Mjc0NSBDNjYuNzg2LDQ3LjcyNTI3NjkgNjcsNDcuMzc5MjgxNiA2Nyw0Ny4wMDAyODY4IEw2NywzNC4wMDA0NjQzIEM2NywzMy42NDE0NjkyIDY2LjgwNywzMy4zMTA0NzM3IDY2LjQ5NiwzMy4xMzI0NzYxIEw2Ni40OTYsMzMuMTMyNDc2MSBaIiBpZD0iQW1hem9uLVNhZ2VNYWtlcl9JY29uXzY0X1NxdWlkIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
495
631
  }
496
632
  },
497
633
  {
498
634
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
499
- "name": "AWS SageMaker Outbound Connector",
635
+ "name": "Run Inference with AWS SageMaker",
500
636
  "id": "io.camunda.connectors.AWSSAGEMAKER.v1",
501
637
  "description": "Run inferences using AWS SageMaker.",
502
638
  "keywords": [
@@ -587,7 +723,6 @@
587
723
  {
588
724
  "id": "authentication.accessKey",
589
725
  "label": "Access key",
590
- "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
591
726
  "optional": false,
592
727
  "constraints": {
593
728
  "notEmpty": true
@@ -603,12 +738,12 @@
603
738
  "equals": "credentials",
604
739
  "type": "simple"
605
740
  },
741
+ "tooltip": "IAM access key of a user with the necessary permissions for this connector",
606
742
  "type": "String"
607
743
  },
608
744
  {
609
745
  "id": "authentication.secretKey",
610
746
  "label": "Secret key",
611
- "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
612
747
  "optional": false,
613
748
  "constraints": {
614
749
  "notEmpty": true
@@ -624,12 +759,12 @@
624
759
  "equals": "credentials",
625
760
  "type": "simple"
626
761
  },
762
+ "tooltip": "IAM secret key of a user with the necessary permissions for this connector",
627
763
  "type": "String"
628
764
  },
629
765
  {
630
766
  "id": "configuration.region",
631
767
  "label": "Region",
632
- "description": "Specify the AWS region",
633
768
  "optional": false,
634
769
  "constraints": {
635
770
  "notEmpty": true
@@ -657,7 +792,6 @@
657
792
  {
658
793
  "id": "input.invocationType",
659
794
  "label": "Inference type",
660
- "description": "Endpoint inference type",
661
795
  "optional": false,
662
796
  "value": "SYNC",
663
797
  "constraints": {
@@ -683,7 +817,6 @@
683
817
  {
684
818
  "id": "input.endpointName",
685
819
  "label": "Endpoint name",
686
- "description": "The name of the endpoint. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
687
820
  "optional": false,
688
821
  "constraints": {
689
822
  "notEmpty": true
@@ -694,12 +827,12 @@
694
827
  "name": "input.endpointName",
695
828
  "type": "zeebe:input"
696
829
  },
830
+ "tooltip": "The name of the endpoint to invoke. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
697
831
  "type": "String"
698
832
  },
699
833
  {
700
834
  "id": "input.body",
701
835
  "label": "Payload",
702
- "description": "Input data. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
703
836
  "optional": false,
704
837
  "constraints": {
705
838
  "notEmpty": true
@@ -715,12 +848,12 @@
715
848
  "equals": "SYNC",
716
849
  "type": "simple"
717
850
  },
851
+ "tooltip": "Input data. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
718
852
  "type": "Text"
719
853
  },
720
854
  {
721
855
  "id": "input.contentType",
722
856
  "label": "Content type",
723
- "description": "The MIME type of the input data in the request body. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
724
857
  "optional": false,
725
858
  "value": "application/json",
726
859
  "constraints": {
@@ -732,12 +865,12 @@
732
865
  "name": "input.contentType",
733
866
  "type": "zeebe:input"
734
867
  },
868
+ "tooltip": "The MIME type of the input data in the request body. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
735
869
  "type": "String"
736
870
  },
737
871
  {
738
872
  "id": "input.accept",
739
873
  "label": "Accept",
740
- "description": "The desired MIME type of the inference response from the model container. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
741
874
  "optional": false,
742
875
  "value": "application/json",
743
876
  "constraints": {
@@ -749,12 +882,12 @@
749
882
  "name": "input.accept",
750
883
  "type": "zeebe:input"
751
884
  },
885
+ "tooltip": "The desired MIME type of the inference response from the model container. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
752
886
  "type": "String"
753
887
  },
754
888
  {
755
889
  "id": "input.customAttributes",
756
890
  "label": "Custom attributes",
757
- "description": "Provides additional information about a request for an inference submitted to a model hosted at an Amazon SageMaker endpoint. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
758
891
  "optional": true,
759
892
  "feel": "optional",
760
893
  "group": "input",
@@ -762,12 +895,12 @@
762
895
  "name": "input.customAttributes",
763
896
  "type": "zeebe:input"
764
897
  },
898
+ "tooltip": "Provides additional information about a request for an inference submitted to a model hosted at an Amazon SageMaker endpoint. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
765
899
  "type": "String"
766
900
  },
767
901
  {
768
902
  "id": "input.targetModel",
769
903
  "label": "Target model",
770
- "description": "The model to request for inference when invoking a multi-model endpoint. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
771
904
  "optional": true,
772
905
  "feel": "optional",
773
906
  "group": "input",
@@ -780,12 +913,12 @@
780
913
  "equals": "SYNC",
781
914
  "type": "simple"
782
915
  },
916
+ "tooltip": "The model to request for inference when invoking a multi-model endpoint. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
783
917
  "type": "String"
784
918
  },
785
919
  {
786
920
  "id": "input.targetVariant",
787
921
  "label": "Target variant",
788
- "description": "Specify the production variant to send the inference request to. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
789
922
  "optional": true,
790
923
  "feel": "optional",
791
924
  "group": "input",
@@ -798,12 +931,12 @@
798
931
  "equals": "SYNC",
799
932
  "type": "simple"
800
933
  },
934
+ "tooltip": "The production variant to send the inference request to. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
801
935
  "type": "String"
802
936
  },
803
937
  {
804
938
  "id": "input.targetContainerHostname",
805
939
  "label": "Target invocation host name",
806
- "description": "If the endpoint hosts multiple containers and is configured to use direct invocation, this parameter specifies the host name of the container to invoke. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
807
940
  "optional": true,
808
941
  "feel": "optional",
809
942
  "group": "input",
@@ -816,12 +949,12 @@
816
949
  "equals": "SYNC",
817
950
  "type": "simple"
818
951
  },
952
+ "tooltip": "If the endpoint hosts multiple containers and is configured to use direct invocation, this parameter specifies the host name of the container to invoke. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
819
953
  "type": "String"
820
954
  },
821
955
  {
822
956
  "id": "input.inferenceId",
823
957
  "label": "Inference ID",
824
- "description": "If you provide a value, it is added to the captured data when you enable data capture on the endpoint. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
825
958
  "optional": true,
826
959
  "feel": "optional",
827
960
  "group": "input",
@@ -829,12 +962,12 @@
829
962
  "name": "input.inferenceId",
830
963
  "type": "zeebe:input"
831
964
  },
965
+ "tooltip": "If you provide a value, it is added to the captured data when you enable data capture on the endpoint. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
832
966
  "type": "String"
833
967
  },
834
968
  {
835
969
  "id": "input.enableExplanations",
836
970
  "label": "Enable explanations",
837
- "description": "Whether request needs to be explained. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
838
971
  "optional": false,
839
972
  "value": "NOT_SET",
840
973
  "group": "input",
@@ -847,6 +980,7 @@
847
980
  "equals": "SYNC",
848
981
  "type": "simple"
849
982
  },
983
+ "tooltip": "Whether request needs to be explained. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
850
984
  "type": "Dropdown",
851
985
  "choices": [
852
986
  {
@@ -866,7 +1000,6 @@
866
1000
  {
867
1001
  "id": "input.inferenceComponentName",
868
1002
  "label": "Inference component name",
869
- "description": "If the endpoint hosts one or more inference components, this parameter specifies the name of inference component to invoke. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
870
1003
  "optional": true,
871
1004
  "feel": "optional",
872
1005
  "group": "input",
@@ -879,12 +1012,12 @@
879
1012
  "equals": "SYNC",
880
1013
  "type": "simple"
881
1014
  },
1015
+ "tooltip": "If the endpoint hosts one or more inference components, this parameter specifies the name of inference component to invoke. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
882
1016
  "type": "String"
883
1017
  },
884
1018
  {
885
1019
  "id": "input.inputLocation",
886
1020
  "label": "Input location",
887
- "description": "The Amazon S3 URI where the inference request payload is stored. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
888
1021
  "optional": false,
889
1022
  "constraints": {
890
1023
  "notEmpty": true
@@ -900,12 +1033,12 @@
900
1033
  "equals": "ASYNC",
901
1034
  "type": "simple"
902
1035
  },
1036
+ "tooltip": "The Amazon S3 URI where the inference request payload is stored. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
903
1037
  "type": "String"
904
1038
  },
905
1039
  {
906
1040
  "id": "input.requestTTLSeconds",
907
1041
  "label": "Request time-to-leave in seconds",
908
- "description": "Maximum age in seconds a request can be in the queue before it is marked as expired. The default is 21,600 seconds. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
909
1042
  "optional": true,
910
1043
  "feel": "optional",
911
1044
  "group": "input",
@@ -918,12 +1051,12 @@
918
1051
  "equals": "ASYNC",
919
1052
  "type": "simple"
920
1053
  },
1054
+ "tooltip": "Maximum age in seconds a request can be in the queue before it is marked as expired. The default is 21,600 seconds. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
921
1055
  "type": "String"
922
1056
  },
923
1057
  {
924
1058
  "id": "input.invocationTimeoutSeconds",
925
1059
  "label": "Invocation timeout in seconds",
926
- "description": "Maximum amount of time in seconds a request can be processed before it is marked as expired. The default is 900 seconds. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
927
1060
  "optional": true,
928
1061
  "feel": "optional",
929
1062
  "group": "input",
@@ -936,6 +1069,7 @@
936
1069
  "equals": "ASYNC",
937
1070
  "type": "simple"
938
1071
  },
1072
+ "tooltip": "Maximum amount of time in seconds a request can be processed before it is marked as expired. The default is 900 seconds. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Amazon SageMaker Runtime API</a>",
939
1073
  "type": "String"
940
1074
  },
941
1075
  {
@@ -1014,7 +1148,7 @@
1014
1148
  "id": "retryBackoff",
1015
1149
  "label": "Retry backoff",
1016
1150
  "description": "ISO-8601 duration to wait between retries",
1017
- "value": "PT0S",
1151
+ "value": "PT30S",
1018
1152
  "group": "retries",
1019
1153
  "binding": {
1020
1154
  "key": "retryBackoff",
@@ -1026,5 +1160,500 @@
1026
1160
  "icon": {
1027
1161
  "contents": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iODBweCIgaGVpZ2h0PSI4MHB4IiB2aWV3Qm94PSIwIDAgODAgODAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+SWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BbWF6b24tU2FnZU1ha2VyXzY0PC90aXRsZT4KICAgIDxnIGlkPSJJY29uLUFyY2hpdGVjdHVyZS82NC9BcmNoX0FtYXpvbi1TYWdlTWFrZXJfNjQiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJJY29uLUFyY2hpdGVjdHVyZS1CRy82NC9NYWNoaW5lLUxlYXJuaW5nIiBmaWxsPSIjOTk2OWY3Ij4KICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZSIgeD0iMCIgeT0iMCIgd2lkdGg9IjgwIiBoZWlnaHQ9IjgwIj48L3JlY3Q+CiAgICAgICAgPC9nPgogICAgICAgIDxwYXRoIGQ9Ik01NC4wMzQsMjYuMDMzNTczMSBDNTQuMDM0LDI2LjU5MzU2NTQgNTMuNTc4LDI3LjA0OTU1OTIgNTMuMDE3LDI3LjA0OTU1OTIgQzUyLjQ1OCwyNy4wNDk1NTkyIDUyLjAwMiwyNi41OTM1NjU0IDUyLjAwMiwyNi4wMzM1NzMxIEM1Mi4wMDIsMjUuNDczNTgwNyA1Mi40NTgsMjUuMDE3NTg2OSA1My4wMTcsMjUuMDE3NTg2OSBDNTMuNTc4LDI1LjAxNzU4NjkgNTQuMDM0LDI1LjQ3MzU4MDcgNTQuMDM0LDI2LjAzMzU3MzEgTDU0LjAzNCwyNi4wMzM1NzMxIFogTTQ4LjAwMiwzNi4wMDA0MzcgQzQ4LjAwMiwzNS40NDk0NDQ1IDQ4LjQ1LDM1LjAwMDQ1MDYgNDkuMDAyLDM1LjAwMDQ1MDYgQzQ5LjU1NCwzNS4wMDA0NTA2IDUwLjAwMiwzNS40NDk0NDQ1IDUwLjAwMiwzNi4wMDA0MzcgQzUwLjAwMiwzNi41NTE0Mjk0IDQ5LjU1NCwzNy4wMDA0MjMzIDQ5LjAwMiwzNy4wMDA0MjMzIEM0OC40NSwzNy4wMDA0MjMzIDQ4LjAwMiwzNi41NTE0Mjk0IDQ4LjAwMiwzNi4wMDA0MzcgTDQ4LjAwMiwzNi4wMDA0MzcgWiBNNDguMDAyLDU1LjAwMDE3NzUgQzQ4LjAwMiw1NC40NDkxODUgNDguNDUsNTQuMDAwMTkxMiA0OS4wMDIsNTQuMDAwMTkxMiBDNDkuNTU0LDU0LjAwMDE5MTIgNTAuMDAyLDU0LjQ0OTE4NSA1MC4wMDIsNTUuMDAwMTc3NSBDNTAuMDAyLDU1LjU1MTE3IDQ5LjU1NCw1Ni4wMDAxNjM5IDQ5LjAwMiw1Ni4wMDAxNjM5IEM0OC40NSw1Ni4wMDAxNjM5IDQ4LjAwMiw1NS41NTExNyA0OC4wMDIsNTUuMDAwMTc3NSBMNDguMDAyLDU1LjAwMDE3NzUgWiBNNTguMDAyLDQyLjAwMDM1NSBDNTguMDAyLDQyLjU1MTM0NzUgNTcuNTU0LDQzLjAwMDM0MTQgNTcuMDAyLDQzLjAwMDM0MTQgQzU2LjQ1LDQzLjAwMDM0MTQgNTYuMDAyLDQyLjU1MTM0NzUgNTYuMDAyLDQyLjAwMDM1NSBDNTYuMDAyLDQxLjQ0OTM2MjYgNTYuNDUsNDEuMDAwMzY4NyA1Ny4wMDIsNDEuMDAwMzY4NyBDNTcuNTU0LDQxLjAwMDM2ODcgNTguMDAyLDQxLjQ0OTM2MjYgNTguMDAyLDQyLjAwMDM1NSBMNTguMDAyLDQyLjAwMDM1NSBaIE02NSw0NS4yNzIzMTA0IEw1OS45NjMsNDIuMzgyMzQ5OCBDNTkuOTc5LDQyLjI1NjM1MTUgNjAuMDAyLDQyLjEzMTM1MzIgNjAuMDAyLDQyLjAwMDM1NSBDNjAuMDAyLDQwLjM0NjM3NzYgNTguNjU2LDM5LjAwMDM5NiA1Ny4wMDIsMzkuMDAwMzk2IEM1NS4zNDcsMzkuMDAwMzk2IDU0LjAwMiw0MC4zNDYzNzc2IDU0LjAwMiw0Mi4wMDAzNTUgQzU0LjAwMiw0My42NTQzMzI0IDU1LjM0Nyw0NS4wMDAzMTQxIDU3LjAwMiw0NS4wMDAzMTQxIEM1Ny44MDEsNDUuMDAwMzE0MSA1OC41MjMsNDQuNjgxMzE4NCA1OS4wNjEsNDQuMTcxMzI1NCBMNjMuODg2LDQ2LjkzOTI4NzYgTDU5LjU1NSw0OS4xMDUyNTggQzU5LjIxNiw0OS4yNzUyNTU3IDU5LjAwMiw0OS42MjEyNTEgNTkuMDAyLDUwLjAwMDI0NTggTDU5LjAwMiw1OC40NDExMzA1IEw0Ni45ODMsNjUuODM3MDI5NSBMNDEuMDAzLDYyLjQyMDA3NjIgTDQxLjAwMyw1Ni4wMDAxNjM5IEw0Ni4xODYsNTYuMDAwMTYzOSBDNDYuNiw1Ny4xNjExNDggNDcuNyw1OC4wMDAxMzY2IDQ5LjAwMiw1OC4wMDAxMzY2IEM1MC42NTYsNTguMDAwMTM2NiA1Mi4wMDIsNTYuNjU0MTU0OSA1Mi4wMDIsNTUuMDAwMTc3NSBDNTIuMDAyLDUzLjM0NTIwMDEgNTAuNjU2LDUyLjAwMDIxODUgNDkuMDAyLDUyLjAwMDIxODUgQzQ3LjcsNTIuMDAwMjE4NSA0Ni42LDUyLjgzODIwNyA0Ni4xODYsNTQuMDAwMTkxMiBMNDEuMDAzLDU0LjAwMDE5MTIgTDQxLjAwMyw0MC4wMDAzODIzIEM0MS4wMDMsMzkuNjQ5Mzg3MSA0MC44MTgsMzkuMzIzMzkxNiA0MC41MTcsMzkuMTQyMzk0MSBMMzUuNTE2LDM2LjE0MjQzNSBMMzQuNDg3LDM3Ljg1NzQxMTYgTDM5LjAwMyw0MC41NjYzNzQ2IEwzOS4wMDMsNDMuNTA3MzM0NSBMMzMuMDAyLDQ4LjEyMzI3MTQgTDMzLjAwMiw0NC4wMDAzMjc3IEMzMy4wMDIsNDMuNjk2MzMxOSAzMi44NjQsNDMuNDA4MzM1OCAzMi42MjcsNDMuMjE5MzM4NCBMMjguMDAyLDM5LjUxOTM4ODkgTDI4LjAwMiwzNC41MzU0NTcgTDMzLjU1NiwzMC44MzI1MDc1IEMzMy44MzUsMzAuNjQ2NTEwMSAzNC4wMDIsMzAuMzM0NTE0MyAzNC4wMDIsMzAuMDAwNTE4OSBMMzQuMDAyLDI0LjAwMDYwMDggTDMyLjAwMiwyNC4wMDA2MDA4IEwzMi4wMDIsMjkuNDY1NTI2MiBMMjcuMDEzLDMyLjc5MDQ4MDggTDIyLjAwMiwyOS40NjM1MjYyIEwyMi4wMDIsMjEuNTc0NjMzOSBMMjcuMDAyLDE4LjY1ODY3MzggTDI3LjAwMiwyNy4wMDA1NTk5IEwyOS4wMDIsMjcuMDAwNTU5OSBMMjkuMDAyLDE3LjQ5MTY4OTcgTDMzLjAwNSwxNS4xNTY3MjE2IEwzOS4wMDEsMTguNjE1Njc0NCBMMzkuMDAyLDMxLjAwMDUwNTIgQzM5LjAwMiwzMS4zNTk1MDAzIDM5LjE5NCwzMS42OTA0OTU4IDM5LjUwNiwzMS44Njg0OTM0IEw0Ni4wNDIsMzUuNjAzNDQyNCBDNDYuMDI0LDM1LjczNDQ0MDYgNDYuMDAyLDM1Ljg2NDQzODggNDYuMDAyLDM2LjAwMDQzNyBDNDYuMDAyLDM3LjY1NDQxNDQgNDcuMzQ3LDM5LjAwMDM5NiA0OS4wMDIsMzkuMDAwMzk2IEM1MC42NTYsMzkuMDAwMzk2IDUyLjAwMiwzNy42NTQ0MTQ0IDUyLjAwMiwzNi4wMDA0MzcgQzUyLjAwMiwzNC4zNDY0NTk1IDUwLjY1NiwzMy4wMDA0Nzc5IDQ5LjAwMiwzMy4wMDA0Nzc5IEM0OC4yMDgsMzMuMDAwNDc3OSA0Ny40OSwzMy4zMTU0NzM2IDQ2Ljk1MywzMy44MjA0NjY3IEw0MS4wMDIsMzAuNDE5NTEzMiBMNDEuMDAxLDE4LjYxNzY3NDMgTDQ2Ljk2NCwxNS4xNzY3MjEzIEw1OC4wMDIsMjIuNTM1NjIwOCBMNTguMDAyLDI1LjAwMDU4NzIgTDU1Ljg1MSwyNS4wMDA1ODcyIEM1NS40MjksMjMuODQ0NjAzIDU0LjMxOCwyMy4wMTc2MTQyIDUzLjAxNywyMy4wMTc2MTQyIEM1MS4zNTQsMjMuMDE3NjE0MiA1MC4wMDIsMjQuMzcwNTk1OCA1MC4wMDIsMjYuMDMzNTczMSBDNTAuMDAyLDI3LjY5NjU1MDQgNTEuMzU0LDI5LjA0OTUzMTkgNTMuMDE3LDI5LjA0OTUzMTkgQzU0LjM0MywyOS4wNDk1MzE5IDU1LjQ3MSwyOC4xOTA1NDM2IDU1Ljg3NSwyNy4wMDA1NTk5IEw1OC4wMDIsMjcuMDAwNTU5OSBMNTguMDAyLDMwLjAwMDUxODkgQzU4LjAwMiwzMC4zNTk1MTQgNTguMTk0LDMwLjY5MDUwOTUgNTguNTA2LDMwLjg2ODUwNyBMNjUsMzQuNTgwNDU2NCBMNjUsNDUuMjcyMzEwNCBaIE0zMy4wMiw2NS44MzcwMjk1IEwyOS44NjcsNjMuODk3MDU2IEwzNS41ODMsNTkuODE0MTExOCBMMzQuNDIxLDU4LjE4NjEzNCBMMjguMDE4LDYyLjc1OTA3MTYgTDIxLjAwMiw1OC40NDExMzA1IEwyMS4wMDIsNTAuNTY2MjM4MSBMMjUuNTE2LDQ3Ljg1NzI3NTEgTDI0LjQ4Nyw0Ni4xNDIyOTg1IEwxOS45NTgsNDguODYwMjYxNCBMMTUuMDAyLDQ2LjM4MjI5NTIgTDE1LjAwMSw0MC42MTczNzM5IEwyMC40NDksMzcuODk0NDExMSBMMTkuNTU1LDM2LjEwNTQzNTUgTDE1LjAwMSwzOC4zODE0MDQ0IEwxNS4wMDIsMzQuNTgwNDU2NCBMMjAuOTYzLDMxLjE3NDUwMjkgTDI2LjAwMiwzNC41MTk0NTcyIEwyNi4wMDIsMzkuNDgwMzg5NCBMMjAuNDQ5LDQzLjE2NzMzOTEgTDIxLjU1NSw0NC44MzMzMTYzIEwyNi45NTgsNDEuMjQ1MzY1MyBMMzEuMDAyLDQ0LjQ4MDMyMTIgTDMxLjAwMiw0OS42NjIyNTA0IEwyNi4zOTIsNTMuMjA3MjAyIEwyNy42MTEsNTQuNzkyMTgwNCBMMzkuMDAzLDQ2LjAzMDMgTDM5LjAwMyw2Mi40MTkwNzYyIEwzMy4wMiw2NS44MzcwMjk1IFogTTY2LjQ5NiwzMy4xMzI0NzYxIEw2MC4wMDIsMjkuNDIwNTI2OCBMNjAuMDAyLDIyLjAwMDYyODEgQzYwLjAwMiwyMS42NjU2MzI3IDU5LjgzNSwyMS4zNTM2MzcgNTkuNTU2LDIxLjE2ODYzOTUgTDQ3LjU1NiwxMy4xNjg3NDg3IEM0Ny4yNCwxMi45NTg3NTE2IDQ2LjgzMiwxMi45NDQ3NTE4IDQ2LjUwMiwxMy4xMzQ3NDkyIEw0MC4wMDQsMTYuODg0Njk4IEwzMy41MDIsMTMuMTM0NzQ5MiBDMzMuMTksMTIuOTU0NzUxNyAzMi44MDcsMTIuOTU0NzUxNyAzMi40OTgsMTMuMTM2NzQ5MiBMMjAuNDk4LDIwLjEzNjY1MzYgQzIwLjE5LDIwLjMxNTY1MTEgMjAuMDAyLDIwLjY0NDY0NjYgMjAuMDAyLDIxLjAwMDY0MTggTDIwLjAwMiwyOS40MjA1MjY4IEwxMy41MDYsMzMuMTMyNDc2MSBDMTMuMTk0LDMzLjMwOTQ3MzcgMTMuMDAyLDMzLjY0MTQ2OTIgMTMuMDAyLDM0LjAwMDQ2NDMgTDEzLjAwMiwzNC40MTc0NTg2IEMxMy4wMDEsMzQuNDM4NDU4MyAxMywzNC40NTg0NTggMTMsMzQuNDc5NDU3NyBMMTMsNDUuMzYzMzA5MSBDMTMsNDUuMzgzMzA4OCAxMy4wMDEsNDUuNDAzMzA4NiAxMy4wMDIsNDUuNDIyMzA4MyBMMTMuMDAyLDQ3LjAwMDI4NjggQzEzLjAwMiw0Ny4zNzkyODE2IDEzLjIxNiw0Ny43MjUyNzY5IDEzLjU1NSw0Ny44OTQyNzQ1IEwxOS4wMDIsNTAuNjE4MjM3NCBMMTkuMDAyLDU5LjAwMDEyMjkgQzE5LjAwMiw1OS4zNDcxMTgyIDE5LjE4MSw1OS42NjkxMTM4IDE5LjQ3Nyw1OS44NTExMTEzIEwzMi40NzcsNjcuODUxMDAyIEMzMi42MzgsNjcuOTUwMDAwNyAzMi44Miw2OCAzMy4wMDIsNjggQzMzLjE3Myw2OCAzMy4zNDQsNjcuOTU2MDAwNiAzMy40OTgsNjcuODY4MDAxOCBMNDAuMDAzLDY0LjE1MjA1MjUgTDQ2LjUwNiw2Ny44NjgwMDE4IEM0Ni44MjEsNjguMDQ4OTk5MyA0Ny4yMTMsNjguMDQxOTk5NCA0Ny41MjYsNjcuODUxMDAyIEw2MC41MjYsNTkuODUxMTExMyBDNjAuODIyLDU5LjY2OTExMzggNjEuMDAyLDU5LjM0NzExODIgNjEuMDAyLDU5LjAwMDEyMjkgTDYxLjAwMiw1MC42MTgyMzc0IEw2Ni40NDcsNDcuODk0Mjc0NSBDNjYuNzg2LDQ3LjcyNTI3NjkgNjcsNDcuMzc5MjgxNiA2Nyw0Ny4wMDAyODY4IEw2NywzNC4wMDA0NjQzIEM2NywzMy42NDE0NjkyIDY2LjgwNywzMy4zMTA0NzM3IDY2LjQ5NiwzMy4xMzI0NzYxIEw2Ni40OTYsMzMuMTMyNDc2MSBaIiBpZD0iQW1hem9uLVNhZ2VNYWtlcl9JY29uXzY0X1NxdWlkIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
1028
1162
  }
1163
+ },
1164
+ {
1165
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1166
+ "name": "AWS SageMaker Outbound Connector",
1167
+ "id": "io.camunda.connectors.AWSSAGEMAKER.v1",
1168
+ "description": "Execute SageMaker models",
1169
+ "documentationRef": "https://docs.camunda.io/docs/next/components/connectors/out-of-the-box-connectors/amazon-sagemaker/",
1170
+ "version": 1,
1171
+ "category": {
1172
+ "id": "connectors",
1173
+ "name": "Connectors"
1174
+ },
1175
+ "appliesTo": ["bpmn:Task"],
1176
+ "elementType": {
1177
+ "value": "bpmn:ServiceTask"
1178
+ },
1179
+ "groups": [
1180
+ {
1181
+ "id": "authentication",
1182
+ "label": "Authentication"
1183
+ },
1184
+ {
1185
+ "id": "configuration",
1186
+ "label": "Configuration"
1187
+ },
1188
+ {
1189
+ "id": "input",
1190
+ "label": "Configure input"
1191
+ },
1192
+ {
1193
+ "id": "output",
1194
+ "label": "Output mapping"
1195
+ },
1196
+ {
1197
+ "id": "error",
1198
+ "label": "Error handling"
1199
+ },
1200
+ {
1201
+ "id": "retries",
1202
+ "label": "Retries"
1203
+ }
1204
+ ],
1205
+ "properties": [
1206
+ {
1207
+ "value": "io.camunda:aws-sagemaker:1",
1208
+ "binding": {
1209
+ "property": "type",
1210
+ "type": "zeebe:taskDefinition"
1211
+ },
1212
+ "type": "Hidden"
1213
+ },
1214
+ {
1215
+ "id": "authentication.type",
1216
+ "label": "Authentication",
1217
+ "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>",
1218
+ "value": "credentials",
1219
+ "group": "authentication",
1220
+ "binding": {
1221
+ "name": "authentication.type",
1222
+ "type": "zeebe:input"
1223
+ },
1224
+ "type": "Dropdown",
1225
+ "choices": [
1226
+ {
1227
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
1228
+ "value": "defaultCredentialsChain"
1229
+ },
1230
+ {
1231
+ "name": "Credentials",
1232
+ "value": "credentials"
1233
+ }
1234
+ ]
1235
+ },
1236
+ {
1237
+ "id": "authentication.accessKey",
1238
+ "label": "Access key",
1239
+ "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
1240
+ "optional": false,
1241
+ "constraints": {
1242
+ "notEmpty": true
1243
+ },
1244
+ "feel": "optional",
1245
+ "group": "authentication",
1246
+ "binding": {
1247
+ "name": "authentication.accessKey",
1248
+ "type": "zeebe:input"
1249
+ },
1250
+ "condition": {
1251
+ "property": "authentication.type",
1252
+ "equals": "credentials",
1253
+ "type": "simple"
1254
+ },
1255
+ "type": "String"
1256
+ },
1257
+ {
1258
+ "id": "authentication.secretKey",
1259
+ "label": "Secret key",
1260
+ "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
1261
+ "optional": false,
1262
+ "constraints": {
1263
+ "notEmpty": true
1264
+ },
1265
+ "feel": "optional",
1266
+ "group": "authentication",
1267
+ "binding": {
1268
+ "name": "authentication.secretKey",
1269
+ "type": "zeebe:input"
1270
+ },
1271
+ "condition": {
1272
+ "property": "authentication.type",
1273
+ "equals": "credentials",
1274
+ "type": "simple"
1275
+ },
1276
+ "type": "String"
1277
+ },
1278
+ {
1279
+ "id": "configuration.region",
1280
+ "label": "Region",
1281
+ "description": "Specify the AWS region",
1282
+ "optional": false,
1283
+ "constraints": {
1284
+ "notEmpty": true
1285
+ },
1286
+ "feel": "optional",
1287
+ "group": "configuration",
1288
+ "binding": {
1289
+ "name": "configuration.region",
1290
+ "type": "zeebe:input"
1291
+ },
1292
+ "type": "String"
1293
+ },
1294
+ {
1295
+ "id": "configuration.endpoint",
1296
+ "label": "Endpoint",
1297
+ "description": "Specify endpoint if need to use custom endpoint",
1298
+ "optional": true,
1299
+ "group": "configuration",
1300
+ "binding": {
1301
+ "name": "configuration.endpoint",
1302
+ "type": "zeebe:input"
1303
+ },
1304
+ "type": "Hidden"
1305
+ },
1306
+ {
1307
+ "id": "input.invocationType",
1308
+ "label": "Inference type",
1309
+ "description": "Endpoint inference type",
1310
+ "optional": false,
1311
+ "value": "SYNC",
1312
+ "constraints": {
1313
+ "notEmpty": true
1314
+ },
1315
+ "group": "input",
1316
+ "binding": {
1317
+ "name": "input.invocationType",
1318
+ "type": "zeebe:input"
1319
+ },
1320
+ "type": "Dropdown",
1321
+ "choices": [
1322
+ {
1323
+ "name": "Real-time",
1324
+ "value": "SYNC"
1325
+ },
1326
+ {
1327
+ "name": "Asynchronous",
1328
+ "value": "ASYNC"
1329
+ }
1330
+ ]
1331
+ },
1332
+ {
1333
+ "id": "input.endpointName",
1334
+ "label": "Endpoint name",
1335
+ "description": "The name of the endpoint. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
1336
+ "optional": false,
1337
+ "constraints": {
1338
+ "notEmpty": true
1339
+ },
1340
+ "feel": "optional",
1341
+ "group": "input",
1342
+ "binding": {
1343
+ "name": "input.endpointName",
1344
+ "type": "zeebe:input"
1345
+ },
1346
+ "type": "String"
1347
+ },
1348
+ {
1349
+ "id": "input.body",
1350
+ "label": "Payload",
1351
+ "description": "Input data. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
1352
+ "optional": false,
1353
+ "constraints": {
1354
+ "notEmpty": true
1355
+ },
1356
+ "feel": "optional",
1357
+ "group": "input",
1358
+ "binding": {
1359
+ "name": "input.body",
1360
+ "type": "zeebe:input"
1361
+ },
1362
+ "condition": {
1363
+ "property": "input.invocationType",
1364
+ "equals": "SYNC",
1365
+ "type": "simple"
1366
+ },
1367
+ "type": "Text"
1368
+ },
1369
+ {
1370
+ "id": "input.contentType",
1371
+ "label": "Content type",
1372
+ "description": "The MIME type of the input data in the request body. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
1373
+ "optional": false,
1374
+ "value": "application/json",
1375
+ "constraints": {
1376
+ "notEmpty": true
1377
+ },
1378
+ "feel": "optional",
1379
+ "group": "input",
1380
+ "binding": {
1381
+ "name": "input.contentType",
1382
+ "type": "zeebe:input"
1383
+ },
1384
+ "type": "String"
1385
+ },
1386
+ {
1387
+ "id": "input.accept",
1388
+ "label": "Accept",
1389
+ "description": "The desired MIME type of the inference response from the model container. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
1390
+ "optional": false,
1391
+ "value": "application/json",
1392
+ "constraints": {
1393
+ "notEmpty": true
1394
+ },
1395
+ "feel": "optional",
1396
+ "group": "input",
1397
+ "binding": {
1398
+ "name": "input.accept",
1399
+ "type": "zeebe:input"
1400
+ },
1401
+ "type": "String"
1402
+ },
1403
+ {
1404
+ "id": "input.customAttributes",
1405
+ "label": "Custom attributes",
1406
+ "description": "Provides additional information about a request for an inference submitted to a model hosted at an Amazon SageMaker endpoint. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
1407
+ "optional": true,
1408
+ "feel": "optional",
1409
+ "group": "input",
1410
+ "binding": {
1411
+ "name": "input.customAttributes",
1412
+ "type": "zeebe:input"
1413
+ },
1414
+ "type": "String"
1415
+ },
1416
+ {
1417
+ "id": "input.targetModel",
1418
+ "label": "Target model",
1419
+ "description": "The model to request for inference when invoking a multi-model endpoint. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
1420
+ "optional": true,
1421
+ "feel": "optional",
1422
+ "group": "input",
1423
+ "binding": {
1424
+ "name": "input.targetModel",
1425
+ "type": "zeebe:input"
1426
+ },
1427
+ "condition": {
1428
+ "property": "input.invocationType",
1429
+ "equals": "SYNC",
1430
+ "type": "simple"
1431
+ },
1432
+ "type": "String"
1433
+ },
1434
+ {
1435
+ "id": "input.targetVariant",
1436
+ "label": "Target variant",
1437
+ "description": "Specify the production variant to send the inference request to. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
1438
+ "optional": true,
1439
+ "feel": "optional",
1440
+ "group": "input",
1441
+ "binding": {
1442
+ "name": "input.targetVariant",
1443
+ "type": "zeebe:input"
1444
+ },
1445
+ "condition": {
1446
+ "property": "input.invocationType",
1447
+ "equals": "SYNC",
1448
+ "type": "simple"
1449
+ },
1450
+ "type": "String"
1451
+ },
1452
+ {
1453
+ "id": "input.targetContainerHostname",
1454
+ "label": "Target invocation host name",
1455
+ "description": "If the endpoint hosts multiple containers and is configured to use direct invocation, this parameter specifies the host name of the container to invoke. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
1456
+ "optional": true,
1457
+ "feel": "optional",
1458
+ "group": "input",
1459
+ "binding": {
1460
+ "name": "input.targetContainerHostname",
1461
+ "type": "zeebe:input"
1462
+ },
1463
+ "condition": {
1464
+ "property": "input.invocationType",
1465
+ "equals": "SYNC",
1466
+ "type": "simple"
1467
+ },
1468
+ "type": "String"
1469
+ },
1470
+ {
1471
+ "id": "input.inferenceId",
1472
+ "label": "Inference ID",
1473
+ "description": "If you provide a value, it is added to the captured data when you enable data capture on the endpoint. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
1474
+ "optional": true,
1475
+ "feel": "optional",
1476
+ "group": "input",
1477
+ "binding": {
1478
+ "name": "input.inferenceId",
1479
+ "type": "zeebe:input"
1480
+ },
1481
+ "type": "String"
1482
+ },
1483
+ {
1484
+ "id": "input.enableExplanations",
1485
+ "label": "Enable explanations",
1486
+ "description": "Whether request needs to be explained. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
1487
+ "optional": false,
1488
+ "value": "NOT_SET",
1489
+ "group": "input",
1490
+ "binding": {
1491
+ "name": "input.enableExplanations",
1492
+ "type": "zeebe:input"
1493
+ },
1494
+ "condition": {
1495
+ "property": "input.invocationType",
1496
+ "equals": "SYNC",
1497
+ "type": "simple"
1498
+ },
1499
+ "type": "Dropdown",
1500
+ "choices": [
1501
+ {
1502
+ "name": "Not set",
1503
+ "value": "NOT_SET"
1504
+ },
1505
+ {
1506
+ "name": "True",
1507
+ "value": "YES"
1508
+ },
1509
+ {
1510
+ "name": "False",
1511
+ "value": "NO"
1512
+ }
1513
+ ]
1514
+ },
1515
+ {
1516
+ "id": "input.inferenceComponentName",
1517
+ "label": "Inference component name",
1518
+ "description": "If the endpoint hosts one or more inference components, this parameter specifies the name of inference component to invoke. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
1519
+ "optional": true,
1520
+ "feel": "optional",
1521
+ "group": "input",
1522
+ "binding": {
1523
+ "name": "input.inferenceComponentName",
1524
+ "type": "zeebe:input"
1525
+ },
1526
+ "condition": {
1527
+ "property": "input.invocationType",
1528
+ "equals": "SYNC",
1529
+ "type": "simple"
1530
+ },
1531
+ "type": "String"
1532
+ },
1533
+ {
1534
+ "id": "input.inputLocation",
1535
+ "label": "Input location",
1536
+ "description": "The Amazon S3 URI where the inference request payload is stored. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
1537
+ "optional": false,
1538
+ "constraints": {
1539
+ "notEmpty": true
1540
+ },
1541
+ "feel": "optional",
1542
+ "group": "input",
1543
+ "binding": {
1544
+ "name": "input.inputLocation",
1545
+ "type": "zeebe:input"
1546
+ },
1547
+ "condition": {
1548
+ "property": "input.invocationType",
1549
+ "equals": "ASYNC",
1550
+ "type": "simple"
1551
+ },
1552
+ "type": "String"
1553
+ },
1554
+ {
1555
+ "id": "input.requestTTLSeconds",
1556
+ "label": "Request time-to-leave in seconds",
1557
+ "description": "Maximum age in seconds a request can be in the queue before it is marked as expired. The default is 21,600 seconds. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
1558
+ "optional": true,
1559
+ "feel": "optional",
1560
+ "group": "input",
1561
+ "binding": {
1562
+ "name": "input.requestTTLSeconds",
1563
+ "type": "zeebe:input"
1564
+ },
1565
+ "condition": {
1566
+ "property": "input.invocationType",
1567
+ "equals": "ASYNC",
1568
+ "type": "simple"
1569
+ },
1570
+ "type": "String"
1571
+ },
1572
+ {
1573
+ "id": "input.invocationTimeoutSeconds",
1574
+ "label": "Invocation timeout in seconds",
1575
+ "description": "Maximum amount of time in seconds a request can be processed before it is marked as expired. The default is 900 seconds. <a href=\"https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_Runtime.html\">Learn more</a>",
1576
+ "optional": true,
1577
+ "feel": "optional",
1578
+ "group": "input",
1579
+ "binding": {
1580
+ "name": "input.invocationTimeoutSeconds",
1581
+ "type": "zeebe:input"
1582
+ },
1583
+ "condition": {
1584
+ "property": "input.invocationType",
1585
+ "equals": "ASYNC",
1586
+ "type": "simple"
1587
+ },
1588
+ "type": "String"
1589
+ },
1590
+ {
1591
+ "id": "resultVariable",
1592
+ "label": "Result variable",
1593
+ "description": "Name of variable to store the response in",
1594
+ "group": "output",
1595
+ "binding": {
1596
+ "key": "resultVariable",
1597
+ "type": "zeebe:taskHeader"
1598
+ },
1599
+ "type": "String"
1600
+ },
1601
+ {
1602
+ "id": "resultExpression",
1603
+ "label": "Result expression",
1604
+ "description": "Expression to map the response into process variables",
1605
+ "feel": "required",
1606
+ "group": "output",
1607
+ "binding": {
1608
+ "key": "resultExpression",
1609
+ "type": "zeebe:taskHeader"
1610
+ },
1611
+ "type": "Text"
1612
+ },
1613
+ {
1614
+ "id": "errorExpression",
1615
+ "label": "Error expression",
1616
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
1617
+ "feel": "required",
1618
+ "group": "error",
1619
+ "binding": {
1620
+ "key": "errorExpression",
1621
+ "type": "zeebe:taskHeader"
1622
+ },
1623
+ "type": "Text"
1624
+ },
1625
+ {
1626
+ "id": "retryCount",
1627
+ "label": "Retries",
1628
+ "description": "Number of retries",
1629
+ "value": "3",
1630
+ "feel": "optional",
1631
+ "group": "retries",
1632
+ "binding": {
1633
+ "property": "retries",
1634
+ "type": "zeebe:taskDefinition"
1635
+ },
1636
+ "type": "String"
1637
+ },
1638
+ {
1639
+ "id": "retryBackoff",
1640
+ "label": "Retry backoff",
1641
+ "description": "ISO-8601 duration to wait between retries",
1642
+ "value": "PT0S",
1643
+ "feel": "optional",
1644
+ "group": "retries",
1645
+ "binding": {
1646
+ "key": "retryBackoff",
1647
+ "type": "zeebe:taskHeader"
1648
+ },
1649
+ "type": "String"
1650
+ }
1651
+ ],
1652
+ "icon": {
1653
+ "contents": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iODBweCIgaGVpZ2h0PSI4MHB4IiB2aWV3Qm94PSIwIDAgODAgODAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+SWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BbWF6b24tU2FnZU1ha2VyXzY0PC90aXRsZT4KICAgIDxnIGlkPSJJY29uLUFyY2hpdGVjdHVyZS82NC9BcmNoX0FtYXpvbi1TYWdlTWFrZXJfNjQiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJJY29uLUFyY2hpdGVjdHVyZS1CRy82NC9NYWNoaW5lLUxlYXJuaW5nIiBmaWxsPSIjMDFBODhEIj4KICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZSIgeD0iMCIgeT0iMCIgd2lkdGg9IjgwIiBoZWlnaHQ9IjgwIj48L3JlY3Q+CiAgICAgICAgPC9nPgogICAgICAgIDxwYXRoIGQ9Ik01NC4wMzQsMjYuMDMzNTczMSBDNTQuMDM0LDI2LjU5MzU2NTQgNTMuNTc4LDI3LjA0OTU1OTIgNTMuMDE3LDI3LjA0OTU1OTIgQzUyLjQ1OCwyNy4wNDk1NTkyIDUyLjAwMiwyNi41OTM1NjU0IDUyLjAwMiwyNi4wMzM1NzMxIEM1Mi4wMDIsMjUuNDczNTgwNyA1Mi40NTgsMjUuMDE3NTg2OSA1My4wMTcsMjUuMDE3NTg2OSBDNTMuNTc4LDI1LjAxNzU4NjkgNTQuMDM0LDI1LjQ3MzU4MDcgNTQuMDM0LDI2LjAzMzU3MzEgTDU0LjAzNCwyNi4wMzM1NzMxIFogTTQ4LjAwMiwzNi4wMDA0MzcgQzQ4LjAwMiwzNS40NDk0NDQ1IDQ4LjQ1LDM1LjAwMDQ1MDYgNDkuMDAyLDM1LjAwMDQ1MDYgQzQ5LjU1NCwzNS4wMDA0NTA2IDUwLjAwMiwzNS40NDk0NDQ1IDUwLjAwMiwzNi4wMDA0MzcgQzUwLjAwMiwzNi41NTE0Mjk0IDQ5LjU1NCwzNy4wMDA0MjMzIDQ5LjAwMiwzNy4wMDA0MjMzIEM0OC40NSwzNy4wMDA0MjMzIDQ4LjAwMiwzNi41NTE0Mjk0IDQ4LjAwMiwzNi4wMDA0MzcgTDQ4LjAwMiwzNi4wMDA0MzcgWiBNNDguMDAyLDU1LjAwMDE3NzUgQzQ4LjAwMiw1NC40NDkxODUgNDguNDUsNTQuMDAwMTkxMiA0OS4wMDIsNTQuMDAwMTkxMiBDNDkuNTU0LDU0LjAwMDE5MTIgNTAuMDAyLDU0LjQ0OTE4NSA1MC4wMDIsNTUuMDAwMTc3NSBDNTAuMDAyLDU1LjU1MTE3IDQ5LjU1NCw1Ni4wMDAxNjM5IDQ5LjAwMiw1Ni4wMDAxNjM5IEM0OC40NSw1Ni4wMDAxNjM5IDQ4LjAwMiw1NS41NTExNyA0OC4wMDIsNTUuMDAwMTc3NSBMNDguMDAyLDU1LjAwMDE3NzUgWiBNNTguMDAyLDQyLjAwMDM1NSBDNTguMDAyLDQyLjU1MTM0NzUgNTcuNTU0LDQzLjAwMDM0MTQgNTcuMDAyLDQzLjAwMDM0MTQgQzU2LjQ1LDQzLjAwMDM0MTQgNTYuMDAyLDQyLjU1MTM0NzUgNTYuMDAyLDQyLjAwMDM1NSBDNTYuMDAyLDQxLjQ0OTM2MjYgNTYuNDUsNDEuMDAwMzY4NyA1Ny4wMDIsNDEuMDAwMzY4NyBDNTcuNTU0LDQxLjAwMDM2ODcgNTguMDAyLDQxLjQ0OTM2MjYgNTguMDAyLDQyLjAwMDM1NSBMNTguMDAyLDQyLjAwMDM1NSBaIE02NSw0NS4yNzIzMTA0IEw1OS45NjMsNDIuMzgyMzQ5OCBDNTkuOTc5LDQyLjI1NjM1MTUgNjAuMDAyLDQyLjEzMTM1MzIgNjAuMDAyLDQyLjAwMDM1NSBDNjAuMDAyLDQwLjM0NjM3NzYgNTguNjU2LDM5LjAwMDM5NiA1Ny4wMDIsMzkuMDAwMzk2IEM1NS4zNDcsMzkuMDAwMzk2IDU0LjAwMiw0MC4zNDYzNzc2IDU0LjAwMiw0Mi4wMDAzNTUgQzU0LjAwMiw0My42NTQzMzI0IDU1LjM0Nyw0NS4wMDAzMTQxIDU3LjAwMiw0NS4wMDAzMTQxIEM1Ny44MDEsNDUuMDAwMzE0MSA1OC41MjMsNDQuNjgxMzE4NCA1OS4wNjEsNDQuMTcxMzI1NCBMNjMuODg2LDQ2LjkzOTI4NzYgTDU5LjU1NSw0OS4xMDUyNTggQzU5LjIxNiw0OS4yNzUyNTU3IDU5LjAwMiw0OS42MjEyNTEgNTkuMDAyLDUwLjAwMDI0NTggTDU5LjAwMiw1OC40NDExMzA1IEw0Ni45ODMsNjUuODM3MDI5NSBMNDEuMDAzLDYyLjQyMDA3NjIgTDQxLjAwMyw1Ni4wMDAxNjM5IEw0Ni4xODYsNTYuMDAwMTYzOSBDNDYuNiw1Ny4xNjExNDggNDcuNyw1OC4wMDAxMzY2IDQ5LjAwMiw1OC4wMDAxMzY2IEM1MC42NTYsNTguMDAwMTM2NiA1Mi4wMDIsNTYuNjU0MTU0OSA1Mi4wMDIsNTUuMDAwMTc3NSBDNTIuMDAyLDUzLjM0NTIwMDEgNTAuNjU2LDUyLjAwMDIxODUgNDkuMDAyLDUyLjAwMDIxODUgQzQ3LjcsNTIuMDAwMjE4NSA0Ni42LDUyLjgzODIwNyA0Ni4xODYsNTQuMDAwMTkxMiBMNDEuMDAzLDU0LjAwMDE5MTIgTDQxLjAwMyw0MC4wMDAzODIzIEM0MS4wMDMsMzkuNjQ5Mzg3MSA0MC44MTgsMzkuMzIzMzkxNiA0MC41MTcsMzkuMTQyMzk0MSBMMzUuNTE2LDM2LjE0MjQzNSBMMzQuNDg3LDM3Ljg1NzQxMTYgTDM5LjAwMyw0MC41NjYzNzQ2IEwzOS4wMDMsNDMuNTA3MzM0NSBMMzMuMDAyLDQ4LjEyMzI3MTQgTDMzLjAwMiw0NC4wMDAzMjc3IEMzMy4wMDIsNDMuNjk2MzMxOSAzMi44NjQsNDMuNDA4MzM1OCAzMi42MjcsNDMuMjE5MzM4NCBMMjguMDAyLDM5LjUxOTM4ODkgTDI4LjAwMiwzNC41MzU0NTcgTDMzLjU1NiwzMC44MzI1MDc1IEMzMy44MzUsMzAuNjQ2NTEwMSAzNC4wMDIsMzAuMzM0NTE0MyAzNC4wMDIsMzAuMDAwNTE4OSBMMzQuMDAyLDI0LjAwMDYwMDggTDMyLjAwMiwyNC4wMDA2MDA4IEwzMi4wMDIsMjkuNDY1NTI2MiBMMjcuMDEzLDMyLjc5MDQ4MDggTDIyLjAwMiwyOS40NjM1MjYyIEwyMi4wMDIsMjEuNTc0NjMzOSBMMjcuMDAyLDE4LjY1ODY3MzggTDI3LjAwMiwyNy4wMDA1NTk5IEwyOS4wMDIsMjcuMDAwNTU5OSBMMjkuMDAyLDE3LjQ5MTY4OTcgTDMzLjAwNSwxNS4xNTY3MjE2IEwzOS4wMDEsMTguNjE1Njc0NCBMMzkuMDAyLDMxLjAwMDUwNTIgQzM5LjAwMiwzMS4zNTk1MDAzIDM5LjE5NCwzMS42OTA0OTU4IDM5LjUwNiwzMS44Njg0OTM0IEw0Ni4wNDIsMzUuNjAzNDQyNCBDNDYuMDI0LDM1LjczNDQ0MDYgNDYuMDAyLDM1Ljg2NDQzODggNDYuMDAyLDM2LjAwMDQzNyBDNDYuMDAyLDM3LjY1NDQxNDQgNDcuMzQ3LDM5LjAwMDM5NiA0OS4wMDIsMzkuMDAwMzk2IEM1MC42NTYsMzkuMDAwMzk2IDUyLjAwMiwzNy42NTQ0MTQ0IDUyLjAwMiwzNi4wMDA0MzcgQzUyLjAwMiwzNC4zNDY0NTk1IDUwLjY1NiwzMy4wMDA0Nzc5IDQ5LjAwMiwzMy4wMDA0Nzc5IEM0OC4yMDgsMzMuMDAwNDc3OSA0Ny40OSwzMy4zMTU0NzM2IDQ2Ljk1MywzMy44MjA0NjY3IEw0MS4wMDIsMzAuNDE5NTEzMiBMNDEuMDAxLDE4LjYxNzY3NDMgTDQ2Ljk2NCwxNS4xNzY3MjEzIEw1OC4wMDIsMjIuNTM1NjIwOCBMNTguMDAyLDI1LjAwMDU4NzIgTDU1Ljg1MSwyNS4wMDA1ODcyIEM1NS40MjksMjMuODQ0NjAzIDU0LjMxOCwyMy4wMTc2MTQyIDUzLjAxNywyMy4wMTc2MTQyIEM1MS4zNTQsMjMuMDE3NjE0MiA1MC4wMDIsMjQuMzcwNTk1OCA1MC4wMDIsMjYuMDMzNTczMSBDNTAuMDAyLDI3LjY5NjU1MDQgNTEuMzU0LDI5LjA0OTUzMTkgNTMuMDE3LDI5LjA0OTUzMTkgQzU0LjM0MywyOS4wNDk1MzE5IDU1LjQ3MSwyOC4xOTA1NDM2IDU1Ljg3NSwyNy4wMDA1NTk5IEw1OC4wMDIsMjcuMDAwNTU5OSBMNTguMDAyLDMwLjAwMDUxODkgQzU4LjAwMiwzMC4zNTk1MTQgNTguMTk0LDMwLjY5MDUwOTUgNTguNTA2LDMwLjg2ODUwNyBMNjUsMzQuNTgwNDU2NCBMNjUsNDUuMjcyMzEwNCBaIE0zMy4wMiw2NS44MzcwMjk1IEwyOS44NjcsNjMuODk3MDU2IEwzNS41ODMsNTkuODE0MTExOCBMMzQuNDIxLDU4LjE4NjEzNCBMMjguMDE4LDYyLjc1OTA3MTYgTDIxLjAwMiw1OC40NDExMzA1IEwyMS4wMDIsNTAuNTY2MjM4MSBMMjUuNTE2LDQ3Ljg1NzI3NTEgTDI0LjQ4Nyw0Ni4xNDIyOTg1IEwxOS45NTgsNDguODYwMjYxNCBMMTUuMDAyLDQ2LjM4MjI5NTIgTDE1LjAwMSw0MC42MTczNzM5IEwyMC40NDksMzcuODk0NDExMSBMMTkuNTU1LDM2LjEwNTQzNTUgTDE1LjAwMSwzOC4zODE0MDQ0IEwxNS4wMDIsMzQuNTgwNDU2NCBMMjAuOTYzLDMxLjE3NDUwMjkgTDI2LjAwMiwzNC41MTk0NTcyIEwyNi4wMDIsMzkuNDgwMzg5NCBMMjAuNDQ5LDQzLjE2NzMzOTEgTDIxLjU1NSw0NC44MzMzMTYzIEwyNi45NTgsNDEuMjQ1MzY1MyBMMzEuMDAyLDQ0LjQ4MDMyMTIgTDMxLjAwMiw0OS42NjIyNTA0IEwyNi4zOTIsNTMuMjA3MjAyIEwyNy42MTEsNTQuNzkyMTgwNCBMMzkuMDAzLDQ2LjAzMDMgTDM5LjAwMyw2Mi40MTkwNzYyIEwzMy4wMiw2NS44MzcwMjk1IFogTTY2LjQ5NiwzMy4xMzI0NzYxIEw2MC4wMDIsMjkuNDIwNTI2OCBMNjAuMDAyLDIyLjAwMDYyODEgQzYwLjAwMiwyMS42NjU2MzI3IDU5LjgzNSwyMS4zNTM2MzcgNTkuNTU2LDIxLjE2ODYzOTUgTDQ3LjU1NiwxMy4xNjg3NDg3IEM0Ny4yNCwxMi45NTg3NTE2IDQ2LjgzMiwxMi45NDQ3NTE4IDQ2LjUwMiwxMy4xMzQ3NDkyIEw0MC4wMDQsMTYuODg0Njk4IEwzMy41MDIsMTMuMTM0NzQ5MiBDMzMuMTksMTIuOTU0NzUxNyAzMi44MDcsMTIuOTU0NzUxNyAzMi40OTgsMTMuMTM2NzQ5MiBMMjAuNDk4LDIwLjEzNjY1MzYgQzIwLjE5LDIwLjMxNTY1MTEgMjAuMDAyLDIwLjY0NDY0NjYgMjAuMDAyLDIxLjAwMDY0MTggTDIwLjAwMiwyOS40MjA1MjY4IEwxMy41MDYsMzMuMTMyNDc2MSBDMTMuMTk0LDMzLjMwOTQ3MzcgMTMuMDAyLDMzLjY0MTQ2OTIgMTMuMDAyLDM0LjAwMDQ2NDMgTDEzLjAwMiwzNC40MTc0NTg2IEMxMy4wMDEsMzQuNDM4NDU4MyAxMywzNC40NTg0NTggMTMsMzQuNDc5NDU3NyBMMTMsNDUuMzYzMzA5MSBDMTMsNDUuMzgzMzA4OCAxMy4wMDEsNDUuNDAzMzA4NiAxMy4wMDIsNDUuNDIyMzA4MyBMMTMuMDAyLDQ3LjAwMDI4NjggQzEzLjAwMiw0Ny4zNzkyODE2IDEzLjIxNiw0Ny43MjUyNzY5IDEzLjU1NSw0Ny44OTQyNzQ1IEwxOS4wMDIsNTAuNjE4MjM3NCBMMTkuMDAyLDU5LjAwMDEyMjkgQzE5LjAwMiw1OS4zNDcxMTgyIDE5LjE4MSw1OS42NjkxMTM4IDE5LjQ3Nyw1OS44NTExMTEzIEwzMi40NzcsNjcuODUxMDAyIEMzMi42MzgsNjcuOTUwMDAwNyAzMi44Miw2OCAzMy4wMDIsNjggQzMzLjE3Myw2OCAzMy4zNDQsNjcuOTU2MDAwNiAzMy40OTgsNjcuODY4MDAxOCBMNDAuMDAzLDY0LjE1MjA1MjUgTDQ2LjUwNiw2Ny44NjgwMDE4IEM0Ni44MjEsNjguMDQ4OTk5MyA0Ny4yMTMsNjguMDQxOTk5NCA0Ny41MjYsNjcuODUxMDAyIEw2MC41MjYsNTkuODUxMTExMyBDNjAuODIyLDU5LjY2OTExMzggNjEuMDAyLDU5LjM0NzExODIgNjEuMDAyLDU5LjAwMDEyMjkgTDYxLjAwMiw1MC42MTgyMzc0IEw2Ni40NDcsNDcuODk0Mjc0NSBDNjYuNzg2LDQ3LjcyNTI3NjkgNjcsNDcuMzc5MjgxNiA2Nyw0Ny4wMDAyODY4IEw2NywzNC4wMDA0NjQzIEM2NywzMy42NDE0NjkyIDY2LjgwNywzMy4zMTA0NzM3IDY2LjQ5NiwzMy4xMzI0NzYxIEw2Ni40OTYsMzMuMTMyNDc2MSBaIiBpZD0iQW1hem9uLVNhZ2VNYWtlcl9JY29uXzY0X1NxdWlkIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
1654
+ },
1655
+ "engines": {
1656
+ "camunda": "^8.6"
1657
+ }
1029
1658
  }
1030
1659
  ]