@camunda/connectors-element-templates 1.0.4 → 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 +10 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
- 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 +8 -8
- package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
- package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
- package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
- package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
- package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
- package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
- package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
- package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/aws-textract-outbound-connector.json +123 -123
- package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +47 -47
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +149 -149
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +199 -199
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +3711 -3711
- package/src/element-templates/github-webhook-connector-boundary.json +16 -16
- package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +13 -10
- package/src/element-templates/gitlab-connector.json +3165 -3165
- package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
- package/src/element-templates/google-drive-outbound-connector.json +495 -182
- package/src/element-templates/google-maps-platform-connector.json +534 -45
- package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
- package/src/element-templates/graphql-outbound-connector.json +1716 -1716
- package/src/element-templates/http-json-connector.json +2067 -1155
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
- package/src/element-templates/http-polling-connector.json +260 -557
- package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
- package/src/element-templates/jdbc-outbound-connector.json +402 -0
- package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
- package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +606 -0
- package/src/element-templates/kafka-outbound-connector.json +434 -434
- package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
- package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
- package/src/element-templates/openai-connector.json +363 -5
- package/src/element-templates/operate-connector.json +525 -9
- package/src/element-templates/power-automate-connector.json +1724 -0
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
- package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
- package/src/element-templates/salesforce-connector.json +10 -10
- package/src/element-templates/sendgrid-outbound-connector.json +536 -4
- package/src/element-templates/slack-inbound-boundary.json +265 -265
- package/src/element-templates/slack-inbound-intermediate.json +430 -430
- package/src/element-templates/slack-inbound-message-start.json +320 -320
- package/src/element-templates/slack-inbound-start-event.json +126 -123
- package/src/element-templates/slack-outbound-connector.json +485 -230
- package/src/element-templates/twilio-connector.json +59 -59
- package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +44 -44
- package/src/element-templates/webhook-connector-boundary.json +582 -582
- package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
- package/src/element-templates/webhook-connector-start-event.json +2104 -2101
- package/src/element-templates/webhook-connector-start-message.json +1148 -1148
- package/src/element-templates/whatsapp-connector.json +6 -6
- package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
|
@@ -312,7 +312,7 @@
|
|
|
312
312
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
313
313
|
"name": "Amazon EventBridge Outbound Connector",
|
|
314
314
|
"id": "io.camunda.connectors.AWSEventBridge.v1",
|
|
315
|
-
"version":
|
|
315
|
+
"version": 3,
|
|
316
316
|
"description": "Send events to AWS EventBridge",
|
|
317
317
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/",
|
|
318
318
|
"category": {
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
},
|
|
361
361
|
{
|
|
362
362
|
"label": "Access key",
|
|
363
|
-
"description": "Provide an access key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/
|
|
363
|
+
"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-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
364
364
|
"group": "authentication",
|
|
365
365
|
"type": "String",
|
|
366
366
|
"binding": {
|
|
@@ -373,7 +373,7 @@
|
|
|
373
373
|
},
|
|
374
374
|
{
|
|
375
375
|
"label": "Secret key",
|
|
376
|
-
"description": "Provide a secret key of a user with permissions. Details in the <a href=\"https://docs.camunda.io/docs/
|
|
376
|
+
"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-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
377
377
|
"group": "authentication",
|
|
378
378
|
"type": "String",
|
|
379
379
|
"binding": {
|
|
@@ -493,14 +493,14 @@
|
|
|
493
493
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 256 256'%3E%3Cdefs%3E%3ClinearGradient id='logosAwsEventbridge0' x1='0%25' x2='100%25' y1='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23B0084D'/%3E%3Cstop offset='100%25' stop-color='%23FF4F8B'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23logosAwsEventbridge0)' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23FFF' d='M171.702 211.2c-6.858 0-12.44-5.61-12.44-12.509s5.582-12.509 12.44-12.509c6.857 0 12.438 5.61 12.438 12.51c0 6.898-5.581 12.508-12.438 12.508Zm-27.278-54.4h-33.071L94.815 128l16.538-28.8h33.071L160.96 128l-16.535 28.8ZM88.387 69.818c-6.857 0-12.438-5.61-12.438-12.51c0-6.898 5.581-12.508 12.438-12.508c6.861 0 12.443 5.61 12.443 12.509s-5.582 12.509-12.443 12.509Zm83.315 109.964c-2.362 0-4.614.458-6.699 1.261l-13.514-22.931l-.713.426L167.39 129.6a3.226 3.226 0 0 0 0-3.2l-18.374-32a3.177 3.177 0 0 0-2.755-1.6h-33.435l.13-.077l-12.39-21.03c4.047-3.469 6.628-8.627 6.628-14.384c0-10.426-8.436-18.909-18.807-18.909c-10.367 0-18.803 8.483-18.803 18.909c0 10.425 8.436 18.909 18.803 18.909c2.365 0 4.618-.458 6.702-1.261l11.567 19.625L88.384 126.4a3.226 3.226 0 0 0 0 3.2l18.377 32c.57.992 1.62 1.6 2.756 1.6h36.744c.264 0 .521-.042.77-.102l12.496 21.21c-4.051 3.468-6.629 8.626-6.629 14.383c0 10.426 8.433 18.909 18.804 18.909c10.37 0 18.803-8.483 18.803-18.909c0-10.425-8.433-18.909-18.803-18.909Zm18.968-77.05c-6.857 0-12.436-5.609-12.436-12.508c0-6.9 5.579-12.509 12.436-12.509c6.858 0 12.44 5.61 12.44 12.509c0 6.9-5.582 12.509-12.44 12.509Zm23.303 23.668l-12.08-21.04c4.592-3.453 7.58-8.944 7.58-15.136c0-10.426-8.432-18.909-18.803-18.909c-2.638 0-5.152.554-7.433 1.549l-9.849-17.155a3.18 3.18 0 0 0-2.756-1.6h-39.448v6.4h37.612l9.11 15.872c-3.703 3.456-6.036 8.374-6.036 13.843c0 10.426 8.433 18.909 18.8 18.909c1.932 0 3.8-.298 5.556-.845L207.545 128l-15.892 27.674l5.512 3.2l16.808-29.274a3.21 3.21 0 0 0 0-3.2Zm-146.04 50.39c-6.86 0-12.442-5.612-12.442-12.508c0-6.9 5.581-12.51 12.442-12.51c6.857 0 12.439 5.61 12.439 12.51c0 6.896-5.582 12.508-12.44 12.508Zm10.393 3.236c5.062-3.392 8.41-9.181 8.41-15.744c0-10.426-8.436-18.91-18.803-18.91c-3.004 0-5.833.73-8.353 1.994L48.458 128l18.428-32.093l-5.515-3.2L42.027 126.4a3.21 3.21 0 0 0 0 3.2l12.388 21.568c-3.268 3.405-5.289 8.022-5.289 13.114c0 10.425 8.436 18.908 18.807 18.908c1.562 0 3.074-.214 4.528-.579l10.15 17.68c.57.989 1.62 1.6 2.757 1.6h39.451v-6.4H87.204l-8.878-15.465Z'/%3E%3C/svg%3E%0A"
|
|
494
494
|
},
|
|
495
495
|
"engines": {
|
|
496
|
-
"camunda": "^8.
|
|
496
|
+
"camunda": "^8.4"
|
|
497
497
|
}
|
|
498
498
|
},
|
|
499
499
|
{
|
|
500
500
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
501
|
-
"name": "Amazon EventBridge
|
|
501
|
+
"name": "Amazon EventBridge Connector",
|
|
502
502
|
"id": "io.camunda.connectors.AWSEventBridge.v1",
|
|
503
|
-
"version":
|
|
503
|
+
"version": 1,
|
|
504
504
|
"description": "Send events to AWS EventBridge",
|
|
505
505
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/",
|
|
506
506
|
"category": {
|
|
@@ -548,7 +548,7 @@
|
|
|
548
548
|
},
|
|
549
549
|
{
|
|
550
550
|
"label": "Access key",
|
|
551
|
-
"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-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
551
|
+
"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-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
552
552
|
"group": "authentication",
|
|
553
553
|
"type": "String",
|
|
554
554
|
"binding": {
|
|
@@ -561,7 +561,7 @@
|
|
|
561
561
|
},
|
|
562
562
|
{
|
|
563
563
|
"label": "Secret key",
|
|
564
|
-
"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-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
564
|
+
"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-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
565
565
|
"group": "authentication",
|
|
566
566
|
"type": "String",
|
|
567
567
|
"binding": {
|
|
@@ -681,16 +681,16 @@
|
|
|
681
681
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 256 256'%3E%3Cdefs%3E%3ClinearGradient id='logosAwsEventbridge0' x1='0%25' x2='100%25' y1='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23B0084D'/%3E%3Cstop offset='100%25' stop-color='%23FF4F8B'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23logosAwsEventbridge0)' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23FFF' d='M171.702 211.2c-6.858 0-12.44-5.61-12.44-12.509s5.582-12.509 12.44-12.509c6.857 0 12.438 5.61 12.438 12.51c0 6.898-5.581 12.508-12.438 12.508Zm-27.278-54.4h-33.071L94.815 128l16.538-28.8h33.071L160.96 128l-16.535 28.8ZM88.387 69.818c-6.857 0-12.438-5.61-12.438-12.51c0-6.898 5.581-12.508 12.438-12.508c6.861 0 12.443 5.61 12.443 12.509s-5.582 12.509-12.443 12.509Zm83.315 109.964c-2.362 0-4.614.458-6.699 1.261l-13.514-22.931l-.713.426L167.39 129.6a3.226 3.226 0 0 0 0-3.2l-18.374-32a3.177 3.177 0 0 0-2.755-1.6h-33.435l.13-.077l-12.39-21.03c4.047-3.469 6.628-8.627 6.628-14.384c0-10.426-8.436-18.909-18.807-18.909c-10.367 0-18.803 8.483-18.803 18.909c0 10.425 8.436 18.909 18.803 18.909c2.365 0 4.618-.458 6.702-1.261l11.567 19.625L88.384 126.4a3.226 3.226 0 0 0 0 3.2l18.377 32c.57.992 1.62 1.6 2.756 1.6h36.744c.264 0 .521-.042.77-.102l12.496 21.21c-4.051 3.468-6.629 8.626-6.629 14.383c0 10.426 8.433 18.909 18.804 18.909c10.37 0 18.803-8.483 18.803-18.909c0-10.425-8.433-18.909-18.803-18.909Zm18.968-77.05c-6.857 0-12.436-5.609-12.436-12.508c0-6.9 5.579-12.509 12.436-12.509c6.858 0 12.44 5.61 12.44 12.509c0 6.9-5.582 12.509-12.44 12.509Zm23.303 23.668l-12.08-21.04c4.592-3.453 7.58-8.944 7.58-15.136c0-10.426-8.432-18.909-18.803-18.909c-2.638 0-5.152.554-7.433 1.549l-9.849-17.155a3.18 3.18 0 0 0-2.756-1.6h-39.448v6.4h37.612l9.11 15.872c-3.703 3.456-6.036 8.374-6.036 13.843c0 10.426 8.433 18.909 18.8 18.909c1.932 0 3.8-.298 5.556-.845L207.545 128l-15.892 27.674l5.512 3.2l16.808-29.274a3.21 3.21 0 0 0 0-3.2Zm-146.04 50.39c-6.86 0-12.442-5.612-12.442-12.508c0-6.9 5.581-12.51 12.442-12.51c6.857 0 12.439 5.61 12.439 12.51c0 6.896-5.582 12.508-12.44 12.508Zm10.393 3.236c5.062-3.392 8.41-9.181 8.41-15.744c0-10.426-8.436-18.91-18.803-18.91c-3.004 0-5.833.73-8.353 1.994L48.458 128l18.428-32.093l-5.515-3.2L42.027 126.4a3.21 3.21 0 0 0 0 3.2l12.388 21.568c-3.268 3.405-5.289 8.022-5.289 13.114c0 10.425 8.436 18.908 18.807 18.908c1.562 0 3.074-.214 4.528-.579l10.15 17.68c.57.989 1.62 1.6 2.757 1.6h39.451v-6.4H87.204l-8.878-15.465Z'/%3E%3C/svg%3E%0A"
|
|
682
682
|
},
|
|
683
683
|
"engines": {
|
|
684
|
-
"camunda": "^8.
|
|
684
|
+
"camunda": "^8.2"
|
|
685
685
|
}
|
|
686
686
|
},
|
|
687
687
|
{
|
|
688
688
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
689
|
-
"name": "Amazon EventBridge Connector",
|
|
689
|
+
"name": "Amazon EventBridge Outbound Connector",
|
|
690
690
|
"id": "io.camunda.connectors.AWSEventBridge.v1",
|
|
691
|
-
"version": 1,
|
|
692
691
|
"description": "Send events to AWS EventBridge",
|
|
693
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/
|
|
692
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/protocol/amazon-eventbridge/?awseventbridge=outbound",
|
|
693
|
+
"version": 5,
|
|
694
694
|
"category": {
|
|
695
695
|
"id": "connectors",
|
|
696
696
|
"name": "Connectors"
|
|
@@ -706,11 +706,11 @@
|
|
|
706
706
|
},
|
|
707
707
|
{
|
|
708
708
|
"id": "configuration",
|
|
709
|
-
"label": "
|
|
709
|
+
"label": "Queue properties"
|
|
710
710
|
},
|
|
711
711
|
{
|
|
712
712
|
"id": "eventDetails",
|
|
713
|
-
"label": "
|
|
713
|
+
"label": "eventDetails"
|
|
714
714
|
},
|
|
715
715
|
{
|
|
716
716
|
"id": "eventPayload",
|
|
@@ -718,167 +718,255 @@
|
|
|
718
718
|
},
|
|
719
719
|
{
|
|
720
720
|
"id": "output",
|
|
721
|
-
"label": "Output
|
|
721
|
+
"label": "Output mapping"
|
|
722
722
|
},
|
|
723
723
|
{
|
|
724
|
-
"id": "
|
|
725
|
-
"label": "Error
|
|
724
|
+
"id": "error",
|
|
725
|
+
"label": "Error handling"
|
|
726
|
+
},
|
|
727
|
+
{
|
|
728
|
+
"id": "retries",
|
|
729
|
+
"label": "Retries"
|
|
726
730
|
}
|
|
727
731
|
],
|
|
728
732
|
"properties": [
|
|
729
733
|
{
|
|
730
|
-
"type": "Hidden",
|
|
731
734
|
"value": "io.camunda:aws-eventbridge:1",
|
|
732
735
|
"binding": {
|
|
733
|
-
"
|
|
734
|
-
"
|
|
735
|
-
}
|
|
736
|
+
"property": "type",
|
|
737
|
+
"type": "zeebe:taskDefinition"
|
|
738
|
+
},
|
|
739
|
+
"type": "Hidden"
|
|
736
740
|
},
|
|
737
741
|
{
|
|
738
|
-
"
|
|
739
|
-
"
|
|
742
|
+
"id": "authentication.type",
|
|
743
|
+
"label": "Authentication",
|
|
744
|
+
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/protocol/aws-lambda/#aws-authentication-types\" target=\"_blank\">documentation page</a>",
|
|
745
|
+
"value": "credentials",
|
|
740
746
|
"group": "authentication",
|
|
741
|
-
"type": "String",
|
|
742
747
|
"binding": {
|
|
743
|
-
"
|
|
744
|
-
"
|
|
748
|
+
"name": "authentication.type",
|
|
749
|
+
"type": "zeebe:input"
|
|
745
750
|
},
|
|
751
|
+
"type": "Dropdown",
|
|
752
|
+
"choices": [
|
|
753
|
+
{
|
|
754
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
755
|
+
"value": "defaultCredentialsChain"
|
|
756
|
+
},
|
|
757
|
+
{
|
|
758
|
+
"name": "Credentials",
|
|
759
|
+
"value": "credentials"
|
|
760
|
+
}
|
|
761
|
+
]
|
|
762
|
+
},
|
|
763
|
+
{
|
|
764
|
+
"id": "authentication.accessKey",
|
|
765
|
+
"label": "Access key",
|
|
766
|
+
"description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
|
|
767
|
+
"optional": false,
|
|
746
768
|
"constraints": {
|
|
747
769
|
"notEmpty": true
|
|
748
|
-
}
|
|
770
|
+
},
|
|
771
|
+
"feel": "optional",
|
|
772
|
+
"group": "authentication",
|
|
773
|
+
"binding": {
|
|
774
|
+
"name": "authentication.accessKey",
|
|
775
|
+
"type": "zeebe:input"
|
|
776
|
+
},
|
|
777
|
+
"condition": {
|
|
778
|
+
"property": "authentication.type",
|
|
779
|
+
"equals": "credentials",
|
|
780
|
+
"type": "simple"
|
|
781
|
+
},
|
|
782
|
+
"type": "String"
|
|
749
783
|
},
|
|
750
784
|
{
|
|
785
|
+
"id": "authentication.secretKey",
|
|
751
786
|
"label": "Secret key",
|
|
752
|
-
"description": "Provide a secret key of a user with permissions
|
|
787
|
+
"description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
|
|
788
|
+
"optional": false,
|
|
789
|
+
"constraints": {
|
|
790
|
+
"notEmpty": true
|
|
791
|
+
},
|
|
792
|
+
"feel": "optional",
|
|
753
793
|
"group": "authentication",
|
|
754
|
-
"type": "String",
|
|
755
794
|
"binding": {
|
|
756
|
-
"
|
|
757
|
-
"
|
|
795
|
+
"name": "authentication.secretKey",
|
|
796
|
+
"type": "zeebe:input"
|
|
758
797
|
},
|
|
759
|
-
"
|
|
760
|
-
"
|
|
761
|
-
|
|
798
|
+
"condition": {
|
|
799
|
+
"property": "authentication.type",
|
|
800
|
+
"equals": "credentials",
|
|
801
|
+
"type": "simple"
|
|
802
|
+
},
|
|
803
|
+
"type": "String"
|
|
762
804
|
},
|
|
763
805
|
{
|
|
806
|
+
"id": "configuration.region",
|
|
764
807
|
"label": "Region",
|
|
765
808
|
"description": "Specify the AWS region",
|
|
766
|
-
"
|
|
767
|
-
"type": "String",
|
|
809
|
+
"optional": true,
|
|
768
810
|
"feel": "optional",
|
|
811
|
+
"group": "configuration",
|
|
769
812
|
"binding": {
|
|
770
|
-
"
|
|
771
|
-
"
|
|
813
|
+
"name": "configuration.region",
|
|
814
|
+
"type": "zeebe:input"
|
|
772
815
|
},
|
|
773
|
-
"
|
|
774
|
-
"notEmpty": true,
|
|
775
|
-
"maxLength": 255
|
|
776
|
-
}
|
|
816
|
+
"type": "String"
|
|
777
817
|
},
|
|
778
818
|
{
|
|
779
|
-
"
|
|
780
|
-
"
|
|
781
|
-
"
|
|
782
|
-
"
|
|
783
|
-
"
|
|
819
|
+
"id": "configuration.endpoint",
|
|
820
|
+
"label": "Endpoint",
|
|
821
|
+
"description": "Specify endpoint if need to use custom endpoint",
|
|
822
|
+
"optional": true,
|
|
823
|
+
"group": "configuration",
|
|
784
824
|
"binding": {
|
|
785
|
-
"
|
|
786
|
-
"
|
|
825
|
+
"name": "configuration.endpoint",
|
|
826
|
+
"type": "zeebe:input"
|
|
787
827
|
},
|
|
788
|
-
"
|
|
789
|
-
"notEmpty": true
|
|
790
|
-
}
|
|
828
|
+
"type": "Hidden"
|
|
791
829
|
},
|
|
792
830
|
{
|
|
831
|
+
"id": "input.source",
|
|
793
832
|
"label": "Source",
|
|
794
|
-
"description": "Enter the event source value. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
795
|
-
"
|
|
796
|
-
"
|
|
833
|
+
"description": "Enter the event source value. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound\" target=\"_blank\">documentation</a>",
|
|
834
|
+
"optional": false,
|
|
835
|
+
"constraints": {
|
|
836
|
+
"notEmpty": true
|
|
837
|
+
},
|
|
797
838
|
"feel": "optional",
|
|
839
|
+
"group": "eventDetails",
|
|
798
840
|
"binding": {
|
|
799
|
-
"
|
|
800
|
-
"
|
|
841
|
+
"name": "input.source",
|
|
842
|
+
"type": "zeebe:input"
|
|
801
843
|
},
|
|
802
|
-
"
|
|
803
|
-
"notEmpty": true
|
|
804
|
-
}
|
|
844
|
+
"type": "String"
|
|
805
845
|
},
|
|
806
846
|
{
|
|
847
|
+
"id": "input.detailType",
|
|
807
848
|
"label": "Detail type",
|
|
808
|
-
"description": "Enter the event detail type. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
809
|
-
"
|
|
810
|
-
"
|
|
849
|
+
"description": "Enter the event detail type. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound\" target=\"_blank\">documentation</a>",
|
|
850
|
+
"optional": false,
|
|
851
|
+
"constraints": {
|
|
852
|
+
"notEmpty": true
|
|
853
|
+
},
|
|
811
854
|
"feel": "optional",
|
|
855
|
+
"group": "eventDetails",
|
|
812
856
|
"binding": {
|
|
813
|
-
"
|
|
814
|
-
"
|
|
857
|
+
"name": "input.detailType",
|
|
858
|
+
"type": "zeebe:input"
|
|
815
859
|
},
|
|
860
|
+
"type": "String"
|
|
861
|
+
},
|
|
862
|
+
{
|
|
863
|
+
"id": "input.eventBusName",
|
|
864
|
+
"label": "Event bus name",
|
|
865
|
+
"description": "Enter the event bus name. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound\" target=\"_blank\">documentation</a>",
|
|
866
|
+
"optional": false,
|
|
816
867
|
"constraints": {
|
|
817
868
|
"notEmpty": true
|
|
818
|
-
}
|
|
869
|
+
},
|
|
870
|
+
"feel": "required",
|
|
871
|
+
"group": "eventDetails",
|
|
872
|
+
"binding": {
|
|
873
|
+
"name": "input.eventBusName",
|
|
874
|
+
"type": "zeebe:input"
|
|
875
|
+
},
|
|
876
|
+
"type": "Text"
|
|
819
877
|
},
|
|
820
878
|
{
|
|
879
|
+
"id": "input.detail",
|
|
821
880
|
"label": "Event payload",
|
|
822
|
-
"description": "Provide the payload for the event as JSON. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
823
|
-
"group": "eventPayload",
|
|
824
|
-
"type": "Text",
|
|
825
|
-
"feel": "required",
|
|
881
|
+
"description": "Provide the payload for the event as JSON. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound\" target=\"_blank\">documentation</a>",
|
|
826
882
|
"optional": false,
|
|
827
|
-
"binding": {
|
|
828
|
-
"type": "zeebe:input",
|
|
829
|
-
"name": "input.detail"
|
|
830
|
-
},
|
|
831
883
|
"constraints": {
|
|
832
884
|
"notEmpty": true
|
|
833
|
-
}
|
|
885
|
+
},
|
|
886
|
+
"feel": "optional",
|
|
887
|
+
"group": "eventPayload",
|
|
888
|
+
"binding": {
|
|
889
|
+
"name": "input.detail",
|
|
890
|
+
"type": "zeebe:input"
|
|
891
|
+
},
|
|
892
|
+
"type": "String"
|
|
834
893
|
},
|
|
835
894
|
{
|
|
895
|
+
"id": "resultVariable",
|
|
836
896
|
"label": "Result variable",
|
|
837
|
-
"description": "
|
|
897
|
+
"description": "Name of variable to store the response in",
|
|
838
898
|
"group": "output",
|
|
839
|
-
"type": "String",
|
|
840
899
|
"binding": {
|
|
841
|
-
"
|
|
842
|
-
"
|
|
843
|
-
}
|
|
900
|
+
"key": "resultVariable",
|
|
901
|
+
"type": "zeebe:taskHeader"
|
|
902
|
+
},
|
|
903
|
+
"type": "String"
|
|
844
904
|
},
|
|
845
905
|
{
|
|
906
|
+
"id": "resultExpression",
|
|
846
907
|
"label": "Result expression",
|
|
847
|
-
"description": "Expression to map the response into process variables
|
|
848
|
-
"group": "output",
|
|
849
|
-
"type": "Text",
|
|
908
|
+
"description": "Expression to map the response into process variables",
|
|
850
909
|
"feel": "required",
|
|
910
|
+
"group": "output",
|
|
851
911
|
"binding": {
|
|
852
|
-
"
|
|
853
|
-
"
|
|
854
|
-
}
|
|
912
|
+
"key": "resultExpression",
|
|
913
|
+
"type": "zeebe:taskHeader"
|
|
914
|
+
},
|
|
915
|
+
"type": "Text"
|
|
855
916
|
},
|
|
856
917
|
{
|
|
918
|
+
"id": "errorExpression",
|
|
857
919
|
"label": "Error expression",
|
|
858
|
-
"description": "Expression to handle errors",
|
|
859
|
-
"group": "errors",
|
|
860
|
-
"type": "Text",
|
|
920
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
|
|
861
921
|
"feel": "required",
|
|
922
|
+
"group": "error",
|
|
862
923
|
"binding": {
|
|
863
|
-
"
|
|
864
|
-
"
|
|
865
|
-
}
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
924
|
+
"key": "errorExpression",
|
|
925
|
+
"type": "zeebe:taskHeader"
|
|
926
|
+
},
|
|
927
|
+
"type": "Text"
|
|
928
|
+
},
|
|
929
|
+
{
|
|
930
|
+
"id": "retryCount",
|
|
931
|
+
"label": "Retries",
|
|
932
|
+
"description": "Number of retries",
|
|
933
|
+
"value": "3",
|
|
934
|
+
"feel": "optional",
|
|
935
|
+
"group": "retries",
|
|
936
|
+
"binding": {
|
|
937
|
+
"property": "retries",
|
|
938
|
+
"type": "zeebe:taskDefinition"
|
|
939
|
+
},
|
|
940
|
+
"type": "String"
|
|
941
|
+
},
|
|
942
|
+
{
|
|
943
|
+
"id": "retryBackoff",
|
|
944
|
+
"label": "Retry backoff",
|
|
945
|
+
"description": "ISO-8601 duration to wait between retries",
|
|
946
|
+
"value": "PT0S",
|
|
947
|
+
"feel": "optional",
|
|
948
|
+
"group": "retries",
|
|
949
|
+
"binding": {
|
|
950
|
+
"key": "retryBackoff",
|
|
951
|
+
"type": "zeebe:taskHeader"
|
|
952
|
+
},
|
|
953
|
+
"type": "String"
|
|
954
|
+
}
|
|
955
|
+
],
|
|
956
|
+
"icon": {
|
|
957
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxOCcgaGVpZ2h0PScxOCcgdmlld0JveD0nMCAwIDI1NiAyNTYnPgogICAgPGRlZnM+CiAgICAgICAgPGxpbmVhckdyYWRpZW50IGlkPSdsb2dvc0F3c0V2ZW50YnJpZGdlMCcgeDE9JzAlJyB4Mj0nMTAwJScgeTE9JzEwMCUnIHkyPScwJSc+CiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0nMCUnIHN0b3AtY29sb3I9JyNCMDA4NEQnLz4KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PScxMDAlJyBzdG9wLWNvbG9yPScjRkY0RjhCJy8+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxwYXRoIGZpbGw9J3VybCgjbG9nb3NBd3NFdmVudGJyaWRnZTApJyBkPSdNMCAwaDI1NnYyNTZIMHonLz4KICAgIDxwYXRoIGZpbGw9JyNGRkYnCiAgICAgICAgICBkPSdNMTcxLjcwMiAyMTEuMmMtNi44NTggMC0xMi40NC01LjYxLTEyLjQ0LTEyLjUwOXM1LjU4Mi0xMi41MDkgMTIuNDQtMTIuNTA5YzYuODU3IDAgMTIuNDM4IDUuNjEgMTIuNDM4IDEyLjUxYzAgNi44OTgtNS41ODEgMTIuNTA4LTEyLjQzOCAxMi41MDhabS0yNy4yNzgtNTQuNGgtMzMuMDcxTDk0LjgxNSAxMjhsMTYuNTM4LTI4LjhoMzMuMDcxTDE2MC45NiAxMjhsLTE2LjUzNSAyOC44Wk04OC4zODcgNjkuODE4Yy02Ljg1NyAwLTEyLjQzOC01LjYxLTEyLjQzOC0xMi41MWMwLTYuODk4IDUuNTgxLTEyLjUwOCAxMi40MzgtMTIuNTA4YzYuODYxIDAgMTIuNDQzIDUuNjEgMTIuNDQzIDEyLjUwOXMtNS41ODIgMTIuNTA5LTEyLjQ0MyAxMi41MDlabTgzLjMxNSAxMDkuOTY0Yy0yLjM2MiAwLTQuNjE0LjQ1OC02LjY5OSAxLjI2MWwtMTMuNTE0LTIyLjkzMWwtLjcxMy40MjZMMTY3LjM5IDEyOS42YTMuMjI2IDMuMjI2IDAgMCAwIDAtMy4ybC0xOC4zNzQtMzJhMy4xNzcgMy4xNzcgMCAwIDAtMi43NTUtMS42aC0zMy40MzVsLjEzLS4wNzdsLTEyLjM5LTIxLjAzYzQuMDQ3LTMuNDY5IDYuNjI4LTguNjI3IDYuNjI4LTE0LjM4NGMwLTEwLjQyNi04LjQzNi0xOC45MDktMTguODA3LTE4LjkwOWMtMTAuMzY3IDAtMTguODAzIDguNDgzLTE4LjgwMyAxOC45MDljMCAxMC40MjUgOC40MzYgMTguOTA5IDE4LjgwMyAxOC45MDljMi4zNjUgMCA0LjYxOC0uNDU4IDYuNzAyLTEuMjYxbDExLjU2NyAxOS42MjVMODguMzg0IDEyNi40YTMuMjI2IDMuMjI2IDAgMCAwIDAgMy4ybDE4LjM3NyAzMmMuNTcuOTkyIDEuNjIgMS42IDIuNzU2IDEuNmgzNi43NDRjLjI2NCAwIC41MjEtLjA0Mi43Ny0uMTAybDEyLjQ5NiAyMS4yMWMtNC4wNTEgMy40NjgtNi42MjkgOC42MjYtNi42MjkgMTQuMzgzYzAgMTAuNDI2IDguNDMzIDE4LjkwOSAxOC44MDQgMTguOTA5YzEwLjM3IDAgMTguODAzLTguNDgzIDE4LjgwMy0xOC45MDljMC0xMC40MjUtOC40MzMtMTguOTA5LTE4LjgwMy0xOC45MDlabTE4Ljk2OC03Ny4wNWMtNi44NTcgMC0xMi40MzYtNS42MDktMTIuNDM2LTEyLjUwOGMwLTYuOSA1LjU3OS0xMi41MDkgMTIuNDM2LTEyLjUwOWM2Ljg1OCAwIDEyLjQ0IDUuNjEgMTIuNDQgMTIuNTA5YzAgNi45LTUuNTgyIDEyLjUwOS0xMi40NCAxMi41MDlabTIzLjMwMyAyMy42NjhsLTEyLjA4LTIxLjA0YzQuNTkyLTMuNDUzIDcuNTgtOC45NDQgNy41OC0xNS4xMzZjMC0xMC40MjYtOC40MzItMTguOTA5LTE4LjgwMy0xOC45MDljLTIuNjM4IDAtNS4xNTIuNTU0LTcuNDMzIDEuNTQ5bC05Ljg0OS0xNy4xNTVhMy4xOCAzLjE4IDAgMCAwLTIuNzU2LTEuNmgtMzkuNDQ4djYuNGgzNy42MTJsOS4xMSAxNS44NzJjLTMuNzAzIDMuNDU2LTYuMDM2IDguMzc0LTYuMDM2IDEzLjg0M2MwIDEwLjQyNiA4LjQzMyAxOC45MDkgMTguOCAxOC45MDljMS45MzIgMCAzLjgtLjI5OCA1LjU1Ni0uODQ1TDIwNy41NDUgMTI4bC0xNS44OTIgMjcuNjc0bDUuNTEyIDMuMmwxNi44MDgtMjkuMjc0YTMuMjEgMy4yMSAwIDAgMCAwLTMuMlptLTE0Ni4wNCA1MC4zOWMtNi44NiAwLTEyLjQ0Mi01LjYxMi0xMi40NDItMTIuNTA4YzAtNi45IDUuNTgxLTEyLjUxIDEyLjQ0Mi0xMi41MWM2Ljg1NyAwIDEyLjQzOSA1LjYxIDEyLjQzOSAxMi41MWMwIDYuODk2LTUuNTgyIDEyLjUwOC0xMi40NCAxMi41MDhabTEwLjM5MyAzLjIzNmM1LjA2Mi0zLjM5MiA4LjQxLTkuMTgxIDguNDEtMTUuNzQ0YzAtMTAuNDI2LTguNDM2LTE4LjkxLTE4LjgwMy0xOC45MWMtMy4wMDQgMC01LjgzMy43My04LjM1MyAxLjk5NEw0OC40NTggMTI4bDE4LjQyOC0zMi4wOTNsLTUuNTE1LTMuMkw0Mi4wMjcgMTI2LjRhMy4yMSAzLjIxIDAgMCAwIDAgMy4ybDEyLjM4OCAyMS41NjhjLTMuMjY4IDMuNDA1LTUuMjg5IDguMDIyLTUuMjg5IDEzLjExNGMwIDEwLjQyNSA4LjQzNiAxOC45MDggMTguODA3IDE4LjkwOGMxLjU2MiAwIDMuMDc0LS4yMTQgNC41MjgtLjU3OWwxMC4xNSAxNy42OGMuNTcuOTg5IDEuNjIgMS42IDIuNzU3IDEuNmgzOS40NTF2LTYuNEg4Ny4yMDRsLTguODc4LTE1LjQ2NVonLz4KPC9zdmc+Cg=="
|
|
958
|
+
},
|
|
959
|
+
"engines": {
|
|
960
|
+
"camunda": "^8.5"
|
|
961
|
+
}
|
|
962
|
+
},
|
|
963
|
+
{
|
|
964
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
965
|
+
"name": "Amazon EventBridge Outbound Connector",
|
|
966
|
+
"id": "io.camunda.connectors.AWSEventBridge.v1",
|
|
967
|
+
"version": 2,
|
|
880
968
|
"description": "Send events to AWS EventBridge",
|
|
881
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
969
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/",
|
|
882
970
|
"category": {
|
|
883
971
|
"id": "connectors",
|
|
884
972
|
"name": "Connectors"
|
|
@@ -922,35 +1010,9 @@
|
|
|
922
1010
|
"property": "type"
|
|
923
1011
|
}
|
|
924
1012
|
},
|
|
925
|
-
{
|
|
926
|
-
"id": "authenticationType",
|
|
927
|
-
"label": "Authentication",
|
|
928
|
-
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound\" target=\"_blank\">documentation page</a>",
|
|
929
|
-
"group": "authentication",
|
|
930
|
-
"type": "Dropdown",
|
|
931
|
-
"optional": false,
|
|
932
|
-
"value": "credentials",
|
|
933
|
-
"choices": [
|
|
934
|
-
{
|
|
935
|
-
"name": "Credentials",
|
|
936
|
-
"value": "credentials"
|
|
937
|
-
},
|
|
938
|
-
{
|
|
939
|
-
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
940
|
-
"value": "defaultCredentialsChain"
|
|
941
|
-
}
|
|
942
|
-
],
|
|
943
|
-
"binding": {
|
|
944
|
-
"type": "zeebe:input",
|
|
945
|
-
"name": "authentication.type"
|
|
946
|
-
},
|
|
947
|
-
"constraints": {
|
|
948
|
-
"notEmpty": true
|
|
949
|
-
}
|
|
950
|
-
},
|
|
951
1013
|
{
|
|
952
1014
|
"label": "Access key",
|
|
953
|
-
"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/
|
|
1015
|
+
"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-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
954
1016
|
"group": "authentication",
|
|
955
1017
|
"type": "String",
|
|
956
1018
|
"binding": {
|
|
@@ -959,15 +1021,11 @@
|
|
|
959
1021
|
},
|
|
960
1022
|
"constraints": {
|
|
961
1023
|
"notEmpty": true
|
|
962
|
-
},
|
|
963
|
-
"condition": {
|
|
964
|
-
"property": "authenticationType",
|
|
965
|
-
"equals": "credentials"
|
|
966
1024
|
}
|
|
967
1025
|
},
|
|
968
1026
|
{
|
|
969
1027
|
"label": "Secret key",
|
|
970
|
-
"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/
|
|
1028
|
+
"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-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
971
1029
|
"group": "authentication",
|
|
972
1030
|
"type": "String",
|
|
973
1031
|
"binding": {
|
|
@@ -976,10 +1034,6 @@
|
|
|
976
1034
|
},
|
|
977
1035
|
"constraints": {
|
|
978
1036
|
"notEmpty": true
|
|
979
|
-
},
|
|
980
|
-
"condition": {
|
|
981
|
-
"property": "authenticationType",
|
|
982
|
-
"equals": "credentials"
|
|
983
1037
|
}
|
|
984
1038
|
},
|
|
985
1039
|
{
|
|
@@ -1091,16 +1145,16 @@
|
|
|
1091
1145
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 256 256'%3E%3Cdefs%3E%3ClinearGradient id='logosAwsEventbridge0' x1='0%25' x2='100%25' y1='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23B0084D'/%3E%3Cstop offset='100%25' stop-color='%23FF4F8B'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23logosAwsEventbridge0)' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23FFF' d='M171.702 211.2c-6.858 0-12.44-5.61-12.44-12.509s5.582-12.509 12.44-12.509c6.857 0 12.438 5.61 12.438 12.51c0 6.898-5.581 12.508-12.438 12.508Zm-27.278-54.4h-33.071L94.815 128l16.538-28.8h33.071L160.96 128l-16.535 28.8ZM88.387 69.818c-6.857 0-12.438-5.61-12.438-12.51c0-6.898 5.581-12.508 12.438-12.508c6.861 0 12.443 5.61 12.443 12.509s-5.582 12.509-12.443 12.509Zm83.315 109.964c-2.362 0-4.614.458-6.699 1.261l-13.514-22.931l-.713.426L167.39 129.6a3.226 3.226 0 0 0 0-3.2l-18.374-32a3.177 3.177 0 0 0-2.755-1.6h-33.435l.13-.077l-12.39-21.03c4.047-3.469 6.628-8.627 6.628-14.384c0-10.426-8.436-18.909-18.807-18.909c-10.367 0-18.803 8.483-18.803 18.909c0 10.425 8.436 18.909 18.803 18.909c2.365 0 4.618-.458 6.702-1.261l11.567 19.625L88.384 126.4a3.226 3.226 0 0 0 0 3.2l18.377 32c.57.992 1.62 1.6 2.756 1.6h36.744c.264 0 .521-.042.77-.102l12.496 21.21c-4.051 3.468-6.629 8.626-6.629 14.383c0 10.426 8.433 18.909 18.804 18.909c10.37 0 18.803-8.483 18.803-18.909c0-10.425-8.433-18.909-18.803-18.909Zm18.968-77.05c-6.857 0-12.436-5.609-12.436-12.508c0-6.9 5.579-12.509 12.436-12.509c6.858 0 12.44 5.61 12.44 12.509c0 6.9-5.582 12.509-12.44 12.509Zm23.303 23.668l-12.08-21.04c4.592-3.453 7.58-8.944 7.58-15.136c0-10.426-8.432-18.909-18.803-18.909c-2.638 0-5.152.554-7.433 1.549l-9.849-17.155a3.18 3.18 0 0 0-2.756-1.6h-39.448v6.4h37.612l9.11 15.872c-3.703 3.456-6.036 8.374-6.036 13.843c0 10.426 8.433 18.909 18.8 18.909c1.932 0 3.8-.298 5.556-.845L207.545 128l-15.892 27.674l5.512 3.2l16.808-29.274a3.21 3.21 0 0 0 0-3.2Zm-146.04 50.39c-6.86 0-12.442-5.612-12.442-12.508c0-6.9 5.581-12.51 12.442-12.51c6.857 0 12.439 5.61 12.439 12.51c0 6.896-5.582 12.508-12.44 12.508Zm10.393 3.236c5.062-3.392 8.41-9.181 8.41-15.744c0-10.426-8.436-18.91-18.803-18.91c-3.004 0-5.833.73-8.353 1.994L48.458 128l18.428-32.093l-5.515-3.2L42.027 126.4a3.21 3.21 0 0 0 0 3.2l12.388 21.568c-3.268 3.405-5.289 8.022-5.289 13.114c0 10.425 8.436 18.908 18.807 18.908c1.562 0 3.074-.214 4.528-.579l10.15 17.68c.57.989 1.62 1.6 2.757 1.6h39.451v-6.4H87.204l-8.878-15.465Z'/%3E%3C/svg%3E%0A"
|
|
1092
1146
|
},
|
|
1093
1147
|
"engines": {
|
|
1094
|
-
"camunda": "^8.
|
|
1148
|
+
"camunda": "^8.2"
|
|
1095
1149
|
}
|
|
1096
1150
|
},
|
|
1097
1151
|
{
|
|
1098
1152
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1099
1153
|
"name": "Amazon EventBridge Outbound Connector",
|
|
1100
1154
|
"id": "io.camunda.connectors.AWSEventBridge.v1",
|
|
1155
|
+
"version": 4,
|
|
1101
1156
|
"description": "Send events to AWS EventBridge",
|
|
1102
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/
|
|
1103
|
-
"version": 5,
|
|
1157
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound",
|
|
1104
1158
|
"category": {
|
|
1105
1159
|
"id": "connectors",
|
|
1106
1160
|
"name": "Connectors"
|
|
@@ -1116,11 +1170,11 @@
|
|
|
1116
1170
|
},
|
|
1117
1171
|
{
|
|
1118
1172
|
"id": "configuration",
|
|
1119
|
-
"label": "
|
|
1173
|
+
"label": "Configuration"
|
|
1120
1174
|
},
|
|
1121
1175
|
{
|
|
1122
1176
|
"id": "eventDetails",
|
|
1123
|
-
"label": "
|
|
1177
|
+
"label": "Event Details"
|
|
1124
1178
|
},
|
|
1125
1179
|
{
|
|
1126
1180
|
"id": "eventPayload",
|
|
@@ -1128,246 +1182,192 @@
|
|
|
1128
1182
|
},
|
|
1129
1183
|
{
|
|
1130
1184
|
"id": "output",
|
|
1131
|
-
"label": "Output
|
|
1132
|
-
},
|
|
1133
|
-
{
|
|
1134
|
-
"id": "error",
|
|
1135
|
-
"label": "Error handling"
|
|
1185
|
+
"label": "Output Mapping"
|
|
1136
1186
|
},
|
|
1137
1187
|
{
|
|
1138
|
-
"id": "
|
|
1139
|
-
"label": "
|
|
1188
|
+
"id": "errors",
|
|
1189
|
+
"label": "Error Handling"
|
|
1140
1190
|
}
|
|
1141
1191
|
],
|
|
1142
1192
|
"properties": [
|
|
1143
1193
|
{
|
|
1194
|
+
"type": "Hidden",
|
|
1144
1195
|
"value": "io.camunda:aws-eventbridge:1",
|
|
1145
1196
|
"binding": {
|
|
1146
|
-
"
|
|
1147
|
-
"
|
|
1148
|
-
}
|
|
1149
|
-
"type": "Hidden"
|
|
1197
|
+
"type": "zeebe:taskDefinition",
|
|
1198
|
+
"property": "type"
|
|
1199
|
+
}
|
|
1150
1200
|
},
|
|
1151
1201
|
{
|
|
1152
|
-
"id": "
|
|
1202
|
+
"id": "authenticationType",
|
|
1153
1203
|
"label": "Authentication",
|
|
1154
|
-
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/
|
|
1155
|
-
"value": "credentials",
|
|
1204
|
+
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound\" target=\"_blank\">documentation page</a>",
|
|
1156
1205
|
"group": "authentication",
|
|
1157
|
-
"binding": {
|
|
1158
|
-
"name": "authentication.type",
|
|
1159
|
-
"type": "zeebe:input"
|
|
1160
|
-
},
|
|
1161
1206
|
"type": "Dropdown",
|
|
1207
|
+
"optional": false,
|
|
1208
|
+
"value": "credentials",
|
|
1162
1209
|
"choices": [
|
|
1163
|
-
{
|
|
1164
|
-
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
1165
|
-
"value": "defaultCredentialsChain"
|
|
1166
|
-
},
|
|
1167
1210
|
{
|
|
1168
1211
|
"name": "Credentials",
|
|
1169
1212
|
"value": "credentials"
|
|
1213
|
+
},
|
|
1214
|
+
{
|
|
1215
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
1216
|
+
"value": "defaultCredentialsChain"
|
|
1170
1217
|
}
|
|
1171
|
-
]
|
|
1218
|
+
],
|
|
1219
|
+
"binding": {
|
|
1220
|
+
"type": "zeebe:input",
|
|
1221
|
+
"name": "authentication.type"
|
|
1222
|
+
},
|
|
1223
|
+
"constraints": {
|
|
1224
|
+
"notEmpty": true
|
|
1225
|
+
}
|
|
1172
1226
|
},
|
|
1173
1227
|
{
|
|
1174
|
-
"id": "authentication.accessKey",
|
|
1175
1228
|
"label": "Access key",
|
|
1176
|
-
"description": "Provide an
|
|
1177
|
-
"optional": false,
|
|
1178
|
-
"constraints": {
|
|
1179
|
-
"notEmpty": true
|
|
1180
|
-
},
|
|
1181
|
-
"feel": "optional",
|
|
1229
|
+
"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/amazon-eventbridge/?awseventbridge=outbound\" target=\"_blank\">documentation</a>",
|
|
1182
1230
|
"group": "authentication",
|
|
1231
|
+
"type": "String",
|
|
1183
1232
|
"binding": {
|
|
1184
|
-
"
|
|
1185
|
-
"
|
|
1233
|
+
"type": "zeebe:input",
|
|
1234
|
+
"name": "authentication.accessKey"
|
|
1186
1235
|
},
|
|
1187
|
-
"
|
|
1188
|
-
"
|
|
1189
|
-
"equals": "credentials",
|
|
1190
|
-
"type": "simple"
|
|
1236
|
+
"constraints": {
|
|
1237
|
+
"notEmpty": true
|
|
1191
1238
|
},
|
|
1192
|
-
"
|
|
1239
|
+
"condition": {
|
|
1240
|
+
"property": "authenticationType",
|
|
1241
|
+
"equals": "credentials"
|
|
1242
|
+
}
|
|
1193
1243
|
},
|
|
1194
1244
|
{
|
|
1195
|
-
"id": "authentication.secretKey",
|
|
1196
1245
|
"label": "Secret key",
|
|
1197
|
-
"description": "Provide a secret key of a user with permissions
|
|
1198
|
-
"optional": false,
|
|
1199
|
-
"constraints": {
|
|
1200
|
-
"notEmpty": true
|
|
1201
|
-
},
|
|
1202
|
-
"feel": "optional",
|
|
1246
|
+
"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/amazon-eventbridge/?awseventbridge=outbound\" target=\"_blank\">documentation</a>",
|
|
1203
1247
|
"group": "authentication",
|
|
1248
|
+
"type": "String",
|
|
1204
1249
|
"binding": {
|
|
1205
|
-
"
|
|
1206
|
-
"
|
|
1250
|
+
"type": "zeebe:input",
|
|
1251
|
+
"name": "authentication.secretKey"
|
|
1207
1252
|
},
|
|
1208
|
-
"
|
|
1209
|
-
"
|
|
1210
|
-
"equals": "credentials",
|
|
1211
|
-
"type": "simple"
|
|
1253
|
+
"constraints": {
|
|
1254
|
+
"notEmpty": true
|
|
1212
1255
|
},
|
|
1213
|
-
"
|
|
1256
|
+
"condition": {
|
|
1257
|
+
"property": "authenticationType",
|
|
1258
|
+
"equals": "credentials"
|
|
1259
|
+
}
|
|
1214
1260
|
},
|
|
1215
1261
|
{
|
|
1216
|
-
"id": "configuration.region",
|
|
1217
1262
|
"label": "Region",
|
|
1218
1263
|
"description": "Specify the AWS region",
|
|
1219
|
-
"optional": true,
|
|
1220
|
-
"feel": "optional",
|
|
1221
1264
|
"group": "configuration",
|
|
1265
|
+
"type": "String",
|
|
1266
|
+
"feel": "optional",
|
|
1222
1267
|
"binding": {
|
|
1223
|
-
"
|
|
1224
|
-
"
|
|
1268
|
+
"type": "zeebe:input",
|
|
1269
|
+
"name": "configuration.region"
|
|
1225
1270
|
},
|
|
1226
|
-
"
|
|
1271
|
+
"constraints": {
|
|
1272
|
+
"notEmpty": true,
|
|
1273
|
+
"maxLength": 255
|
|
1274
|
+
}
|
|
1227
1275
|
},
|
|
1228
1276
|
{
|
|
1229
|
-
"
|
|
1230
|
-
"
|
|
1231
|
-
"
|
|
1232
|
-
"
|
|
1233
|
-
"
|
|
1277
|
+
"label": "Event bus name",
|
|
1278
|
+
"description": "Enter the event bus name. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
1279
|
+
"group": "eventDetails",
|
|
1280
|
+
"type": "String",
|
|
1281
|
+
"feel": "optional",
|
|
1234
1282
|
"binding": {
|
|
1235
|
-
"
|
|
1236
|
-
"
|
|
1283
|
+
"type": "zeebe:input",
|
|
1284
|
+
"name": "input.eventBusName"
|
|
1237
1285
|
},
|
|
1238
|
-
"
|
|
1286
|
+
"constraints": {
|
|
1287
|
+
"notEmpty": true
|
|
1288
|
+
}
|
|
1239
1289
|
},
|
|
1240
1290
|
{
|
|
1241
|
-
"id": "input.source",
|
|
1242
1291
|
"label": "Source",
|
|
1243
|
-
"description": "Enter the event source value. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1244
|
-
"optional": false,
|
|
1245
|
-
"constraints": {
|
|
1246
|
-
"notEmpty": true
|
|
1247
|
-
},
|
|
1248
|
-
"feel": "optional",
|
|
1292
|
+
"description": "Enter the event source value. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
1249
1293
|
"group": "eventDetails",
|
|
1294
|
+
"type": "String",
|
|
1295
|
+
"feel": "optional",
|
|
1250
1296
|
"binding": {
|
|
1251
|
-
"
|
|
1252
|
-
"
|
|
1297
|
+
"type": "zeebe:input",
|
|
1298
|
+
"name": "input.source"
|
|
1253
1299
|
},
|
|
1254
|
-
"
|
|
1300
|
+
"constraints": {
|
|
1301
|
+
"notEmpty": true
|
|
1302
|
+
}
|
|
1255
1303
|
},
|
|
1256
1304
|
{
|
|
1257
|
-
"id": "input.detailType",
|
|
1258
1305
|
"label": "Detail type",
|
|
1259
|
-
"description": "Enter the event detail type. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1260
|
-
"optional": false,
|
|
1261
|
-
"constraints": {
|
|
1262
|
-
"notEmpty": true
|
|
1263
|
-
},
|
|
1264
|
-
"feel": "optional",
|
|
1306
|
+
"description": "Enter the event detail type. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
1265
1307
|
"group": "eventDetails",
|
|
1308
|
+
"type": "String",
|
|
1309
|
+
"feel": "optional",
|
|
1266
1310
|
"binding": {
|
|
1267
|
-
"
|
|
1268
|
-
"
|
|
1311
|
+
"type": "zeebe:input",
|
|
1312
|
+
"name": "input.detailType"
|
|
1269
1313
|
},
|
|
1270
|
-
"type": "String"
|
|
1271
|
-
},
|
|
1272
|
-
{
|
|
1273
|
-
"id": "input.eventBusName",
|
|
1274
|
-
"label": "Event bus name",
|
|
1275
|
-
"description": "Enter the event bus name. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-eventbridge/?awseventbridge=outbound\" target=\"_blank\">documentation</a>",
|
|
1276
|
-
"optional": false,
|
|
1277
1314
|
"constraints": {
|
|
1278
1315
|
"notEmpty": true
|
|
1279
|
-
}
|
|
1280
|
-
"feel": "required",
|
|
1281
|
-
"group": "eventDetails",
|
|
1282
|
-
"binding": {
|
|
1283
|
-
"name": "input.eventBusName",
|
|
1284
|
-
"type": "zeebe:input"
|
|
1285
|
-
},
|
|
1286
|
-
"type": "Text"
|
|
1316
|
+
}
|
|
1287
1317
|
},
|
|
1288
1318
|
{
|
|
1289
|
-
"id": "input.detail",
|
|
1290
1319
|
"label": "Event payload",
|
|
1291
|
-
"description": "Provide the payload for the event as JSON. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/
|
|
1292
|
-
"optional": false,
|
|
1293
|
-
"constraints": {
|
|
1294
|
-
"notEmpty": true
|
|
1295
|
-
},
|
|
1296
|
-
"feel": "optional",
|
|
1320
|
+
"description": "Provide the payload for the event as JSON. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-eventbridge/\" target=\"_blank\">documentation</a>",
|
|
1297
1321
|
"group": "eventPayload",
|
|
1322
|
+
"type": "Text",
|
|
1323
|
+
"feel": "required",
|
|
1324
|
+
"optional": false,
|
|
1298
1325
|
"binding": {
|
|
1299
|
-
"
|
|
1300
|
-
"
|
|
1326
|
+
"type": "zeebe:input",
|
|
1327
|
+
"name": "input.detail"
|
|
1301
1328
|
},
|
|
1302
|
-
"
|
|
1329
|
+
"constraints": {
|
|
1330
|
+
"notEmpty": true
|
|
1331
|
+
}
|
|
1303
1332
|
},
|
|
1304
1333
|
{
|
|
1305
|
-
"id": "resultVariable",
|
|
1306
1334
|
"label": "Result variable",
|
|
1307
|
-
"description": "
|
|
1335
|
+
"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>",
|
|
1308
1336
|
"group": "output",
|
|
1337
|
+
"type": "String",
|
|
1309
1338
|
"binding": {
|
|
1310
|
-
"
|
|
1311
|
-
"
|
|
1312
|
-
}
|
|
1313
|
-
"type": "String"
|
|
1339
|
+
"type": "zeebe:taskHeader",
|
|
1340
|
+
"key": "resultVariable"
|
|
1341
|
+
}
|
|
1314
1342
|
},
|
|
1315
1343
|
{
|
|
1316
|
-
"id": "resultExpression",
|
|
1317
1344
|
"label": "Result expression",
|
|
1318
|
-
"description": "Expression to map the response into process variables",
|
|
1319
|
-
"feel": "required",
|
|
1345
|
+
"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>",
|
|
1320
1346
|
"group": "output",
|
|
1347
|
+
"type": "Text",
|
|
1348
|
+
"feel": "required",
|
|
1321
1349
|
"binding": {
|
|
1322
|
-
"
|
|
1323
|
-
"
|
|
1324
|
-
}
|
|
1325
|
-
"type": "Text"
|
|
1350
|
+
"type": "zeebe:taskHeader",
|
|
1351
|
+
"key": "resultExpression"
|
|
1352
|
+
}
|
|
1326
1353
|
},
|
|
1327
1354
|
{
|
|
1328
|
-
"id": "errorExpression",
|
|
1329
1355
|
"label": "Error expression",
|
|
1330
|
-
"description": "Expression to handle errors
|
|
1356
|
+
"description": "Expression to handle errors",
|
|
1357
|
+
"group": "errors",
|
|
1358
|
+
"type": "Text",
|
|
1331
1359
|
"feel": "required",
|
|
1332
|
-
"group": "error",
|
|
1333
|
-
"binding": {
|
|
1334
|
-
"key": "errorExpression",
|
|
1335
|
-
"type": "zeebe:taskHeader"
|
|
1336
|
-
},
|
|
1337
|
-
"type": "Text"
|
|
1338
|
-
},
|
|
1339
|
-
{
|
|
1340
|
-
"id": "retryCount",
|
|
1341
|
-
"label": "Retries",
|
|
1342
|
-
"description": "Number of retries",
|
|
1343
|
-
"value": "3",
|
|
1344
|
-
"feel": "optional",
|
|
1345
|
-
"group": "retries",
|
|
1346
|
-
"binding": {
|
|
1347
|
-
"property": "retries",
|
|
1348
|
-
"type": "zeebe:taskDefinition"
|
|
1349
|
-
},
|
|
1350
|
-
"type": "String"
|
|
1351
|
-
},
|
|
1352
|
-
{
|
|
1353
|
-
"id": "retryBackoff",
|
|
1354
|
-
"label": "Retry backoff",
|
|
1355
|
-
"description": "ISO-8601 duration to wait between retries",
|
|
1356
|
-
"value": "PT0S",
|
|
1357
|
-
"feel": "optional",
|
|
1358
|
-
"group": "retries",
|
|
1359
1360
|
"binding": {
|
|
1360
|
-
"
|
|
1361
|
-
"
|
|
1362
|
-
}
|
|
1363
|
-
"type": "String"
|
|
1361
|
+
"type": "zeebe:taskHeader",
|
|
1362
|
+
"key": "errorExpression"
|
|
1363
|
+
}
|
|
1364
1364
|
}
|
|
1365
1365
|
],
|
|
1366
1366
|
"icon": {
|
|
1367
|
-
"contents": "data:image/svg+xml;
|
|
1367
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 256 256'%3E%3Cdefs%3E%3ClinearGradient id='logosAwsEventbridge0' x1='0%25' x2='100%25' y1='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%23B0084D'/%3E%3Cstop offset='100%25' stop-color='%23FF4F8B'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23logosAwsEventbridge0)' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23FFF' d='M171.702 211.2c-6.858 0-12.44-5.61-12.44-12.509s5.582-12.509 12.44-12.509c6.857 0 12.438 5.61 12.438 12.51c0 6.898-5.581 12.508-12.438 12.508Zm-27.278-54.4h-33.071L94.815 128l16.538-28.8h33.071L160.96 128l-16.535 28.8ZM88.387 69.818c-6.857 0-12.438-5.61-12.438-12.51c0-6.898 5.581-12.508 12.438-12.508c6.861 0 12.443 5.61 12.443 12.509s-5.582 12.509-12.443 12.509Zm83.315 109.964c-2.362 0-4.614.458-6.699 1.261l-13.514-22.931l-.713.426L167.39 129.6a3.226 3.226 0 0 0 0-3.2l-18.374-32a3.177 3.177 0 0 0-2.755-1.6h-33.435l.13-.077l-12.39-21.03c4.047-3.469 6.628-8.627 6.628-14.384c0-10.426-8.436-18.909-18.807-18.909c-10.367 0-18.803 8.483-18.803 18.909c0 10.425 8.436 18.909 18.803 18.909c2.365 0 4.618-.458 6.702-1.261l11.567 19.625L88.384 126.4a3.226 3.226 0 0 0 0 3.2l18.377 32c.57.992 1.62 1.6 2.756 1.6h36.744c.264 0 .521-.042.77-.102l12.496 21.21c-4.051 3.468-6.629 8.626-6.629 14.383c0 10.426 8.433 18.909 18.804 18.909c10.37 0 18.803-8.483 18.803-18.909c0-10.425-8.433-18.909-18.803-18.909Zm18.968-77.05c-6.857 0-12.436-5.609-12.436-12.508c0-6.9 5.579-12.509 12.436-12.509c6.858 0 12.44 5.61 12.44 12.509c0 6.9-5.582 12.509-12.44 12.509Zm23.303 23.668l-12.08-21.04c4.592-3.453 7.58-8.944 7.58-15.136c0-10.426-8.432-18.909-18.803-18.909c-2.638 0-5.152.554-7.433 1.549l-9.849-17.155a3.18 3.18 0 0 0-2.756-1.6h-39.448v6.4h37.612l9.11 15.872c-3.703 3.456-6.036 8.374-6.036 13.843c0 10.426 8.433 18.909 18.8 18.909c1.932 0 3.8-.298 5.556-.845L207.545 128l-15.892 27.674l5.512 3.2l16.808-29.274a3.21 3.21 0 0 0 0-3.2Zm-146.04 50.39c-6.86 0-12.442-5.612-12.442-12.508c0-6.9 5.581-12.51 12.442-12.51c6.857 0 12.439 5.61 12.439 12.51c0 6.896-5.582 12.508-12.44 12.508Zm10.393 3.236c5.062-3.392 8.41-9.181 8.41-15.744c0-10.426-8.436-18.91-18.803-18.91c-3.004 0-5.833.73-8.353 1.994L48.458 128l18.428-32.093l-5.515-3.2L42.027 126.4a3.21 3.21 0 0 0 0 3.2l12.388 21.568c-3.268 3.405-5.289 8.022-5.289 13.114c0 10.425 8.436 18.908 18.807 18.908c1.562 0 3.074-.214 4.528-.579l10.15 17.68c.57.989 1.62 1.6 2.757 1.6h39.451v-6.4H87.204l-8.878-15.465Z'/%3E%3C/svg%3E%0A"
|
|
1368
1368
|
},
|
|
1369
1369
|
"engines": {
|
|
1370
|
-
"camunda": "^8.
|
|
1370
|
+
"camunda": "^8.4"
|
|
1371
1371
|
}
|
|
1372
1372
|
}
|
|
1373
1373
|
]
|