@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
@@ -878,7 +878,7 @@
878
878
  "file storage"
879
879
  ],
880
880
  "documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/amazon-s3/",
881
- "version": 3,
881
+ "version": 5,
882
882
  "category": {
883
883
  "id": "connectors",
884
884
  "name": "Connectors"
@@ -891,6 +891,10 @@
891
891
  "camunda": "^8.10"
892
892
  },
893
893
  "groups": [
894
+ {
895
+ "id": "operation",
896
+ "label": "Action"
897
+ },
894
898
  {
895
899
  "id": "authentication",
896
900
  "label": "Authentication"
@@ -899,10 +903,6 @@
899
903
  "id": "configuration",
900
904
  "label": "Configuration"
901
905
  },
902
- {
903
- "id": "action",
904
- "label": "Action"
905
- },
906
906
  {
907
907
  "id": "deleteObject",
908
908
  "label": "Delete an object"
@@ -941,6 +941,31 @@
941
941
  },
942
942
  "type": "Hidden"
943
943
  },
944
+ {
945
+ "id": "actionDiscriminator",
946
+ "label": "Action",
947
+ "value": "uploadObject",
948
+ "group": "operation",
949
+ "binding": {
950
+ "name": "actionDiscriminator",
951
+ "type": "zeebe:input"
952
+ },
953
+ "type": "Dropdown",
954
+ "choices": [
955
+ {
956
+ "name": "Delete object",
957
+ "value": "deleteObject"
958
+ },
959
+ {
960
+ "name": "Download object",
961
+ "value": "downloadObject"
962
+ },
963
+ {
964
+ "name": "Upload object",
965
+ "value": "uploadObject"
966
+ }
967
+ ]
968
+ },
944
969
  {
945
970
  "id": "authentication.type",
946
971
  "label": "Authentication",
@@ -966,7 +991,6 @@
966
991
  {
967
992
  "id": "authentication.accessKey",
968
993
  "label": "Access key",
969
- "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
970
994
  "optional": false,
971
995
  "constraints": {
972
996
  "notEmpty": true
@@ -982,12 +1006,12 @@
982
1006
  "equals": "credentials",
983
1007
  "type": "simple"
984
1008
  },
1009
+ "tooltip": "IAM access key of a user with the necessary permissions for this connector",
985
1010
  "type": "String"
986
1011
  },
987
1012
  {
988
1013
  "id": "authentication.secretKey",
989
1014
  "label": "Secret key",
990
- "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
991
1015
  "optional": false,
992
1016
  "constraints": {
993
1017
  "notEmpty": true
@@ -1003,12 +1027,12 @@
1003
1027
  "equals": "credentials",
1004
1028
  "type": "simple"
1005
1029
  },
1030
+ "tooltip": "IAM secret key of a user with the necessary permissions for this connector",
1006
1031
  "type": "String"
1007
1032
  },
1008
1033
  {
1009
1034
  "id": "configuration.region",
1010
1035
  "label": "Region",
1011
- "description": "Specify the AWS region",
1012
1036
  "optional": false,
1013
1037
  "constraints": {
1014
1038
  "notEmpty": true
@@ -1033,31 +1057,6 @@
1033
1057
  },
1034
1058
  "type": "Hidden"
1035
1059
  },
1036
- {
1037
- "id": "actionDiscriminator",
1038
- "label": "Action",
1039
- "value": "uploadObject",
1040
- "group": "action",
1041
- "binding": {
1042
- "name": "actionDiscriminator",
1043
- "type": "zeebe:input"
1044
- },
1045
- "type": "Dropdown",
1046
- "choices": [
1047
- {
1048
- "name": "Delete object",
1049
- "value": "deleteObject"
1050
- },
1051
- {
1052
- "name": "Download object",
1053
- "value": "downloadObject"
1054
- },
1055
- {
1056
- "name": "Upload object",
1057
- "value": "uploadObject"
1058
- }
1059
- ]
1060
- },
1061
1060
  {
1062
1061
  "id": "deleteActionBucket",
1063
1062
  "label": "AWS bucket",
@@ -1383,18 +1382,16 @@
1383
1382
  "equals": "downloadObject",
1384
1383
  "type": "simple"
1385
1384
  },
1386
- "tooltip": "Key of the object which should be download",
1385
+ "tooltip": "Key of the object which should be downloaded",
1387
1386
  "type": "String"
1388
1387
  },
1389
1388
  {
1390
- "id": "downloadActionAsFile",
1391
- "label": "Create document",
1392
- "optional": false,
1393
- "value": true,
1394
- "feel": "static",
1389
+ "id": "documentReturnFormat",
1390
+ "label": "Response format",
1391
+ "value": "DOCUMENT",
1395
1392
  "group": "downloadObject",
1396
1393
  "binding": {
1397
- "name": "action.asFile",
1394
+ "name": "documentReturnFormat.choice",
1398
1395
  "type": "zeebe:input"
1399
1396
  },
1400
1397
  "condition": {
@@ -1402,14 +1399,55 @@
1402
1399
  "equals": "downloadObject",
1403
1400
  "type": "simple"
1404
1401
  },
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.",
1406
- "type": "Boolean"
1402
+ "tooltip": "How the downloaded payload should be returned. Document reference uploads the payload to the document store; as text decodes it as a String; as JSON parses it into a structure you can access via dot notation.",
1403
+ "type": "Dropdown",
1404
+ "choices": [
1405
+ {
1406
+ "name": "Document reference",
1407
+ "value": "DOCUMENT"
1408
+ },
1409
+ {
1410
+ "name": "as text",
1411
+ "value": "TEXT"
1412
+ },
1413
+ {
1414
+ "name": "as JSON",
1415
+ "value": "JSON"
1416
+ }
1417
+ ]
1418
+ },
1419
+ {
1420
+ "id": "documentReturnFormatEncoding",
1421
+ "label": "Encoding",
1422
+ "description": "Character set used to decode the response. Default UTF-8.",
1423
+ "value": "UTF-8",
1424
+ "feel": "optional",
1425
+ "group": "downloadObject",
1426
+ "binding": {
1427
+ "name": "documentReturnFormat.encoding",
1428
+ "type": "zeebe:input"
1429
+ },
1430
+ "condition": {
1431
+ "allMatch": [
1432
+ {
1433
+ "property": "documentReturnFormat",
1434
+ "equals": "TEXT",
1435
+ "type": "simple"
1436
+ },
1437
+ {
1438
+ "property": "actionDiscriminator",
1439
+ "equals": "downloadObject",
1440
+ "type": "simple"
1441
+ }
1442
+ ]
1443
+ },
1444
+ "type": "String"
1407
1445
  },
