@camunda/connectors-element-templates 1.0.18 → 1.0.20

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 (110) hide show
  1. package/package.json +2 -2
  2. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
  3. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
  4. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
  5. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
  6. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
  7. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
  8. package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
  9. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
  10. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
  11. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
  12. package/src/element-templates/asana-connector.json +111 -111
  13. package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
  14. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
  15. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
  16. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
  17. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
  18. package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
  19. package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
  20. package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
  21. package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
  22. package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
  23. package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
  24. package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
  25. package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
  26. package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
  27. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  28. package/src/element-templates/aws-s3-outbound-connector.json +721 -48
  29. package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
  30. package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
  31. package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
  32. package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
  33. package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
  34. package/src/element-templates/aws-sns-outbound-connector.json +301 -301
  35. package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
  36. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
  37. package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
  38. package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
  39. package/src/element-templates/aws-sqs-start-message.json +488 -488
  40. package/src/element-templates/aws-textract-outbound-connector.json +351 -351
  41. package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
  42. package/src/element-templates/azure-open-ai-connector.json +49 -49
  43. package/src/element-templates/blue-prism-connector.json +64 -64
  44. package/src/element-templates/box-outbound-connector.json +49 -49
  45. package/src/element-templates/csv-outbound-connector.json +449 -0
  46. package/src/element-templates/easy-post-connector.json +214 -214
  47. package/src/element-templates/email-inbound-connector-boundary.json +37 -37
  48. package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
  49. package/src/element-templates/email-message-start-event-connector.json +63 -63
  50. package/src/element-templates/email-outbound-connector.json +903 -903
  51. package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
  52. package/src/element-templates/github-connector.json +8446 -8446
  53. package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
  54. package/src/element-templates/github-webhook-connector-message-start.json +19 -19
  55. package/src/element-templates/github-webhook-connector-start-event.json +52 -52
  56. package/src/element-templates/gitlab-connector.json +2344 -2344
  57. package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
  58. package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
  59. package/src/element-templates/google-gemini-outbound-connector.json +125 -125
  60. package/src/element-templates/google-maps-platform-connector.json +97 -97
  61. package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
  62. package/src/element-templates/graphql-outbound-connector.json +738 -631
  63. package/src/element-templates/http-json-connector.json +3249 -1651
  64. package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
  65. package/src/element-templates/http-polling-connector.json +851 -749
  66. package/src/element-templates/hubspot-outbound-connector.json +67 -67
  67. package/src/element-templates/hugging-face-connector.json +79 -79
  68. package/src/element-templates/jdbc-outbound-connector.json +68 -68
  69. package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
  70. package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
  71. package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
  72. package/src/element-templates/kafka-outbound-connector.json +424 -424
  73. package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
  74. package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
  75. package/src/element-templates/openai-connector.json +317 -317
  76. package/src/element-templates/operate-connector.json +142 -142
  77. package/src/element-templates/power-automate-connector.json +44 -44
  78. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
  79. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
  80. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
  81. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
  82. package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
  83. package/src/element-templates/rpa-connector.json +5 -5
  84. package/src/element-templates/salesforce-connector.json +112 -112
  85. package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
  86. package/src/element-templates/send-message-connector-message-end-event.json +1 -1
  87. package/src/element-templates/send-message-connector-send-task.json +1 -1
  88. package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
  89. package/src/element-templates/servicenow-connector.json +7 -7
  90. package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
  91. package/src/element-templates/servicenow-incident-connector.json +7 -7
  92. package/src/element-templates/slack-inbound-boundary.json +463 -463
  93. package/src/element-templates/slack-inbound-intermediate.json +506 -506
  94. package/src/element-templates/slack-inbound-message-start.json +364 -364
  95. package/src/element-templates/slack-inbound-receive.json +23 -23
  96. package/src/element-templates/slack-inbound-start-event.json +334 -334
  97. package/src/element-templates/slack-outbound-connector.json +1803 -1803
  98. package/src/element-templates/soap-outbound-connector.json +1 -1
  99. package/src/element-templates/twilio-connector.json +355 -355
  100. package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
  101. package/src/element-templates/twilio-webhook-connector.json +53 -53
  102. package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
  103. package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
  104. package/src/element-templates/uipath-connector.json +4 -4
  105. package/src/element-templates/webhook-connector-boundary.json +1205 -1205
  106. package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
  107. package/src/element-templates/webhook-connector-receive.json +61 -61
  108. package/src/element-templates/webhook-connector-start-event.json +1606 -1606
  109. package/src/element-templates/webhook-connector-start-message.json +1300 -1300
  110. package/src/element-templates/whatsapp-connector.json +59 -59
@@ -637,19 +637,11 @@
637
637
  "name": "AWS S3 Outbound Connector",
638
638
  "id": "io.camunda.connectors.aws.s3.v1",
639
639
  "description": "Execute S3 requests",
