@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
@@ -1339,7 +1339,1452 @@
1339
1339
  "id": "retryBackoff",
1340
1340
  "label": "Retry backoff",
1341
1341
  "description": "ISO-8601 duration to wait between retries",
1342
- "value": "PT0S",
1342
+ "value": "PT30S",
1343
+ "group": "retries",
1344
+ "binding": {
1345
+ "key": "retryBackoff",
1346
+ "type": "zeebe:taskHeader"
1347
+ },
1348
+ "type": "String"
1349
+ }
1350
+ ],
1351
+ "icon": {
1352
+ "contents": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iODBweCIgaGVpZ2h0PSI4MHB4IiB2aWV3Qm94PSIwIDAgODAgODAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+SWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BbWF6b24tQ29tcHJlaGVuZF82NDwvdGl0bGU+CiAgICA8ZyBpZD0iSWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BbWF6b24tQ29tcHJlaGVuZF82NCIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ikljb24tQXJjaGl0ZWN0dXJlLUJHLzY0L01hY2hpbmUtTGVhcm5pbmciIGZpbGw9IiM5OTY5ZjciPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlIiB4PSIwIiB5PSIwIiB3aWR0aD0iODAiIGhlaWdodD0iODAiPjwvcmVjdD4KICAgICAgICA8L2c+CiAgICAgICAgPHBhdGggZD0iTTE2Ljk5OTk2NTMsNTQgTDMyLjk5OTg1NDIsNTQgTDMyLjk5OTg1NDIsNTIgTDE2Ljk5OTk2NTMsNTIgTDE2Ljk5OTk2NTMsNTQgWiBNMzMuOTk5ODQ3Myw0NyBMNDIuOTk5Nzg0OCw0NyBMNDIuOTk5Nzg0OCw0NSBMMzMuOTk5ODQ3Myw0NSBMMzMuOTk5ODQ3Myw0NyBaIE0xNi45OTk5NjUzLDQ3IEwzMS45OTk4NjEyLDQ3IEwzMS45OTk4NjEyLDQ1IEwxNi45OTk5NjUzLDQ1IEwxNi45OTk5NjUzLDQ3IFogTTE2Ljk5OTk2NTMsMjYgTDI5Ljk5OTg3NSwyNiBMMjkuOTk5ODc1LDI0IEwxNi45OTk5NjUzLDI0IEwxNi45OTk5NjUzLDI2IFogTTYzLjAxMDY0NTksNTQuMDc5IEM2Mi44OTc2NDY3LDU0LjE1NiA2Mi43NTI2NDc3LDU0LjIxOCA2Mi42MDM2NDg3LDU0LjI4NyBDNjIuMDc1NjUyNCw1NC41MzQgNjEuMzUyNjU3NCw1NC44NzMgNjEuMDYxNjU5NCw1NS42NTEgQzYxLjAyMDY1OTcsNTUuNzYzIDYwLjk5OTY1OTgsNTUuODgxIDYwLjk5OTY1OTgsNTYgTDYwLjk5OTY1OTgsNjAgTDU4Ljk5OTY3MzcsNjAgTDU4Ljk5OTY3MzcsNTEgTDYxLjk5OTY1MjksNTEgTDYxLjk5OTY1MjksNDkgTDUzLjk5OTcwODQsNDkgTDUzLjk5OTcwODQsNTEgTDU2Ljk5OTY4NzYsNTEgTDU2Ljk5OTY4NzYsNjAgTDU0Ljk5OTcwMTUsNjAgTDU0Ljk5OTcwMTUsNTYgQzU0Ljk5OTcwMTUsNTUuODgxIDU0Ljk3ODcwMTYsNTUuNzYzIDU0LjkzNjcwMTksNTUuNjUxIEM1NC42NDY3MDM5LDU0Ljg3MyA1My45MjM3MDksNTQuNTM0IDUzLjM5NTcxMjYsNTQuMjg3IEM1My4yNDY3MTM3LDU0LjIxOCA1My4xMDE3MTQ3LDU0LjE1NiA1Mi45ODg3MTU0LDU0LjA3OSBDNTAuMDI0NzM2LDUyLjAyNCA0OC41NDM3NDYzLDQ4LjUwNSA0OS4xMjQ3NDIzLDQ0Ljg5NiBDNDkuNzcyNzM3OCw0MC44NjMgNTMuMjA1NzEzOSwzNy42MjEgNTcuMjg2Njg1NiwzNy4xODggQzU3LjQ5NTY4NDIsMzcuMTY1IDU4LjUwNzY3NzEsMzcuMTY2IDU4LjcxMjY3NTcsMzcuMTg4IEM2Mi43OTM2NDc0LDM3LjYyMSA2Ni4yMjY2MjM1LDQwLjg2MyA2Ni44NzQ2MTksNDQuODk2IEM2Ny40NTU2MTUsNDguNTA1IDY1Ljk3NDYyNTMsNTIuMDI0IDYzLjAxMDY0NTksNTQuMDc5IEw2My4wMTA2NDU5LDU0LjA3OSBaIE02OC44NDk2MDUzLDQ0LjU3OSBDNjguMDYwNjEwOCwzOS42NyA2My44ODU2Mzk4LDM1LjcyNiA1OC45MjI2NzQyLDM1LjE5OCBDNTguNTc2Njc2NiwzNS4xNjIgNTcuNDIwNjg0NywzNS4xNjIgNTcuMDc2Njg3MSwzNS4xOTggTDU3LjA3NTY4NzEsMzUuMTk4IEM1Mi4xMTM3MjE1LDM1LjcyNiA0Ny45Mzg3NTA1LDM5LjY3IDQ3LjE0OTc1Niw0NC41NzkgQzQ2LjQ0NTc2MDksNDguOTU1IDQ4LjI0Njc0ODQsNTMuMjI1IDUxLjg1MDcyMzMsNTUuNzIyIEM1Mi4wNDU3MjIsNTUuODU3IDUyLjI5MDcyMDMsNTUuOTc5IDUyLjU0NzcxODUsNTYuMDk5IEM1Mi42ODQ3MTc2LDU2LjE2MyA1Mi44OTM3MTYxLDU2LjI2IDUyLjk5OTcxNTQsNTYuMzE0IEw1Mi45OTk3MTU0LDYxIEM1Mi45OTk3MTU0LDYxLjU1MiA1My40NDY3MTIzLDYyIDUzLjk5OTcwODQsNjIgTDYxLjk5OTY1MjksNjIgQzYyLjU1MjY0OSw2MiA2Mi45OTk2NDU5LDYxLjU1MiA2Mi45OTk2NDU5LDYxIEw2Mi45OTk2NDU5LDU2LjMzIEM2My4xMjA2NDUxLDU2LjI1MyA2My4zMTk2NDM3LDU2LjE2MSA2My40NTE2NDI4LDU2LjA5OSBDNjMuNzA4NjQxLDU1Ljk3OSA2My45NTM2MzkzLDU1Ljg1NyA2NC4xNDg2MzgsNTUuNzIyIEM2Ny43NTI2MTI5LDUzLjIyNSA2OS41NTM2MDA0LDQ4Ljk1NSA2OC44NDk2MDUzLDQ0LjU3OSBMNjguODQ5NjA1Myw0NC41NzkgWiBNNTkuNDY0NjcwNSw2NiBMNTYuNTM0NjkwOCw2NiBMNTUuODY3Njk1NSw2NSBMNjAuMTMxNjY1OSw2NSBMNTkuNDY0NjcwNSw2NiBaIE02MS45OTk2NTI5LDYzIEw1My45OTk3MDg0LDYzIEM1My42MzA3MTEsNjMgNTMuMjkxNzEzMyw2My4yMDMgNTMuMTE3NzE0NSw2My41MjggQzUyLjk0MzcxNTgsNjMuODU0IDUyLjk2MzcxNTYsNjQuMjQ4IDUzLjE2NzcxNDIsNjQuNTU1IEw1NS4xNjc3MDAzLDY3LjU1NSBDNTUuMzUzNjk5LDY3LjgzMyA1NS42NjU2OTY5LDY4IDU1Ljk5OTY5NDUsNjggTDU5Ljk5OTY2NjgsNjggQzYwLjMzMzY2NDUsNjggNjAuNjQ1NjYyMyw2Ny44MzMgNjAuODMxNjYxLDY3LjU1NSBMNjIuODMxNjQ3MSw2NC41NTUgQzYzLjAzNTY0NTcsNjQuMjQ4IDYzLjA1NTY0NTYsNjMuODU0IDYyLjg4MTY0NjgsNjMuNTI4IEM2Mi43MDc2NDgsNjMuMjAzIDYyLjM2ODY1MDMsNjMgNjEuOTk5NjUyOSw2MyBMNjEuOTk5NjUyOSw2MyBaIE0xNi45OTk5NjUzLDQwIEw0Mi45OTk3ODQ4LDQwIEw0Mi45OTk3ODQ4LDM4IEwxNi45OTk5NjUzLDM4IEwxNi45OTk5NjUzLDQwIFogTTI1Ljk5OTkwMjgsMzMgTDQyLjk5OTc4NDgsMzMgTDQyLjk5OTc4NDgsMzEgTDI1Ljk5OTkwMjgsMzEgTDI1Ljk5OTkwMjgsMzMgWiBNMTYuOTk5OTY1MywzMyBMMjMuOTk5OTE2NywzMyBMMjMuOTk5OTE2NywzMSBMMTYuOTk5OTY1MywzMSBMMTYuOTk5OTY1MywzMyBaIE0zNS45OTk4MzM0LDE1LjQxNCBMNDQuNTg1NzczOCwyNCBMMzUuOTk5ODMzNCwyNCBMMzUuOTk5ODMzNCwxNS40MTQgWiBNNDUuOTk5NzY0LDYxIEwxMy45OTk5ODYxLDYxIEwxMy45OTk5ODYxLDE0LjAwNSBMMzMuOTk5ODQ3MywxNCBMMzMuOTk5ODQ3MywyNSBDMzMuOTk5ODQ3MywyNS41NTIgMzQuNDQ2ODQ0MiwyNiAzNC45OTk4NDAzLDI2IEw0NS45OTk3NjQsMjYgTDQ1Ljk5OTc2NCwzOCBMNDcuOTk5NzUwMSwzOCBMNDcuOTk5NzUwMSwyNSBMNDcuOTkwNzUwMSwyNSBDNDcuOTg5NzUwMSwyNC43NCA0Ny44OTc3NTA4LDI0LjQ4NCA0Ny43MDY3NTIxLDI0LjI5MyBMMzUuNzA2ODM1NCwxMi4yOTMgQzM1LjUxNjgzNjcsMTIuMTAyIDM1LjI2MDgzODUsMTIuMDEgMzQuOTk5ODQwMywxMi4wMSBMMzQuOTk5ODQwMywxMiBMMTMsMTIuMDA1IEMxMi40NDY5OTY5LDEyLjAwNSAxMiwxMi40NTMgMTIsMTMuMDA1IEwxMiw2MiBDMTIsNjIuNTUyIDEyLjQ0Njk5NjksNjMgMTMsNjMgTDQ2Ljk5OTc1Nyw2MyBDNDcuNTUyNzUzMiw2MyA0Ny45OTk3NTAxLDYyLjU1MiA0Ny45OTk3NTAxLDYyIEw0Ny45OTk3NTAxLDU2IEw0NS45OTk3NjQsNTYgTDQ1Ljk5OTc2NCw2MSBaIiBpZD0iQW1hem9uLUNvbXByZWhlbmRfSWNvbl82NF9TcXVpZCIgZmlsbD0iI0ZGRkZGRiI+PC9wYXRoPgogICAgPC9nPgo8L3N2Zz4="
1353
+ }
1354
+ },
1355
+ {
1356
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1357
+ "name": "AWS Comprehend Outbound Connector",
1358
+ "id": "io.camunda.connectors.AWSCOMPREHEND.v1",
1359
+ "description": "Execute Comprehend models",
1360
+ "keywords": [
1361
+ "analyze document",
1362
+ "detect document text",
1363
+ "text analysis",
1364
+ "NLP",
1365
+ "natural language processing",
1366
+ "machine learning"
1367
+ ],
1368
+ "documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/amazon-comprehend/",
1369
+ "version": 3,
1370
+ "category": {
1371
+ "id": "connectors",
1372
+ "name": "Connectors"
1373
+ },
1374
+ "appliesTo": ["bpmn:Task"],
1375
+ "elementType": {
1376
+ "value": "bpmn:ServiceTask"
1377
+ },
1378
+ "engines": {
1379
+ "camunda": "^8.7"
1380
+ },
1381
+ "groups": [
1382
+ {
1383
+ "id": "operation",
1384
+ "label": "Operation"
1385
+ },
1386
+ {
1387
+ "id": "authentication",
1388
+ "label": "Authentication"
1389
+ },
1390
+ {
1391
+ "id": "configuration",
1392
+ "label": "Configuration"
1393
+ },
1394
+ {
1395
+ "id": "input",
1396
+ "label": "Data Configuration and Processing"
1397
+ },
1398
+ {
1399
+ "id": "connector",
1400
+ "label": "Connector"
1401
+ },
1402
+ {
1403
+ "id": "output",
1404
+ "label": "Output mapping"
1405
+ },
1406
+ {
1407
+ "id": "error",
1408
+ "label": "Error handling"
1409
+ },
1410
+ {
1411
+ "id": "retries",
1412
+ "label": "Retries"
1413
+ }
1414
+ ],
1415
+ "properties": [
1416
+ {
1417
+ "value": "io.camunda:aws-comprehend:1",
1418
+ "binding": {
1419
+ "property": "type",
1420
+ "type": "zeebe:taskDefinition"
1421
+ },
1422
+ "type": "Hidden"
1423
+ },
1424
+ {
1425
+ "id": "input.type",
1426
+ "label": "Execution type",
1427
+ "group": "operation",
1428
+ "binding": {
1429
+ "name": "input.type",
1430
+ "type": "zeebe:input"
1431
+ },
1432
+ "type": "Dropdown",
1433
+ "choices": [
1434
+ {
1435
+ "name": "Sync",
1436
+ "value": "sync"
1437
+ },
1438
+ {
1439
+ "name": "Async",
1440
+ "value": "async"
1441
+ }
1442
+ ]
1443
+ },
1444
+ {
1445
+ "id": "authentication.type",
1446
+ "label": "Authentication",
1447
+ "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>",
1448
+ "value": "credentials",
1449
+ "group": "authentication",
1450
+ "binding": {
1451
+ "name": "authentication.type",
1452
+ "type": "zeebe:input"
1453
+ },
1454
+ "type": "Dropdown",
1455
+ "choices": [
1456
+ {
1457
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
1458
+ "value": "defaultCredentialsChain"
1459
+ },
1460
+ {
1461
+ "name": "Credentials",
1462
+ "value": "credentials"
1463
+ }
1464
+ ]
1465
+ },
1466
+ {
1467
+ "id": "authentication.accessKey",
1468
+ "label": "Access key",
1469
+ "optional": false,
1470
+ "constraints": {
1471
+ "notEmpty": true
1472
+ },
1473
+ "feel": "optional",
1474
+ "group": "authentication",
1475
+ "binding": {
1476
+ "name": "authentication.accessKey",
1477
+ "type": "zeebe:input"
1478
+ },
1479
+ "condition": {
1480
+ "property": "authentication.type",
1481
+ "equals": "credentials",
1482
+ "type": "simple"
1483
+ },
1484
+ "tooltip": "IAM access key of a user with the necessary permissions for this connector",
1485
+ "type": "String"
1486
+ },
1487
+ {
1488
+ "id": "authentication.secretKey",
1489
+ "label": "Secret key",
1490
+ "optional": false,
1491
+ "constraints": {
1492
+ "notEmpty": true
1493
+ },
1494
+ "feel": "optional",
1495
+ "group": "authentication",
1496
+ "binding": {
1497
+ "name": "authentication.secretKey",
1498
+ "type": "zeebe:input"
1499
+ },
1500
+ "condition": {
1501
+ "property": "authentication.type",
1502
+ "equals": "credentials",
1503
+ "type": "simple"
1504
+ },
1505
+ "tooltip": "IAM secret key of a user with the necessary permissions for this connector",
1506
+ "type": "String"
1507
+ },
1508
+ {
1509
+ "id": "configuration.region",
1510
+ "label": "Region",
1511
+ "optional": false,
1512
+ "constraints": {
1513
+ "notEmpty": true
1514
+ },
1515
+ "feel": "optional",
1516
+ "group": "configuration",
1517
+ "binding": {
1518
+ "name": "configuration.region",
1519
+ "type": "zeebe:input"
1520
+ },
1521
+ "type": "String"
1522
+ },
1523
+ {
1524
+ "id": "configuration.endpoint",
1525
+ "label": "Endpoint",
1526
+ "description": "Specify endpoint if need to use custom endpoint",
1527
+ "optional": true,
1528
+ "group": "configuration",
1529
+ "binding": {
1530
+ "name": "configuration.endpoint",
1531
+ "type": "zeebe:input"
1532
+ },
1533
+ "type": "Hidden"
1534
+ },
1535
+ {
1536
+ "id": "input.text",
1537
+ "label": "Text",
1538
+ "optional": false,
1539
+ "constraints": {
1540
+ "notEmpty": true
1541
+ },
1542
+ "feel": "optional",
1543
+ "group": "input",
1544
+ "binding": {
1545
+ "name": "input.text",
1546
+ "type": "zeebe:input"
1547
+ },
1548
+ "condition": {
1549
+ "property": "input.type",
1550
+ "equals": "sync",
1551
+ "type": "simple"
1552
+ },
1553
+ "tooltip": "<a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_ClassifyDocument.html#comprehend-ClassifyDocument-request-Text\">Text</a> to be analyzed.",
1554
+ "type": "String"
1555
+ },
1556
+ {
1557
+ "id": "input.endpointArn",
1558
+ "label": "Endpoint's ARN",
1559
+ "optional": false,
1560
+ "constraints": {
1561
+ "notEmpty": true
1562
+ },
1563
+ "feel": "optional",
1564
+ "group": "input",
1565
+ "binding": {
1566
+ "name": "input.endpointArn",
1567
+ "type": "zeebe:input"
1568
+ },
1569
+ "condition": {
1570
+ "property": "input.type",
1571
+ "equals": "sync",
1572
+ "type": "simple"
1573
+ },
1574
+ "tooltip": "ARN of the custom model <a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_ClassifyDocument.html#comprehend-ClassifyDocument-request-EndpointArn\">endpoint</a> used to run the classification.",
1575
+ "type": "String"
1576
+ },
1577
+ {
1578
+ "id": "input.async.documentReadMode",
1579
+ "label": "Document read mode",
1580
+ "optional": false,
1581
+ "value": "SERVICE_DEFAULT",
1582
+ "constraints": {
1583
+ "notEmpty": true
1584
+ },
1585
+ "group": "input",
1586
+ "binding": {
1587
+ "name": "input.documentReadMode",
1588
+ "type": "zeebe:input"
1589
+ },
1590
+ "condition": {
1591
+ "property": "input.type",
1592
+ "equals": "async",
1593
+ "type": "simple"
1594
+ },
1595
+ "tooltip": "Determines <a href=\"https://docs.aws.amazon.com/comprehend/latest/dg/idp-set-textract-options.html\">text extraction actions</a> for PDF files.",
1596
+ "type": "Dropdown",
1597
+ "choices": [
1598
+ {
1599
+ "name": "Service default",
1600
+ "value": "SERVICE_DEFAULT"
1601
+ },
1602
+ {
1603
+ "name": "Force document read action",
1604
+ "value": "FORCE_DOCUMENT_READ_ACTION"
1605
+ },
1606
+ {
1607
+ "name": "None",
1608
+ "value": "NO_DATA"
1609
+ }
1610
+ ]
1611
+ },
1612
+ {
1613
+ "id": "input.async.documentReadAction",
1614
+ "label": "Document read action",
1615
+ "optional": false,
1616
+ "value": "TEXTRACT_DETECT_DOCUMENT_TEXT",
1617
+ "constraints": {
1618
+ "notEmpty": true
1619
+ },
1620
+ "group": "input",
1621
+ "binding": {
1622
+ "name": "input.documentReadAction",
1623
+ "type": "zeebe:input"
1624
+ },
1625
+ "condition": {
1626
+ "property": "input.type",
1627
+ "equals": "async",
1628
+ "type": "simple"
1629
+ },
1630
+ "tooltip": "The Amazon Textract API operation that Amazon Comprehend uses to extract text from PDF files and image files.",
1631
+ "type": "Dropdown",
1632
+ "choices": [
1633
+ {
1634
+ "name": "Detect document text",
1635
+ "value": "TEXTRACT_DETECT_DOCUMENT_TEXT"
1636
+ },
1637
+ {
1638
+ "name": "Analyze document",
1639
+ "value": "TEXTRACT_ANALYZE_DOCUMENT"
1640
+ },
1641
+ {
1642
+ "name": "None",
1643
+ "value": "NO_DATA"
1644
+ }
1645
+ ]
1646
+ },
1647
+ {
1648
+ "id": "input.async.featureTypeTables",
1649
+ "label": "Analyze tables",
1650
+ "optional": false,
1651
+ "value": false,
1652
+ "feel": "static",
1653
+ "group": "input",
1654
+ "binding": {
1655
+ "name": "input.featureTypeTables",
1656
+ "type": "zeebe:input"
1657
+ },
1658
+ "condition": {
1659
+ "allMatch": [
1660
+ {
1661
+ "property": "input.async.documentReadAction",
1662
+ "equals": "TEXTRACT_ANALYZE_DOCUMENT",
1663
+ "type": "simple"
1664
+ },
1665
+ {
1666
+ "property": "input.type",
1667
+ "equals": "async",
1668
+ "type": "simple"
1669
+ }
1670
+ ]
1671
+ },
1672
+ "type": "Boolean"
1673
+ },
1674
+ {
1675
+ "id": "input.async.featureTypeForms",
1676
+ "label": "Analyze forms",
1677
+ "optional": false,
1678
+ "value": false,
1679
+ "feel": "static",
1680
+ "group": "input",
1681
+ "binding": {
1682
+ "name": "input.featureTypeForms",
1683
+ "type": "zeebe:input"
1684
+ },
1685
+ "condition": {
1686
+ "allMatch": [
1687
+ {
1688
+ "property": "input.async.documentReadAction",
1689
+ "equals": "TEXTRACT_ANALYZE_DOCUMENT",
1690
+ "type": "simple"
1691
+ },
1692
+ {
1693
+ "property": "input.type",
1694
+ "equals": "async",
1695
+ "type": "simple"
1696
+ }
1697
+ ]
1698
+ },
1699
+ "type": "Boolean"
1700
+ },
1701
+ {
1702
+ "id": "input.inputS3Uri",
1703
+ "label": "Inputs' S3 URI",
1704
+ "optional": false,
1705
+ "constraints": {
1706
+ "notEmpty": true
1707
+ },
1708
+ "feel": "optional",
1709
+ "group": "input",
1710
+ "binding": {
1711
+ "name": "input.inputS3Uri",
1712
+ "type": "zeebe:input"
1713
+ },
1714
+ "condition": {
1715
+ "property": "input.type",
1716
+ "equals": "async",
1717
+ "type": "simple"
1718
+ },
1719
+ "tooltip": "The <a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_InputDataConfig.html#comprehend-Type-InputDataConfig-S3Uri\">S3Uri</a> for input data.",
1720
+ "type": "String"
1721
+ },
1722
+ {
1723
+ "id": "input.comprehendInputFormat",
1724
+ "label": "Input file processing mode",
1725
+ "optional": false,
1726
+ "value": "ONE_DOC_PER_FILE",
1727
+ "group": "input",
1728
+ "binding": {
1729
+ "name": "input.comprehendInputFormat",
1730
+ "type": "zeebe:input"
1731
+ },
1732
+ "condition": {
1733
+ "property": "input.type",
1734
+ "equals": "async",
1735
+ "type": "simple"
1736
+ },
1737
+ "tooltip": "Specifies how to <a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_InputDataConfig.html#comprehend-Type-InputDataConfig-InputFormat\">process input data</a>.",
1738
+ "type": "Dropdown",
1739
+ "choices": [
1740
+ {
1741
+ "name": "Each file is considered a separate document",
1742
+ "value": "ONE_DOC_PER_FILE"
1743
+ },
1744
+ {
1745
+ "name": "Each line in a file is considered a separate document",
1746
+ "value": "ONE_DOC_PER_LINE"
1747
+ },
1748
+ {
1749
+ "name": "None",
1750
+ "value": "NO_DATA"
1751
+ }
1752
+ ]
1753
+ },
1754
+ {
1755
+ "id": "input.clientRequestToken",
1756
+ "label": "Client request token",
1757
+ "optional": true,
1758
+ "feel": "optional",
1759
+ "group": "input",
1760
+ "binding": {
1761
+ "name": "input.clientRequestToken",
1762
+ "type": "zeebe:input"
1763
+ },
1764
+ "condition": {
1765
+ "property": "input.type",
1766
+ "equals": "async",
1767
+ "type": "simple"
1768
+ },
1769
+ "tooltip": "<a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_StartDocumentClassificationJob.html#comprehend-StartDocumentClassificationJob-request-ClientRequestToken\">Unique identifier</a> for the processing.",
1770
+ "type": "String"
1771
+ },
1772
+ {
1773
+ "id": "input.dataAccessRoleArn",
1774
+ "label": "Data Access Role's ARN",
1775
+ "optional": false,
1776
+ "constraints": {
1777
+ "notEmpty": true
1778
+ },
1779
+ "feel": "optional",
1780
+ "group": "input",
1781
+ "binding": {
1782
+ "name": "input.dataAccessRoleArn",
1783
+ "type": "zeebe:input"
1784
+ },
1785
+ "condition": {
1786
+ "property": "input.type",
1787
+ "equals": "async",
1788
+ "type": "simple"
1789
+ },
1790
+ "tooltip": "ARN of IAM role that grants <a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_StartDocumentClassificationJob.html#comprehend-StartDocumentClassificationJob-request-DataAccessRoleArn\">Amazon Comprehend read access</a> to input data.",
1791
+ "type": "String"
1792
+ },
1793
+ {
1794
+ "id": "input.documentClassifierArn",
1795
+ "label": "Document Classifier's ARN",
1796
+ "optional": false,
1797
+ "constraints": {
1798
+ "notEmpty": true
1799
+ },
1800
+ "feel": "optional",
1801
+ "group": "input",
1802
+ "binding": {
1803
+ "name": "input.documentClassifierArn",
1804
+ "type": "zeebe:input"
1805
+ },
1806
+ "condition": {
1807
+ "property": "input.type",
1808
+ "equals": "async",
1809
+ "type": "simple"
1810
+ },
1811
+ "tooltip": "The <a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_StartDocumentClassificationJob.html#comprehend-StartDocumentClassificationJob-request-DocumentClassifierArn\">ARN of document classifier</a> to process input data.",
1812
+ "type": "String"
1813
+ },
1814
+ {
1815
+ "id": "input.flywheelArn",
1816
+ "label": "Flywheel's ARN",
1817
+ "optional": true,
1818
+ "feel": "optional",
1819
+ "group": "input",
1820
+ "binding": {
1821
+ "name": "input.flywheelArn",
1822
+ "type": "zeebe:input"
1823
+ },
1824
+ "condition": {
1825
+ "property": "input.type",
1826
+ "equals": "async",
1827
+ "type": "simple"
1828
+ },
1829
+ "tooltip": "ARN of the <a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_StartDocumentClassificationJob.html#comprehend-StartDocumentClassificationJob-request-FlywheelArn\">flywheel</a> that orchestrates training and versioning of the classification model.",
1830
+ "type": "String"
1831
+ },
1832
+ {
1833
+ "id": "input.jobName",
1834
+ "label": "Job name",
1835
+ "optional": true,
1836
+ "feel": "optional",
1837
+ "group": "input",
1838
+ "binding": {
1839
+ "name": "input.jobName",
1840
+ "type": "zeebe:input"
1841
+ },
1842
+ "condition": {
1843
+ "property": "input.type",
1844
+ "equals": "async",
1845
+ "type": "simple"
1846
+ },
1847
+ "type": "String"
1848
+ },
1849
+ {
1850
+ "id": "input.outputS3Uri",
1851
+ "label": "Output's S3 URI",
1852
+ "optional": false,
1853
+ "constraints": {
1854
+ "notEmpty": true
1855
+ },
1856
+ "feel": "optional",
1857
+ "group": "input",
1858
+ "binding": {
1859
+ "name": "input.outputS3Uri",
1860
+ "type": "zeebe:input"
1861
+ },
1862
+ "condition": {
1863
+ "property": "input.type",
1864
+ "equals": "async",
1865
+ "type": "simple"
1866
+ },
1867
+ "tooltip": "The <a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_InputDataConfig.html#comprehend-Type-OutputDataConfig-S3Uri\">S3Uri</a> for output data.",
1868
+ "type": "String"
1869
+ },
1870
+ {
1871
+ "id": "input.outputKmsKeyId",
1872
+ "label": "Outputs KMS Key Id",
1873
+ "optional": true,
1874
+ "feel": "optional",
1875
+ "group": "input",
1876
+ "binding": {
1877
+ "name": "input.outputKmsKeyId",
1878
+ "type": "zeebe:input"
1879
+ },
1880
+ "condition": {
1881
+ "property": "input.type",
1882
+ "equals": "async",
1883
+ "type": "simple"
1884
+ },
1885
+ "tooltip": "KMS' key Id used to <a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_OutputDataConfig.html#comprehend-Type-OutputDataConfig-KmsKeyId\">encrypt output data</a>.",
1886
+ "type": "String"
1887
+ },
1888
+ {
1889
+ "id": "input.tags",
1890
+ "label": "Tags",
1891
+ "optional": true,
1892
+ "feel": "required",
1893
+ "group": "input",
1894
+ "binding": {
1895
+ "name": "input.tags",
1896
+ "type": "zeebe:input"
1897
+ },
1898
+ "condition": {
1899
+ "property": "input.type",
1900
+ "equals": "async",
1901
+ "type": "simple"
1902
+ },
1903
+ "tooltip": "Tags to <a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_StartDocumentClassificationJob.html#comprehend-StartDocumentClassificationJob-request-Tags\">associate with the document classification job</a>.",
1904
+ "type": "String"
1905
+ },
1906
+ {
1907
+ "id": "input.volumeKmsKeyId",
1908
+ "label": "VolumeKmsKeyId",
1909
+ "optional": true,
1910
+ "feel": "optional",
1911
+ "group": "input",
1912
+ "binding": {
1913
+ "name": "input.volumeKmsKeyId",
1914
+ "type": "zeebe:input"
1915
+ },
1916
+ "condition": {
1917
+ "property": "input.type",
1918
+ "equals": "async",
1919
+ "type": "simple"
1920
+ },
1921
+ "tooltip": "<a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_StartDocumentClassificationJob.html#comprehend-StartDocumentClassificationJob-request-VolumeKmsKeyId\">KMS to encrypt data on storage</a> attached to compute instance.",
1922
+ "type": "String"
1923
+ },
1924
+ {
1925
+ "id": "input.securityGroupIds",
1926
+ "label": "Security group Ids",
1927
+ "optional": true,
1928
+ "feel": "required",
1929
+ "group": "input",
1930
+ "binding": {
1931
+ "name": "input.securityGroupIds",
1932
+ "type": "zeebe:input"
1933
+ },
1934
+ "condition": {
1935
+ "property": "input.type",
1936
+ "equals": "async",
1937
+ "type": "simple"
1938
+ },
1939
+ "tooltip": "<a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_VpcConfig.html#comprehend-Type-VpcConfig-SecurityGroupIds\">ID for security group</a> on instance of private VPC.",
1940
+ "type": "String"
1941
+ },
1942
+ {
1943
+ "id": "input.subnets",
1944
+ "label": "Subnets",
1945
+ "optional": true,
1946
+ "feel": "required",
1947
+ "group": "input",
1948
+ "binding": {
1949
+ "name": "input.subnets",
1950
+ "type": "zeebe:input"
1951
+ },
1952
+ "condition": {
1953
+ "property": "input.type",
1954
+ "equals": "async",
1955
+ "type": "simple"
1956
+ },
1957
+ "tooltip": "ID for each <a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_VpcConfig.html#comprehend-Type-VpcConfig-Subnets\">subnet used in VPC</a>.",
1958
+ "type": "String"
1959
+ },
1960
+ {
1961
+ "id": "version",
1962
+ "label": "Version",
1963
+ "description": "Version of the element template",
1964
+ "value": "3",
1965
+ "group": "connector",
1966
+ "binding": {
1967
+ "key": "elementTemplateVersion",
1968
+ "type": "zeebe:taskHeader"
1969
+ },
1970
+ "type": "Hidden"
1971
+ },
1972
+ {
1973
+ "id": "id",
1974
+ "label": "ID",
1975
+ "description": "ID of the element template",
1976
+ "value": "io.camunda.connectors.AWSCOMPREHEND.v1",
1977
+ "group": "connector",
1978
+ "binding": {
1979
+ "key": "elementTemplateId",
1980
+ "type": "zeebe:taskHeader"
1981
+ },
1982
+ "type": "Hidden"
1983
+ },
1984
+ {
1985
+ "id": "resultVariable",
1986
+ "label": "Result variable",
1987
+ "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>.",
1988
+ "group": "output",
1989
+ "binding": {
1990
+ "key": "resultVariable",
1991
+ "type": "zeebe:taskHeader"
1992
+ },
1993
+ "type": "String"
1994
+ },
1995
+ {
1996
+ "id": "resultExpression",
1997
+ "label": "Result expression",
1998
+ "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>.",
1999
+ "feel": "required",
2000
+ "group": "output",
2001
+ "binding": {
2002
+ "key": "resultExpression",
2003
+ "type": "zeebe:taskHeader"
2004
+ },
2005
+ "type": "Text"
2006
+ },
2007
+ {
2008
+ "id": "errorExpression",
2009
+ "label": "Error expression",
2010
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
2011
+ "feel": "required",
2012
+ "group": "error",
2013
+ "binding": {
2014
+ "key": "errorExpression",
2015
+ "type": "zeebe:taskHeader"
2016
+ },
2017
+ "type": "Text"
2018
+ },
2019
+ {
2020
+ "id": "retryCount",
2021
+ "label": "Retries",
2022
+ "description": "Number of retries",
2023
+ "value": "3",
2024
+ "feel": "optional",
2025
+ "group": "retries",
2026
+ "binding": {
2027
+ "property": "retries",
2028
+ "type": "zeebe:taskDefinition"
2029
+ },
2030
+ "type": "String"
2031
+ },
2032
+ {
2033
+ "id": "retryBackoff",
2034
+ "label": "Retry backoff",
2035
+ "description": "ISO-8601 duration to wait between retries",
2036
+ "value": "PT30S",
2037
+ "group": "retries",
2038
+ "binding": {
2039
+ "key": "retryBackoff",
2040
+ "type": "zeebe:taskHeader"
2041
+ },
2042
+ "type": "String"
2043
+ }
2044
+ ],
2045
+ "steps": [
2046
+ {
2047
+ "name": "Sync",
2048
+ "description": "Classify text synchronously using Amazon Comprehend",
2049
+ "keywords": [
2050
+ "classify text",
2051
+ "natural language processing",
2052
+ "text analysis",
2053
+ "nlp",
2054
+ "text classification",
2055
+ "detect entities"
2056
+ ],
2057
+ "presetId": "type_sync"
2058
+ },
2059
+ {
2060
+ "name": "Async",
2061
+ "description": "Submit an asynchronous document classification job to Amazon Comprehend",
2062
+ "keywords": [
2063
+ "batch classification",
2064
+ "document classification",
2065
+ "text analysis",
2066
+ "async nlp",
2067
+ "classify documents",
2068
+ "bulk text processing"
2069
+ ],
2070
+ "presetId": "type_async"
2071
+ }
2072
+ ],
2073
+ "presets": [
2074
+ {
2075
+ "id": "type_sync",
2076
+ "properties": {
2077
+ "input.type": "sync"
2078
+ }
2079
+ },
2080
+ {
2081
+ "id": "type_async",
2082
+ "properties": {
2083
+ "input.type": "async"
2084
+ }
2085
+ }
2086
+ ],
2087
+ "icon": {
2088
+ "contents": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iODBweCIgaGVpZ2h0PSI4MHB4IiB2aWV3Qm94PSIwIDAgODAgODAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+SWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BbWF6b24tQ29tcHJlaGVuZF82NDwvdGl0bGU+CiAgICA8ZyBpZD0iSWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BbWF6b24tQ29tcHJlaGVuZF82NCIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ikljb24tQXJjaGl0ZWN0dXJlLUJHLzY0L01hY2hpbmUtTGVhcm5pbmciIGZpbGw9IiM5OTY5ZjciPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlIiB4PSIwIiB5PSIwIiB3aWR0aD0iODAiIGhlaWdodD0iODAiPjwvcmVjdD4KICAgICAgICA8L2c+CiAgICAgICAgPHBhdGggZD0iTTE2Ljk5OTk2NTMsNTQgTDMyLjk5OTg1NDIsNTQgTDMyLjk5OTg1NDIsNTIgTDE2Ljk5OTk2NTMsNTIgTDE2Ljk5OTk2NTMsNTQgWiBNMzMuOTk5ODQ3Myw0NyBMNDIuOTk5Nzg0OCw0NyBMNDIuOTk5Nzg0OCw0NSBMMzMuOTk5ODQ3Myw0NSBMMzMuOTk5ODQ3Myw0NyBaIE0xNi45OTk5NjUzLDQ3IEwzMS45OTk4NjEyLDQ3IEwzMS45OTk4NjEyLDQ1IEwxNi45OTk5NjUzLDQ1IEwxNi45OTk5NjUzLDQ3IFogTTE2Ljk5OTk2NTMsMjYgTDI5Ljk5OTg3NSwyNiBMMjkuOTk5ODc1LDI0IEwxNi45OTk5NjUzLDI0IEwxNi45OTk5NjUzLDI2IFogTTYzLjAxMDY0NTksNTQuMDc5IEM2Mi44OTc2NDY3LDU0LjE1NiA2Mi43NTI2NDc3LDU0LjIxOCA2Mi42MDM2NDg3LDU0LjI4NyBDNjIuMDc1NjUyNCw1NC41MzQgNjEuMzUyNjU3NCw1NC44NzMgNjEuMDYxNjU5NCw1NS42NTEgQzYxLjAyMDY1OTcsNTUuNzYzIDYwLjk5OTY1OTgsNTUuODgxIDYwLjk5OTY1OTgsNTYgTDYwLjk5OTY1OTgsNjAgTDU4Ljk5OTY3MzcsNjAgTDU4Ljk5OTY3MzcsNTEgTDYxLjk5OTY1MjksNTEgTDYxLjk5OTY1MjksNDkgTDUzLjk5OTcwODQsNDkgTDUzLjk5OTcwODQsNTEgTDU2Ljk5OTY4NzYsNTEgTDU2Ljk5OTY4NzYsNjAgTDU0Ljk5OTcwMTUsNjAgTDU0Ljk5OTcwMTUsNTYgQzU0Ljk5OTcwMTUsNTUuODgxIDU0Ljk3ODcwMTYsNTUuNzYzIDU0LjkzNjcwMTksNTUuNjUxIEM1NC42NDY3MDM5LDU0Ljg3MyA1My45MjM3MDksNTQuNTM0IDUzLjM5NTcxMjYsNTQuMjg3IEM1My4yNDY3MTM3LDU0LjIxOCA1My4xMDE3MTQ3LDU0LjE1NiA1Mi45ODg3MTU0LDU0LjA3OSBDNTAuMDI0NzM2LDUyLjAyNCA0OC41NDM3NDYzLDQ4LjUwNSA0OS4xMjQ3NDIzLDQ0Ljg5NiBDNDkuNzcyNzM3OCw0MC44NjMgNTMuMjA1NzEzOSwzNy42MjEgNTcuMjg2Njg1NiwzNy4xODggQzU3LjQ5NTY4NDIsMzcuMTY1IDU4LjUwNzY3NzEsMzcuMTY2IDU4LjcxMjY3NTcsMzcuMTg4IEM2Mi43OTM2NDc0LDM3LjYyMSA2Ni4yMjY2MjM1LDQwLjg2MyA2Ni44NzQ2MTksNDQuODk2IEM2Ny40NTU2MTUsNDguNTA1IDY1Ljk3NDYyNTMsNTIuMDI0IDYzLjAxMDY0NTksNTQuMDc5IEw2My4wMTA2NDU5LDU0LjA3OSBaIE02OC44NDk2MDUzLDQ0LjU3OSBDNjguMDYwNjEwOCwzOS42NyA2My44ODU2Mzk4LDM1LjcyNiA1OC45MjI2NzQyLDM1LjE5OCBDNTguNTc2Njc2NiwzNS4xNjIgNTcuNDIwNjg0NywzNS4xNjIgNTcuMDc2Njg3MSwzNS4xOTggTDU3LjA3NTY4NzEsMzUuMTk4IEM1Mi4xMTM3MjE1LDM1LjcyNiA0Ny45Mzg3NTA1LDM5LjY3IDQ3LjE0OTc1Niw0NC41NzkgQzQ2LjQ0NTc2MDksNDguOTU1IDQ4LjI0Njc0ODQsNTMuMjI1IDUxLjg1MDcyMzMsNTUuNzIyIEM1Mi4wNDU3MjIsNTUuODU3IDUyLjI5MDcyMDMsNTUuOTc5IDUyLjU0NzcxODUsNTYuMDk5IEM1Mi42ODQ3MTc2LDU2LjE2MyA1Mi44OTM3MTYxLDU2LjI2IDUyLjk5OTcxNTQsNTYuMzE0IEw1Mi45OTk3MTU0LDYxIEM1Mi45OTk3MTU0LDYxLjU1MiA1My40NDY3MTIzLDYyIDUzLjk5OTcwODQsNjIgTDYxLjk5OTY1MjksNjIgQzYyLjU1MjY0OSw2MiA2Mi45OTk2NDU5LDYxLjU1MiA2Mi45OTk2NDU5LDYxIEw2Mi45OTk2NDU5LDU2LjMzIEM2My4xMjA2NDUxLDU2LjI1MyA2My4zMTk2NDM3LDU2LjE2MSA2My40NTE2NDI4LDU2LjA5OSBDNjMuNzA4NjQxLDU1Ljk3OSA2My45NTM2MzkzLDU1Ljg1NyA2NC4xNDg2MzgsNTUuNzIyIEM2Ny43NTI2MTI5LDUzLjIyNSA2OS41NTM2MDA0LDQ4Ljk1NSA2OC44NDk2MDUzLDQ0LjU3OSBMNjguODQ5NjA1Myw0NC41NzkgWiBNNTkuNDY0NjcwNSw2NiBMNTYuNTM0NjkwOCw2NiBMNTUuODY3Njk1NSw2NSBMNjAuMTMxNjY1OSw2NSBMNTkuNDY0NjcwNSw2NiBaIE02MS45OTk2NTI5LDYzIEw1My45OTk3MDg0LDYzIEM1My42MzA3MTEsNjMgNTMuMjkxNzEzMyw2My4yMDMgNTMuMTE3NzE0NSw2My41MjggQzUyLjk0MzcxNTgsNjMuODU0IDUyLjk2MzcxNTYsNjQuMjQ4IDUzLjE2NzcxNDIsNjQuNTU1IEw1NS4xNjc3MDAzLDY3LjU1NSBDNTUuMzUzNjk5LDY3LjgzMyA1NS42NjU2OTY5LDY4IDU1Ljk5OTY5NDUsNjggTDU5Ljk5OTY2NjgsNjggQzYwLjMzMzY2NDUsNjggNjAuNjQ1NjYyMyw2Ny44MzMgNjAuODMxNjYxLDY3LjU1NSBMNjIuODMxNjQ3MSw2NC41NTUgQzYzLjAzNTY0NTcsNjQuMjQ4IDYzLjA1NTY0NTYsNjMuODU0IDYyLjg4MTY0NjgsNjMuNTI4IEM2Mi43MDc2NDgsNjMuMjAzIDYyLjM2ODY1MDMsNjMgNjEuOTk5NjUyOSw2MyBMNjEuOTk5NjUyOSw2MyBaIE0xNi45OTk5NjUzLDQwIEw0Mi45OTk3ODQ4LDQwIEw0Mi45OTk3ODQ4LDM4IEwxNi45OTk5NjUzLDM4IEwxNi45OTk5NjUzLDQwIFogTTI1Ljk5OTkwMjgsMzMgTDQyLjk5OTc4NDgsMzMgTDQyLjk5OTc4NDgsMzEgTDI1Ljk5OTkwMjgsMzEgTDI1Ljk5OTkwMjgsMzMgWiBNMTYuOTk5OTY1MywzMyBMMjMuOTk5OTE2NywzMyBMMjMuOTk5OTE2NywzMSBMMTYuOTk5OTY1MywzMSBMMTYuOTk5OTY1MywzMyBaIE0zNS45OTk4MzM0LDE1LjQxNCBMNDQuNTg1NzczOCwyNCBMMzUuOTk5ODMzNCwyNCBMMzUuOTk5ODMzNCwxNS40MTQgWiBNNDUuOTk5NzY0LDYxIEwxMy45OTk5ODYxLDYxIEwxMy45OTk5ODYxLDE0LjAwNSBMMzMuOTk5ODQ3MywxNCBMMzMuOTk5ODQ3MywyNSBDMzMuOTk5ODQ3MywyNS41NTIgMzQuNDQ2ODQ0MiwyNiAzNC45OTk4NDAzLDI2IEw0NS45OTk3NjQsMjYgTDQ1Ljk5OTc2NCwzOCBMNDcuOTk5NzUwMSwzOCBMNDcuOTk5NzUwMSwyNSBMNDcuOTkwNzUwMSwyNSBDNDcuOTg5NzUwMSwyNC43NCA0Ny44OTc3NTA4LDI0LjQ4NCA0Ny43MDY3NTIxLDI0LjI5MyBMMzUuNzA2ODM1NCwxMi4yOTMgQzM1LjUxNjgzNjcsMTIuMTAyIDM1LjI2MDgzODUsMTIuMDEgMzQuOTk5ODQwMywxMi4wMSBMMzQuOTk5ODQwMywxMiBMMTMsMTIuMDA1IEMxMi40NDY5OTY5LDEyLjAwNSAxMiwxMi40NTMgMTIsMTMuMDA1IEwxMiw2MiBDMTIsNjIuNTUyIDEyLjQ0Njk5NjksNjMgMTMsNjMgTDQ2Ljk5OTc1Nyw2MyBDNDcuNTUyNzUzMiw2MyA0Ny45OTk3NTAxLDYyLjU1MiA0Ny45OTk3NTAxLDYyIEw0Ny45OTk3NTAxLDU2IEw0NS45OTk3NjQsNTYgTDQ1Ljk5OTc2NCw2MSBaIiBpZD0iQW1hem9uLUNvbXByZWhlbmRfSWNvbl82NF9TcXVpZCIgZmlsbD0iI0ZGRkZGRiI+PC9wYXRoPgogICAgPC9nPgo8L3N2Zz4="
2089
+ }
2090
+ },
2091
+ {
2092
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2093
+ "name": "AWS Comprehend Outbound Connector",
2094
+ "id": "io.camunda.connectors.AWSCOMPREHEND.v1",
2095
+ "description": "Execute Comprehend models",
2096
+ "keywords": [
2097
+ "analyze document",
2098
+ "detect document text",
2099
+ "text analysis",
2100
+ "NLP",
2101
+ "natural language processing",
2102
+ "machine learning"
2103
+ ],
2104
+ "documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/amazon-comprehend/",
2105
+ "version": 4,
2106
+ "category": {
2107
+ "id": "connectors",
2108
+ "name": "Connectors"
2109
+ },
2110
+ "appliesTo": ["bpmn:Task"],
2111
+ "elementType": {
2112
+ "value": "bpmn:ServiceTask"
2113
+ },
2114
+ "engines": {
2115
+ "camunda": "^8.7"
2116
+ },
2117
+ "groups": [
2118
+ {
2119
+ "id": "operation",
2120
+ "label": "Operation"
2121
+ },
2122
+ {
2123
+ "id": "authentication",
2124
+ "label": "Authentication"
2125
+ },
2126
+ {
2127
+ "id": "configuration",
2128
+ "label": "Configuration"
2129
+ },
2130
+ {
2131
+ "id": "input",
2132
+ "label": "Data Configuration and Processing"
2133
+ },
2134
+ {
2135
+ "id": "connector",
2136
+ "label": "Connector"
2137
+ },
2138
+ {
2139
+ "id": "output",
2140
+ "label": "Output mapping"
2141
+ },
2142
+ {
2143
+ "id": "error",
2144
+ "label": "Error handling"
2145
+ },
2146
+ {
2147
+ "id": "retries",
2148
+ "label": "Retries"
2149
+ }
2150
+ ],
2151
+ "properties": [
2152
+ {
2153
+ "value": "io.camunda:aws-comprehend:1",
2154
+ "binding": {
2155
+ "property": "type",
2156
+ "type": "zeebe:taskDefinition"
2157
+ },
2158
+ "type": "Hidden"
2159
+ },
2160
+ {
2161
+ "id": "input.type",
2162
+ "label": "Execution type",
2163
+ "group": "operation",
2164
+ "binding": {
2165
+ "name": "input.type",
2166
+ "type": "zeebe:input"
2167
+ },
2168
+ "type": "Dropdown",
2169
+ "choices": [
2170
+ {
2171
+ "name": "Sync",
2172
+ "value": "sync"
2173
+ },
2174
+ {
2175
+ "name": "Async",
2176
+ "value": "async"
2177
+ }
2178
+ ]
2179
+ },
2180
+ {
2181
+ "id": "authentication.type",
2182
+ "label": "Authentication",
2183
+ "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>",
2184
+ "value": "credentials",
2185
+ "group": "authentication",
2186
+ "binding": {
2187
+ "name": "authentication.type",
2188
+ "type": "zeebe:input"
2189
+ },
2190
+ "type": "Dropdown",
2191
+ "choices": [
2192
+ {
2193
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
2194
+ "value": "defaultCredentialsChain"
2195
+ },
2196
+ {
2197
+ "name": "Credentials",
2198
+ "value": "credentials"
2199
+ }
2200
+ ]
2201
+ },
2202
+ {
2203
+ "id": "authentication.accessKey",
2204
+ "label": "Access key",
2205
+ "optional": false,
2206
+ "constraints": {
2207
+ "notEmpty": true
2208
+ },
2209
+ "feel": "optional",
2210
+ "group": "authentication",
2211
+ "binding": {
2212
+ "name": "authentication.accessKey",
2213
+ "type": "zeebe:input"
2214
+ },
2215
+ "condition": {
2216
+ "property": "authentication.type",
2217
+ "equals": "credentials",
2218
+ "type": "simple"
2219
+ },
2220
+ "tooltip": "IAM access key of a user with the necessary permissions for this connector",
2221
+ "type": "String",
2222
+ "secret": true
2223
+ },
2224
+ {
2225
+ "id": "authentication.secretKey",
2226
+ "label": "Secret key",
2227
+ "optional": false,
2228
+ "constraints": {
2229
+ "notEmpty": true
2230
+ },
2231
+ "feel": "optional",
2232
+ "group": "authentication",
2233
+ "binding": {
2234
+ "name": "authentication.secretKey",
2235
+ "type": "zeebe:input"
2236
+ },
2237
+ "condition": {
2238
+ "property": "authentication.type",
2239
+ "equals": "credentials",
2240
+ "type": "simple"
2241
+ },
2242
+ "tooltip": "IAM secret key of a user with the necessary permissions for this connector",
2243
+ "type": "String",
2244
+ "secret": true
2245
+ },
2246
+ {
2247
+ "id": "awsCredential",
2248
+ "label": "AWS credential",
2249
+ "description": "Choose a reusable AWS credential. When set, it is bound as a whole to the connector's 'awsCredential' input.",
2250
+ "optional": true,
2251
+ "group": "authentication",
2252
+ "binding": {
2253
+ "name": "awsCredential",
2254
+ "type": "zeebe:input"
2255
+ },
2256
+ "type": "Configuration",
2257
+ "configurationTemplate": "io.camunda:aws-credential:1"
2258
+ },
2259
+ {
2260
+ "id": "configuration.region",
2261
+ "label": "Region",
2262
+ "optional": false,
2263
+ "constraints": {
2264
+ "notEmpty": true
2265
+ },
2266
+ "feel": "optional",
2267
+ "group": "configuration",
2268
+ "binding": {
2269
+ "name": "configuration.region",
2270
+ "type": "zeebe:input"
2271
+ },
2272
+ "type": "String"
2273
+ },
2274
+ {
2275
+ "id": "configuration.endpoint",
2276
+ "label": "Endpoint",
2277
+ "description": "Specify endpoint if need to use custom endpoint",
2278
+ "optional": true,
2279
+ "group": "configuration",
2280
+ "binding": {
2281
+ "name": "configuration.endpoint",
2282
+ "type": "zeebe:input"
2283
+ },
2284
+ "type": "Hidden"
2285
+ },
2286
+ {
2287
+ "id": "input.text",
2288
+ "label": "Text",
2289
+ "optional": false,
2290
+ "constraints": {
2291
+ "notEmpty": true
2292
+ },
2293
+ "feel": "optional",
2294
+ "group": "input",
2295
+ "binding": {
2296
+ "name": "input.text",
2297
+ "type": "zeebe:input"
2298
+ },
2299
+ "condition": {
2300
+ "property": "input.type",
2301
+ "equals": "sync",
2302
+ "type": "simple"
2303
+ },
2304
+ "tooltip": "<a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_ClassifyDocument.html#comprehend-ClassifyDocument-request-Text\">Text</a> to be analyzed.",
2305
+ "type": "String"
2306
+ },
2307
+ {
2308
+ "id": "input.endpointArn",
2309
+ "label": "Endpoint's ARN",
2310
+ "optional": false,
2311
+ "constraints": {
2312
+ "notEmpty": true
2313
+ },
2314
+ "feel": "optional",
2315
+ "group": "input",
2316
+ "binding": {
2317
+ "name": "input.endpointArn",
2318
+ "type": "zeebe:input"
2319
+ },
2320
+ "condition": {
2321
+ "property": "input.type",
2322
+ "equals": "sync",
2323
+ "type": "simple"
2324
+ },
2325
+ "tooltip": "ARN of the custom model <a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_ClassifyDocument.html#comprehend-ClassifyDocument-request-EndpointArn\">endpoint</a> used to run the classification.",
2326
+ "type": "String"
2327
+ },
2328
+ {
2329
+ "id": "input.async.documentReadMode",
2330
+ "label": "Document read mode",
2331
+ "optional": false,
2332
+ "value": "SERVICE_DEFAULT",
2333
+ "constraints": {
2334
+ "notEmpty": true
2335
+ },
2336
+ "group": "input",
2337
+ "binding": {
2338
+ "name": "input.documentReadMode",
2339
+ "type": "zeebe:input"
2340
+ },
2341
+ "condition": {
2342
+ "property": "input.type",
2343
+ "equals": "async",
2344
+ "type": "simple"
2345
+ },
2346
+ "tooltip": "Determines <a href=\"https://docs.aws.amazon.com/comprehend/latest/dg/idp-set-textract-options.html\">text extraction actions</a> for PDF files.",
2347
+ "type": "Dropdown",
2348
+ "choices": [
2349
+ {
2350
+ "name": "Service default",
2351
+ "value": "SERVICE_DEFAULT"
2352
+ },
2353
+ {
2354
+ "name": "Force document read action",
2355
+ "value": "FORCE_DOCUMENT_READ_ACTION"
2356
+ },
2357
+ {
2358
+ "name": "None",
2359
+ "value": "NO_DATA"
2360
+ }
2361
+ ]
2362
+ },
2363
+ {
2364
+ "id": "input.async.documentReadAction",
2365
+ "label": "Document read action",
2366
+ "optional": false,
2367
+ "value": "TEXTRACT_DETECT_DOCUMENT_TEXT",
2368
+ "constraints": {
2369
+ "notEmpty": true
2370
+ },
2371
+ "group": "input",
2372
+ "binding": {
2373
+ "name": "input.documentReadAction",
2374
+ "type": "zeebe:input"
2375
+ },
2376
+ "condition": {
2377
+ "property": "input.type",
2378
+ "equals": "async",
2379
+ "type": "simple"
2380
+ },
2381
+ "tooltip": "The Amazon Textract API operation that Amazon Comprehend uses to extract text from PDF files and image files.",
2382
+ "type": "Dropdown",
2383
+ "choices": [
2384
+ {
2385
+ "name": "Detect document text",
2386
+ "value": "TEXTRACT_DETECT_DOCUMENT_TEXT"
2387
+ },
2388
+ {
2389
+ "name": "Analyze document",
2390
+ "value": "TEXTRACT_ANALYZE_DOCUMENT"
2391
+ },
2392
+ {
2393
+ "name": "None",
2394
+ "value": "NO_DATA"
2395
+ }
2396
+ ]
2397
+ },
2398
+ {
2399
+ "id": "input.async.featureTypeTables",
2400
+ "label": "Analyze tables",
2401
+ "optional": false,
2402
+ "value": false,
2403
+ "feel": "static",
2404
+ "group": "input",
2405
+ "binding": {
2406
+ "name": "input.featureTypeTables",
2407
+ "type": "zeebe:input"
2408
+ },
2409
+ "condition": {
2410
+ "allMatch": [
2411
+ {
2412
+ "property": "input.async.documentReadAction",
2413
+ "equals": "TEXTRACT_ANALYZE_DOCUMENT",
2414
+ "type": "simple"
2415
+ },
2416
+ {
2417
+ "property": "input.type",
2418
+ "equals": "async",
2419
+ "type": "simple"
2420
+ }
2421
+ ]
2422
+ },
2423
+ "type": "Boolean"
2424
+ },
2425
+ {
2426
+ "id": "input.async.featureTypeForms",
2427
+ "label": "Analyze forms",
2428
+ "optional": false,
2429
+ "value": false,
2430
+ "feel": "static",
2431
+ "group": "input",
2432
+ "binding": {
2433
+ "name": "input.featureTypeForms",
2434
+ "type": "zeebe:input"
2435
+ },
2436
+ "condition": {
2437
+ "allMatch": [
2438
+ {
2439
+ "property": "input.async.documentReadAction",
2440
+ "equals": "TEXTRACT_ANALYZE_DOCUMENT",
2441
+ "type": "simple"
2442
+ },
2443
+ {
2444
+ "property": "input.type",
2445
+ "equals": "async",
2446
+ "type": "simple"
2447
+ }
2448
+ ]
2449
+ },
2450
+ "type": "Boolean"
2451
+ },
2452
+ {
2453
+ "id": "input.inputS3Uri",
2454
+ "label": "Inputs' S3 URI",
2455
+ "optional": false,
2456
+ "constraints": {
2457
+ "notEmpty": true
2458
+ },
2459
+ "feel": "optional",
2460
+ "group": "input",
2461
+ "binding": {
2462
+ "name": "input.inputS3Uri",
2463
+ "type": "zeebe:input"
2464
+ },
2465
+ "condition": {
2466
+ "property": "input.type",
2467
+ "equals": "async",
2468
+ "type": "simple"
2469
+ },
2470
+ "tooltip": "The <a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_InputDataConfig.html#comprehend-Type-InputDataConfig-S3Uri\">S3Uri</a> for input data.",
2471
+ "type": "String"
2472
+ },
2473
+ {
2474
+ "id": "input.comprehendInputFormat",
2475
+ "label": "Input file processing mode",
2476
+ "optional": false,
2477
+ "value": "ONE_DOC_PER_FILE",
2478
+ "group": "input",
2479
+ "binding": {
2480
+ "name": "input.comprehendInputFormat",
2481
+ "type": "zeebe:input"
2482
+ },
2483
+ "condition": {
2484
+ "property": "input.type",
2485
+ "equals": "async",
2486
+ "type": "simple"
2487
+ },
2488
+ "tooltip": "Specifies how to <a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_InputDataConfig.html#comprehend-Type-InputDataConfig-InputFormat\">process input data</a>.",
2489
+ "type": "Dropdown",
2490
+ "choices": [
2491
+ {
2492
+ "name": "Each file is considered a separate document",
2493
+ "value": "ONE_DOC_PER_FILE"
2494
+ },
2495
+ {
2496
+ "name": "Each line in a file is considered a separate document",
2497
+ "value": "ONE_DOC_PER_LINE"
2498
+ },
2499
+ {
2500
+ "name": "None",
2501
+ "value": "NO_DATA"
2502
+ }
2503
+ ]
2504
+ },
2505
+ {
2506
+ "id": "input.clientRequestToken",
2507
+ "label": "Client request token",
2508
+ "optional": true,
2509
+ "feel": "optional",
2510
+ "group": "input",
2511
+ "binding": {
2512
+ "name": "input.clientRequestToken",
2513
+ "type": "zeebe:input"
2514
+ },
2515
+ "condition": {
2516
+ "property": "input.type",
2517
+ "equals": "async",
2518
+ "type": "simple"
2519
+ },
2520
+ "tooltip": "<a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_StartDocumentClassificationJob.html#comprehend-StartDocumentClassificationJob-request-ClientRequestToken\">Unique identifier</a> for the processing.",
2521
+ "type": "String"
2522
+ },
2523
+ {
2524
+ "id": "input.dataAccessRoleArn",
2525
+ "label": "Data Access Role's ARN",
2526
+ "optional": false,
2527
+ "constraints": {
2528
+ "notEmpty": true
2529
+ },
2530
+ "feel": "optional",
2531
+ "group": "input",
2532
+ "binding": {
2533
+ "name": "input.dataAccessRoleArn",
2534
+ "type": "zeebe:input"
2535
+ },
2536
+ "condition": {
2537
+ "property": "input.type",
2538
+ "equals": "async",
2539
+ "type": "simple"
2540
+ },
2541
+ "tooltip": "ARN of IAM role that grants <a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_StartDocumentClassificationJob.html#comprehend-StartDocumentClassificationJob-request-DataAccessRoleArn\">Amazon Comprehend read access</a> to input data.",
2542
+ "type": "String"
2543
+ },
2544
+ {
2545
+ "id": "input.documentClassifierArn",
2546
+ "label": "Document Classifier's ARN",
2547
+ "optional": false,
2548
+ "constraints": {
2549
+ "notEmpty": true
2550
+ },
2551
+ "feel": "optional",
2552
+ "group": "input",
2553
+ "binding": {
2554
+ "name": "input.documentClassifierArn",
2555
+ "type": "zeebe:input"
2556
+ },
2557
+ "condition": {
2558
+ "property": "input.type",
2559
+ "equals": "async",
2560
+ "type": "simple"
2561
+ },
2562
+ "tooltip": "The <a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_StartDocumentClassificationJob.html#comprehend-StartDocumentClassificationJob-request-DocumentClassifierArn\">ARN of document classifier</a> to process input data.",
2563
+ "type": "String"
2564
+ },
2565
+ {
2566
+ "id": "input.flywheelArn",
2567
+ "label": "Flywheel's ARN",
2568
+ "optional": true,
2569
+ "feel": "optional",
2570
+ "group": "input",
2571
+ "binding": {
2572
+ "name": "input.flywheelArn",
2573
+ "type": "zeebe:input"
2574
+ },
2575
+ "condition": {
2576
+ "property": "input.type",
2577
+ "equals": "async",
2578
+ "type": "simple"
2579
+ },
2580
+ "tooltip": "ARN of the <a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_StartDocumentClassificationJob.html#comprehend-StartDocumentClassificationJob-request-FlywheelArn\">flywheel</a> that orchestrates training and versioning of the classification model.",
2581
+ "type": "String"
2582
+ },
2583
+ {
2584
+ "id": "input.jobName",
2585
+ "label": "Job name",
2586
+ "optional": true,
2587
+ "feel": "optional",
2588
+ "group": "input",
2589
+ "binding": {
2590
+ "name": "input.jobName",
2591
+ "type": "zeebe:input"
2592
+ },
2593
+ "condition": {
2594
+ "property": "input.type",
2595
+ "equals": "async",
2596
+ "type": "simple"
2597
+ },
2598
+ "type": "String"
2599
+ },
2600
+ {
2601
+ "id": "input.outputS3Uri",
2602
+ "label": "Output's S3 URI",
2603
+ "optional": false,
2604
+ "constraints": {
2605
+ "notEmpty": true
2606
+ },
2607
+ "feel": "optional",
2608
+ "group": "input",
2609
+ "binding": {
2610
+ "name": "input.outputS3Uri",
2611
+ "type": "zeebe:input"
2612
+ },
2613
+ "condition": {
2614
+ "property": "input.type",
2615
+ "equals": "async",
2616
+ "type": "simple"
2617
+ },
2618
+ "tooltip": "The <a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_InputDataConfig.html#comprehend-Type-OutputDataConfig-S3Uri\">S3Uri</a> for output data.",
2619
+ "type": "String"
2620
+ },
2621
+ {
2622
+ "id": "input.outputKmsKeyId",
2623
+ "label": "Outputs KMS Key Id",
2624
+ "optional": true,
2625
+ "feel": "optional",
2626
+ "group": "input",
2627
+ "binding": {
2628
+ "name": "input.outputKmsKeyId",
2629
+ "type": "zeebe:input"
2630
+ },
2631
+ "condition": {
2632
+ "property": "input.type",
2633
+ "equals": "async",
2634
+ "type": "simple"
2635
+ },
2636
+ "tooltip": "KMS' key Id used to <a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_OutputDataConfig.html#comprehend-Type-OutputDataConfig-KmsKeyId\">encrypt output data</a>.",
2637
+ "type": "String"
2638
+ },
2639
+ {
2640
+ "id": "input.tags",
2641
+ "label": "Tags",
2642
+ "optional": true,
2643
+ "feel": "required",
2644
+ "group": "input",
2645
+ "binding": {
2646
+ "name": "input.tags",
2647
+ "type": "zeebe:input"
2648
+ },
2649
+ "condition": {
2650
+ "property": "input.type",
2651
+ "equals": "async",
2652
+ "type": "simple"
2653
+ },
2654
+ "tooltip": "Tags to <a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_StartDocumentClassificationJob.html#comprehend-StartDocumentClassificationJob-request-Tags\">associate with the document classification job</a>.",
2655
+ "type": "String"
2656
+ },
2657
+ {
2658
+ "id": "input.volumeKmsKeyId",
2659
+ "label": "VolumeKmsKeyId",
2660
+ "optional": true,
2661
+ "feel": "optional",
2662
+ "group": "input",
2663
+ "binding": {
2664
+ "name": "input.volumeKmsKeyId",
2665
+ "type": "zeebe:input"
2666
+ },
2667
+ "condition": {
2668
+ "property": "input.type",
2669
+ "equals": "async",
2670
+ "type": "simple"
2671
+ },
2672
+ "tooltip": "<a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_StartDocumentClassificationJob.html#comprehend-StartDocumentClassificationJob-request-VolumeKmsKeyId\">KMS to encrypt data on storage</a> attached to compute instance.",
2673
+ "type": "String"
2674
+ },
2675
+ {
2676
+ "id": "input.securityGroupIds",
2677
+ "label": "Security group Ids",
2678
+ "optional": true,
2679
+ "feel": "required",
2680
+ "group": "input",
2681
+ "binding": {
2682
+ "name": "input.securityGroupIds",
2683
+ "type": "zeebe:input"
2684
+ },
2685
+ "condition": {
2686
+ "property": "input.type",
2687
+ "equals": "async",
2688
+ "type": "simple"
2689
+ },
2690
+ "tooltip": "<a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_VpcConfig.html#comprehend-Type-VpcConfig-SecurityGroupIds\">ID for security group</a> on instance of private VPC.",
2691
+ "type": "String"
2692
+ },
2693
+ {
2694
+ "id": "input.subnets",
2695
+ "label": "Subnets",
2696
+ "optional": true,
2697
+ "feel": "required",
2698
+ "group": "input",
2699
+ "binding": {
2700
+ "name": "input.subnets",
2701
+ "type": "zeebe:input"
2702
+ },
2703
+ "condition": {
2704
+ "property": "input.type",
2705
+ "equals": "async",
2706
+ "type": "simple"
2707
+ },
2708
+ "tooltip": "ID for each <a href=\"https://docs.aws.amazon.com/comprehend/latest/APIReference/API_VpcConfig.html#comprehend-Type-VpcConfig-Subnets\">subnet used in VPC</a>.",
2709
+ "type": "String"
2710
+ },
2711
+ {
2712
+ "id": "version",
2713
+ "label": "Version",
2714
+ "description": "Version of the element template",
2715
+ "value": "4",
2716
+ "group": "connector",
2717
+ "binding": {
2718
+ "key": "elementTemplateVersion",
2719
+ "type": "zeebe:taskHeader"
2720
+ },
2721
+ "type": "Hidden"
2722
+ },
2723
+ {
2724
+ "id": "id",
2725
+ "label": "ID",
2726
+ "description": "ID of the element template",
2727
+ "value": "io.camunda.connectors.AWSCOMPREHEND.v1",
2728
+ "group": "connector",
2729
+ "binding": {
2730
+ "key": "elementTemplateId",
2731
+ "type": "zeebe:taskHeader"
2732
+ },
2733
+ "type": "Hidden"
2734
+ },
2735
+ {
2736
+ "id": "resultVariable",
2737
+ "label": "Result variable",
2738
+ "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>.",
2739
+ "group": "output",
2740
+ "binding": {
2741
+ "key": "resultVariable",
2742
+ "type": "zeebe:taskHeader"
2743
+ },
2744
+ "type": "String"
2745
+ },
2746
+ {
2747
+ "id": "resultExpression",
2748
+ "label": "Result expression",
2749
+ "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>.",
2750
+ "feel": "required",
2751
+ "group": "output",
2752
+ "binding": {
2753
+ "key": "resultExpression",
2754
+ "type": "zeebe:taskHeader"
2755
+ },
2756
+ "type": "Text"
2757
+ },
2758
+ {
2759
+ "id": "errorExpression",
2760
+ "label": "Error expression",
2761
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
2762
+ "feel": "required",
2763
+ "group": "error",
2764
+ "binding": {
2765
+ "key": "errorExpression",
2766
+ "type": "zeebe:taskHeader"
2767
+ },
2768
+ "type": "Text"
2769
+ },
2770
+ {
2771
+ "id": "retryCount",
2772
+ "label": "Retries",
2773
+ "description": "Number of retries",
2774
+ "value": "3",
2775
+ "feel": "optional",
2776
+ "group": "retries",
2777
+ "binding": {
2778
+ "property": "retries",
2779
+ "type": "zeebe:taskDefinition"
2780
+ },
2781
+ "type": "String"
2782
+ },
2783
+ {
2784
+ "id": "retryBackoff",
2785
+ "label": "Retry backoff",
2786
+ "description": "ISO-8601 duration to wait between retries",
2787
+ "value": "PT30S",
1343
2788
  "group": "retries",
1344
2789
  "binding": {
1345
2790
  "key": "retryBackoff",
@@ -1348,6 +2793,133 @@
1348
2793
  "type": "String"
1349
2794
  }
1350
2795
  ],
2796
+ "steps": [
2797
+ {
2798
+ "name": "Sync",
2799
+ "description": "Classify text synchronously using Amazon Comprehend",
2800
+ "keywords": [
2801
+ "classify text",
2802
+ "natural language processing",
2803
+ "text analysis",
2804
+ "nlp",
2805
+ "text classification",
2806
+ "detect entities"
2807
+ ],
2808
+ "presetId": "type_sync"
2809
+ },
2810
+ {
2811
+ "name": "Async",
2812
+ "description": "Submit an asynchronous document classification job to Amazon Comprehend",
2813
+ "keywords": [
2814
+ "batch classification",
2815
+ "document classification",
2816
+ "text analysis",
2817
+ "async nlp",
2818
+ "classify documents",
2819
+ "bulk text processing"
2820
+ ],
2821
+ "presetId": "type_async"
2822
+ }
2823
+ ],
2824
+ "presets": [
2825
+ {
2826
+ "id": "type_sync",
2827
+ "properties": {
2828
+ "input.type": "sync"
2829
+ }
2830
+ },
2831
+ {
2832
+ "id": "type_async",
2833
+ "properties": {
2834
+ "input.type": "async"
2835
+ }
2836
+ }
2837
+ ],
2838
+ "configurationTemplates": [
2839
+ {
2840
+ "id": "io.camunda:aws-credential:1",
2841
+ "kind": "CREDENTIAL",
2842
+ "version": 1,
2843
+ "name": "AWS Credential",
2844
+ "properties": [
2845
+ {
2846
+ "id": "authentication.type",
2847
+ "label": "Authentication",
2848
+ "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>",
2849
+ "value": "credentials",
2850
+ "group": "authentication",
2851
+ "binding": {
2852
+ "name": "authentication.type",
2853
+ "type": "property"
2854
+ },
2855
+ "type": "Dropdown",
2856
+ "choices": [
2857
+ {
2858
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
2859
+ "value": "defaultCredentialsChain"
2860
+ },
2861
+ {
2862
+ "name": "Credentials",
2863
+ "value": "credentials"
2864
+ }
2865
+ ]
2866
+ },
2867
+ {
2868
+ "id": "authentication.accessKey",
2869
+ "label": "Access key",
2870
+ "constraints": {
2871
+ "notEmpty": true
2872
+ },
2873
+ "group": "authentication",
2874
+ "binding": {
2875
+ "name": "authentication.accessKey",
2876
+ "type": "property"
2877
+ },
2878
+ "condition": {
2879
+ "property": "authentication.type",
2880
+ "equals": "credentials",
2881
+ "type": "simple"
2882
+ },
2883
+ "tooltip": "IAM access key of a user with the necessary permissions for this connector",
2884
+ "type": "String",
2885
+ "secret": true
2886
+ },
2887
+ {
2888
+ "id": "authentication.secretKey",
2889
+ "label": "Secret key",
2890
+ "constraints": {
2891
+ "notEmpty": true
2892
+ },
2893
+ "group": "authentication",
2894
+ "binding": {
2895
+ "name": "authentication.secretKey",
2896
+ "type": "property"
2897
+ },
2898
+ "condition": {
2899
+ "property": "authentication.type",
2900
+ "equals": "credentials",
2901
+ "type": "simple"
2902
+ },
2903
+ "tooltip": "IAM secret key of a user with the necessary permissions for this connector",
2904
+ "type": "String",
2905
+ "secret": true
2906
+ },
2907
+ {
2908
+ "id": "region",
2909
+ "label": "Region",
2910
+ "constraints": {
2911
+ "notEmpty": true
2912
+ },
2913
+ "group": "configuration",
2914
+ "binding": {
2915
+ "name": "region",
2916
+ "type": "property"
2917
+ },
2918
+ "type": "String"
2919
+ }
2920
+ ]
2921
+ }
2922
+ ],
1351
2923
  "icon": {
1352
2924
  "contents": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iODBweCIgaGVpZ2h0PSI4MHB4IiB2aWV3Qm94PSIwIDAgODAgODAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+SWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BbWF6b24tQ29tcHJlaGVuZF82NDwvdGl0bGU+CiAgICA8ZyBpZD0iSWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BbWF6b24tQ29tcHJlaGVuZF82NCIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ikljb24tQXJjaGl0ZWN0dXJlLUJHLzY0L01hY2hpbmUtTGVhcm5pbmciIGZpbGw9IiM5OTY5ZjciPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlIiB4PSIwIiB5PSIwIiB3aWR0aD0iODAiIGhlaWdodD0iODAiPjwvcmVjdD4KICAgICAgICA8L2c+CiAgICAgICAgPHBhdGggZD0iTTE2Ljk5OTk2NTMsNTQgTDMyLjk5OTg1NDIsNTQgTDMyLjk5OTg1NDIsNTIgTDE2Ljk5OTk2NTMsNTIgTDE2Ljk5OTk2NTMsNTQgWiBNMzMuOTk5ODQ3Myw0NyBMNDIuOTk5Nzg0OCw0NyBMNDIuOTk5Nzg0OCw0NSBMMzMuOTk5ODQ3Myw0NSBMMzMuOTk5ODQ3Myw0NyBaIE0xNi45OTk5NjUzLDQ3IEwzMS45OTk4NjEyLDQ3IEwzMS45OTk4NjEyLDQ1IEwxNi45OTk5NjUzLDQ1IEwxNi45OTk5NjUzLDQ3IFogTTE2Ljk5OTk2NTMsMjYgTDI5Ljk5OTg3NSwyNiBMMjkuOTk5ODc1LDI0IEwxNi45OTk5NjUzLDI0IEwxNi45OTk5NjUzLDI2IFogTTYzLjAxMDY0NTksNTQuMDc5IEM2Mi44OTc2NDY3LDU0LjE1NiA2Mi43NTI2NDc3LDU0LjIxOCA2Mi42MDM2NDg3LDU0LjI4NyBDNjIuMDc1NjUyNCw1NC41MzQgNjEuMzUyNjU3NCw1NC44NzMgNjEuMDYxNjU5NCw1NS42NTEgQzYxLjAyMDY1OTcsNTUuNzYzIDYwLjk5OTY1OTgsNTUuODgxIDYwLjk5OTY1OTgsNTYgTDYwLjk5OTY1OTgsNjAgTDU4Ljk5OTY3MzcsNjAgTDU4Ljk5OTY3MzcsNTEgTDYxLjk5OTY1MjksNTEgTDYxLjk5OTY1MjksNDkgTDUzLjk5OTcwODQsNDkgTDUzLjk5OTcwODQsNTEgTDU2Ljk5OTY4NzYsNTEgTDU2Ljk5OTY4NzYsNjAgTDU0Ljk5OTcwMTUsNjAgTDU0Ljk5OTcwMTUsNTYgQzU0Ljk5OTcwMTUsNTUuODgxIDU0Ljk3ODcwMTYsNTUuNzYzIDU0LjkzNjcwMTksNTUuNjUxIEM1NC42NDY3MDM5LDU0Ljg3MyA1My45MjM3MDksNTQuNTM0IDUzLjM5NTcxMjYsNTQuMjg3IEM1My4yNDY3MTM3LDU0LjIxOCA1My4xMDE3MTQ3LDU0LjE1NiA1Mi45ODg3MTU0LDU0LjA3OSBDNTAuMDI0NzM2LDUyLjAyNCA0OC41NDM3NDYzLDQ4LjUwNSA0OS4xMjQ3NDIzLDQ0Ljg5NiBDNDkuNzcyNzM3OCw0MC44NjMgNTMuMjA1NzEzOSwzNy42MjEgNTcuMjg2Njg1NiwzNy4xODggQzU3LjQ5NTY4NDIsMzcuMTY1IDU4LjUwNzY3NzEsMzcuMTY2IDU4LjcxMjY3NTcsMzcuMTg4IEM2Mi43OTM2NDc0LDM3LjYyMSA2Ni4yMjY2MjM1LDQwLjg2MyA2Ni44NzQ2MTksNDQuODk2IEM2Ny40NTU2MTUsNDguNTA1IDY1Ljk3NDYyNTMsNTIuMDI0IDYzLjAxMDY0NTksNTQuMDc5IEw2My4wMTA2NDU5LDU0LjA3OSBaIE02OC44NDk2MDUzLDQ0LjU3OSBDNjguMDYwNjEwOCwzOS42NyA2My44ODU2Mzk4LDM1LjcyNiA1OC45MjI2NzQyLDM1LjE5OCBDNTguNTc2Njc2NiwzNS4xNjIgNTcuNDIwNjg0NywzNS4xNjIgNTcuMDc2Njg3MSwzNS4xOTggTDU3LjA3NTY4NzEsMzUuMTk4IEM1Mi4xMTM3MjE1LDM1LjcyNiA0Ny45Mzg3NTA1LDM5LjY3IDQ3LjE0OTc1Niw0NC41NzkgQzQ2LjQ0NTc2MDksNDguOTU1IDQ4LjI0Njc0ODQsNTMuMjI1IDUxLjg1MDcyMzMsNTUuNzIyIEM1Mi4wNDU3MjIsNTUuODU3IDUyLjI5MDcyMDMsNTUuOTc5IDUyLjU0NzcxODUsNTYuMDk5IEM1Mi42ODQ3MTc2LDU2LjE2MyA1Mi44OTM3MTYxLDU2LjI2IDUyLjk5OTcxNTQsNTYuMzE0IEw1Mi45OTk3MTU0LDYxIEM1Mi45OTk3MTU0LDYxLjU1MiA1My40NDY3MTIzLDYyIDUzLjk5OTcwODQsNjIgTDYxLjk5OTY1MjksNjIgQzYyLjU1MjY0OSw2MiA2Mi45OTk2NDU5LDYxLjU1MiA2Mi45OTk2NDU5LDYxIEw2Mi45OTk2NDU5LDU2LjMzIEM2My4xMjA2NDUxLDU2LjI1MyA2My4zMTk2NDM3LDU2LjE2MSA2My40NTE2NDI4LDU2LjA5OSBDNjMuNzA4NjQxLDU1Ljk3OSA2My45NTM2MzkzLDU1Ljg1NyA2NC4xNDg2MzgsNTUuNzIyIEM2Ny43NTI2MTI5LDUzLjIyNSA2OS41NTM2MDA0LDQ4Ljk1NSA2OC44NDk2MDUzLDQ0LjU3OSBMNjguODQ5NjA1Myw0NC41NzkgWiBNNTkuNDY0NjcwNSw2NiBMNTYuNTM0NjkwOCw2NiBMNTUuODY3Njk1NSw2NSBMNjAuMTMxNjY1OSw2NSBMNTkuNDY0NjcwNSw2NiBaIE02MS45OTk2NTI5LDYzIEw1My45OTk3MDg0LDYzIEM1My42MzA3MTEsNjMgNTMuMjkxNzEzMyw2My4yMDMgNTMuMTE3NzE0NSw2My41MjggQzUyLjk0MzcxNTgsNjMuODU0IDUyLjk2MzcxNTYsNjQuMjQ4IDUzLjE2NzcxNDIsNjQuNTU1IEw1NS4xNjc3MDAzLDY3LjU1NSBDNTUuMzUzNjk5LDY3LjgzMyA1NS42NjU2OTY5LDY4IDU1Ljk5OTY5NDUsNjggTDU5Ljk5OTY2NjgsNjggQzYwLjMzMzY2NDUsNjggNjAuNjQ1NjYyMyw2Ny44MzMgNjAuODMxNjYxLDY3LjU1NSBMNjIuODMxNjQ3MSw2NC41NTUgQzYzLjAzNTY0NTcsNjQuMjQ4IDYzLjA1NTY0NTYsNjMuODU0IDYyLjg4MTY0NjgsNjMuNTI4IEM2Mi43MDc2NDgsNjMuMjAzIDYyLjM2ODY1MDMsNjMgNjEuOTk5NjUyOSw2MyBMNjEuOTk5NjUyOSw2MyBaIE0xNi45OTk5NjUzLDQwIEw0Mi45OTk3ODQ4LDQwIEw0Mi45OTk3ODQ4LDM4IEwxNi45OTk5NjUzLDM4IEwxNi45OTk5NjUzLDQwIFogTTI1Ljk5OTkwMjgsMzMgTDQyLjk5OTc4NDgsMzMgTDQyLjk5OTc4NDgsMzEgTDI1Ljk5OTkwMjgsMzEgTDI1Ljk5OTkwMjgsMzMgWiBNMTYuOTk5OTY1MywzMyBMMjMuOTk5OTE2NywzMyBMMjMuOTk5OTE2NywzMSBMMTYuOTk5OTY1MywzMSBMMTYuOTk5OTY1MywzMyBaIE0zNS45OTk4MzM0LDE1LjQxNCBMNDQuNTg1NzczOCwyNCBMMzUuOTk5ODMzNCwyNCBMMzUuOTk5ODMzNCwxNS40MTQgWiBNNDUuOTk5NzY0LDYxIEwxMy45OTk5ODYxLDYxIEwxMy45OTk5ODYxLDE0LjAwNSBMMzMuOTk5ODQ3MywxNCBMMzMuOTk5ODQ3MywyNSBDMzMuOTk5ODQ3MywyNS41NTIgMzQuNDQ2ODQ0MiwyNiAzNC45OTk4NDAzLDI2IEw0NS45OTk3NjQsMjYgTDQ1Ljk5OTc2NCwzOCBMNDcuOTk5NzUwMSwzOCBMNDcuOTk5NzUwMSwyNSBMNDcuOTkwNzUwMSwyNSBDNDcuOTg5NzUwMSwyNC43NCA0Ny44OTc3NTA4LDI0LjQ4NCA0Ny43MDY3NTIxLDI0LjI5MyBMMzUuNzA2ODM1NCwxMi4yOTMgQzM1LjUxNjgzNjcsMTIuMTAyIDM1LjI2MDgzODUsMTIuMDEgMzQuOTk5ODQwMywxMi4wMSBMMzQuOTk5ODQwMywxMiBMMTMsMTIuMDA1IEMxMi40NDY5OTY5LDEyLjAwNSAxMiwxMi40NTMgMTIsMTMuMDA1IEwxMiw2MiBDMTIsNjIuNTUyIDEyLjQ0Njk5NjksNjMgMTMsNjMgTDQ2Ljk5OTc1Nyw2MyBDNDcuNTUyNzUzMiw2MyA0Ny45OTk3NTAxLDYyLjU1MiA0Ny45OTk3NTAxLDYyIEw0Ny45OTk3NTAxLDU2IEw0NS45OTk3NjQsNTYgTDQ1Ljk5OTc2NCw2MSBaIiBpZD0iQW1hem9uLUNvbXByZWhlbmRfSWNvbl82NF9TcXVpZCIgZmlsbD0iI0ZGRkZGRiI+PC9wYXRoPgogICAgPC9nPgo8L3N2Zz4="
1353
2925
  }