1408
1446
  {
1409
1447
  "id": "version",
1410
1448
  "label": "Version",
1411
1449
  "description": "Version of the element template",
1412
- "value": "3",
1450
+ "value": "5",
1413
1451
  "group": "connector",
1414
1452
  "binding": {
1415
1453
  "key": "elementTemplateVersion",
@@ -1481,7 +1519,7 @@
1481
1519
  "id": "retryBackoff",
1482
1520
  "label": "Retry backoff",
1483
1521
  "description": "ISO-8601 duration to wait between retries",
1484
- "value": "PT0S",
1522
+ "value": "PT30S",
1485
1523
  "group": "retries",
1486
1524
  "binding": {
1487
1525
  "key": "retryBackoff",
@@ -1490,6 +1528,2162 @@
1490
1528
  "type": "String"
1491
1529
  }
1492
1530
  ],
1531
+ "steps": [
1532
+ {
1533
+ "name": "Delete object",
1534
+ "description": "Delete an object from an S3 bucket",
1535
+ "keywords": ["delete", "remove object", "remove s3 file"],
1536
+ "presetId": "actionDiscriminator_deleteObject"
1537
+ },
1538
+ {
1539
+ "name": "Download object",
1540
+ "description": "Download an object from an S3 bucket",
1541
+ "keywords": ["download", "get object", "fetch s3 object"],
1542
+ "presetId": "actionDiscriminator_downloadObject"
1543
+ },
1544
+ {
1545
+ "name": "Upload object",
1546
+ "description": "Upload an object to an S3 bucket",
1547
+ "keywords": ["upload", "put object", "store file"],
1548
+ "presetId": "actionDiscriminator_uploadObject"
1549
+ }
1550
+ ],
1551
+ "presets": [
1552
+ {
1553
+ "id": "actionDiscriminator_deleteObject",
1554
+ "properties": {
1555
+ "actionDiscriminator": "deleteObject"
1556
+ }
1557
+ },
1558
+ {
1559
+ "id": "actionDiscriminator_downloadObject",
1560
+ "properties": {
1561
+ "actionDiscriminator": "downloadObject"
1562
+ }
1563
+ },
1564
+ {
1565
+ "id": "actionDiscriminator_uploadObject",
1566
+ "properties": {
1567
+ "actionDiscriminator": "uploadObject"
1568
+ }
1569
+ }
1570
+ ],
1571
+ "icon": {
1572
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy4xMjUgMy4wOTM4MUwxMC41MzEyIDguMDMxMzFMMTMuMTI1IDEyLjk2ODhMMTQuMTg3NSAxMi4zNzUxVjMuNjg3NTZMMTMuMTI1IDMuMDkzODFaIiBmaWxsPSIjRTI1NDQ0Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTMuMTI1IDMuMDkzODFMNy45Mzc1IDMuNjg3NTZMNS4yOTY4OCA4LjAzMTMxTDcuOTM3NSAxMi4zNzUxTDEzLjEyNSAxMi45Njg4VjMuMDkzODFaIiBmaWxsPSIjN0IxRDEzIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMi42NTYyNSAzLjA5MzgxTDEuODEyNSAzLjQ2ODgxVjEyLjU5MzhMMi42NTYyNSAxMi45Njg4TDcuOTM3NSA4LjAzMTMxTDIuNjU2MjUgMy4wOTM4MVoiIGZpbGw9IiM1ODE1MEQiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yLjY0NDUzIDMuMDgzMzFMNy45NDQxMyA0LjU1NTUzVjExLjYzODhMMi42NDQ1MyAxMi45NzIyVjMuMDgzMzFaIiBmaWxsPSIjRTI1NDQ0Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNy45NDc1MiA1LjMzMzVMNS42OTcyNyA0Ljk3MjM3TDcuOTQ3NTIgMi40MTY4MUwxMC4xOTIyIDQuOTcyMzdMNy45NDc1MiA1LjMzMzVaIiBmaWxsPSIjNTgxNTBEIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTAuMTkyMiA0Ljk3MjM3TDcuOTQ0NzMgNS4zMzkwM0w1LjY5NzI3IDQuOTcyMzdWMi40MTY4MSIgZmlsbD0iIzU4MTUwRCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcuOTQ3NTIgMTAuNjk0NEw1LjY5NzI3IDExLjExMTFMNy45NDc1MiAxMy4zMDU1TDEwLjE5MjIgMTEuMTExMUw3Ljk0NzUyIDEwLjY5NDRaIiBmaWxsPSIjNTgxNTBEIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNy45Mzc1IDAuNTAwMDYxTDUuNjg3NSAxLjY4NzU2VjQuOTY4ODFMNy45NDQ1IDQuMzMzNDFMNy45Mzc1IDAuNTAwMDYxWiIgZmlsbD0iIzdCMUQxMyIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcuOTQ0NzMgNi4xMzg5OEw1LjY5NzI3IDYuMzgzNDVWOS42NTk2M0w3Ljk0NDczIDkuOTE2NzZWNi4xMzg5OFoiIGZpbGw9IiM3QjFEMTMiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03Ljk0NDczIDExLjY2NjZMNS42OTcyNyAxMS4xMDMxVjE0LjMyMzhMNy45NDQ3MyAxNS41VjExLjY2NjZaIiBmaWxsPSIjN0IxRDEzIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTAuMTkxOCAxMS4xMDMxTDcuOTQ0MzQgMTEuNjY2OFYxNS41TDEwLjE5MTggMTQuMzIzOFYxMS4xMDMxWiIgZmlsbD0iI0UyNTQ0NCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcuOTQ0MzQgNi4xMzg5OEwxMC4xOTE4IDYuMzgzNDVWOS42NTk2M0w3Ljk0NDM0IDkuOTE2NzZWNi4xMzg5OFoiIGZpbGw9IiNFMjU0NDQiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjkzNzUgMC41MDAwNjFMMTAuMTg3NSAxLjY4NzU2VjQuOTY4ODFMNy45Mzc1IDQuMzQzODFWMC41MDAwNjFaIiBmaWxsPSIjRTI1NDQ0Ii8+Cjwvc3ZnPgo="
1573
+ }
1574
+ },
1575
+ {
1576
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1577
+ "name": "AWS S3 Outbound Connector",
1578
+ "id": "io.camunda.connectors.aws.s3.v1",
1579
+ "description": "Execute S3 requests",
1580
+ "keywords": [
1581
+ "upload file",
1582
+ "download file",
1583
+ "delete file",
1584
+ "upload object",
1585
+ "download object",
1586
+ "delete object",
1587
+ "object storage",
1588
+ "bucket",
1589
+ "file storage"
1590
+ ],
1591
+ "documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/amazon-s3/",
1592
+ "version": 3,
1593
+ "category": {
1594
+ "id": "connectors",
1595
+ "name": "Connectors"
1596
+ },
1597
+ "appliesTo": ["bpmn:Task"],
1598
+ "elementType": {
1599
+ "value": "bpmn:ServiceTask"
1600
+ },
1601
+ "engines": {
1602
+ "camunda": "^8.10"
1603
+ },
1604
+ "groups": [
1605
+ {
1606
+ "id": "authentication",
1607
+ "label": "Authentication"
1608
+ },
1609
+ {
1610
+ "id": "configuration",
1611
+ "label": "Configuration"
1612
+ },
1613
+ {
1614
+ "id": "action",
1615
+ "label": "Action"
1616
+ },
1617
+ {
1618
+ "id": "deleteObject",
1619
+ "label": "Delete an object"
1620
+ },
1621
+ {
1622
+ "id": "uploadObject",
1623
+ "label": "Upload an object"
1624
+ },
1625
+ {
1626
+ "id": "downloadObject",
1627
+ "label": "Download an object"
1628
+ },
1629
+ {
1630
+ "id": "connector",
1631
+ "label": "Connector"
1632
+ },
1633
+ {
1634
+ "id": "output",
1635
+ "label": "Output mapping"
1636
+ },
1637
+ {
1638
+ "id": "error",
1639
+ "label": "Error handling"
1640
+ },
1641
+ {
1642
+ "id": "retries",
1643
+ "label": "Retries"
1644
+ }
1645
+ ],
1646
+ "properties": [
1647
+ {
1648
+ "value": "io.camunda:aws-s3:1",
1649
+ "binding": {
1650
+ "property": "type",
1651
+ "type": "zeebe:taskDefinition"
1652
+ },
1653
+ "type": "Hidden"
1654
+ },
1655
+ {
1656
+ "id": "authentication.type",
1657
+ "label": "Authentication",
1658
+ "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>",
1659
+ "value": "credentials",
1660
+ "group": "authentication",
1661
+ "binding": {
1662
+ "name": "authentication.type",
1663
+ "type": "zeebe:input"
1664
+ },
1665
+ "type": "Dropdown",
1666
+ "choices": [
1667
+ {
1668
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
1669
+ "value": "defaultCredentialsChain"
1670
+ },
1671
+ {
1672
+ "name": "Credentials",
1673
+ "value": "credentials"
1674
+ }
1675
+ ]
1676
+ },
1677
+ {
1678
+ "id": "authentication.accessKey",
1679
+ "label": "Access key",
1680
+ "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
1681
+ "optional": false,
1682
+ "constraints": {
1683
+ "notEmpty": true
1684
+ },
1685
+ "feel": "optional",
1686
+ "group": "authentication",
1687
+ "binding": {
1688
+ "name": "authentication.accessKey",
1689
+ "type": "zeebe:input"
1690
+ },
1691
+ "condition": {
1692
+ "property": "authentication.type",
1693
+ "equals": "credentials",
1694
+ "type": "simple"
1695
+ },
1696
+ "type": "String"
1697
+ },
1698
+ {
1699
+ "id": "authentication.secretKey",
1700
+ "label": "Secret key",
1701
+ "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
1702
+ "optional": false,
1703
+ "constraints": {
1704
+ "notEmpty": true
1705
+ },
1706
+ "feel": "optional",
1707
+ "group": "authentication",
1708
+ "binding": {
1709
+ "name": "authentication.secretKey",
1710
+ "type": "zeebe:input"
1711
+ },
1712
+ "condition": {
1713
+ "property": "authentication.type",
1714
+ "equals": "credentials",
1715
+ "type": "simple"
1716
+ },
1717
+ "type": "String"
1718
+ },
1719
+ {
1720
+ "id": "configuration.region",
1721
+ "label": "Region",
1722
+ "description": "Specify the AWS region",
1723
+ "optional": false,
1724
+ "constraints": {
1725
+ "notEmpty": true
1726
+ },
1727
+ "feel": "optional",
1728
+ "group": "configuration",
1729
+ "binding": {
1730
+ "name": "configuration.region",
1731
+ "type": "zeebe:input"
1732
+ },
1733
+ "type": "String"
1734
+ },
1735
+ {
1736
+ "id": "configuration.endpoint",
1737
+ "label": "Endpoint",
1738
+ "description": "Specify endpoint if need to use custom endpoint",
1739
+ "optional": true,
1740
+ "group": "configuration",
1741
+ "binding": {
1742
+ "name": "configuration.endpoint",
1743
+ "type": "zeebe:input"
1744
+ },
1745
+ "type": "Hidden"
1746
+ },
1747
+ {
1748
+ "id": "actionDiscriminator",
1749
+ "label": "Action",
1750
+ "value": "uploadObject",
1751
+ "group": "action",
1752
+ "binding": {
1753
+ "name": "actionDiscriminator",
1754
+ "type": "zeebe:input"
1755
+ },
1756
+ "type": "Dropdown",
1757
+ "choices": [
1758
+ {
1759
+ "name": "Delete object",
1760
+ "value": "deleteObject"
1761
+ },
1762
+ {
1763
+ "name": "Download object",
1764
+ "value": "downloadObject"
1765
+ },
1766
+ {
1767
+ "name": "Upload object",
1768
+ "value": "uploadObject"
1769
+ }
1770
+ ]
1771
+ },
1772
+ {
1773
+ "id": "deleteActionBucket",
1774
+ "label": "AWS bucket",
1775
+ "optional": false,
1776
+ "constraints": {
1777
+ "notEmpty": true
1778
+ },
1779
+ "feel": "optional",
1780
+ "group": "deleteObject",
1781
+ "binding": {
1782
+ "name": "action.bucket",
1783
+ "type": "zeebe:input"
1784
+ },
1785
+ "condition": {
1786
+ "property": "actionDiscriminator",
1787
+ "equals": "deleteObject",
1788
+ "type": "simple"
1789
+ },
1790
+ "tooltip": "Bucket from where an object should be deleted",
1791
+ "type": "String"
1792
+ },
1793
+ {
1794
+ "id": "deleteActionKey",
1795
+ "label": "AWS key",
1796
+ "optional": false,
1797
+ "constraints": {
1798
+ "notEmpty": true
1799
+ },
1800
+ "feel": "optional",
1801
+ "group": "deleteObject",
1802
+ "binding": {
1803
+ "name": "action.key",
1804
+ "type": "zeebe:input"
1805
+ },
1806
+ "condition": {
1807
+ "property": "actionDiscriminator",
1808
+ "equals": "deleteObject",
1809
+ "type": "simple"
1810
+ },
1811
+ "tooltip": "Key of the object which should be deleted",
1812
+ "type": "String"
1813
+ },
1814
+ {
1815
+ "id": "uploadActionBucket",
1816
+ "label": "AWS bucket",
1817
+ "optional": false,
1818
+ "constraints": {
1819
+ "notEmpty": true
1820
+ },
1821
+ "feel": "optional",
1822
+ "group": "uploadObject",
1823
+ "binding": {
1824
+ "name": "action.bucket",
1825
+ "type": "zeebe:input"
1826
+ },
1827
+ "condition": {
1828
+ "property": "actionDiscriminator",
1829
+ "equals": "uploadObject",
1830
+ "type": "simple"
1831
+ },
1832
+ "tooltip": "Bucket from where an object should be uploaded",
1833
+ "type": "String"
1834
+ },
1835
+ {
1836
+ "id": "uploadActionKey",
1837
+ "label": "AWS key",
1838
+ "optional": true,
1839
+ "feel": "optional",
1840
+ "group": "uploadObject",
1841
+ "binding": {
1842
+ "name": "action.key",
1843
+ "type": "zeebe:input"
1844
+ },
1845
+ "condition": {
1846
+ "property": "actionDiscriminator",
1847
+ "equals": "uploadObject",
1848
+ "type": "simple"
1849
+ },
1850
+ "tooltip": "Key of the uploaded object, if not given. The file name from the document metadata will be used",
1851
+ "type": "String"
1852
+ },
1853
+ {
1854
+ "id": "action_document_documentSource",
1855
+ "label": "Document source",
1856
+ "value": "camunda",
1857
+ "group": "uploadObject",
1858
+ "binding": {
1859
+ "name": "action.action_document_documentSource",
1860
+ "type": "zeebe:input"
1861
+ },
1862
+ "condition": {
1863
+ "property": "actionDiscriminator",
1864
+ "equals": "uploadObject",
1865
+ "type": "simple"
1866
+ },
1867
+ "tooltip": "Document to be uploaded on AWS S3",
1868
+ "type": "Dropdown",
1869
+ "choices": [
1870
+ {
1871
+ "name": "Camunda Document",
1872
+ "value": "camunda"
1873
+ },
1874
+ {
1875
+ "name": "Inline Content",
1876
+ "value": "inline"
1877
+ },
1878
+ {
1879
+ "name": "From URL",
1880
+ "value": "external"
1881
+ }
1882
+ ]
1883
+ },
1884
+ {
1885
+ "id": "action_document_camundaReference",
1886
+ "label": "Camunda document",
1887
+ "constraints": {
1888
+ "notEmpty": true
1889
+ },
1890
+ "feel": "required",
1891
+ "group": "uploadObject",
1892
+ "binding": {
1893
+ "name": "action.action_document_camundaReference",
1894
+ "type": "zeebe:input"
1895
+ },
1896
+ "condition": {
1897
+ "allMatch": [
1898
+ {
1899
+ "property": "action_document_documentSource",
1900
+ "equals": "camunda",
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_inline_content",
1914
+ "label": "Content",
1915
+ "constraints": {
1916
+ "notEmpty": true
1917
+ },
1918
+ "feel": "optional",
1919
+ "group": "uploadObject",
1920
+ "binding": {
1921
+ "name": "action.action_document_inline_content",
1922
+ "type": "zeebe:input"
1923
+ },
1924
+ "condition": {
1925
+ "allMatch": [
1926
+ {
1927
+ "property": "action_document_documentSource",
1928
+ "equals": "inline",
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_inline_fileName",
1942
+ "label": "File name",
1943
+ "feel": "optional",
1944
+ "group": "uploadObject",
1945
+ "binding": {
1946
+ "name": "action.action_document_inline_fileName",
1947
+ "type": "zeebe:input"
1948
+ },
1949
+ "condition": {
1950
+ "allMatch": [
1951
+ {
1952
+ "property": "action_document_documentSource",
1953
+ "equals": "inline",
1954
+ "type": "simple"
1955
+ },
1956
+ {
1957
+ "property": "actionDiscriminator",
1958
+ "equals": "uploadObject",
1959
+ "type": "simple"
1960
+ }
1961
+ ]
1962
+ },
1963
+ "type": "String"
1964
+ },
1965
+ {
1966
+ "id": "action_document_inline_contentType",
1967
+ "label": "Content type",
1968
+ "feel": "optional",
1969
+ "group": "uploadObject",
1970
+ "binding": {
1971
+ "name": "action.action_document_inline_contentType",
1972
+ "type": "zeebe:input"
1973
+ },
1974
+ "condition": {
1975
+ "allMatch": [
1976
+ {
1977
+ "property": "action_document_documentSource",
1978
+ "equals": "inline",
1979
+ "type": "simple"
1980
+ },
1981
+ {
1982
+ "property": "actionDiscriminator",
1983
+ "equals": "uploadObject",
1984
+ "type": "simple"
1985
+ }
1986
+ ]
1987
+ },
1988
+ "type": "String"
1989
+ },
1990
+ {
1991
+ "id": "action_document_external_url",
1992
+ "label": "URL",
1993
+ "constraints": {
1994
+ "notEmpty": true
1995
+ },
1996
+ "feel": "optional",
1997
+ "group": "uploadObject",
1998
+ "binding": {
1999
+ "name": "action.action_document_external_url",
2000
+ "type": "zeebe:input"
2001
+ },
2002
+ "condition": {
2003
+ "allMatch": [
2004
+ {
2005
+ "property": "action_document_documentSource",
2006
+ "equals": "external",
2007
+ "type": "simple"
2008
+ },
2009
+ {
2010
+ "property": "actionDiscriminator",
2011
+ "equals": "uploadObject",
2012
+ "type": "simple"
2013
+ }
2014
+ ]
2015
+ },
2016
+ "type": "String"
2017
+ },
2018
+ {
2019
+ "id": "action_document_external_fileName",
2020
+ "label": "File name",
2021
+ "feel": "optional",
2022
+ "group": "uploadObject",
2023
+ "binding": {
2024
+ "name": "action.action_document_external_fileName",
2025
+ "type": "zeebe:input"
2026
+ },
2027
+ "condition": {
2028
+ "allMatch": [
2029
+ {
2030
+ "property": "action_document_documentSource",
2031
+ "equals": "external",
2032
+ "type": "simple"
2033
+ },
2034
+ {
2035
+ "property": "actionDiscriminator",
2036
+ "equals": "uploadObject",
2037
+ "type": "simple"
2038
+ }
2039
+ ]
2040
+ },
2041
+ "type": "String"
2042
+ },
2043
+ {
2044
+ "id": "uploadActionDocument",
2045
+ "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",
2046
+ "group": "uploadObject",
2047
+ "binding": {
2048
+ "name": "action.document",
2049
+ "type": "zeebe:input"
2050
+ },
2051
+ "condition": {
2052
+ "property": "actionDiscriminator",
2053
+ "equals": "uploadObject",
2054
+ "type": "simple"
2055
+ },
2056
+ "type": "Hidden"
2057
+ },
2058
+ {
2059
+ "id": "downloadActionBucket",
2060
+ "label": "AWS bucket",
2061
+ "optional": false,
2062
+ "constraints": {
2063
+ "notEmpty": true
2064
+ },
2065
+ "feel": "optional",
2066
+ "group": "downloadObject",
2067
+ "binding": {
2068
+ "name": "action.bucket",
2069
+ "type": "zeebe:input"
2070
+ },
2071
+ "condition": {
2072
+ "property": "actionDiscriminator",
2073
+ "equals": "downloadObject",
2074
+ "type": "simple"
2075
+ },
2076
+ "tooltip": "Bucket from where an object should be downloaded",
2077
+ "type": "String"
2078
+ },
2079
+ {
2080
+ "id": "downloadActionKey",
2081
+ "label": "AWS key",
2082
+ "optional": false,
2083
+ "constraints": {
2084
+ "notEmpty": true
2085
+ },
2086
+ "feel": "optional",
2087
+ "group": "downloadObject",
2088
+ "binding": {
2089
+ "name": "action.key",
2090
+ "type": "zeebe:input"
2091
+ },
2092
+ "condition": {
2093
+ "property": "actionDiscriminator",
2094
+ "equals": "downloadObject",
2095
+ "type": "simple"
2096
+ },
2097
+ "tooltip": "Key of the object which should be download",
2098
+ "type": "String"
2099
+ },
2100
+ {
2101
+ "id": "downloadActionAsFile",
2102
+ "label": "Create document",
2103
+ "optional": false,
2104
+ "value": true,
2105
+ "feel": "static",
2106
+ "group": "downloadObject",
2107
+ "binding": {
2108
+ "name": "action.asFile",
2109
+ "type": "zeebe:input"
2110
+ },
2111
+ "condition": {
2112
+ "property": "actionDiscriminator",
2113
+ "equals": "downloadObject",
2114
+ "type": "simple"
2115
+ },
2116
+ "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.",
2117
+ "type": "Boolean"
2118
+ },
2119
+ {
2120
+ "id": "version",
2121
+ "label": "Version",
2122
+ "description": "Version of the element template",
2123
+ "value": "3",
2124
+ "group": "connector",
2125
+ "binding": {
2126
+ "key": "elementTemplateVersion",
2127
+ "type": "zeebe:taskHeader"
2128
+ },
2129
+ "type": "Hidden"
2130
+ },
2131
+ {
2132
+ "id": "id",
2133
+ "label": "ID",
2134
+ "description": "ID of the element template",
2135
+ "value": "io.camunda.connectors.aws.s3.v1",
2136
+ "group": "connector",
2137
+ "binding": {
2138
+ "key": "elementTemplateId",
2139
+ "type": "zeebe:taskHeader"
2140
+ },
2141
+ "type": "Hidden"
2142
+ },
2143
+ {
2144
+ "id": "resultVariable",
2145
+ "label": "Result variable",
2146
+ "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>.",
2147
+ "group": "output",
2148
+ "binding": {
2149
+ "key": "resultVariable",
2150
+ "type": "zeebe:taskHeader"
2151
+ },
2152
+ "type": "String"
2153
+ },
2154
+ {
2155
+ "id": "resultExpression",
2156
+ "label": "Result expression",
2157
+ "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>.",
2158
+ "feel": "required",
2159
+ "group": "output",
2160
+ "binding": {
2161
+ "key": "resultExpression",
2162
+ "type": "zeebe:taskHeader"
2163
+ },
2164
+ "type": "Text"
2165
+ },
2166
+ {
2167
+ "id": "errorExpression",
2168
+ "label": "Error expression",
2169
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
2170
+ "feel": "required",
2171
+ "group": "error",
2172
+ "binding": {
2173
+ "key": "errorExpression",
2174
+ "type": "zeebe:taskHeader"
2175
+ },
2176
+ "type": "Text"
2177
+ },
2178
+ {
2179
+ "id": "retryCount",
2180
+ "label": "Retries",
2181
+ "description": "Number of retries",
2182
+ "value": "3",
2183
+ "feel": "optional",
2184
+ "group": "retries",
2185
+ "binding": {
2186
+ "property": "retries",
2187
+ "type": "zeebe:taskDefinition"
2188
+ },
2189
+ "type": "String"
2190
+ },
2191
+ {
2192
+ "id": "retryBackoff",
2193
+ "label": "Retry backoff",
2194
+ "description": "ISO-8601 duration to wait between retries",
2195
+ "value": "PT0S",
2196
+ "group": "retries",
2197
+ "binding": {
2198
+ "key": "retryBackoff",
2199
+ "type": "zeebe:taskHeader"
2200
+ },
2201
+ "type": "String"
2202
+ }
2203
+ ],
2204
+ "icon": {
2205
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy4xMjUgMy4wOTM4MUwxMC41MzEyIDguMDMxMzFMMTMuMTI1IDEyLjk2ODhMMTQuMTg3NSAxMi4zNzUxVjMuNjg3NTZMMTMuMTI1IDMuMDkzODFaIiBmaWxsPSIjRTI1NDQ0Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTMuMTI1IDMuMDkzODFMNy45Mzc1IDMuNjg3NTZMNS4yOTY4OCA4LjAzMTMxTDcuOTM3NSAxMi4zNzUxTDEzLjEyNSAxMi45Njg4VjMuMDkzODFaIiBmaWxsPSIjN0IxRDEzIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMi42NTYyNSAzLjA5MzgxTDEuODEyNSAzLjQ2ODgxVjEyLjU5MzhMMi42NTYyNSAxMi45Njg4TDcuOTM3NSA4LjAzMTMxTDIuNjU2MjUgMy4wOTM4MVoiIGZpbGw9IiM1ODE1MEQiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yLjY0NDUzIDMuMDgzMzFMNy45NDQxMyA0LjU1NTUzVjExLjYzODhMMi42NDQ1MyAxMi45NzIyVjMuMDgzMzFaIiBmaWxsPSIjRTI1NDQ0Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNy45NDc1MiA1LjMzMzVMNS42OTcyNyA0Ljk3MjM3TDcuOTQ3NTIgMi40MTY4MUwxMC4xOTIyIDQuOTcyMzdMNy45NDc1MiA1LjMzMzVaIiBmaWxsPSIjNTgxNTBEIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTAuMTkyMiA0Ljk3MjM3TDcuOTQ0NzMgNS4zMzkwM0w1LjY5NzI3IDQuOTcyMzdWMi40MTY4MSIgZmlsbD0iIzU4MTUwRCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcuOTQ3NTIgMTAuNjk0NEw1LjY5NzI3IDExLjExMTFMNy45NDc1MiAxMy4zMDU1TDEwLjE5MjIgMTEuMTExMUw3Ljk0NzUyIDEwLjY5NDRaIiBmaWxsPSIjNTgxNTBEIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNy45Mzc1IDAuNTAwMDYxTDUuNjg3NSAxLjY4NzU2VjQuOTY4ODFMNy45NDQ1IDQuMzMzNDFMNy45Mzc1IDAuNTAwMDYxWiIgZmlsbD0iIzdCMUQxMyIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcuOTQ0NzMgNi4xMzg5OEw1LjY5NzI3IDYuMzgzNDVWOS42NTk2M0w3Ljk0NDczIDkuOTE2NzZWNi4xMzg5OFoiIGZpbGw9IiM3QjFEMTMiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03Ljk0NDczIDExLjY2NjZMNS42OTcyNyAxMS4xMDMxVjE0LjMyMzhMNy45NDQ3MyAxNS41VjExLjY2NjZaIiBmaWxsPSIjN0IxRDEzIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTAuMTkxOCAxMS4xMDMxTDcuOTQ0MzQgMTEuNjY2OFYxNS41TDEwLjE5MTggMTQuMzIzOFYxMS4xMDMxWiIgZmlsbD0iI0UyNTQ0NCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcuOTQ0MzQgNi4xMzg5OEwxMC4xOTE4IDYuMzgzNDVWOS42NTk2M0w3Ljk0NDM0IDkuOTE2NzZWNi4xMzg5OFoiIGZpbGw9IiNFMjU0NDQiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjkzNzUgMC41MDAwNjFMMTAuMTg3NSAxLjY4NzU2VjQuOTY4ODFMNy45Mzc1IDQuMzQzODFWMC41MDAwNjFaIiBmaWxsPSIjRTI1NDQ0Ii8+Cjwvc3ZnPgo="
2206
+ }
2207
+ },
2208
+ {
2209
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2210
+ "name": "AWS S3 Outbound Connector",
2211
+ "id": "io.camunda.connectors.aws.s3.v1",
2212
+ "description": "Execute S3 requests",
2213
+ "keywords": [
2214
+ "upload file",
2215
+ "download file",
2216
+ "delete file",
2217
+ "upload object",
2218
+ "download object",
2219
+ "delete object",
2220
+ "object storage",
2221
+ "bucket",
2222
+ "file storage"
2223
+ ],
2224
+ "documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/amazon-s3/",
2225
+ "version": 4,
2226
+ "category": {
2227
+ "id": "connectors",
2228
+ "name": "Connectors"
2229
+ },
2230
+ "appliesTo": ["bpmn:Task"],
2231
+ "elementType": {
2232
+ "value": "bpmn:ServiceTask"
2233
+ },
2234
+ "engines": {
2235
+ "camunda": "^8.10"
2236
+ },
2237
+ "groups": [
2238
+ {
2239
+ "id": "operation",
2240
+ "label": "Action"
2241
+ },
2242
+ {
2243
+ "id": "authentication",
2244
+ "label": "Authentication"
2245
+ },
2246
+ {
2247
+ "id": "configuration",
2248
+ "label": "Configuration"
2249
+ },
2250
+ {
2251
+ "id": "deleteObject",
2252
+ "label": "Delete an object"
2253
+ },
2254
+ {
2255
+ "id": "uploadObject",
2256
+ "label": "Upload an object"
2257
+ },
2258
+ {
2259
+ "id": "downloadObject",
2260
+ "label": "Download an object"
2261
+ },
2262
+ {
2263
+ "id": "connector",
2264
+ "label": "Connector"
2265
+ },
2266
+ {
2267
+ "id": "output",
2268
+ "label": "Output mapping"
2269
+ },
2270
+ {
2271
+ "id": "error",
2272
+ "label": "Error handling"
2273
+ },
2274
+ {
2275
+ "id": "retries",
2276
+ "label": "Retries"
2277
+ }
2278
+ ],
2279
+ "properties": [
2280
+ {
2281
+ "value": "io.camunda:aws-s3:1",
2282
+ "binding": {
2283
+ "property": "type",
2284
+ "type": "zeebe:taskDefinition"
2285
+ },
2286
+ "type": "Hidden"
2287
+ },
2288
+ {
2289
+ "id": "actionDiscriminator",
2290
+ "label": "Action",
2291
+ "value": "uploadObject",
2292
+ "group": "operation",
2293
+ "binding": {
2294
+ "name": "actionDiscriminator",
2295
+ "type": "zeebe:input"
2296
+ },
2297
+ "type": "Dropdown",
2298
+ "choices": [
2299
+ {
2300
+ "name": "Delete object",
2301
+ "value": "deleteObject"
2302
+ },
2303
+ {
2304
+ "name": "Download object",
2305
+ "value": "downloadObject"
2306
+ },
2307
+ {
2308
+ "name": "Upload object",
2309
+ "value": "uploadObject"
2310
+ }
2311
+ ]
2312
+ },
2313
+ {
2314
+ "id": "authentication.type",
2315
+ "label": "Authentication",
2316
+ "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>",
2317
+ "value": "credentials",
2318
+ "group": "authentication",
2319
+ "binding": {
2320
+ "name": "authentication.type",
2321
+ "type": "zeebe:input"
2322
+ },
2323
+ "type": "Dropdown",
2324
+ "choices": [
2325
+ {
2326
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
2327
+ "value": "defaultCredentialsChain"
2328
+ },
2329
+ {
2330
+ "name": "Credentials",
2331
+ "value": "credentials"
2332
+ }
2333
+ ]
2334
+ },
2335
+ {
2336
+ "id": "authentication.accessKey",
2337
+ "label": "Access key",
2338
+ "optional": false,
2339
+ "constraints": {
2340
+ "notEmpty": true
2341
+ },
2342
+ "feel": "optional",
2343
+ "group": "authentication",
2344
+ "binding": {
2345
+ "name": "authentication.accessKey",
2346
+ "type": "zeebe:input"
2347
+ },
2348
+ "condition": {
2349
+ "property": "authentication.type",
2350
+ "equals": "credentials",
2351
+ "type": "simple"
2352
+ },
2353
+ "tooltip": "IAM access key of a user with the necessary permissions for this connector",
2354
+ "type": "String"
2355
+ },
2356
+ {
2357
+ "id": "authentication.secretKey",
2358
+ "label": "Secret key",
2359
+ "optional": false,
2360
+ "constraints": {
2361
+ "notEmpty": true
2362
+ },
2363
+ "feel": "optional",
2364
+ "group": "authentication",
2365
+ "binding": {
2366
+ "name": "authentication.secretKey",
2367
+ "type": "zeebe:input"
2368
+ },
2369
+ "condition": {
2370
+ "property": "authentication.type",
2371
+ "equals": "credentials",
2372
+ "type": "simple"
2373
+ },
2374
+ "tooltip": "IAM secret key of a user with the necessary permissions for this connector",
2375
+ "type": "String"
2376
+ },
2377
+ {
2378
+ "id": "configuration.region",
2379
+ "label": "Region",
2380
+ "optional": false,
2381
+ "constraints": {
2382
+ "notEmpty": true
2383
+ },
2384
+ "feel": "optional",
2385
+ "group": "configuration",
2386
+ "binding": {
2387
+ "name": "configuration.region",
2388
+ "type": "zeebe:input"
2389
+ },
2390
+ "type": "String"
2391
+ },
2392
+ {
2393
+ "id": "configuration.endpoint",
2394
+ "label": "Endpoint",
2395
+ "description": "Specify endpoint if need to use custom endpoint",
2396
+ "optional": true,
2397
+ "group": "configuration",
2398
+ "binding": {
2399
+ "name": "configuration.endpoint",
2400
+ "type": "zeebe:input"
2401
+ },
2402
+ "type": "Hidden"
2403
+ },
2404
+ {
2405
+ "id": "deleteActionBucket",
2406
+ "label": "AWS bucket",
2407
+ "optional": false,
2408
+ "constraints": {
2409
+ "notEmpty": true
2410
+ },
2411
+ "feel": "optional",
2412
+ "group": "deleteObject",
2413
+ "binding": {
2414
+ "name": "action.bucket",
2415
+ "type": "zeebe:input"
2416
+ },
2417
+ "condition": {
2418
+ "property": "actionDiscriminator",
2419
+ "equals": "deleteObject",
2420
+ "type": "simple"
2421
+ },
2422
+ "tooltip": "Bucket from where an object should be deleted",
2423
+ "type": "String"
2424
+ },
2425
+ {
2426
+ "id": "deleteActionKey",
2427
+ "label": "AWS key",
2428
+ "optional": false,
2429
+ "constraints": {
2430
+ "notEmpty": true
2431
+ },
2432
+ "feel": "optional",
2433
+ "group": "deleteObject",
2434
+ "binding": {
2435
+ "name": "action.key",
2436
+ "type": "zeebe:input"
2437
+ },
2438
+ "condition": {
2439
+ "property": "actionDiscriminator",
2440
+ "equals": "deleteObject",
2441
+ "type": "simple"
2442
+ },
2443
+ "tooltip": "Key of the object which should be deleted",
2444
+ "type": "String"
2445
+ },
2446
+ {
2447
+ "id": "uploadActionBucket",
2448
+ "label": "AWS bucket",
2449
+ "optional": false,
2450
+ "constraints": {
2451
+ "notEmpty": true
2452
+ },
2453
+ "feel": "optional",
2454
+ "group": "uploadObject",
2455
+ "binding": {
2456
+ "name": "action.bucket",
2457
+ "type": "zeebe:input"
2458
+ },
2459
+ "condition": {
2460
+ "property": "actionDiscriminator",
2461
+ "equals": "uploadObject",
2462
+ "type": "simple"
2463
+ },
2464
+ "tooltip": "Bucket from where an object should be uploaded",
2465
+ "type": "String"
2466
+ },
2467
+ {
2468
+ "id": "uploadActionKey",
2469
+ "label": "AWS key",
2470
+ "optional": true,
2471
+ "feel": "optional",
2472
+ "group": "uploadObject",
2473
+ "binding": {
2474
+ "name": "action.key",
2475
+ "type": "zeebe:input"
2476
+ },
2477
+ "condition": {
2478
+ "property": "actionDiscriminator",
2479
+ "equals": "uploadObject",
2480
+ "type": "simple"
2481
+ },
2482
+ "tooltip": "Key of the uploaded object, if not given. The file name from the document metadata will be used",
2483
+ "type": "String"
2484
+ },
2485
+ {
2486
+ "id": "action_document_documentSource",
2487
+ "label": "Document source",
2488
+ "value": "camunda",
2489
+ "group": "uploadObject",
2490
+ "binding": {
2491
+ "name": "action.action_document_documentSource",
2492
+ "type": "zeebe:input"
2493
+ },
2494
+ "condition": {
2495
+ "property": "actionDiscriminator",
2496
+ "equals": "uploadObject",
2497
+ "type": "simple"
2498
+ },
2499
+ "tooltip": "Document to be uploaded on AWS S3",
2500
+ "type": "Dropdown",
2501
+ "choices": [
2502
+ {
2503
+ "name": "Camunda Document",
2504
+ "value": "camunda"
2505
+ },
2506
+ {
2507
+ "name": "Inline Content",
2508
+ "value": "inline"
2509
+ },
2510
+ {
2511
+ "name": "From URL",
2512
+ "value": "external"
2513
+ }
2514
+ ]
2515
+ },
2516
+ {
2517
+ "id": "action_document_camundaReference",
2518
+ "label": "Camunda document",
2519
+ "constraints": {
2520
+ "notEmpty": true
2521
+ },
2522
+ "feel": "required",
2523
+ "group": "uploadObject",
2524
+ "binding": {
2525
+ "name": "action.action_document_camundaReference",
2526
+ "type": "zeebe:input"
2527
+ },
2528
+ "condition": {
2529
+ "allMatch": [
2530
+ {
2531
+ "property": "action_document_documentSource",
2532
+ "equals": "camunda",
2533
+ "type": "simple"
2534
+ },
2535
+ {
2536
+ "property": "actionDiscriminator",
2537
+ "equals": "uploadObject",
2538
+ "type": "simple"
2539
+ }
2540
+ ]
2541
+ },
2542
+ "type": "String"
2543
+ },
2544
+ {
2545
+ "id": "action_document_inline_content",
2546
+ "label": "Content",
2547
+ "constraints": {
2548
+ "notEmpty": true
2549
+ },
2550
+ "feel": "optional",
2551
+ "group": "uploadObject",
2552
+ "binding": {
2553
+ "name": "action.action_document_inline_content",
2554
+ "type": "zeebe:input"
2555
+ },
2556
+ "condition": {
2557
+ "allMatch": [
2558
+ {
2559
+ "property": "action_document_documentSource",
2560
+ "equals": "inline",
2561
+ "type": "simple"
2562
+ },
2563
+ {
2564
+ "property": "actionDiscriminator",
2565
+ "equals": "uploadObject",
2566
+ "type": "simple"
2567
+ }
2568
+ ]
2569
+ },
2570
+ "type": "String"
2571
+ },
2572
+ {
2573
+ "id": "action_document_inline_fileName",
2574
+ "label": "File name",
2575
+ "feel": "optional",
2576
+ "group": "uploadObject",
2577
+ "binding": {
2578
+ "name": "action.action_document_inline_fileName",
2579
+ "type": "zeebe:input"
2580
+ },
2581
+ "condition": {
2582
+ "allMatch": [
2583
+ {
2584
+ "property": "action_document_documentSource",
2585
+ "equals": "inline",
2586
+ "type": "simple"
2587
+ },
2588
+ {
2589
+ "property": "actionDiscriminator",
2590
+ "equals": "uploadObject",
2591
+ "type": "simple"
2592
+ }
2593
+ ]
2594
+ },
2595
+ "type": "String"
2596
+ },
2597
+ {
2598
+ "id": "action_document_inline_contentType",
2599
+ "label": "Content type",
2600
+ "feel": "optional",
2601
+ "group": "uploadObject",
2602
+ "binding": {
2603
+ "name": "action.action_document_inline_contentType",
2604
+ "type": "zeebe:input"
2605
+ },
2606
+ "condition": {
2607
+ "allMatch": [
2608
+ {
2609
+ "property": "action_document_documentSource",
2610
+ "equals": "inline",
2611
+ "type": "simple"
2612
+ },
2613
+ {
2614
+ "property": "actionDiscriminator",
2615
+ "equals": "uploadObject",
2616
+ "type": "simple"
2617
+ }
2618
+ ]
2619
+ },
2620
+ "type": "String"
2621
+ },
2622
+ {
2623
+ "id": "action_document_external_url",
2624
+ "label": "URL",
2625
+ "constraints": {
2626
+ "notEmpty": true
2627
+ },
2628
+ "feel": "optional",
2629
+ "group": "uploadObject",
2630
+ "binding": {
2631
+ "name": "action.action_document_external_url",
2632
+ "type": "zeebe:input"
2633
+ },
2634
+ "condition": {
2635
+ "allMatch": [
2636
+ {
2637
+ "property": "action_document_documentSource",
2638
+ "equals": "external",
2639
+ "type": "simple"
2640
+ },
2641
+ {
2642
+ "property": "actionDiscriminator",
2643
+ "equals": "uploadObject",
2644
+ "type": "simple"
2645
+ }
2646
+ ]
2647
+ },
2648
+ "type": "String"
2649
+ },
2650
+ {
2651
+ "id": "action_document_external_fileName",
2652
+ "label": "File name",
2653
+ "feel": "optional",
2654
+ "group": "uploadObject",
2655
+ "binding": {
2656
+ "name": "action.action_document_external_fileName",
2657
+ "type": "zeebe:input"
2658
+ },
2659
+ "condition": {
2660
+ "allMatch": [
2661
+ {
2662
+ "property": "action_document_documentSource",
2663
+ "equals": "external",
2664
+ "type": "simple"
2665
+ },
2666
+ {
2667
+ "property": "actionDiscriminator",
2668
+ "equals": "uploadObject",
2669
+ "type": "simple"
2670
+ }
2671
+ ]
2672
+ },
2673
+ "type": "String"
2674
+ },
2675
+ {
2676
+ "id": "uploadActionDocument",
2677
+ "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",
2678
+ "group": "uploadObject",
2679
+ "binding": {
2680
+ "name": "action.document",
2681
+ "type": "zeebe:input"
2682
+ },
2683
+ "condition": {
2684
+ "property": "actionDiscriminator",
2685
+ "equals": "uploadObject",
2686
+ "type": "simple"
2687
+ },
2688
+ "type": "Hidden"
2689
+ },
2690
+ {
2691
+ "id": "downloadActionBucket",
2692
+ "label": "AWS bucket",
2693
+ "optional": false,
2694
+ "constraints": {
2695
+ "notEmpty": true
2696
+ },
2697
+ "feel": "optional",
2698
+ "group": "downloadObject",
2699
+ "binding": {
2700
+ "name": "action.bucket",
2701
+ "type": "zeebe:input"
2702
+ },
2703
+ "condition": {
2704
+ "property": "actionDiscriminator",
2705
+ "equals": "downloadObject",
2706
+ "type": "simple"
2707
+ },
2708
+ "tooltip": "Bucket from where an object should be downloaded",
2709
+ "type": "String"
2710
+ },
2711
+ {
2712
+ "id": "downloadActionKey",
2713
+ "label": "AWS key",
2714
+ "optional": false,
2715
+ "constraints": {
2716
+ "notEmpty": true
2717
+ },
2718
+ "feel": "optional",
2719
+ "group": "downloadObject",
2720
+ "binding": {
2721
+ "name": "action.key",
2722
+ "type": "zeebe:input"
2723
+ },
2724
+ "condition": {
2725
+ "property": "actionDiscriminator",
2726
+ "equals": "downloadObject",
2727
+ "type": "simple"
2728
+ },
2729
+ "tooltip": "Key of the object which should be downloaded",
2730
+ "type": "String"
2731
+ },
2732
+ {
2733
+ "id": "downloadActionAsFile",
2734
+ "label": "Create document",
2735
+ "optional": false,
2736
+ "value": true,
2737
+ "feel": "static",
2738
+ "group": "downloadObject",
2739
+ "binding": {
2740
+ "name": "action.asFile",
2741
+ "type": "zeebe:input"
2742
+ },
2743
+ "condition": {
2744
+ "property": "actionDiscriminator",
2745
+ "equals": "downloadObject",
2746
+ "type": "simple"
2747
+ },
2748
+ "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.",
2749
+ "type": "Boolean"
2750
+ },
2751
+ {
2752
+ "id": "version",
2753
+ "label": "Version",
2754
+ "description": "Version of the element template",
2755
+ "value": "4",
2756
+ "group": "connector",
2757
+ "binding": {
2758
+ "key": "elementTemplateVersion",
2759
+ "type": "zeebe:taskHeader"
2760
+ },
2761
+ "type": "Hidden"
2762
+ },
2763
+ {
2764
+ "id": "id",
2765
+ "label": "ID",
2766
+ "description": "ID of the element template",
2767
+ "value": "io.camunda.connectors.aws.s3.v1",
2768
+ "group": "connector",
2769
+ "binding": {
2770
+ "key": "elementTemplateId",
2771
+ "type": "zeebe:taskHeader"
2772
+ },
2773
+ "type": "Hidden"
2774
+ },
2775
+ {
2776
+ "id": "resultVariable",
2777
+ "label": "Result variable",
2778
+ "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>.",
2779
+ "group": "output",
2780
+ "binding": {
2781
+ "key": "resultVariable",
2782
+ "type": "zeebe:taskHeader"
2783
+ },
2784
+ "type": "String"
2785
+ },
2786
+ {
2787
+ "id": "resultExpression",
2788
+ "label": "Result expression",
2789
+ "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>.",
2790
+ "feel": "required",
2791
+ "group": "output",
2792
+ "binding": {
2793
+ "key": "resultExpression",
2794
+ "type": "zeebe:taskHeader"
2795
+ },
2796
+ "type": "Text"
2797
+ },
2798
+ {
2799
+ "id": "errorExpression",
2800
+ "label": "Error expression",
2801
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
2802
+ "feel": "required",
2803
+ "group": "error",
2804
+ "binding": {
2805
+ "key": "errorExpression",
2806
+ "type": "zeebe:taskHeader"
2807
+ },
2808
+ "type": "Text"
2809
+ },
2810
+ {
2811
+ "id": "retryCount",
2812
+ "label": "Retries",
2813
+ "description": "Number of retries",
2814
+ "value": "3",
2815
+ "feel": "optional",
2816
+ "group": "retries",
2817
+ "binding": {
2818
+ "property": "retries",
2819
+ "type": "zeebe:taskDefinition"
2820
+ },
2821
+ "type": "String"
2822
+ },
2823
+ {
2824
+ "id": "retryBackoff",
2825
+ "label": "Retry backoff",
2826
+ "description": "ISO-8601 duration to wait between retries",
2827
+ "value": "PT30S",
2828
+ "group": "retries",
2829
+ "binding": {
2830
+ "key": "retryBackoff",
2831
+ "type": "zeebe:taskHeader"
2832
+ },
2833
+ "type": "String"
2834
+ }
2835
+ ],
2836
+ "steps": [
2837
+ {
2838
+ "name": "Delete object",
2839
+ "description": "Delete an object from an S3 bucket",
2840
+ "keywords": ["delete", "remove object", "remove s3 file"],
2841
+ "presetId": "actionDiscriminator_deleteObject"
2842
+ },
2843
+ {
2844
+ "name": "Download object",
2845
+ "description": "Download an object from an S3 bucket",
2846
+ "keywords": ["download", "get object", "fetch s3 object"],
2847
+ "presetId": "actionDiscriminator_downloadObject"
2848
+ },
2849
+ {
2850
+ "name": "Upload object",
2851
+ "description": "Upload an object to an S3 bucket",
2852
+ "keywords": ["upload", "put object", "store file"],
2853
+ "presetId": "actionDiscriminator_uploadObject"
2854
+ }
2855
+ ],
2856
+ "presets": [
2857
+ {
2858
+ "id": "actionDiscriminator_deleteObject",
2859
+ "properties": {
2860
+ "actionDiscriminator": "deleteObject"
2861
+ }
2862
+ },
2863
+ {
2864
+ "id": "actionDiscriminator_downloadObject",
2865
+ "properties": {
2866
+ "actionDiscriminator": "downloadObject"
2867
+ }
2868
+ },
2869
+ {
2870
+ "id": "actionDiscriminator_uploadObject",
2871
+ "properties": {
2872
+ "actionDiscriminator": "uploadObject"
2873
+ }
2874
+ }
2875
+ ],
2876
+ "icon": {
2877
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy4xMjUgMy4wOTM4MUwxMC41MzEyIDguMDMxMzFMMTMuMTI1IDEyLjk2ODhMMTQuMTg3NSAxMi4zNzUxVjMuNjg3NTZMMTMuMTI1IDMuMDkzODFaIiBmaWxsPSIjRTI1NDQ0Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTMuMTI1IDMuMDkzODFMNy45Mzc1IDMuNjg3NTZMNS4yOTY4OCA4LjAzMTMxTDcuOTM3NSAxMi4zNzUxTDEzLjEyNSAxMi45Njg4VjMuMDkzODFaIiBmaWxsPSIjN0IxRDEzIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMi42NTYyNSAzLjA5MzgxTDEuODEyNSAzLjQ2ODgxVjEyLjU5MzhMMi42NTYyNSAxMi45Njg4TDcuOTM3NSA4LjAzMTMxTDIuNjU2MjUgMy4wOTM4MVoiIGZpbGw9IiM1ODE1MEQiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yLjY0NDUzIDMuMDgzMzFMNy45NDQxMyA0LjU1NTUzVjExLjYzODhMMi42NDQ1MyAxMi45NzIyVjMuMDgzMzFaIiBmaWxsPSIjRTI1NDQ0Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNy45NDc1MiA1LjMzMzVMNS42OTcyNyA0Ljk3MjM3TDcuOTQ3NTIgMi40MTY4MUwxMC4xOTIyIDQuOTcyMzdMNy45NDc1MiA1LjMzMzVaIiBmaWxsPSIjNTgxNTBEIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTAuMTkyMiA0Ljk3MjM3TDcuOTQ0NzMgNS4zMzkwM0w1LjY5NzI3IDQuOTcyMzdWMi40MTY4MSIgZmlsbD0iIzU4MTUwRCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcuOTQ3NTIgMTAuNjk0NEw1LjY5NzI3IDExLjExMTFMNy45NDc1MiAxMy4zMDU1TDEwLjE5MjIgMTEuMTExMUw3Ljk0NzUyIDEwLjY5NDRaIiBmaWxsPSIjNTgxNTBEIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNy45Mzc1IDAuNTAwMDYxTDUuNjg3NSAxLjY4NzU2VjQuOTY4ODFMNy45NDQ1IDQuMzMzNDFMNy45Mzc1IDAuNTAwMDYxWiIgZmlsbD0iIzdCMUQxMyIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcuOTQ0NzMgNi4xMzg5OEw1LjY5NzI3IDYuMzgzNDVWOS42NTk2M0w3Ljk0NDczIDkuOTE2NzZWNi4xMzg5OFoiIGZpbGw9IiM3QjFEMTMiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03Ljk0NDczIDExLjY2NjZMNS42OTcyNyAxMS4xMDMxVjE0LjMyMzhMNy45NDQ3MyAxNS41VjExLjY2NjZaIiBmaWxsPSIjN0IxRDEzIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTAuMTkxOCAxMS4xMDMxTDcuOTQ0MzQgMTEuNjY2OFYxNS41TDEwLjE5MTggMTQuMzIzOFYxMS4xMDMxWiIgZmlsbD0iI0UyNTQ0NCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcuOTQ0MzQgNi4xMzg5OEwxMC4xOTE4IDYuMzgzNDVWOS42NTk2M0w3Ljk0NDM0IDkuOTE2NzZWNi4xMzg5OFoiIGZpbGw9IiNFMjU0NDQiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjkzNzUgMC41MDAwNjFMMTAuMTg3NSAxLjY4NzU2VjQuOTY4ODFMNy45Mzc1IDQuMzQzODFWMC41MDAwNjFaIiBmaWxsPSIjRTI1NDQ0Ii8+Cjwvc3ZnPgo="
2878
+ }
2879
+ },
2880
+ {
2881
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
2882
+ "name": "AWS S3 Outbound Connector",
2883
+ "id": "io.camunda.connectors.aws.s3.v1",
2884
+ "description": "Execute S3 requests",
2885
+ "keywords": [
2886
+ "upload file",
2887
+ "download file",
2888
+ "delete file",
2889
+ "upload object",
2890
+ "download object",
2891
+ "delete object",
2892
+ "object storage",
2893
+ "bucket",
2894
+ "file storage"
2895
+ ],
2896
+ "documentationRef": "https://docs.camunda.io/docs/8.7/components/connectors/out-of-the-box-connectors/amazon-s3/",
2897
+ "version": 6,
2898
+ "category": {
2899
+ "id": "connectors",
2900
+ "name": "Connectors"
2901
+ },
2902
+ "appliesTo": ["bpmn:Task"],
2903
+ "elementType": {
2904
+ "value": "bpmn:ServiceTask"
2905
+ },
2906
+ "engines": {
2907
+ "camunda": "^8.10"
2908
+ },
2909
+ "groups": [
2910
+ {
2911
+ "id": "operation",
2912
+ "label": "Action"
2913
+ },
2914
+ {
2915
+ "id": "authentication",
2916
+ "label": "Authentication"
2917
+ },
2918
+ {
2919
+ "id": "configuration",
2920
+ "label": "Configuration"
2921
+ },
2922
+ {
2923
+ "id": "deleteObject",
2924
+ "label": "Delete an object"
2925
+ },
2926
+ {
2927
+ "id": "uploadObject",
2928
+ "label": "Upload an object"
2929
+ },
2930
+ {
2931
+ "id": "downloadObject",
2932
+ "label": "Download an object"
2933
+ },
2934
+ {
2935
+ "id": "connector",
2936
+ "label": "Connector"
2937
+ },
2938
+ {
2939
+ "id": "output",
2940
+ "label": "Output mapping"
2941
+ },
2942
+ {
2943
+ "id": "error",
2944
+ "label": "Error handling"
2945
+ },
2946
+ {
2947
+ "id": "retries",
2948
+ "label": "Retries"
2949
+ }
2950
+ ],
2951
+ "properties": [
2952
+ {
2953
+ "value": "io.camunda:aws-s3:1",
2954
+ "binding": {
2955
+ "property": "type",
2956
+ "type": "zeebe:taskDefinition"
2957
+ },
2958
+ "type": "Hidden"
2959
+ },
2960
+ {
2961
+ "id": "actionDiscriminator",
2962
+ "label": "Action",
2963
+ "value": "uploadObject",
2964
+ "group": "operation",
2965
+ "binding": {
2966
+ "name": "actionDiscriminator",
2967
+ "type": "zeebe:input"
2968
+ },
2969
+ "type": "Dropdown",
2970
+ "choices": [
2971
+ {
2972
+ "name": "Delete object",
2973
+ "value": "deleteObject"
2974
+ },
2975
+ {
2976
+ "name": "Download object",
2977
+ "value": "downloadObject"
2978
+ },
2979
+ {
2980
+ "name": "Upload object",
2981
+ "value": "uploadObject"
2982
+ }
2983
+ ]
2984
+ },
2985
+ {
2986
+ "id": "authentication.type",
2987
+ "label": "Authentication",
2988
+ "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>",
2989
+ "value": "credentials",
2990
+ "group": "authentication",
2991
+ "binding": {
2992
+ "name": "authentication.type",
2993
+ "type": "zeebe:input"
2994
+ },
2995
+ "type": "Dropdown",
2996
+ "choices": [
2997
+ {
2998
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
2999
+ "value": "defaultCredentialsChain"
3000
+ },
3001
+ {
3002
+ "name": "Credentials",
3003
+ "value": "credentials"
3004
+ }
3005
+ ]
3006
+ },
3007
+ {
3008
+ "id": "authentication.accessKey",
3009
+ "label": "Access key",
3010
+ "optional": false,
3011
+ "constraints": {
3012
+ "notEmpty": true
3013
+ },
3014
+ "feel": "optional",
3015
+ "group": "authentication",
3016
+ "binding": {
3017
+ "name": "authentication.accessKey",
3018
+ "type": "zeebe:input"
3019
+ },
3020
+ "condition": {
3021
+ "property": "authentication.type",
3022
+ "equals": "credentials",
3023
+ "type": "simple"
3024
+ },
3025
+ "tooltip": "IAM access key of a user with the necessary permissions for this connector",
3026
+ "type": "String",
3027
+ "secret": true
3028
+ },
3029
+ {
3030
+ "id": "authentication.secretKey",
3031
+ "label": "Secret key",
3032
+ "optional": false,
3033
+ "constraints": {
3034
+ "notEmpty": true
3035
+ },
3036
+ "feel": "optional",
3037
+ "group": "authentication",
3038
+ "binding": {
3039
+ "name": "authentication.secretKey",
3040
+ "type": "zeebe:input"
3041
+ },
3042
+ "condition": {
3043
+ "property": "authentication.type",
3044
+ "equals": "credentials",
3045
+ "type": "simple"
3046
+ },
3047
+ "tooltip": "IAM secret key of a user with the necessary permissions for this connector",
3048
+ "type": "String",
3049
+ "secret": true
3050
+ },
3051
+ {
3052
+ "id": "awsCredential",
3053
+ "label": "AWS credential",
3054
+ "description": "Choose a reusable AWS credential. When set, it is bound as a whole to the connector's 'awsCredential' input.",
3055
+ "optional": true,
3056
+ "group": "authentication",
3057
+ "binding": {
3058
+ "name": "awsCredential",
3059
+ "type": "zeebe:input"
3060
+ },
3061
+ "type": "Configuration",
3062
+ "configurationTemplate": "io.camunda:aws-credential:1"
3063
+ },
3064
+ {
3065
+ "id": "configuration.region",
3066
+ "label": "Region",
3067
+ "optional": false,
3068
+ "constraints": {
3069
+ "notEmpty": true
3070
+ },
3071
+ "feel": "optional",
3072
+ "group": "configuration",
3073
+ "binding": {
3074
+ "name": "configuration.region",
3075
+ "type": "zeebe:input"
3076
+ },
3077
+ "type": "String"
3078
+ },
3079
+ {
3080
+ "id": "configuration.endpoint",
3081
+ "label": "Endpoint",
3082
+ "description": "Specify endpoint if need to use custom endpoint",
3083
+ "optional": true,
3084
+ "group": "configuration",
3085
+ "binding": {
3086
+ "name": "configuration.endpoint",
3087
+ "type": "zeebe:input"
3088
+ },
3089
+ "type": "Hidden"
3090
+ },
3091
+ {
3092
+ "id": "deleteActionBucket",
3093
+ "label": "AWS bucket",
3094
+ "optional": false,
3095
+ "constraints": {
3096
+ "notEmpty": true
3097
+ },
3098
+ "feel": "optional",
3099
+ "group": "deleteObject",
3100
+ "binding": {
3101
+ "name": "action.bucket",
3102
+ "type": "zeebe:input"
3103
+ },
3104
+ "condition": {
3105
+ "property": "actionDiscriminator",
3106
+ "equals": "deleteObject",
3107
+ "type": "simple"
3108
+ },
3109
+ "tooltip": "Bucket from where an object should be deleted",
3110
+ "type": "String"
3111
+ },
3112
+ {
3113
+ "id": "deleteActionKey",
3114
+ "label": "AWS key",
3115
+ "optional": false,
3116
+ "constraints": {
3117
+ "notEmpty": true
3118
+ },
3119
+ "feel": "optional",
3120
+ "group": "deleteObject",
3121
+ "binding": {
3122
+ "name": "action.key",
3123
+ "type": "zeebe:input"
3124
+ },
3125
+ "condition": {
3126
+ "property": "actionDiscriminator",
3127
+ "equals": "deleteObject",
3128
+ "type": "simple"
3129
+ },
3130
+ "tooltip": "Key of the object which should be deleted",
3131
+ "type": "String"
3132
+ },
3133
+ {
3134
+ "id": "uploadActionBucket",
3135
+ "label": "AWS bucket",
3136
+ "optional": false,
3137
+ "constraints": {
3138
+ "notEmpty": true
3139
+ },
3140
+ "feel": "optional",
3141
+ "group": "uploadObject",
3142
+ "binding": {
3143
+ "name": "action.bucket",
3144
+ "type": "zeebe:input"
3145
+ },
3146
+ "condition": {
3147
+ "property": "actionDiscriminator",
3148
+ "equals": "uploadObject",
3149
+ "type": "simple"
3150
+ },
3151
+ "tooltip": "Bucket from where an object should be uploaded",
3152
+ "type": "String"
3153
+ },
3154
+ {
3155
+ "id": "uploadActionKey",
3156
+ "label": "AWS key",
3157
+ "optional": true,
3158
+ "feel": "optional",
3159
+ "group": "uploadObject",
3160
+ "binding": {
3161
+ "name": "action.key",
3162
+ "type": "zeebe:input"
3163
+ },
3164
+ "condition": {
3165
+ "property": "actionDiscriminator",
3166
+ "equals": "uploadObject",
3167
+ "type": "simple"
3168
+ },
3169
+ "tooltip": "Key of the uploaded object, if not given. The file name from the document metadata will be used",
3170
+ "type": "String"
3171
+ },
3172
+ {
3173
+ "id": "action_document_documentSource",
3174
+ "label": "Document source",
3175
+ "value": "camunda",
3176
+ "group": "uploadObject",
3177
+ "binding": {
3178
+ "name": "action.action_document_documentSource",
3179
+ "type": "zeebe:input"
3180
+ },
3181
+ "condition": {
3182
+ "property": "actionDiscriminator",
3183
+ "equals": "uploadObject",
3184
+ "type": "simple"
3185
+ },
3186
+ "tooltip": "Document to be uploaded on AWS S3",
3187
+ "type": "Dropdown",
3188
+ "choices": [
3189
+ {
3190
+ "name": "Camunda Document",
3191
+ "value": "camunda"
3192
+ },
3193
+ {
3194
+ "name": "Inline Content",
3195
+ "value": "inline"
3196
+ },
3197
+ {
3198
+ "name": "From URL",
3199
+ "value": "external"
3200
+ }
3201
+ ]
3202
+ },
3203
+ {
3204
+ "id": "action_document_camundaReference",
3205
+ "label": "Camunda document",
3206
+ "constraints": {
3207
+ "notEmpty": true
3208
+ },
3209
+ "feel": "required",
3210
+ "group": "uploadObject",
3211
+ "binding": {
3212
+ "name": "action.action_document_camundaReference",
3213
+ "type": "zeebe:input"
3214
+ },
3215
+ "condition": {
3216
+ "allMatch": [
3217
+ {
3218
+ "property": "action_document_documentSource",
3219
+ "equals": "camunda",
3220
+ "type": "simple"
3221
+ },
3222
+ {
3223
+ "property": "actionDiscriminator",
3224
+ "equals": "uploadObject",
3225
+ "type": "simple"
3226
+ }
3227
+ ]
3228
+ },
3229
+ "type": "String"
3230
+ },
3231
+ {
3232
+ "id": "action_document_inline_content",
3233
+ "label": "Content",
3234
+ "constraints": {
3235
+ "notEmpty": true
3236
+ },
3237
+ "feel": "optional",
3238
+ "group": "uploadObject",
3239
+ "binding": {
3240
+ "name": "action.action_document_inline_content",
3241
+ "type": "zeebe:input"
3242
+ },
3243
+ "condition": {
3244
+ "allMatch": [
3245
+ {
3246
+ "property": "action_document_documentSource",
3247
+ "equals": "inline",
3248
+ "type": "simple"
3249
+ },
3250
+ {
3251
+ "property": "actionDiscriminator",
3252
+ "equals": "uploadObject",
3253
+ "type": "simple"
3254
+ }
3255
+ ]
3256
+ },
3257
+ "type": "String"
3258
+ },
3259
+ {
3260
+ "id": "action_document_inline_fileName",
3261
+ "label": "File name",
3262
+ "feel": "optional",
3263
+ "group": "uploadObject",
3264
+ "binding": {
3265
+ "name": "action.action_document_inline_fileName",
3266
+ "type": "zeebe:input"
3267
+ },
3268
+ "condition": {
3269
+ "allMatch": [
3270
+ {
3271
+ "property": "action_document_documentSource",
3272
+ "equals": "inline",
3273
+ "type": "simple"
3274
+ },
3275
+ {
3276
+ "property": "actionDiscriminator",
3277
+ "equals": "uploadObject",
3278
+ "type": "simple"
3279
+ }
3280
+ ]
3281
+ },
3282
+ "type": "String"
3283
+ },
3284
+ {
3285
+ "id": "action_document_inline_contentType",
3286
+ "label": "Content type",
3287
+ "feel": "optional",
3288
+ "group": "uploadObject",
3289
+ "binding": {
3290
+ "name": "action.action_document_inline_contentType",
3291
+ "type": "zeebe:input"
3292
+ },
3293
+ "condition": {
3294
+ "allMatch": [
3295
+ {
3296
+ "property": "action_document_documentSource",
3297
+ "equals": "inline",
3298
+ "type": "simple"
3299
+ },
3300
+ {
3301
+ "property": "actionDiscriminator",
3302
+ "equals": "uploadObject",
3303
+ "type": "simple"
3304
+ }
3305
+ ]
3306
+ },
3307
+ "type": "String"
3308
+ },
3309
+ {
3310
+ "id": "action_document_external_url",
3311
+ "label": "URL",
3312
+ "constraints": {
3313
+ "notEmpty": true
3314
+ },
3315
+ "feel": "optional",
3316
+ "group": "uploadObject",
3317
+ "binding": {
3318
+ "name": "action.action_document_external_url",
3319
+ "type": "zeebe:input"
3320
+ },
3321
+ "condition": {
3322
+ "allMatch": [
3323
+ {
3324
+ "property": "action_document_documentSource",
3325
+ "equals": "external",
3326
+ "type": "simple"
3327
+ },
3328
+ {
3329
+ "property": "actionDiscriminator",
3330
+ "equals": "uploadObject",
3331
+ "type": "simple"
3332
+ }
3333
+ ]
3334
+ },
3335
+ "type": "String"
3336
+ },
3337
+ {
3338
+ "id": "action_document_external_fileName",
3339
+ "label": "File name",
3340
+ "feel": "optional",
3341
+ "group": "uploadObject",
3342
+ "binding": {
3343
+ "name": "action.action_document_external_fileName",
3344
+ "type": "zeebe:input"
3345
+ },
3346
+ "condition": {
3347
+ "allMatch": [
3348
+ {
3349
+ "property": "action_document_documentSource",
3350
+ "equals": "external",
3351
+ "type": "simple"
3352
+ },
3353
+ {
3354
+ "property": "actionDiscriminator",
3355
+ "equals": "uploadObject",
3356
+ "type": "simple"
3357
+ }
3358
+ ]
3359
+ },
3360
+ "type": "String"
3361
+ },
3362
+ {
3363
+ "id": "uploadActionDocument",
3364
+ "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",
3365
+ "group": "uploadObject",
3366
+ "binding": {
3367
+ "name": "action.document",
3368
+ "type": "zeebe:input"
3369
+ },
3370
+ "condition": {
3371
+ "property": "actionDiscriminator",
3372
+ "equals": "uploadObject",
3373
+ "type": "simple"
3374
+ },
3375
+ "type": "Hidden"
3376
+ },
3377
+ {
3378
+ "id": "downloadActionBucket",
3379
+ "label": "AWS bucket",
3380
+ "optional": false,
3381
+ "constraints": {
3382
+ "notEmpty": true
3383
+ },
3384
+ "feel": "optional",
3385
+ "group": "downloadObject",
3386
+ "binding": {
3387
+ "name": "action.bucket",
3388
+ "type": "zeebe:input"
3389
+ },
3390
+ "condition": {
3391
+ "property": "actionDiscriminator",
3392
+ "equals": "downloadObject",
3393
+ "type": "simple"
3394
+ },
3395
+ "tooltip": "Bucket from where an object should be downloaded",
3396
+ "type": "String"
3397
+ },
3398
+ {
3399
+ "id": "downloadActionKey",
3400
+ "label": "AWS key",
3401
+ "optional": false,
3402
+ "constraints": {
3403
+ "notEmpty": true
3404
+ },
3405
+ "feel": "optional",
3406
+ "group": "downloadObject",
3407
+ "binding": {
3408
+ "name": "action.key",
3409
+ "type": "zeebe:input"
3410
+ },
3411
+ "condition": {
3412
+ "property": "actionDiscriminator",
3413
+ "equals": "downloadObject",
3414
+ "type": "simple"
3415
+ },
3416
+ "tooltip": "Key of the object which should be downloaded",
3417
+ "type": "String"
3418
+ },
3419
+ {
3420
+ "id": "documentReturnFormat",
3421
+ "label": "Response format",
3422
+ "value": "DOCUMENT",
3423
+ "group": "downloadObject",
3424
+ "binding": {
3425
+ "name": "documentReturnFormat.choice",
3426
+ "type": "zeebe:input"
3427
+ },
3428
+ "condition": {
3429
+ "property": "actionDiscriminator",
3430
+ "equals": "downloadObject",
3431
+ "type": "simple"
3432
+ },
3433
+ "tooltip": "How the downloaded payload should be returned. Document reference uploads the payload to the document store; as text decodes it as a String; as JSON parses it into a structure you can access via dot notation.",
3434
+ "type": "Dropdown",
3435
+ "choices": [
3436
+ {
3437
+ "name": "Document reference",
3438
+ "value": "DOCUMENT"
3439
+ },
3440
+ {
3441
+ "name": "as text",
3442
+ "value": "TEXT"
3443
+ },
3444
+ {
3445
+ "name": "as JSON",
3446
+ "value": "JSON"
3447
+ }
3448
+ ]
3449
+ },
3450
+ {
3451
+ "id": "documentReturnFormatEncoding",
3452
+ "label": "Encoding",
3453
+ "description": "Character set used to decode the response. Default UTF-8.",
3454
+ "value": "UTF-8",
3455
+ "feel": "optional",
3456
+ "group": "downloadObject",
3457
+ "binding": {
3458
+ "name": "documentReturnFormat.encoding",
3459
+ "type": "zeebe:input"
3460
+ },
3461
+ "condition": {
3462
+ "allMatch": [
3463
+ {
3464
+ "property": "documentReturnFormat",
3465
+ "equals": "TEXT",
3466
+ "type": "simple"
3467
+ },
3468
+ {
3469
+ "property": "actionDiscriminator",
3470
+ "equals": "downloadObject",
3471
+ "type": "simple"
3472
+ }
3473
+ ]
3474
+ },
3475
+ "type": "String"
3476
+ },
3477
+ {
3478
+ "id": "version",
3479
+ "label": "Version",
3480
+ "description": "Version of the element template",
3481
+ "value": "6",
3482
+ "group": "connector",
3483
+ "binding": {
3484
+ "key": "elementTemplateVersion",
3485
+ "type": "zeebe:taskHeader"
3486
+ },
3487
+ "type": "Hidden"
3488
+ },
3489
+ {
3490
+ "id": "id",
3491
+ "label": "ID",
3492
+ "description": "ID of the element template",
3493
+ "value": "io.camunda.connectors.aws.s3.v1",
3494
+ "group": "connector",
3495
+ "binding": {
3496
+ "key": "elementTemplateId",
3497
+ "type": "zeebe:taskHeader"
3498
+ },
3499
+ "type": "Hidden"
3500
+ },
3501
+ {
3502
+ "id": "resultVariable",
3503
+ "label": "Result variable",
3504
+ "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>.",
3505
+ "group": "output",
3506
+ "binding": {
3507
+ "key": "resultVariable",
3508
+ "type": "zeebe:taskHeader"
3509
+ },
3510
+ "type": "String"
3511
+ },
3512
+ {
3513
+ "id": "resultExpression",
3514
+ "label": "Result expression",
3515
+ "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>.",
3516
+ "feel": "required",
3517
+ "group": "output",
3518
+ "binding": {
3519
+ "key": "resultExpression",
3520
+ "type": "zeebe:taskHeader"
3521
+ },
3522
+ "type": "Text"
3523
+ },
3524
+ {
3525
+ "id": "errorExpression",
3526
+ "label": "Error expression",
3527
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
3528
+ "feel": "required",
3529
+ "group": "error",
3530
+ "binding": {
3531
+ "key": "errorExpression",
3532
+ "type": "zeebe:taskHeader"
3533
+ },
3534
+ "type": "Text"
3535
+ },
3536
+ {
3537
+ "id": "retryCount",
3538
+ "label": "Retries",
3539
+ "description": "Number of retries",
3540
+ "value": "3",
3541
+ "feel": "optional",
3542
+ "group": "retries",
3543
+ "binding": {
3544
+ "property": "retries",
3545
+ "type": "zeebe:taskDefinition"
3546
+ },
3547
+ "type": "String"
3548
+ },
3549
+ {
3550
+ "id": "retryBackoff",
3551
+ "label": "Retry backoff",
3552
+ "description": "ISO-8601 duration to wait between retries",
3553
+ "value": "PT30S",
3554
+ "group": "retries",
3555
+ "binding": {
3556
+ "key": "retryBackoff",
3557
+ "type": "zeebe:taskHeader"
3558
+ },
3559
+ "type": "String"
3560
+ }
3561
+ ],
3562
+ "steps": [
3563
+ {
3564
+ "name": "Delete object",
3565
+ "description": "Delete an object from an S3 bucket",
3566
+ "keywords": ["delete", "remove object", "remove s3 file"],
3567
+ "presetId": "actionDiscriminator_deleteObject"
3568
+ },
3569
+ {
3570
+ "name": "Download object",
3571
+ "description": "Download an object from an S3 bucket",
3572
+ "keywords": ["download", "get object", "fetch s3 object"],
3573
+ "presetId": "actionDiscriminator_downloadObject"
3574
+ },
3575
+ {
3576
+ "name": "Upload object",
3577
+ "description": "Upload an object to an S3 bucket",
3578
+ "keywords": ["upload", "put object", "store file"],
3579
+ "presetId": "actionDiscriminator_uploadObject"
3580
+ }
3581
+ ],
3582
+ "presets": [
3583
+ {
3584
+ "id": "actionDiscriminator_deleteObject",
3585
+ "properties": {
3586
+ "actionDiscriminator": "deleteObject"
3587
+ }
3588
+ },
3589
+ {
3590
+ "id": "actionDiscriminator_downloadObject",
3591
+ "properties": {
3592
+ "actionDiscriminator": "downloadObject"
3593
+ }
3594
+ },
3595
+ {
3596
+ "id": "actionDiscriminator_uploadObject",
3597
+ "properties": {
3598
+ "actionDiscriminator": "uploadObject"
3599
+ }
3600
+ }
3601
+ ],
3602
+ "configurationTemplates": [
3603
+ {
3604
+ "id": "io.camunda:aws-credential:1",
3605
+ "kind": "CREDENTIAL",
3606
+ "version": 1,
3607
+ "name": "AWS Credential",
3608
+ "properties": [
3609
+ {
3610
+ "id": "authentication.type",
3611
+ "label": "Authentication",
3612
+ "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>",
3613
+ "value": "credentials",
3614
+ "group": "authentication",
3615
+ "binding": {
3616
+ "name": "authentication.type",
3617
+ "type": "property"
3618
+ },
3619
+ "type": "Dropdown",
3620
+ "choices": [
3621
+ {
3622
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
3623
+ "value": "defaultCredentialsChain"
3624
+ },
3625
+ {
3626
+ "name": "Credentials",
3627
+ "value": "credentials"
3628
+ }
3629
+ ]
3630
+ },
3631
+ {
3632
+ "id": "authentication.accessKey",
3633
+ "label": "Access key",
3634
+ "constraints": {
3635
+ "notEmpty": true
3636
+ },
3637
+ "group": "authentication",
3638
+ "binding": {
3639
+ "name": "authentication.accessKey",
3640
+ "type": "property"
3641
+ },
3642
+ "condition": {
3643
+ "property": "authentication.type",
3644
+ "equals": "credentials",
3645
+ "type": "simple"
3646
+ },
3647
+ "tooltip": "IAM access key of a user with the necessary permissions for this connector",
3648
+ "type": "String",
3649
+ "secret": true
3650
+ },
3651
+ {
3652
+ "id": "authentication.secretKey",
3653
+ "label": "Secret key",
3654
+ "constraints": {
3655
+ "notEmpty": true
3656
+ },
3657
+ "group": "authentication",
3658
+ "binding": {
3659
+ "name": "authentication.secretKey",
3660
+ "type": "property"
3661
+ },
3662
+ "condition": {
3663
+ "property": "authentication.type",
3664
+ "equals": "credentials",
3665
+ "type": "simple"
3666
+ },
3667
+ "tooltip": "IAM secret key of a user with the necessary permissions for this connector",
3668
+ "type": "String",
3669
+ "secret": true
3670
+ },
3671
+ {
3672
+ "id": "region",
3673
+ "label": "Region",
3674
+ "constraints": {
3675
+ "notEmpty": true
3676
+ },
3677
+ "group": "configuration",
3678
+ "binding": {
3679
+ "name": "region",
3680
+ "type": "property"
3681
+ },
3682
+ "type": "String"
3683
+ }
3684
+ ]
3685
+ }
3686
+ ],
1493
3687
  "icon": {
1494
3688
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy4xMjUgMy4wOTM4MUwxMC41MzEyIDguMDMxMzFMMTMuMTI1IDEyLjk2ODhMMTQuMTg3NSAxMi4zNzUxVjMuNjg3NTZMMTMuMTI1IDMuMDkzODFaIiBmaWxsPSIjRTI1NDQ0Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTMuMTI1IDMuMDkzODFMNy45Mzc1IDMuNjg3NTZMNS4yOTY4OCA4LjAzMTMxTDcuOTM3NSAxMi4zNzUxTDEzLjEyNSAxMi45Njg4VjMuMDkzODFaIiBmaWxsPSIjN0IxRDEzIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMi42NTYyNSAzLjA5MzgxTDEuODEyNSAzLjQ2ODgxVjEyLjU5MzhMMi42NTYyNSAxMi45Njg4TDcuOTM3NSA4LjAzMTMxTDIuNjU2MjUgMy4wOTM4MVoiIGZpbGw9IiM1ODE1MEQiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yLjY0NDUzIDMuMDgzMzFMNy45NDQxMyA0LjU1NTUzVjExLjYzODhMMi42NDQ1MyAxMi45NzIyVjMuMDgzMzFaIiBmaWxsPSIjRTI1NDQ0Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNy45NDc1MiA1LjMzMzVMNS42OTcyNyA0Ljk3MjM3TDcuOTQ3NTIgMi40MTY4MUwxMC4xOTIyIDQuOTcyMzdMNy45NDc1MiA1LjMzMzVaIiBmaWxsPSIjNTgxNTBEIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTAuMTkyMiA0Ljk3MjM3TDcuOTQ0NzMgNS4zMzkwM0w1LjY5NzI3IDQuOTcyMzdWMi40MTY4MSIgZmlsbD0iIzU4MTUwRCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcuOTQ3NTIgMTAuNjk0NEw1LjY5NzI3IDExLjExMTFMNy45NDc1MiAxMy4zMDU1TDEwLjE5MjIgMTEuMTExMUw3Ljk0NzUyIDEwLjY5NDRaIiBmaWxsPSIjNTgxNTBEIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNy45Mzc1IDAuNTAwMDYxTDUuNjg3NSAxLjY4NzU2VjQuOTY4ODFMNy45NDQ1IDQuMzMzNDFMNy45Mzc1IDAuNTAwMDYxWiIgZmlsbD0iIzdCMUQxMyIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcuOTQ0NzMgNi4xMzg5OEw1LjY5NzI3IDYuMzgzNDVWOS42NTk2M0w3Ljk0NDczIDkuOTE2NzZWNi4xMzg5OFoiIGZpbGw9IiM3QjFEMTMiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03Ljk0NDczIDExLjY2NjZMNS42OTcyNyAxMS4xMDMxVjE0LjMyMzhMNy45NDQ3MyAxNS41VjExLjY2NjZaIiBmaWxsPSIjN0IxRDEzIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTAuMTkxOCAxMS4xMDMxTDcuOTQ0MzQgMTEuNjY2OFYxNS41TDEwLjE5MTggMTQuMzIzOFYxMS4xMDMxWiIgZmlsbD0iI0UyNTQ0NCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcuOTQ0MzQgNi4xMzg5OEwxMC4xOTE4IDYuMzgzNDVWOS42NTk2M0w3Ljk0NDM0IDkuOTE2NzZWNi4xMzg5OFoiIGZpbGw9IiNFMjU0NDQiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjkzNzUgMC41MDAwNjFMMTAuMTg3NSAxLjY4NzU2VjQuOTY4ODFMNy45Mzc1IDQuMzQzODFWMC41MDAwNjFaIiBmaWxsPSIjRTI1NDQ0Ii8+Cjwvc3ZnPgo="
1495
3689
  }