640
- "keywords": [
641
- "upload file",
642
- "download file",
643
- "delete file",
644
- "upload object",
645
- "download object",
646
- "delete object",
647
- "object storage",
648
- "bucket",
649
- "file storage"
650
- ],
640
+ "metadata": {
641
+ "keywords": []
642
+ },
651
643
  "documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/amazon-s3/",
652
- "version": 2,
644
+ "version": 1,
653
645
  "category": {
654
646
  "id": "connectors",
655
647
  "name": "Connectors"
@@ -686,10 +678,6 @@
686
678
  "id": "downloadObject",
687
679
  "label": "Download an object"
688
680
  },
689
- {
690
- "id": "connector",
691
- "label": "Connector"
692
- },
693
681
  {
694
682
  "id": "output",
695
683
  "label": "Output mapping"
@@ -992,34 +980,10 @@
992
980
  "tooltip": "If set to true, a document reference will be created. If set to false, the content will be extracted and provided inside the response.",
993
981
  "type": "Boolean"
994
982
  },
995
- {
996
- "id": "version",
997
- "label": "Version",
998
- "description": "Version of the element template",
999
- "value": "2",
1000
- "group": "connector",
1001
- "binding": {
1002
- "key": "elementTemplateVersion",
1003
- "type": "zeebe:taskHeader"
1004
- },
1005
- "type": "Hidden"
1006
- },
1007
- {
1008
- "id": "id",
1009
- "label": "ID",
1010
- "description": "ID of the element template",
1011
- "value": "io.camunda.connectors.aws.s3.v1",
1012
- "group": "connector",
1013
- "binding": {
1014
- "key": "elementTemplateId",
1015
- "type": "zeebe:taskHeader"
1016
- },
1017
- "type": "Hidden"
1018
- },
1019
983
  {
1020
984
  "id": "resultVariable",
1021
985
  "label": "Result variable",
1022
- "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>.",
986
+ "description": "Name of variable to store the response in",
1023
987
  "group": "output",
1024
988
  "binding": {
1025
989
  "key": "resultVariable",
@@ -1030,7 +994,7 @@
1030
994
  {
1031
995
  "id": "resultExpression",
1032
996
  "label": "Result expression",
1033
- "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>.",
997
+ "description": "Expression to map the response into process variables",
1034
998
  "feel": "required",
1035
999
  "group": "output",
1036
1000
  "binding": {
@@ -1086,11 +1050,19 @@
1086
1050
  "name": "AWS S3 Outbound Connector",
1087
1051
  "id": "io.camunda.connectors.aws.s3.v1",
1088
1052
  "description": "Execute S3 requests",
1089
- "metadata": {
1090
- "keywords": []
1091
- },
1053
+ "keywords": [
1054
+ "upload file",
1055
+ "download file",
1056
+ "delete file",
1057
+ "upload object",
1058
+ "download object",
1059
+ "delete object",
1060
+ "object storage",
1061
+ "bucket",
1062
+ "file storage"
1063
+ ],
1092
1064
  "documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/amazon-s3/",
1093
- "version": 1,
1065
+ "version": 2,
1094
1066
  "category": {
1095
1067
  "id": "connectors",
1096
1068
  "name": "Connectors"
@@ -1127,6 +1099,10 @@
1127
1099
  "id": "downloadObject",
1128
1100
  "label": "Download an object"
1129
1101
  },
1102
+ {
1103
+ "id": "connector",
1104
+ "label": "Connector"
1105
+ },
1130
1106
  {
1131
1107
  "id": "output",
1132
1108
  "label": "Output mapping"
@@ -1429,10 +1405,34 @@
1429
1405
  "tooltip": "If set to true, a document reference will be created. If set to false, the content will be extracted and provided inside the response.",
1430
1406
  "type": "Boolean"
1431
1407
  },
1408
+ {
1409
+ "id": "version",
1410
+ "label": "Version",
1411
+ "description": "Version of the element template",
1412
+ "value": "2",
1413
+ "group": "connector",
1414
+ "binding": {
1415
+ "key": "elementTemplateVersion",
1416
+ "type": "zeebe:taskHeader"
1417
+ },
1418
+ "type": "Hidden"
1419
+ },
1420
+ {
1421
+ "id": "id",
1422
+ "label": "ID",
1423
+ "description": "ID of the element template",
1424
+ "value": "io.camunda.connectors.aws.s3.v1",
1425
+ "group": "connector",
1426
+ "binding": {
1427
+ "key": "elementTemplateId",
1428
+ "type": "zeebe:taskHeader"
1429
+ },
1430
+ "type": "Hidden"
1431
+ },
1432
1432
  {
1433
1433
  "id": "resultVariable",
1434
1434
  "label": "Result variable",
1435
- "description": "Name of variable to store the response in",
1435
+ "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>.",
1436
1436
  "group": "output",
1437
1437
  "binding": {
1438
1438
  "key": "resultVariable",
@@ -1443,7 +1443,7 @@
1443
1443
  {
1444
1444
  "id": "resultExpression",
1445
1445
  "label": "Result expression",
1446
- "description": "Expression to map the response into process variables",
1446
+ "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>.",
1447
1447
  "feel": "required",
1448
1448
  "group": "output",
1449
1449
  "binding": {
@@ -1493,5 +1493,678 @@
1493
1493
  "icon": {
1494
1494
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy4xMjUgMy4wOTM4MUwxMC41MzEyIDguMDMxMzFMMTMuMTI1IDEyLjk2ODhMMTQuMTg3NSAxMi4zNzUxVjMuNjg3NTZMMTMuMTI1IDMuMDkzODFaIiBmaWxsPSIjRTI1NDQ0Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTMuMTI1IDMuMDkzODFMNy45Mzc1IDMuNjg3NTZMNS4yOTY4OCA4LjAzMTMxTDcuOTM3NSAxMi4zNzUxTDEzLjEyNSAxMi45Njg4VjMuMDkzODFaIiBmaWxsPSIjN0IxRDEzIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMi42NTYyNSAzLjA5MzgxTDEuODEyNSAzLjQ2ODgxVjEyLjU5MzhMMi42NTYyNSAxMi45Njg4TDcuOTM3NSA4LjAzMTMxTDIuNjU2MjUgMy4wOTM4MVoiIGZpbGw9IiM1ODE1MEQiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yLjY0NDUzIDMuMDgzMzFMNy45NDQxMyA0LjU1NTUzVjExLjYzODhMMi42NDQ1MyAxMi45NzIyVjMuMDgzMzFaIiBmaWxsPSIjRTI1NDQ0Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNy45NDc1MiA1LjMzMzVMNS42OTcyNyA0Ljk3MjM3TDcuOTQ3NTIgMi40MTY4MUwxMC4xOTIyIDQuOTcyMzdMNy45NDc1MiA1LjMzMzVaIiBmaWxsPSIjNTgxNTBEIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTAuMTkyMiA0Ljk3MjM3TDcuOTQ0NzMgNS4zMzkwM0w1LjY5NzI3IDQuOTcyMzdWMi40MTY4MSIgZmlsbD0iIzU4MTUwRCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcuOTQ3NTIgMTAuNjk0NEw1LjY5NzI3IDExLjExMTFMNy45NDc1MiAxMy4zMDU1TDEwLjE5MjIgMTEuMTExMUw3Ljk0NzUyIDEwLjY5NDRaIiBmaWxsPSIjNTgxNTBEIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNy45Mzc1IDAuNTAwMDYxTDUuNjg3NSAxLjY4NzU2VjQuOTY4ODFMNy45NDQ1IDQuMzMzNDFMNy45Mzc1IDAuNTAwMDYxWiIgZmlsbD0iIzdCMUQxMyIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcuOTQ0NzMgNi4xMzg5OEw1LjY5NzI3IDYuMzgzNDVWOS42NTk2M0w3Ljk0NDczIDkuOTE2NzZWNi4xMzg5OFoiIGZpbGw9IiM3QjFEMTMiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03Ljk0NDczIDExLjY2NjZMNS42OTcyNyAxMS4xMDMxVjE0LjMyMzhMNy45NDQ3MyAxNS41VjExLjY2NjZaIiBmaWxsPSIjN0IxRDEzIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTAuMTkxOCAxMS4xMDMxTDcuOTQ0MzQgMTEuNjY2OFYxNS41TDEwLjE5MTggMTQuMzIzOFYxMS4xMDMxWiIgZmlsbD0iI0UyNTQ0NCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcuOTQ0MzQgNi4xMzg5OEwxMC4xOTE4IDYuMzgzNDVWOS42NTk2M0w3Ljk0NDM0IDkuOTE2NzZWNi4xMzg5OFoiIGZpbGw9IiNFMjU0NDQiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjkzNzUgMC41MDAwNjFMMTAuMTg3NSAxLjY4NzU2VjQuOTY4ODFMNy45Mzc1IDQuMzQzODFWMC41MDAwNjFaIiBmaWxsPSIjRTI1NDQ0Ii8+Cjwvc3ZnPgo="
1495
1495
  }
1496
+ },
1497
+ {
1498
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1499
+ "name": "AWS S3 Outbound Connector",
1500
+ "id": "io.camunda.connectors.aws.s3.v1",
1501
+ "description": "Execute S3 requests",
1502
+ "keywords": [
1503
+ "upload file",
1504
+ "download file",
1505
+ "delete file",
1506
+ "upload object",
1507
+ "download object",
1508
+ "delete object",
1509
+ "object storage",
1510
+ "bucket",
1511
+ "file storage"
1512
+ ],
1513
+ "documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/amazon-s3/",
1514
+ "version": 4,
1515
+ "category": {
1516
+ "id": "connectors",
1517
+ "name": "Connectors"
1518
+ },
1519
+ "appliesTo": ["bpmn:Task"],
1520
+ "elementType": {
1521
+ "value": "bpmn:ServiceTask"
1522
+ },
1523
+ "engines": {
1524
+ "camunda": "^8.10"
1525
+ },
1526
+ "groups": [
1527
+ {
1528
+ "id": "operation",
1529
+ "label": "Action"
1530
+ },
1531
+ {
1532
+ "id": "authentication",
1533
+ "label": "Authentication"
1534
+ },
1535
+ {
1536
+ "id": "configuration",
1537
+ "label": "Configuration"
1538
+ },
1539
+ {
1540
+ "id": "deleteObject",
1541
+ "label": "Delete an object"
1542
+ },
1543
+ {
1544
+ "id": "uploadObject",
1545
+ "label": "Upload an object"
1546
+ },
1547
+ {
1548
+ "id": "downloadObject",
1549
+ "label": "Download an object"
1550
+ },
1551
+ {
1552
+ "id": "connector",
1553
+ "label": "Connector"
1554
+ },
1555
+ {
1556
+ "id": "output",
1557
+ "label": "Output mapping"
1558
+ },
1559
+ {
1560
+ "id": "error",
1561
+ "label": "Error handling"
1562
+ },
1563
+ {
1564
+ "id": "retries",
1565
+ "label": "Retries"
1566
+ }
1567
+ ],
1568
+ "properties": [
1569
+ {
1570
+ "value": "io.camunda:aws-s3:1",
1571
+ "binding": {
1572
+ "property": "type",
1573
+ "type": "zeebe:taskDefinition"
1574
+ },
1575
+ "type": "Hidden"
1576
+ },
1577
+ {
1578
+ "id": "actionDiscriminator",
1579
+ "label": "Action",
1580
+ "value": "uploadObject",
1581
+ "group": "operation",
1582
+ "binding": {
1583
+ "name": "actionDiscriminator",
1584
+ "type": "zeebe:input"
1585
+ },
1586
+ "type": "Dropdown",
1587
+ "choices": [
1588
+ {
1589
+ "name": "Delete object",
1590
+ "value": "deleteObject"
1591
+ },
1592
+ {
1593
+ "name": "Download object",
1594
+ "value": "downloadObject"
1595
+ },
1596
+ {
1597
+ "name": "Upload object",
1598
+ "value": "uploadObject"
1599
+ }
1600
+ ]
1601
+ },
1602
+ {
1603
+ "id": "authentication.type",
1604
+ "label": "Authentication",
1605
+ "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>",
1606
+ "value": "credentials",
1607
+ "group": "authentication",
1608
+ "binding": {
1609
+ "name": "authentication.type",
1610
+ "type": "zeebe:input"
1611
+ },
1612
+ "type": "Dropdown",
1613
+ "choices": [
1614
+ {
1615
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
1616
+ "value": "defaultCredentialsChain"
1617
+ },
1618
+ {
1619
+ "name": "Credentials",
1620
+ "value": "credentials"
1621
+ }
1622
+ ]
1623
+ },
1624
+ {
1625
+ "id": "authentication.accessKey",
1626
+ "label": "Access key",
1627
+ "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
1628
+ "optional": false,
1629
+ "constraints": {
1630
+ "notEmpty": true
1631
+ },
1632
+ "feel": "optional",
1633
+ "group": "authentication",
1634
+ "binding": {
1635
+ "name": "authentication.accessKey",
1636
+ "type": "zeebe:input"
1637
+ },
1638
+ "condition": {
1639
+ "property": "authentication.type",
1640
+ "equals": "credentials",
1641
+ "type": "simple"
1642
+ },
1643
+ "type": "String"
1644
+ },
1645
+ {
1646
+ "id": "authentication.secretKey",
1647
+ "label": "Secret key",
1648
+ "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
1649
+ "optional": false,
1650
+ "constraints": {
1651
+ "notEmpty": true
1652
+ },
1653
+ "feel": "optional",
1654
+ "group": "authentication",
1655
+ "binding": {
1656
+ "name": "authentication.secretKey",
1657
+ "type": "zeebe:input"
1658
+ },
1659
+ "condition": {
1660
+ "property": "authentication.type",
1661
+ "equals": "credentials",
1662
+ "type": "simple"
1663
+ },
1664
+ "type": "String"
1665
+ },
1666
+ {
1667
+ "id": "configuration.region",
1668
+ "label": "Region",
1669
+ "description": "Specify the AWS region",
1670
+ "optional": false,
1671
+ "constraints": {
1672
+ "notEmpty": true
1673
+ },
1674
+ "feel": "optional",
1675
+ "group": "configuration",
1676
+ "binding": {
1677
+ "name": "configuration.region",
1678
+ "type": "zeebe:input"
1679
+ },
1680
+ "type": "String"
1681
+ },
1682
+ {
1683
+ "id": "configuration.endpoint",
1684
+ "label": "Endpoint",
1685
+ "description": "Specify endpoint if need to use custom endpoint",
1686
+ "optional": true,
1687
+ "group": "configuration",
1688
+ "binding": {
1689
+ "name": "configuration.endpoint",
1690
+ "type": "zeebe:input"
1691
+ },
1692
+ "type": "Hidden"
1693
+ },
1694
+ {
1695
+ "id": "deleteActionBucket",
1696
+ "label": "AWS bucket",
1697
+ "optional": false,
1698
+ "constraints": {
1699
+ "notEmpty": true
1700
+ },
1701
+ "feel": "optional",
1702
+ "group": "deleteObject",
1703
+ "binding": {
1704
+ "name": "action.bucket",
1705
+ "type": "zeebe:input"
1706
+ },
1707
+ "condition": {
1708
+ "property": "actionDiscriminator",
1709
+ "equals": "deleteObject",
1710
+ "type": "simple"
1711
+ },
1712
+ "tooltip": "Bucket from where an object should be deleted",
1713
+ "type": "String"
1714
+ },
1715
+ {
1716
+ "id": "deleteActionKey",
1717
+ "label": "AWS key",
1718
+ "optional": false,
1719
+ "constraints": {
1720
+ "notEmpty": true
1721
+ },
1722
+ "feel": "optional",
1723
+ "group": "deleteObject",
1724
+ "binding": {
1725
+ "name": "action.key",
1726
+ "type": "zeebe:input"
1727
+ },
1728
+ "condition": {
1729
+ "property": "actionDiscriminator",
1730
+ "equals": "deleteObject",
1731
+ "type": "simple"
1732
+ },
1733
+ "tooltip": "Key of the object which should be deleted",
1734
+ "type": "String"
1735
+ },
1736
+ {
1737
+ "id": "uploadActionBucket",
1738
+ "label": "AWS bucket",
1739
+ "optional": false,
1740
+ "constraints": {
1741
+ "notEmpty": true
1742
+ },
1743
+ "feel": "optional",
1744
+ "group": "uploadObject",
1745
+ "binding": {
1746
+ "name": "action.bucket",
1747
+ "type": "zeebe:input"
1748
+ },
1749
+ "condition": {
1750
+ "property": "actionDiscriminator",
1751
+ "equals": "uploadObject",
1752
+ "type": "simple"
1753
+ },
1754
+ "tooltip": "Bucket from where an object should be uploaded",
1755
+ "type": "String"
1756
+ },
1757
+ {
1758
+ "id": "uploadActionKey",
1759
+ "label": "AWS key",
1760
+ "optional": true,
1761
+ "feel": "optional",
1762
+ "group": "uploadObject",
1763
+ "binding": {
1764
+ "name": "action.key",
1765
+ "type": "zeebe:input"
1766
+ },
1767
+ "condition": {
1768
+ "property": "actionDiscriminator",
1769
+ "equals": "uploadObject",
1770
+ "type": "simple"
1771
+ },
1772
+ "tooltip": "Key of the uploaded object, if not given. The file name from the document metadata will be used",
1773
+ "type": "String"
1774
+ },
1775
+ {
1776
+ "id": "action_document_documentSource",
1777
+ "label": "Document source",
1778
+ "value": "camunda",
1779
+ "group": "uploadObject",
1780
+ "binding": {
1781
+ "name": "action.action_document_documentSource",
1782
+ "type": "zeebe:input"
1783
+ },
1784
+ "condition": {
1785
+ "property": "actionDiscriminator",
1786
+ "equals": "uploadObject",
1787
+ "type": "simple"
1788
+ },
1789
+ "tooltip": "Document to be uploaded on AWS S3",
1790
+ "type": "Dropdown",
1791
+ "choices": [
1792
+ {
1793
+ "name": "Camunda Document",
1794
+ "value": "camunda"
1795
+ },
1796
+ {
1797
+ "name": "Inline Content",
1798
+ "value": "inline"
1799
+ },
1800
+ {
1801
+ "name": "From URL",
1802
+ "value": "external"
1803
+ }
1804
+ ]
1805
+ },
1806
+ {
1807
+ "id": "action_document_camundaReference",
1808
+ "label": "Camunda document",
1809
+ "constraints": {
1810
+ "notEmpty": true
1811
+ },
1812
+ "feel": "required",
1813
+ "group": "uploadObject",
1814
+ "binding": {
1815
+ "name": "action.action_document_camundaReference",
1816
+ "type": "zeebe:input"
1817
+ },
1818
+ "condition": {
1819
+ "allMatch": [
1820
+ {
1821
+ "property": "action_document_documentSource",
1822
+ "equals": "camunda",
1823
+ "type": "simple"
1824
+ },
1825
+ {
1826
+ "property": "actionDiscriminator",
1827
+ "equals": "uploadObject",
1828
+ "type": "simple"
1829
+ }
1830
+ ]
1831
+ },
1832
+ "type": "String"
1833
+ },
1834
+ {
1835
+ "id": "action_document_inline_content",
1836
+ "label": "Content",
1837
+ "constraints": {
1838
+ "notEmpty": true
1839
+ },
1840
+ "feel": "optional",
1841
+ "group": "uploadObject",
1842
+ "binding": {
1843
+ "name": "action.action_document_inline_content",
1844
+ "type": "zeebe:input"
1845
+ },
1846
+ "condition": {
1847
+ "allMatch": [
1848
+ {
1849
+ "property": "action_document_documentSource",
1850
+ "equals": "inline",
1851
+ "type": "simple"
1852
+ },
1853
+ {
1854
+ "property": "actionDiscriminator",
1855
+ "equals": "uploadObject",
1856
+ "type": "simple"
1857
+ }
1858
+ ]
1859
+ },
1860
+ "type": "String"
1861
+ },
1862
+ {
1863
+ "id": "action_document_inline_fileName",
1864
+ "label": "File name",
1865
+ "feel": "optional",
1866
+ "group": "uploadObject",
1867
+ "binding": {
1868
+ "name": "action.action_document_inline_fileName",
1869
+ "type": "zeebe:input"
1870
+ },
1871
+ "condition": {
1872
+ "allMatch": [
1873
+ {
1874
+ "property": "action_document_documentSource",
1875
+ "equals": "inline",
1876
+ "type": "simple"
1877
+ },
1878
+ {
1879
+ "property": "actionDiscriminator",
1880
+ "equals": "uploadObject",
1881
+ "type": "simple"
1882
+ }
1883
+ ]
1884
+ },
1885
+ "type": "String"
1886
+ },
1887
+ {
1888
+ "id": "action_document_inline_contentType",
1889
+ "label": "Content type",
1890
+ "feel": "optional",
1891
+ "group": "uploadObject",
1892
+ "binding": {
1893
+ "name": "action.action_document_inline_contentType",
1894
+ "type": "zeebe:input"
1895
+ },
1896
+ "condition": {
1897
+ "allMatch": [
1898
+ {
1899
+ "property": "action_document_documentSource",
1900
+ "equals": "inline",
1901
+ "type": "simple"
1902
+ },
1903
+ {
1904
+ "property": "actionDiscriminator",
1905
+ "equals": "uploadObject",
1906
+ "type": "simple"
1907
+ }
1908
+ ]
1909
+ },
1910
+ "type": "String"
1911
+ },
1912
+ {
1913
+ "id": "action_document_external_url",
1914
+ "label": "URL",
1915
+ "constraints": {
1916
+ "notEmpty": true
1917
+ },
1918
+ "feel": "optional",
1919
+ "group": "uploadObject",
1920
+ "binding": {
1921
+ "name": "action.action_document_external_url",
1922
+ "type": "zeebe:input"
1923
+ },
1924
+ "condition": {
1925
+ "allMatch": [
1926
+ {
1927
+ "property": "action_document_documentSource",
1928
+ "equals": "external",
1929
+ "type": "simple"
1930
+ },
1931
+ {
1932
+ "property": "actionDiscriminator",
1933
+ "equals": "uploadObject",
1934
+ "type": "simple"
1935
+ }
1936
+ ]
1937
+ },
1938
+ "type": "String"
1939
+ },
1940
+ {
1941
+ "id": "action_document_external_fileName",
1942
+ "label": "File name",
1943
+ "feel": "optional",
1944
+ "group": "uploadObject",
1945
+ "binding": {
1946
+ "name": "action.action_document_external_fileName",
1947
+ "type": "zeebe:input"
1948
+ },
1949
+ "condition": {
1950
+ "allMatch": [
1951
+ {
1952
+ "property": "action_document_documentSource",
1953
+ "equals": "external",
1954
+ "type": "simple"
1955
+ },
1956
+ {
1957
+ "property": "actionDiscriminator",
1958
+ "equals": "uploadObject",
1959
+ "type": "simple"
1960
+ }
1961
+ ]
1962
+ },
1963
+ "type": "String"
1964
+ },
1965
+ {
1966
+ "id": "uploadActionDocument",
1967
+ "value": "=if action_document_documentSource = \"camunda\" then action_document_camundaReference else if action_document_documentSource = \"inline\" then { \"camunda.document.type\": \"inline\", content: action_document_inline_content, name: action_document_inline_fileName, contentType: action_document_inline_contentType } else if action_document_documentSource = \"external\" then { \"camunda.document.type\": \"external\", url: action_document_external_url, name: action_document_external_fileName } else null",
1968
+ "group": "uploadObject",
1969
+ "binding": {
1970
+ "name": "action.document",
1971
+ "type": "zeebe:input"
1972
+ },
1973
+ "condition": {
1974
+ "property": "actionDiscriminator",
1975
+ "equals": "uploadObject",
1976
+ "type": "simple"
1977
+ },
1978
+ "type": "Hidden"
1979
+ },
1980
+ {
1981
+ "id": "downloadActionBucket",
1982
+ "label": "AWS bucket",
1983
+ "optional": false,
1984
+ "constraints": {
1985
+ "notEmpty": true
1986
+ },
1987
+ "feel": "optional",
1988
+ "group": "downloadObject",
1989
+ "binding": {
1990
+ "name": "action.bucket",
1991
+ "type": "zeebe:input"
1992
+ },
1993
+ "condition": {
1994
+ "property": "actionDiscriminator",
1995
+ "equals": "downloadObject",
1996
+ "type": "simple"
1997
+ },
1998
+ "tooltip": "Bucket from where an object should be downloaded",
1999
+ "type": "String"
2000
+ },
2001
+ {
2002
+ "id": "downloadActionKey",
2003
+ "label": "AWS key",
2004
+ "optional": false,
2005
+ "constraints": {
2006
+ "notEmpty": true
2007
+ },
2008
+ "feel": "optional",
2009
+ "group": "downloadObject",
2010
+ "binding": {
2011
+ "name": "action.key",
2012
+ "type": "zeebe:input"
2013
+ },
2014
+ "condition": {
2015
+ "property": "actionDiscriminator",
2016
+ "equals": "downloadObject",
2017
+ "type": "simple"
2018
+ },
2019
+ "tooltip": "Key of the object which should be download",
2020
+ "type": "String"
2021
+ },
2022
+ {
2023
+ "id": "downloadActionAsFile",
2024
+ "label": "Create document",
2025
+ "optional": false,
2026
+ "value": true,
2027
+ "feel": "static",
2028
+ "group": "downloadObject",
2029
+ "binding": {
2030
+ "name": "action.asFile",
2031
+ "type": "zeebe:input"
2032
+ },
2033
+ "condition": {
2034
+ "property": "actionDiscriminator",
2035
+ "equals": "downloadObject",
2036
+ "type": "simple"
2037
+ },
2038
+ "tooltip": "If set to true, a document reference will be created. If set to false, the content will be extracted and provided inside the response.",
2039
+ "type": "Boolean"
2040
+ },
2041
+ {
2042
+ "id": "version",
2043
+ "label": "Version",
2044
+ "description": "Version of the element template",
2045
+ "value": "4",
2046
+ "group": "connector",
2047
+ "binding": {
2048
+ "key": "elementTemplateVersion",
2049
+ "type": "zeebe:taskHeader"
2050
+ },
2051
+ "type": "Hidden"
2052
+ },
2053
+ {
2054
+ "id": "id",
2055
+ "label": "ID",
2056
+ "description": "ID of the element template",
2057
+ "value": "io.camunda.connectors.aws.s3.v1",
2058
+ "group": "connector",
2059
+ "binding": {
2060
+ "key": "elementTemplateId",
2061
+ "type": "zeebe:taskHeader"
2062
+ },
2063
+ "type": "Hidden"
2064
+ },
2065
+ {
2066
+ "id": "resultVariable",
2067
+ "label": "Result variable",
2068
+ "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>.",
2069
+ "group": "output",
2070
+ "binding": {
2071
+ "key": "resultVariable",
2072
+ "type": "zeebe:taskHeader"
2073
+ },
2074
+ "type": "String"
2075
+ },
2076
+ {
2077
+ "id": "resultExpression",
2078
+ "label": "Result expression",
2079
+ "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>.",
2080
+ "feel": "required",
2081
+ "group": "output",
2082
+ "binding": {
2083
+ "key": "resultExpression",
2084
+ "type": "zeebe:taskHeader"
2085
+ },
2086
+ "type": "Text"
2087
+ },
2088
+ {
2089
+ "id": "errorExpression",
2090
+ "label": "Error expression",
2091
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
2092
+ "feel": "required",
2093
+ "group": "error",
2094
+ "binding": {
2095
+ "key": "errorExpression",
2096
+ "type": "zeebe:taskHeader"
2097
+ },
2098
+ "type": "Text"
2099
+ },
2100
+ {
2101
+ "id": "retryCount",
2102
+ "label": "Retries",
2103
+ "description": "Number of retries",
2104
+ "value": "3",
2105
+ "feel": "optional",
2106
+ "group": "retries",
2107
+ "binding": {
2108
+ "property": "retries",
2109
+ "type": "zeebe:taskDefinition"
2110
+ },
2111
+ "type": "String"
2112
+ },
2113
+ {
2114
+ "id": "retryBackoff",
2115
+ "label": "Retry backoff",
2116
+ "description": "ISO-8601 duration to wait between retries",
2117
+ "value": "PT30S",
2118
+ "group": "retries",
2119
+ "binding": {
2120
+ "key": "retryBackoff",
2121
+ "type": "zeebe:taskHeader"
2122
+ },
2123
+ "type": "String"
2124
+ }
2125
+ ],
2126
+ "steps": [
2127
+ {
2128
+ "name": "Delete object",
2129
+ "description": "Delete an object from an S3 bucket",
2130
+ "keywords": ["delete", "remove object", "remove s3 file"],
2131
+ "presetId": "actionDiscriminator_deleteObject"
2132
+ },
2133
+ {
2134
+ "name": "Download object",
2135
+ "description": "Download an object from an S3 bucket",
2136
+ "keywords": ["download", "get object", "fetch s3 object"],
2137
+ "presetId": "actionDiscriminator_downloadObject"
2138
+ },
2139
+ {
2140
+ "name": "Upload object",
2141
+ "description": "Upload an object to an S3 bucket",
2142
+ "keywords": ["upload", "put object", "store file"],
2143
+ "presetId": "actionDiscriminator_uploadObject"
2144
+ }
2145
+ ],
2146
+ "presets": [
2147
+ {
2148
+ "id": "actionDiscriminator_deleteObject",
2149
+ "properties": {
2150
+ "actionDiscriminator": "deleteObject"
2151
+ }
2152
+ },
2153
+ {
2154
+ "id": "actionDiscriminator_downloadObject",
2155
+ "properties": {
2156
+ "actionDiscriminator": "downloadObject"
2157
+ }
2158
+ },
2159
+ {
2160
+ "id": "actionDiscriminator_uploadObject",
2161
+ "properties": {
2162
+ "actionDiscriminator": "uploadObject"
2163
+ }
2164
+ }
2165
+ ],
2166
+ "icon": {
2167
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy4xMjUgMy4wOTM4MUwxMC41MzEyIDguMDMxMzFMMTMuMTI1IDEyLjk2ODhMMTQuMTg3NSAxMi4zNzUxVjMuNjg3NTZMMTMuMTI1IDMuMDkzODFaIiBmaWxsPSIjRTI1NDQ0Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTMuMTI1IDMuMDkzODFMNy45Mzc1IDMuNjg3NTZMNS4yOTY4OCA4LjAzMTMxTDcuOTM3NSAxMi4zNzUxTDEzLjEyNSAxMi45Njg4VjMuMDkzODFaIiBmaWxsPSIjN0IxRDEzIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMi42NTYyNSAzLjA5MzgxTDEuODEyNSAzLjQ2ODgxVjEyLjU5MzhMMi42NTYyNSAxMi45Njg4TDcuOTM3NSA4LjAzMTMxTDIuNjU2MjUgMy4wOTM4MVoiIGZpbGw9IiM1ODE1MEQiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yLjY0NDUzIDMuMDgzMzFMNy45NDQxMyA0LjU1NTUzVjExLjYzODhMMi42NDQ1MyAxMi45NzIyVjMuMDgzMzFaIiBmaWxsPSIjRTI1NDQ0Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNy45NDc1MiA1LjMzMzVMNS42OTcyNyA0Ljk3MjM3TDcuOTQ3NTIgMi40MTY4MUwxMC4xOTIyIDQuOTcyMzdMNy45NDc1MiA1LjMzMzVaIiBmaWxsPSIjNTgxNTBEIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTAuMTkyMiA0Ljk3MjM3TDcuOTQ0NzMgNS4zMzkwM0w1LjY5NzI3IDQuOTcyMzdWMi40MTY4MSIgZmlsbD0iIzU4MTUwRCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcuOTQ3NTIgMTAuNjk0NEw1LjY5NzI3IDExLjExMTFMNy45NDc1MiAxMy4zMDU1TDEwLjE5MjIgMTEuMTExMUw3Ljk0NzUyIDEwLjY5NDRaIiBmaWxsPSIjNTgxNTBEIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNy45Mzc1IDAuNTAwMDYxTDUuNjg3NSAxLjY4NzU2VjQuOTY4ODFMNy45NDQ1IDQuMzMzNDFMNy45Mzc1IDAuNTAwMDYxWiIgZmlsbD0iIzdCMUQxMyIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcuOTQ0NzMgNi4xMzg5OEw1LjY5NzI3IDYuMzgzNDVWOS42NTk2M0w3Ljk0NDczIDkuOTE2NzZWNi4xMzg5OFoiIGZpbGw9IiM3QjFEMTMiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03Ljk0NDczIDExLjY2NjZMNS42OTcyNyAxMS4xMDMxVjE0LjMyMzhMNy45NDQ3MyAxNS41VjExLjY2NjZaIiBmaWxsPSIjN0IxRDEzIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTAuMTkxOCAxMS4xMDMxTDcuOTQ0MzQgMTEuNjY2OFYxNS41TDEwLjE5MTggMTQuMzIzOFYxMS4xMDMxWiIgZmlsbD0iI0UyNTQ0NCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcuOTQ0MzQgNi4xMzg5OEwxMC4xOTE4IDYuMzgzNDVWOS42NTk2M0w3Ljk0NDM0IDkuOTE2NzZWNi4xMzg5OFoiIGZpbGw9IiNFMjU0NDQiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjkzNzUgMC41MDAwNjFMMTAuMTg3NSAxLjY4NzU2VjQuOTY4ODFMNy45Mzc1IDQuMzQzODFWMC41MDAwNjFaIiBmaWxsPSIjRTI1NDQ0Ii8+Cjwvc3ZnPgo="
2168
+ }
1496
2169
  }
1497
2170
  ]