@camunda/connectors-element-templates 1.0.4 → 1.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (80) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +10 -2
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
  4. package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
  5. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  6. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
  7. package/src/element-templates/asana-connector.json +8 -8
  8. package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
  9. package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
  10. package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
  11. package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
  12. package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
  13. package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
  14. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  15. package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
  16. package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
  17. package/src/element-templates/aws-sns-outbound-connector.json +719 -719
  18. package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
  19. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
  20. package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
  21. package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
  22. package/src/element-templates/aws-sqs-start-message.json +463 -463
  23. package/src/element-templates/aws-textract-outbound-connector.json +123 -123
  24. package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
  25. package/src/element-templates/azure-open-ai-connector.json +32 -32
  26. package/src/element-templates/blue-prism-connector.json +47 -47
  27. package/src/element-templates/csv-outbound-connector.json +392 -0
  28. package/src/element-templates/easy-post-connector.json +149 -149
  29. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  30. package/src/element-templates/email-outbound-connector.json +199 -199
  31. package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
  32. package/src/element-templates/github-connector.json +3711 -3711
  33. package/src/element-templates/github-webhook-connector-boundary.json +16 -16
  34. package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
  35. package/src/element-templates/github-webhook-connector-message-start.json +21 -21
  36. package/src/element-templates/github-webhook-connector-start-event.json +13 -10
  37. package/src/element-templates/gitlab-connector.json +3165 -3165
  38. package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
  39. package/src/element-templates/google-drive-outbound-connector.json +495 -182
  40. package/src/element-templates/google-maps-platform-connector.json +534 -45
  41. package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
  42. package/src/element-templates/graphql-outbound-connector.json +1716 -1716
  43. package/src/element-templates/http-json-connector.json +2067 -1155
  44. package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
  45. package/src/element-templates/http-polling-connector.json +260 -557
  46. package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
  47. package/src/element-templates/jdbc-outbound-connector.json +402 -0
  48. package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
  49. package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
  50. package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
  51. package/src/element-templates/kafka-inbound-connector.json +606 -0
  52. package/src/element-templates/kafka-outbound-connector.json +434 -434
  53. package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
  54. package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
  55. package/src/element-templates/openai-connector.json +363 -5
  56. package/src/element-templates/operate-connector.json +525 -9
  57. package/src/element-templates/power-automate-connector.json +1724 -0
  58. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
  59. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
  60. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
  61. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
  62. package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
  63. package/src/element-templates/salesforce-connector.json +10 -10
  64. package/src/element-templates/sendgrid-outbound-connector.json +536 -4
  65. package/src/element-templates/slack-inbound-boundary.json +265 -265
  66. package/src/element-templates/slack-inbound-intermediate.json +430 -430
  67. package/src/element-templates/slack-inbound-message-start.json +320 -320
  68. package/src/element-templates/slack-inbound-start-event.json +126 -123
  69. package/src/element-templates/slack-outbound-connector.json +485 -230
  70. package/src/element-templates/twilio-connector.json +59 -59
  71. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  72. package/src/element-templates/twilio-webhook-connector.json +13 -10
  73. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  74. package/src/element-templates/uipath-connector.json +44 -44
  75. package/src/element-templates/webhook-connector-boundary.json +582 -582
  76. package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
  77. package/src/element-templates/webhook-connector-start-event.json +2104 -2101
  78. package/src/element-templates/webhook-connector-start-message.json +1148 -1148
  79. package/src/element-templates/whatsapp-connector.json +6 -6
  80. package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
@@ -333,9 +333,9 @@
333
333
  },
334
334
  {
335
335
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
336
- "name": "Amazon SQS connector",
336
+ "name": "Amazon SQS Start Event Connector",
337
337
  "id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
338
- "version": 2,
338
+ "version": 6,
339
339
  "description": "Receive message from a queue",
340
340
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
341
341
  "appliesTo": ["bpmn:StartEvent"],
@@ -383,7 +383,7 @@
383
383
  },
384
384
  {
385
385
  "label": "Access key",
386
- "description": "Provide AWS IAM access key that has permission to send to desired SQS",
386
+ "description": "Provide AWS IAM access key that has permission to read from desired SQS",
387
387
  "group": "authentication",
388
388
  "type": "String",
389
389
  "binding": {
@@ -396,7 +396,7 @@
396
396
  },
397
397
  {
398
398
  "label": "Secret key",
399
- "description": "Provide AWS IAM secret key that has permission to send to desired SQS",
399
+ "description": "Provide AWS IAM secret key that has permission to read from desired SQS",
400
400
  "group": "authentication",
401
401
  "type": "String",
402
402
  "binding": {
@@ -409,7 +409,7 @@
409
409
  },
410
410
  {
411
411
  "label": "Queue URL",
412
- "description": "Specify the URL of the SQS queue where you would like to send message to",
412
+ "description": "Specify the URL of the SQS queue where you would like to subscribe to",
413
413
  "group": "queueProperties",
414
414
  "type": "String",
415
415
  "binding": {
@@ -419,8 +419,8 @@
419
419
  "constraints": {
420
420
  "notEmpty": true,
421
421
  "pattern": {
422
- "value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
423
- "message": "Must be an queue URL or ARN or a secret.XYZ"
422
+ "value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
423
+ "message": "Must be an queue URL or ARN"
424
424
  }
425
425
  }
426
426
  },
@@ -452,7 +452,7 @@
452
452
  "constraints": {
453
453
  "notEmpty": true,
454
454
  "pattern": {
455
- "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
455
+ "value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\})$",
456
456
  "message": "Must be >= 0 and <= 20 or a FEEL expression"
457
457
  }
458
458
  }
@@ -528,7 +528,7 @@
528
528
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
529
529
  "name": "Amazon SQS connector",
530
530
  "id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
531
- "version": 1,
531
+ "version": 3,
532
532
  "description": "Receive message from a queue",
533
533
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
534
534
  "appliesTo": ["bpmn:StartEvent"],
@@ -600,6 +600,15 @@
600
600
  "notEmpty": true
601
601
  }
602
602
  },
603
+ {
604
+ "type": "Hidden",
605
+ "description": "This value forces to evaluate configuration first in order",
606
+ "value": "nonce",
607
+ "binding": {
608
+ "type": "zeebe:input",
609
+ "name": "configuration.nonce"
610
+ }
611
+ },
603
612
  {
604
613
  "label": "Queue URL",
605
614
  "description": "Specify the URL of the SQS queue where you would like to send message to",
@@ -624,12 +633,20 @@
624
633
  "type": "String",
625
634
  "binding": {
626
635
  "type": "zeebe:property",
627
- "name": "queue.region"
636
+ "name": "configuration.region"
628
637
  },
629
638
  "constraints": {
630
639
  "notEmpty": true
631
640
  }
632
641
  },
642
+ {
643
+ "description": "Backwards compatible region",
644
+ "type": "Hidden",
645
+ "binding": {
646
+ "type": "zeebe:property",
647
+ "name": "queue.region"
648
+ }
649
+ },
633
650
  {
634
651
  "label": "Polling wait time",
635
652
  "description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
@@ -721,22 +738,30 @@
721
738
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
722
739
  "name": "Amazon SQS Start Event Connector",
723
740
  "id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
724
- "version": 7,
725
741
  "description": "Receive message from a queue",
726
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
727
- "appliesTo": ["bpmn:StartEvent"],
728
- "elementType": {
729
- "value": "bpmn:StartEvent"
742
+ "deprecated": {
743
+ "message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
744
+ "documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
730
745
  },
746
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
747
+ "version": 9,
731
748
  "category": {
732
749
  "id": "connectors",
733
750
  "name": "Connectors"
734
751
  },
752
+ "appliesTo": ["bpmn:StartEvent"],
753
+ "elementType": {
754
+ "value": "bpmn:StartEvent"
755
+ },
735
756
  "groups": [
736
757
  {
737
758
  "id": "authentication",
738
759
  "label": "Authentication"
739
760
  },
761
+ {
762
+ "id": "configuration",
763
+ "label": "Configuration"
764
+ },
740
765
  {
741
766
  "id": "queueProperties",
742
767
  "label": "Queue properties"
@@ -754,201 +779,298 @@
754
779
  "label": "Activation"
755
780
  },
756
781
  {
757
- "id": "variable-mapping",
758
- "label": "Variable mapping"
782
+ "id": "deduplication",
783
+ "label": "Deduplication",
784
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
785
+ },
786
+ {
787
+ "id": "output",
788
+ "label": "Output mapping"
759
789
  }
760
790
  ],
761
791
  "properties": [
762
792
  {
763
- "type": "Hidden",
764
793
  "value": "io.camunda:aws-sqs-inbound:1",
765
794
  "binding": {
766
- "type": "zeebe:property",
767
- "name": "inbound.type"
768
- }
795
+ "name": "inbound.type",
796
+ "type": "zeebe:property"
797
+ },
798
+ "type": "Hidden"
769
799
  },
770
800
  {
771
- "id": "authenticationType",
801
+ "id": "authentication.type",
772
802
  "label": "Authentication",
773
- "description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/\" target=\"_blank\">documentation page</a>",
803
+ "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>",
804
+ "value": "credentials",
774
805
  "group": "authentication",
806
+ "binding": {
807
+ "name": "authentication.type",
808
+ "type": "zeebe:property"
809
+ },
775
810
  "type": "Dropdown",
776
- "optional": false,
777
- "value": "credentials",
778
811
  "choices": [
779
- {
780
- "name": "Credentials",
781
- "value": "credentials"
782
- },
783
812
  {
784
813
  "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
785
814
  "value": "defaultCredentialsChain"
815
+ },
816
+ {
817
+ "name": "Credentials",
818
+ "value": "credentials"
786
819
  }
787
- ],
788
- "binding": {
789
- "type": "zeebe:property",
790
- "name": "authentication.type"
791
- },
792
- "constraints": {
793
- "notEmpty": true
794
- }
820
+ ]
795
821
  },
796
822
  {
823
+ "id": "authentication.accessKey",
797
824
  "label": "Access key",
798
- "description": "Provide AWS IAM access key that has permission to read from desired SQS",
799
- "group": "authentication",
800
- "type": "String",
801
- "binding": {
802
- "type": "zeebe:property",
803
- "name": "authentication.accessKey"
804
- },
825
+ "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
826
+ "optional": false,
805
827
  "constraints": {
806
828
  "notEmpty": true
807
829
  },
830
+ "group": "authentication",
831
+ "binding": {
832
+ "name": "authentication.accessKey",
833
+ "type": "zeebe:property"
834
+ },
808
835
  "condition": {
809
- "property": "authenticationType",
810
- "equals": "credentials"
811
- }
836
+ "property": "authentication.type",
837
+ "equals": "credentials",
838
+ "type": "simple"
839
+ },
840
+ "type": "String"
812
841
  },
813
842
  {
843
+ "id": "authentication.secretKey",
814
844
  "label": "Secret key",
815
- "description": "Provide AWS IAM secret key that has permission to read from desired SQS",
845
+ "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
846
+ "optional": false,
847
+ "constraints": {
848
+ "notEmpty": true
849
+ },
816
850
  "group": "authentication",
817
- "type": "String",
818
851
  "binding": {
819
- "type": "zeebe:property",
820
- "name": "authentication.secretKey"
852
+ "name": "authentication.secretKey",
853
+ "type": "zeebe:property"
854
+ },
855
+ "condition": {
856
+ "property": "authentication.type",
857
+ "equals": "credentials",
858
+ "type": "simple"
821
859
  },
860
+ "type": "String"
861
+ },
862
+ {
863
+ "id": "configuration.region",
864
+ "label": "Region",
865
+ "description": "Specify the AWS region",
866
+ "optional": false,
822
867
  "constraints": {
823
868
  "notEmpty": true
824
869
  },
825
- "condition": {
826
- "property": "authenticationType",
827
- "equals": "credentials"
828
- }
870
+ "group": "configuration",
871
+ "binding": {
872
+ "name": "configuration.region",
873
+ "type": "zeebe:property"
874
+ },
875
+ "type": "String"
829
876
  },
830
877
  {
831
- "label": "Queue URL",
832
- "description": "Specify the URL of the SQS queue where you would like to subscribe to",
833
- "group": "queueProperties",
834
- "type": "String",
878
+ "id": "configuration.endpoint",
879
+ "label": "Endpoint",
880
+ "description": "Specify endpoint if need to use custom endpoint",
881
+ "optional": true,
882
+ "group": "configuration",
835
883
  "binding": {
836
- "type": "zeebe:property",
837
- "name": "queue.url"
884
+ "name": "configuration.endpoint",
885
+ "type": "zeebe:property"
838
886
  },
839
- "constraints": {
840
- "notEmpty": true,
841
- "pattern": {
842
- "value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
843
- "message": "Must be an queue URL or ARN"
844
- }
845
- }
887
+ "type": "Hidden"
846
888
  },
847
889
  {
848
- "label": "Region",
849
- "description": "Specify the AWS region of your queue",
890
+ "id": "queue.queue.url",
891
+ "label": "Queue URL",
892
+ "description": "Specify the URL of the SQS queue where you would like to subscribe to",
893
+ "optional": false,
894
+ "constraints": {
895
+ "notEmpty": true
896
+ },
850
897
  "group": "queueProperties",
851
- "type": "String",
852
898
  "binding": {
853
- "type": "zeebe:property",
854
- "name": "configuration.region"
899
+ "name": "queue.url",
900
+ "type": "zeebe:property"
855
901
  },
856
- "constraints": {
857
- "notEmpty": true
858
- }
902
+ "type": "String"
859
903
  },
860
904
  {
905
+ "id": "queue.queue.pollingWaitTime",
861
906
  "label": "Polling wait time",
862
907
  "description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
863
- "group": "messagePollingProperties",
864
- "type": "String",
865
908
  "optional": false,
866
- "feel": "optional",
867
- "value": "1",
868
- "binding": {
869
- "type": "zeebe:property",
870
- "name": "queue.pollingWaitTime"
871
- },
909
+ "value": "20",
872
910
  "constraints": {
873
911
  "notEmpty": true,
874
912
  "pattern": {
875
- "value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\})$",
876
- "message": "Must be >= 0 and <= 20 or a FEEL expression"
913
+ "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
877
914
  }
878
- }
915
+ },
916
+ "group": "messagePollingProperties",
917
+ "binding": {
918
+ "name": "queue.pollingWaitTime",
919
+ "type": "zeebe:property"
920
+ },
921
+ "type": "String"
879
922
  },
880
923
  {
924
+ "id": "queue.queue.attributeNames",
881
925
  "label": "Attribute names",
882
926
  "description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
927
+ "optional": false,
928
+ "feel": "optional",
883
929
  "group": "input",
884
- "type": "String",
885
- "optional": true,
886
930
  "binding": {
887
- "type": "zeebe:property",
888
- "name": "queue.attributeNames"
931
+ "name": "queue.attributeNames",
932
+ "type": "zeebe:property"
889
933
  },
890
- "feel": "required"
934
+ "type": "String"
891
935
  },
892
936
  {
937
+ "id": "queue.queue.messageAttributeNames",
893
938
  "label": "Message attribute names",
894
939
  "description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
940
+ "optional": false,
941
+ "feel": "optional",
895
942
  "group": "input",
896
- "type": "String",
897
- "optional": true,
898
943
  "binding": {
899
- "type": "zeebe:property",
900
- "name": "queue.messageAttributeNames"
944
+ "name": "queue.messageAttributeNames",
945
+ "type": "zeebe:property"
901
946
  },
902
- "feel": "required"
947
+ "type": "String"
903
948
  },
904
949
  {
950
+ "id": "activationCondition",
905
951
  "label": "Activation condition",
906
- "type": "String",
907
- "group": "activation",
908
- "feel": "required",
952
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
909
953
  "optional": true,
954
+ "feel": "required",
955
+ "group": "activation",
910
956
  "binding": {
911
- "type": "zeebe:property",
912
- "name": "activationCondition"
957
+ "name": "activationCondition",
958
+ "type": "zeebe:property"
913
959
  },
914
- "description": "Condition under which the connector triggers. Leave empty to catch all events"
960
+ "type": "String"
915
961
  },
916
962
  {
917
- "label": "Result variable",
918
- "type": "String",
919
- "group": "variable-mapping",
920
- "optional": true,
963
+ "id": "consumeUnmatchedEvents",
964
+ "label": "Consume unmatched events",
965
+ "value": true,
966
+ "group": "activation",
921
967
  "binding": {
922
- "type": "zeebe:property",
923
- "name": "resultVariable"
968
+ "name": "consumeUnmatchedEvents",
969
+ "type": "zeebe:property"
924
970
  },
925
- "description": "Name of variable to store the result of the connector in"
971
+ "tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
972
+ "type": "Boolean"
973
+ },
974
+ {
975
+ "id": "deduplicationModeManualFlag",
976
+ "label": "Manual mode",
977
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
978
+ "value": false,
979
+ "group": "deduplication",
980
+ "binding": {
981
+ "name": "deduplicationModeManualFlag",
982
+ "type": "zeebe:property"
983
+ },
984
+ "type": "Boolean"
985
+ },
986
+ {
987
+ "id": "deduplicationId",
988
+ "label": "Deduplication ID",
989
+ "constraints": {
990
+ "notEmpty": true,
991
+ "pattern": {
992
+ "value": "^[a-zA-Z0-9_-]+$",
993
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
994
+ }
995
+ },
996
+ "group": "deduplication",
997
+ "binding": {
998
+ "name": "deduplicationId",
999
+ "type": "zeebe:property"
1000
+ },
1001
+ "condition": {
1002
+ "property": "deduplicationModeManualFlag",
1003
+ "equals": true,
1004
+ "type": "simple"
1005
+ },
1006
+ "type": "String"
1007
+ },
1008
+ {
1009
+ "id": "deduplicationModeManual",
1010
+ "value": "MANUAL",
1011
+ "group": "deduplication",
1012
+ "binding": {
1013
+ "name": "deduplicationMode",
1014
+ "type": "zeebe:property"
1015
+ },
1016
+ "condition": {
1017
+ "property": "deduplicationId",
1018
+ "isActive": true,
1019
+ "type": "simple"
1020
+ },
1021
+ "type": "Hidden"
1022
+ },
1023
+ {
1024
+ "id": "deduplicationModeAuto",
1025
+ "value": "AUTO",
1026
+ "group": "deduplication",
1027
+ "binding": {
1028
+ "name": "deduplicationMode",
1029
+ "type": "zeebe:property"
1030
+ },
1031
+ "condition": {
1032
+ "property": "deduplicationId",
1033
+ "isActive": false,
1034
+ "type": "simple"
1035
+ },
1036
+ "type": "Hidden"
1037
+ },
1038
+ {
1039
+ "id": "resultVariable",
1040
+ "label": "Result variable",
1041
+ "description": "Name of variable to store the response in",
1042
+ "group": "output",
1043
+ "binding": {
1044
+ "name": "resultVariable",
1045
+ "type": "zeebe:property"
1046
+ },
1047
+ "type": "String"
926
1048
  },
927
1049
  {
1050
+ "id": "resultExpression",
928
1051
  "label": "Result expression",
929
- "type": "String",
930
- "group": "variable-mapping",
1052
+ "description": "Expression to map the response into process variables",
931
1053
  "feel": "required",
932
- "optional": true,
1054
+ "group": "output",
933
1055
  "binding": {
934
- "type": "zeebe:property",
935
- "name": "resultExpression"
1056
+ "name": "resultExpression",
1057
+ "type": "zeebe:property"
936
1058
  },
937
- "description": "Expression to map the inbound payload to process variables"
1059
+ "type": "Text"
938
1060
  }
939
1061
  ],
940
1062
  "icon": {
941
- "contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3EIcon-Architecture/32/Arch_AWS-Simple-Queue-Service_32%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3ClinearGradient x1='0%25' y1='100%25' x2='100%25' y2='0%25' id='linearGradient-1'%3E%3Cstop stop-color='%23B0084D' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%23FF4F8B' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='Icon-Architecture/32/Arch_AWS-Simple-Queue-Service_32' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icon-Architecture-BG/32/Application-Integration' fill='url(%23linearGradient-1)'%3E%3Crect id='Rectangle' x='0' y='0' width='40' height='40'%3E%3C/rect%3E%3C/g%3E%3Cpath d='M14.3422051,22.3493786 L15.8466767,20.9061074 C15.9428347,20.8141539 15.9969235,20.687218 15.9999285,20.5552846 C16.0019317,20.4223517 15.9518495,20.2934168 15.8596981,20.1984648 L14.3552264,18.6432502 L13.6350433,19.3378994 L14.311154,20.037546 L11.9913429,20.037546 L11.9913429,21.0370413 L14.2650783,21.0370413 L13.6480647,21.6287425 L14.3422051,22.3493786 Z M26.3579452,22.3533765 L27.9074909,20.9001104 C28.0066538,20.8081569 28.0627459,20.679222 28.0647492,20.5442901 C28.0667525,20.4093583 28.0136653,20.2784244 27.918509,20.1834724 L26.3689633,18.6372532 L25.6607999,19.3438963 L26.3549403,20.037546 L24.0110896,20.037546 L24.0110896,21.0370413 L26.2988481,21.0370413 L25.671818,21.6247445 L26.3579452,22.3533765 Z M17.5875367,23.3608678 C18.3387708,23.0570212 19.1621235,22.8941035 20.0045074,22.8941035 C20.8468913,22.8941035 21.670244,23.0570212 22.4214781,23.3608678 C21.7523789,21.5897622 21.7523789,19.3898731 22.4214781,17.6187675 C20.9190098,18.2264606 19.090005,18.2264606 17.5875367,17.6187675 C18.2566359,19.3898731 18.2566359,21.5897622 17.5875367,23.3608678 L17.5875367,23.3608678 Z M15.6443443,25.3408679 C15.546183,25.2439168 15.4971024,25.1159814 15.4971024,24.988046 C15.4971024,24.8601106 15.546183,24.7321753 15.6443443,24.6342247 C17.5845317,22.6982024 17.5845317,18.2824324 15.6443443,16.3454106 C15.546183,16.2484595 15.4971024,16.1205241 15.4971024,15.9925912 C15.4971024,15.8646534 15.546183,15.736718 15.6443443,15.6387674 C15.8396652,15.4438659 16.1571868,15.4438659 16.3525077,15.6387674 C17.2740216,16.5583031 18.6052086,17.0860366 20.0045074,17.0860366 C21.4048079,17.0860366 22.7359948,16.5583031 23.6575088,15.6387674 C23.8528296,15.4438659 24.1703513,15.4438659 24.3656722,15.6387674 C24.4628318,15.736718 24.5119124,15.8646534 24.5119124,15.9925912 C24.5119124,16.1205241 24.4628318,16.2484595 24.3656722,16.3454106 C22.4244831,18.2824324 22.4244831,22.6982024 24.3656722,24.6342247 C24.4628318,24.7321753 24.5119124,24.8601106 24.5119124,24.988046 C24.5119124,25.1159814 24.4628318,25.2439168 24.3656722,25.3408679 C24.2675109,25.4388184 24.1393003,25.4877937 24.0110896,25.4877937 C23.882879,25.4877937 23.7546684,25.4388184 23.6575088,25.3408679 C22.7359948,24.4213322 21.4048079,23.8935987 20.0045074,23.8935987 C18.6052086,23.8935987 17.2740216,24.4213322 16.3525077,25.3408679 C16.1571868,25.5357694 15.8396652,25.5357694 15.6443443,25.3408679 L15.6443443,25.3408679 Z M32.5421049,19.4358499 C32.236603,19.1320033 31.8369464,18.9800801 31.4362882,18.9800801 C31.0366316,18.9800801 30.636975,19.1320033 30.3314731,19.4358499 C29.721471,20.0445425 29.721471,21.0340428 30.3314731,21.6417359 C30.9414753,22.2504285 31.9321027,22.2504285 32.5421049,21.6417359 C33.1511054,21.0340428 33.1511054,20.0445425 32.5421049,19.4358499 L32.5421049,19.4358499 Z M33.2502683,22.3493786 C32.7504472,22.8481267 32.0933677,23.0980005 31.4362882,23.0980005 C30.7802103,23.0980005 30.1231309,22.8481267 29.6233097,22.3493786 C28.6236675,21.3508828 28.6236675,19.7277025 29.6233097,18.7292068 C30.622952,17.7317105 32.250626,17.7317105 33.2502683,18.7292068 C34.2499106,19.7277025 34.2499106,21.3508828 33.2502683,22.3493786 L33.2502683,22.3493786 Z M9.66852687,19.4468443 C9.36302497,19.1429978 8.96336839,18.9910745 8.56271017,18.9910745 C8.16305359,18.9910745 7.76339701,19.1429978 7.45789511,19.4468443 C6.84889461,20.055537 6.84889461,21.0450373 7.45789511,21.6527304 C8.06789726,22.261423 9.05852472,22.261423 9.66852687,21.6527304 C10.2775274,21.0450373 10.2775274,20.055537 9.66852687,19.4468443 L9.66852687,19.4468443 Z M10.3766903,22.3593735 C9.87686914,22.8581217 9.21978965,23.1079955 8.56271017,23.1079955 C7.90663232,23.1079955 7.24955284,22.8581217 6.7497317,22.3593735 C5.75008943,21.3618773 5.75008943,19.738697 6.7497317,18.7402012 C7.74937397,17.7427049 9.37704801,17.7427049 10.3766903,18.7402012 C11.3763325,19.738697 11.3763325,21.3618773 10.3766903,22.3593735 L10.3766903,22.3593735 Z M27.4337125,28.9100654 C25.4364313,30.903059 22.7820705,32.0005047 19.9574301,32.0005047 C17.1327896,32.0005047 14.4784288,30.903059 12.4821492,28.9100654 C11.165987,27.5977281 10.4077413,26.469298 9.94498104,25.1359713 L8.99842599,25.4628063 C9.50726193,26.9290658 10.3626672,28.2104187 11.7739858,29.6167086 C13.9585748,31.7986067 16.8663519,33 19.9574301,33 C23.0495099,33 25.9562853,31.7986067 28.1418759,29.6167086 C29.2827502,28.4782835 30.4206196,27.1869356 31.0115905,25.4608073 L30.0640338,25.1379703 C29.5391715,26.6701966 28.4894469,27.8565974 27.4337125,28.9100654 L27.4337125,28.9100654 Z M9.94498104,15.8596559 L8.99842599,15.5318214 C9.51026687,14.0645624 10.3656722,12.7832095 11.7759891,11.3759202 C16.2863991,6.87519304 23.6264578,6.87419354 28.1378694,11.3759202 C29.2186449,12.4533761 30.4035916,13.7897012 31.0115905,15.5318214 L30.0640338,15.8596559 C29.5241468,14.3094387 28.4293482,13.0800596 27.4297059,12.0825633 C25.434428,10.0915688 22.7810689,8.99612197 19.9574301,8.99612197 C17.1337912,8.99612197 14.4804321,10.0915688 12.4851542,12.0825633 C11.1870215,13.3779092 10.4037347,14.5423211 9.94498104,15.8596559 L9.94498104,15.8596559 Z' id='AWS-Simple-Queue-Service_Icon_32_Squid' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
1063
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
942
1064
  },
943
1065
  "engines": {
944
- "camunda": "^8.4"
1066
+ "camunda": "^8.5"
945
1067
  }
946
1068
  },
947
1069
  {
948
1070
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
949
1071
  "name": "Amazon SQS connector",
950
1072
  "id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
951
- "version": 3,
1073
+ "version": 5,
952
1074
  "description": "Receive message from a queue",
953
1075
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
954
1076
  "appliesTo": ["bpmn:StartEvent"],
@@ -1020,15 +1142,6 @@
1020
1142
  "notEmpty": true
1021
1143
  }
1022
1144
  },
1023
- {
1024
- "type": "Hidden",
1025
- "description": "This value forces to evaluate configuration first in order",
1026
- "value": "nonce",
1027
- "binding": {
1028
- "type": "zeebe:input",
1029
- "name": "configuration.nonce"
1030
- }
1031
- },
1032
1145
  {
1033
1146
  "label": "Queue URL",
1034
1147
  "description": "Specify the URL of the SQS queue where you would like to send message to",
@@ -1041,8 +1154,8 @@
1041
1154
  "constraints": {
1042
1155
  "notEmpty": true,
1043
1156
  "pattern": {
1044
- "value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
1045
- "message": "Must be an queue URL or ARN or a secret.XYZ"
1157
+ "value": "^(https?://.+|arn:.+|secrets\\..+|\\{\\{secrets\\..+\\}\\}.*)$",
1158
+ "message": "Must be an queue URL or ARN"
1046
1159
  }
1047
1160
  }
1048
1161
  },
@@ -1059,14 +1172,6 @@
1059
1172
  "notEmpty": true
1060
1173
  }
1061
1174
  },
1062
- {
1063
- "description": "Backwards compatible region",
1064
- "type": "Hidden",
1065
- "binding": {
1066
- "type": "zeebe:property",
1067
- "name": "queue.region"
1068
- }
1069
- },
1070
1175
  {
1071
1176
  "label": "Polling wait time",
1072
1177
  "description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
@@ -1082,7 +1187,7 @@
1082
1187
  "constraints": {
1083
1188
  "notEmpty": true,
1084
1189
  "pattern": {
1085
- "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
1190
+ "value": "^([0-9]?|1[0-9]|20|secrets\\..+|\\{\\{secrets\\..+\\}\\})$",
1086
1191
  "message": "Must be >= 0 and <= 20 or a FEEL expression"
1087
1192
  }
1088
1193
  }
@@ -1156,11 +1261,11 @@
1156
1261
  },
1157
1262
  {
1158
1263
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1159
- "name": "Amazon SQS connector",
1264
+ "name": "Amazon SQS Start Event Connector",
1160
1265
  "id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
1161
- "version": 5,
1266
+ "version": 7,
1162
1267
  "description": "Receive message from a queue",
1163
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
1268
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
1164
1269
  "appliesTo": ["bpmn:StartEvent"],
1165
1270
  "elementType": {
1166
1271
  "value": "bpmn:StartEvent"
@@ -1204,9 +1309,35 @@
1204
1309
  "name": "inbound.type"
1205
1310
  }
1206
1311
  },
1312
+ {
1313
+ "id": "authenticationType",
1314
+ "label": "Authentication",
1315
+ "description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/\" target=\"_blank\">documentation page</a>",
1316
+ "group": "authentication",
1317
+ "type": "Dropdown",
1318
+ "optional": false,
1319
+ "value": "credentials",
1320
+ "choices": [
1321
+ {
1322
+ "name": "Credentials",
1323
+ "value": "credentials"
1324
+ },
1325
+ {
1326
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
1327
+ "value": "defaultCredentialsChain"
1328
+ }
1329
+ ],
1330
+ "binding": {
1331
+ "type": "zeebe:property",
1332
+ "name": "authentication.type"
1333
+ },
1334
+ "constraints": {
1335
+ "notEmpty": true
1336
+ }
1337
+ },
1207
1338
  {
1208
1339
  "label": "Access key",
1209
- "description": "Provide AWS IAM access key that has permission to send to desired SQS",
1340
+ "description": "Provide AWS IAM access key that has permission to read from desired SQS",
1210
1341
  "group": "authentication",
1211
1342
  "type": "String",
1212
1343
  "binding": {
@@ -1215,11 +1346,15 @@
1215
1346
  },
1216
1347
  "constraints": {
1217
1348
  "notEmpty": true
1349
+ },
1350
+ "condition": {
1351
+ "property": "authenticationType",
1352
+ "equals": "credentials"
1218
1353
  }
1219
1354
  },
1220
1355
  {
1221
1356
  "label": "Secret key",
1222
- "description": "Provide AWS IAM secret key that has permission to send to desired SQS",
1357
+ "description": "Provide AWS IAM secret key that has permission to read from desired SQS",
1223
1358
  "group": "authentication",
1224
1359
  "type": "String",
1225
1360
  "binding": {
@@ -1228,11 +1363,15 @@
1228
1363
  },
1229
1364
  "constraints": {
1230
1365
  "notEmpty": true
1366
+ },
1367
+ "condition": {
1368
+ "property": "authenticationType",
1369
+ "equals": "credentials"
1231
1370
  }
1232
1371
  },
1233
1372
  {
1234
1373
  "label": "Queue URL",
1235
- "description": "Specify the URL of the SQS queue where you would like to send message to",
1374
+ "description": "Specify the URL of the SQS queue where you would like to subscribe to",
1236
1375
  "group": "queueProperties",
1237
1376
  "type": "String",
1238
1377
  "binding": {
@@ -1242,7 +1381,7 @@
1242
1381
  "constraints": {
1243
1382
  "notEmpty": true,
1244
1383
  "pattern": {
1245
- "value": "^(https?://.+|arn:.+|secrets\\..+|\\{\\{secrets\\..+\\}\\}.*)$",
1384
+ "value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
1246
1385
  "message": "Must be an queue URL or ARN"
1247
1386
  }
1248
1387
  }
@@ -1262,7 +1401,7 @@
1262
1401
  },
1263
1402
  {
1264
1403
  "label": "Polling wait time",
1265
- "description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
1404
+ "description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
1266
1405
  "group": "messagePollingProperties",
1267
1406
  "type": "String",
1268
1407
  "optional": false,
@@ -1275,14 +1414,14 @@
1275
1414
  "constraints": {
1276
1415
  "notEmpty": true,
1277
1416
  "pattern": {
1278
- "value": "^([0-9]?|1[0-9]|20|secrets\\..+|\\{\\{secrets\\..+\\}\\})$",
1417
+ "value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\})$",
1279
1418
  "message": "Must be >= 0 and <= 20 or a FEEL expression"
1280
1419
  }
1281
1420
  }
1282
1421
  },
1283
1422
  {
1284
1423
  "label": "Attribute names",
1285
- "description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
1424
+ "description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
1286
1425
  "group": "input",
1287
1426
  "type": "String",
1288
1427
  "optional": true,
@@ -1294,7 +1433,7 @@
1294
1433
  },
1295
1434
  {
1296
1435
  "label": "Message attribute names",
1297
- "description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
1436
+ "description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
1298
1437
  "group": "input",
1299
1438
  "type": "String",
1300
1439
  "optional": true,
@@ -1344,14 +1483,14 @@
1344
1483
  "contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3EIcon-Architecture/32/Arch_AWS-Simple-Queue-Service_32%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3ClinearGradient x1='0%25' y1='100%25' x2='100%25' y2='0%25' id='linearGradient-1'%3E%3Cstop stop-color='%23B0084D' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%23FF4F8B' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='Icon-Architecture/32/Arch_AWS-Simple-Queue-Service_32' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icon-Architecture-BG/32/Application-Integration' fill='url(%23linearGradient-1)'%3E%3Crect id='Rectangle' x='0' y='0' width='40' height='40'%3E%3C/rect%3E%3C/g%3E%3Cpath d='M14.3422051,22.3493786 L15.8466767,20.9061074 C15.9428347,20.8141539 15.9969235,20.687218 15.9999285,20.5552846 C16.0019317,20.4223517 15.9518495,20.2934168 15.8596981,20.1984648 L14.3552264,18.6432502 L13.6350433,19.3378994 L14.311154,20.037546 L11.9913429,20.037546 L11.9913429,21.0370413 L14.2650783,21.0370413 L13.6480647,21.6287425 L14.3422051,22.3493786 Z M26.3579452,22.3533765 L27.9074909,20.9001104 C28.0066538,20.8081569 28.0627459,20.679222 28.0647492,20.5442901 C28.0667525,20.4093583 28.0136653,20.2784244 27.918509,20.1834724 L26.3689633,18.6372532 L25.6607999,19.3438963 L26.3549403,20.037546 L24.0110896,20.037546 L24.0110896,21.0370413 L26.2988481,21.0370413 L25.671818,21.6247445 L26.3579452,22.3533765 Z M17.5875367,23.3608678 C18.3387708,23.0570212 19.1621235,22.8941035 20.0045074,22.8941035 C20.8468913,22.8941035 21.670244,23.0570212 22.4214781,23.3608678 C21.7523789,21.5897622 21.7523789,19.3898731 22.4214781,17.6187675 C20.9190098,18.2264606 19.090005,18.2264606 17.5875367,17.6187675 C18.2566359,19.3898731 18.2566359,21.5897622 17.5875367,23.3608678 L17.5875367,23.3608678 Z M15.6443443,25.3408679 C15.546183,25.2439168 15.4971024,25.1159814 15.4971024,24.988046 C15.4971024,24.8601106 15.546183,24.7321753 15.6443443,24.6342247 C17.5845317,22.6982024 17.5845317,18.2824324 15.6443443,16.3454106 C15.546183,16.2484595 15.4971024,16.1205241 15.4971024,15.9925912 C15.4971024,15.8646534 15.546183,15.736718 15.6443443,15.6387674 C15.8396652,15.4438659 16.1571868,15.4438659 16.3525077,15.6387674 C17.2740216,16.5583031 18.6052086,17.0860366 20.0045074,17.0860366 C21.4048079,17.0860366 22.7359948,16.5583031 23.6575088,15.6387674 C23.8528296,15.4438659 24.1703513,15.4438659 24.3656722,15.6387674 C24.4628318,15.736718 24.5119124,15.8646534 24.5119124,15.9925912 C24.5119124,16.1205241 24.4628318,16.2484595 24.3656722,16.3454106 C22.4244831,18.2824324 22.4244831,22.6982024 24.3656722,24.6342247 C24.4628318,24.7321753 24.5119124,24.8601106 24.5119124,24.988046 C24.5119124,25.1159814 24.4628318,25.2439168 24.3656722,25.3408679 C24.2675109,25.4388184 24.1393003,25.4877937 24.0110896,25.4877937 C23.882879,25.4877937 23.7546684,25.4388184 23.6575088,25.3408679 C22.7359948,24.4213322 21.4048079,23.8935987 20.0045074,23.8935987 C18.6052086,23.8935987 17.2740216,24.4213322 16.3525077,25.3408679 C16.1571868,25.5357694 15.8396652,25.5357694 15.6443443,25.3408679 L15.6443443,25.3408679 Z M32.5421049,19.4358499 C32.236603,19.1320033 31.8369464,18.9800801 31.4362882,18.9800801 C31.0366316,18.9800801 30.636975,19.1320033 30.3314731,19.4358499 C29.721471,20.0445425 29.721471,21.0340428 30.3314731,21.6417359 C30.9414753,22.2504285 31.9321027,22.2504285 32.5421049,21.6417359 C33.1511054,21.0340428 33.1511054,20.0445425 32.5421049,19.4358499 L32.5421049,19.4358499 Z M33.2502683,22.3493786 C32.7504472,22.8481267 32.0933677,23.0980005 31.4362882,23.0980005 C30.7802103,23.0980005 30.1231309,22.8481267 29.6233097,22.3493786 C28.6236675,21.3508828 28.6236675,19.7277025 29.6233097,18.7292068 C30.622952,17.7317105 32.250626,17.7317105 33.2502683,18.7292068 C34.2499106,19.7277025 34.2499106,21.3508828 33.2502683,22.3493786 L33.2502683,22.3493786 Z M9.66852687,19.4468443 C9.36302497,19.1429978 8.96336839,18.9910745 8.56271017,18.9910745 C8.16305359,18.9910745 7.76339701,19.1429978 7.45789511,19.4468443 C6.84889461,20.055537 6.84889461,21.0450373 7.45789511,21.6527304 C8.06789726,22.261423 9.05852472,22.261423 9.66852687,21.6527304 C10.2775274,21.0450373 10.2775274,20.055537 9.66852687,19.4468443 L9.66852687,19.4468443 Z M10.3766903,22.3593735 C9.87686914,22.8581217 9.21978965,23.1079955 8.56271017,23.1079955 C7.90663232,23.1079955 7.24955284,22.8581217 6.7497317,22.3593735 C5.75008943,21.3618773 5.75008943,19.738697 6.7497317,18.7402012 C7.74937397,17.7427049 9.37704801,17.7427049 10.3766903,18.7402012 C11.3763325,19.738697 11.3763325,21.3618773 10.3766903,22.3593735 L10.3766903,22.3593735 Z M27.4337125,28.9100654 C25.4364313,30.903059 22.7820705,32.0005047 19.9574301,32.0005047 C17.1327896,32.0005047 14.4784288,30.903059 12.4821492,28.9100654 C11.165987,27.5977281 10.4077413,26.469298 9.94498104,25.1359713 L8.99842599,25.4628063 C9.50726193,26.9290658 10.3626672,28.2104187 11.7739858,29.6167086 C13.9585748,31.7986067 16.8663519,33 19.9574301,33 C23.0495099,33 25.9562853,31.7986067 28.1418759,29.6167086 C29.2827502,28.4782835 30.4206196,27.1869356 31.0115905,25.4608073 L30.0640338,25.1379703 C29.5391715,26.6701966 28.4894469,27.8565974 27.4337125,28.9100654 L27.4337125,28.9100654 Z M9.94498104,15.8596559 L8.99842599,15.5318214 C9.51026687,14.0645624 10.3656722,12.7832095 11.7759891,11.3759202 C16.2863991,6.87519304 23.6264578,6.87419354 28.1378694,11.3759202 C29.2186449,12.4533761 30.4035916,13.7897012 31.0115905,15.5318214 L30.0640338,15.8596559 C29.5241468,14.3094387 28.4293482,13.0800596 27.4297059,12.0825633 C25.434428,10.0915688 22.7810689,8.99612197 19.9574301,8.99612197 C17.1337912,8.99612197 14.4804321,10.0915688 12.4851542,12.0825633 C11.1870215,13.3779092 10.4037347,14.5423211 9.94498104,15.8596559 L9.94498104,15.8596559 Z' id='AWS-Simple-Queue-Service_Icon_32_Squid' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
1345
1484
  },
1346
1485
  "engines": {
1347
- "camunda": "^8.2"
1486
+ "camunda": "^8.4"
1348
1487
  }
1349
1488
  },
1350
1489
  {
1351
1490
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1352
- "name": "Amazon SQS Start Event Connector",
1491
+ "name": "Amazon SQS connector",
1353
1492
  "id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
1354
- "version": 6,
1493
+ "version": 4,
1355
1494
  "description": "Receive message from a queue",
1356
1495
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
1357
1496
  "appliesTo": ["bpmn:StartEvent"],
@@ -1399,7 +1538,7 @@
1399
1538
  },
1400
1539
  {
1401
1540
  "label": "Access key",
1402
- "description": "Provide AWS IAM access key that has permission to read from desired SQS",
1541
+ "description": "Provide AWS IAM access key that has permission to send to desired SQS",
1403
1542
  "group": "authentication",
1404
1543
  "type": "String",
1405
1544
  "binding": {
@@ -1412,7 +1551,7 @@
1412
1551
  },
1413
1552
  {
1414
1553
  "label": "Secret key",
1415
- "description": "Provide AWS IAM secret key that has permission to read from desired SQS",
1554
+ "description": "Provide AWS IAM secret key that has permission to send to desired SQS",
1416
1555
  "group": "authentication",
1417
1556
  "type": "String",
1418
1557
  "binding": {
@@ -1425,7 +1564,7 @@
1425
1564
  },
1426
1565
  {
1427
1566
  "label": "Queue URL",
1428
- "description": "Specify the URL of the SQS queue where you would like to subscribe to",
1567
+ "description": "Specify the URL of the SQS queue where you would like to send message to",
1429
1568
  "group": "queueProperties",
1430
1569
  "type": "String",
1431
1570
  "binding": {
@@ -1435,8 +1574,8 @@
1435
1574
  "constraints": {
1436
1575
  "notEmpty": true,
1437
1576
  "pattern": {
1438
- "value": "^(https?://.+|arn:.+|\\{\\{secrets\\..+\\}\\}.*)$",
1439
- "message": "Must be an queue URL or ARN"
1577
+ "value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
1578
+ "message": "Must be an queue URL or ARN or a secret.XYZ"
1440
1579
  }
1441
1580
  }
1442
1581
  },
@@ -1468,7 +1607,7 @@
1468
1607
  "constraints": {
1469
1608
  "notEmpty": true,
1470
1609
  "pattern": {
1471
- "value": "^([0-9]?|1[0-9]|20|\\{\\{secrets\\..+\\}\\})$",
1610
+ "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
1472
1611
  "message": "Must be >= 0 and <= 20 or a FEEL expression"
1473
1612
  }
1474
1613
  }
@@ -1542,32 +1681,24 @@
1542
1681
  },
1543
1682
  {
1544
1683
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1545
- "name": "Amazon SQS Start Event Connector",
1684
+ "name": "Amazon SQS connector",
1546
1685
  "id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
1686
+ "version": 1,
1547
1687
  "description": "Receive message from a queue",
1548
- "deprecated": {
1549
- "message": "None Start Events are deprecated in favor of Message Start Events for message based Connectors.",
1550
- "documentationRef": "https://docs.camunda.io/docs/components/modeler/bpmn/none-events/"
1688
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
1689
+ "appliesTo": ["bpmn:StartEvent"],
1690
+ "elementType": {
1691
+ "value": "bpmn:StartEvent"
1551
1692
  },
1552
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound",
1553
- "version": 9,
1554
1693
  "category": {
1555
1694
  "id": "connectors",
1556
1695
  "name": "Connectors"
1557
1696
  },
1558
- "appliesTo": ["bpmn:StartEvent"],
1559
- "elementType": {
1560
- "value": "bpmn:StartEvent"
1561
- },
1562
1697
  "groups": [
1563
1698
  {
1564
1699
  "id": "authentication",
1565
1700
  "label": "Authentication"
1566
1701
  },
1567
- {
1568
- "id": "configuration",
1569
- "label": "Configuration"
1570
- },
1571
1702
  {
1572
1703
  "id": "queueProperties",
1573
1704
  "label": "Queue properties"
@@ -1585,298 +1716,167 @@
1585
1716
  "label": "Activation"
1586
1717
  },
1587
1718
  {
1588
- "id": "deduplication",
1589
- "label": "Deduplication",
1590
- "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
1591
- },
1592
- {
1593
- "id": "output",
1594
- "label": "Output mapping"
1719
+ "id": "variable-mapping",
1720
+ "label": "Variable mapping"
1595
1721
  }
1596
1722
  ],
1597
1723
  "properties": [
1598
1724
  {
1725
+ "type": "Hidden",
1599
1726
  "value": "io.camunda:aws-sqs-inbound:1",
1600
1727
  "binding": {
1601
- "name": "inbound.type",
1602
- "type": "zeebe:property"
1603
- },
1604
- "type": "Hidden"
1728
+ "type": "zeebe:property",
1729
+ "name": "inbound.type"
1730
+ }
1605
1731
  },
1606
1732
  {
1607
- "id": "authentication.type",
1608
- "label": "Authentication",
1609
- "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>",
1610
- "value": "credentials",
1733
+ "label": "Access key",
1734
+ "description": "Provide AWS IAM access key that has permission to send to desired SQS",
1611
1735
  "group": "authentication",
1736
+ "type": "String",
1612
1737
  "binding": {
1613
- "name": "authentication.type",
1614
- "type": "zeebe:property"
1738
+ "type": "zeebe:property",
1739
+ "name": "authentication.accessKey"
1615
1740
  },
1616
- "type": "Dropdown",
1617
- "choices": [
1618
- {
1619
- "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
1620
- "value": "defaultCredentialsChain"
1621
- },
1622
- {
1623
- "name": "Credentials",
1624
- "value": "credentials"
1625
- }
1626
- ]
1627
- },
1628
- {
1629
- "id": "authentication.accessKey",
1630
- "label": "Access key",
1631
- "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
1632
- "optional": false,
1633
1741
  "constraints": {
1634
1742
  "notEmpty": true
1635
- },
1636
- "group": "authentication",
1637
- "binding": {
1638
- "name": "authentication.accessKey",
1639
- "type": "zeebe:property"
1640
- },
1641
- "condition": {
1642
- "property": "authentication.type",
1643
- "equals": "credentials",
1644
- "type": "simple"
1645
- },
1646
- "type": "String"
1743
+ }
1647
1744
  },
1648
1745
  {
1649
- "id": "authentication.secretKey",
1650
1746
  "label": "Secret key",
1651
- "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
1652
- "optional": false,
1653
- "constraints": {
1654
- "notEmpty": true
1655
- },
1747
+ "description": "Provide AWS IAM secret key that has permission to send to desired SQS",
1656
1748
  "group": "authentication",
1749
+ "type": "String",
1657
1750
  "binding": {
1658
- "name": "authentication.secretKey",
1659
- "type": "zeebe:property"
1660
- },
1661
- "condition": {
1662
- "property": "authentication.type",
1663
- "equals": "credentials",
1664
- "type": "simple"
1751
+ "type": "zeebe:property",
1752
+ "name": "authentication.secretKey"
1665
1753
  },
1666
- "type": "String"
1667
- },
1668
- {
1669
- "id": "configuration.region",
1670
- "label": "Region",
1671
- "description": "Specify the AWS region",
1672
- "optional": false,
1673
1754
  "constraints": {
1674
1755
  "notEmpty": true
1675
- },
1676
- "group": "configuration",
1677
- "binding": {
1678
- "name": "configuration.region",
1679
- "type": "zeebe:property"
1680
- },
1681
- "type": "String"
1756
+ }
1682
1757
  },
1683
1758
  {
1684
- "id": "configuration.endpoint",
1685
- "label": "Endpoint",
1686
- "description": "Specify endpoint if need to use custom endpoint",
1687
- "optional": true,
1688
- "group": "configuration",
1759
+ "label": "Queue URL",
1760
+ "description": "Specify the URL of the SQS queue where you would like to send message to",
1761
+ "group": "queueProperties",
1762
+ "type": "String",
1689
1763
  "binding": {
1690
- "name": "configuration.endpoint",
1691
- "type": "zeebe:property"
1764
+ "type": "zeebe:property",
1765
+ "name": "queue.url"
1692
1766
  },
1693
- "type": "Hidden"
1767
+ "constraints": {
1768
+ "notEmpty": true,
1769
+ "pattern": {
1770
+ "value": "(^https?://.+)|(^arn:.+)(^secrets\\..+)",
1771
+ "message": "Must be an queue URL or ARN or a secret.XYZ"
1772
+ }
1773
+ }
1694
1774
  },
1695
1775
  {
1696
- "id": "queue.queue.url",
1697
- "label": "Queue URL",
1698
- "description": "Specify the URL of the SQS queue where you would like to subscribe to",
1699
- "optional": false,
1700
- "constraints": {
1701
- "notEmpty": true
1702
- },
1776
+ "label": "Region",
1777
+ "description": "Specify the AWS region of your queue",
1703
1778
  "group": "queueProperties",
1779
+ "type": "String",
1704
1780
  "binding": {
1705
- "name": "queue.url",
1706
- "type": "zeebe:property"
1781
+ "type": "zeebe:property",
1782
+ "name": "queue.region"
1707
1783
  },
1708
- "type": "String"
1784
+ "constraints": {
1785
+ "notEmpty": true
1786
+ }
1709
1787
  },
1710
1788
  {
1711
- "id": "queue.queue.pollingWaitTime",
1712
1789
  "label": "Polling wait time",
1713
- "description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
1790
+ "description": "The duration (in seconds) for which the call waits for a message to arrive in the queue before returning. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
1791
+ "group": "messagePollingProperties",
1792
+ "type": "String",
1714
1793
  "optional": false,
1715
- "value": "20",
1794
+ "feel": "optional",
1795
+ "value": "1",
1796
+ "binding": {
1797
+ "type": "zeebe:property",
1798
+ "name": "queue.pollingWaitTime"
1799
+ },
1716
1800
  "constraints": {
1717
1801
  "notEmpty": true,
1718
1802
  "pattern": {
1719
- "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$"
1803
+ "value": "^([0-9]?|1[0-9]|20|secrets\\..+)$",
1804
+ "message": "Must be >= 0 and <= 20 or a FEEL expression"
1720
1805
  }
1721
- },
1722
- "group": "messagePollingProperties",
1723
- "binding": {
1724
- "name": "queue.pollingWaitTime",
1725
- "type": "zeebe:property"
1726
- },
1727
- "type": "String"
1806
+ }
1728
1807
  },
1729
1808
  {
1730
- "id": "queue.queue.attributeNames",
1731
1809
  "label": "Attribute names",
1732
- "description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
1733
- "optional": false,
1734
- "feel": "optional",
1810
+ "description": "Array of queue attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
1735
1811
  "group": "input",
1812
+ "type": "String",
1813
+ "optional": true,
1736
1814
  "binding": {
1737
- "name": "queue.attributeNames",
1738
- "type": "zeebe:property"
1815
+ "type": "zeebe:property",
1816
+ "name": "queue.attributeNames"
1739
1817
  },
1740
- "type": "String"
1818
+ "feel": "required"
1741
1819
  },
1742
1820
  {
1743
- "id": "queue.queue.messageAttributeNames",
1744
1821
  "label": "Message attribute names",
1745
- "description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sqs/?amazonsqs=inbound\" target=\"_blank\">documentation</a> for details",
1746
- "optional": false,
1747
- "feel": "optional",
1822
+ "description": "Array of message attribute names. See <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/\" target=\"_blank\">documentation</a> for details",
1748
1823
  "group": "input",
1749
- "binding": {
1750
- "name": "queue.messageAttributeNames",
1751
- "type": "zeebe:property"
1752
- },
1753
- "type": "String"
1754
- },
1755
- {
1756
- "id": "activationCondition",
1757
- "label": "Activation condition",
1758
- "description": "Condition under which the Connector triggers. Leave empty to catch all events",
1824
+ "type": "String",
1759
1825
  "optional": true,
1760
- "feel": "required",
1761
- "group": "activation",
1762
1826
  "binding": {
1763
- "name": "activationCondition",
1764
- "type": "zeebe:property"
1827
+ "type": "zeebe:property",
1828
+ "name": "queue.messageAttributeNames"
1765
1829
  },
1766
- "type": "String"
1830
+ "feel": "required"
1767
1831
  },
1768
1832
  {
1769
- "id": "consumeUnmatchedEvents",
1770
- "label": "Consume unmatched events",
1771
- "value": true,
1833
+ "label": "Activation condition",
1834
+ "type": "String",
1772
1835
  "group": "activation",
1836
+ "feel": "required",
1837
+ "optional": true,
1773
1838
  "binding": {
1774
- "name": "consumeUnmatchedEvents",
1775
- "type": "zeebe:property"
1776
- },
1777
- "tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
1778
- "type": "Boolean"
1779
- },
1780
- {
1781
- "id": "deduplicationModeManualFlag",
1782
- "label": "Manual mode",
1783
- "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
1784
- "value": false,
1785
- "group": "deduplication",
1786
- "binding": {
1787
- "name": "deduplicationModeManualFlag",
1788
- "type": "zeebe:property"
1789
- },
1790
- "type": "Boolean"
1791
- },
1792
- {
1793
- "id": "deduplicationId",
1794
- "label": "Deduplication ID",
1795
- "constraints": {
1796
- "notEmpty": true,
1797
- "pattern": {
1798
- "value": "^[a-zA-Z0-9_-]+$",
1799
- "message": "can only contain alphanumeric characters, dashes, and underscores"
1800
- }
1801
- },
1802
- "group": "deduplication",
1803
- "binding": {
1804
- "name": "deduplicationId",
1805
- "type": "zeebe:property"
1806
- },
1807
- "condition": {
1808
- "property": "deduplicationModeManualFlag",
1809
- "equals": true,
1810
- "type": "simple"
1811
- },
1812
- "type": "String"
1813
- },
1814
- {
1815
- "id": "deduplicationModeManual",
1816
- "value": "MANUAL",
1817
- "group": "deduplication",
1818
- "binding": {
1819
- "name": "deduplicationMode",
1820
- "type": "zeebe:property"
1821
- },
1822
- "condition": {
1823
- "property": "deduplicationId",
1824
- "isActive": true,
1825
- "type": "simple"
1826
- },
1827
- "type": "Hidden"
1828
- },
1829
- {
1830
- "id": "deduplicationModeAuto",
1831
- "value": "AUTO",
1832
- "group": "deduplication",
1833
- "binding": {
1834
- "name": "deduplicationMode",
1835
- "type": "zeebe:property"
1836
- },
1837
- "condition": {
1838
- "property": "deduplicationId",
1839
- "isActive": false,
1840
- "type": "simple"
1839
+ "type": "zeebe:property",
1840
+ "name": "activationCondition"
1841
1841
  },
1842
- "type": "Hidden"
1842
+ "description": "Condition under which the connector triggers. Leave empty to catch all events"
1843
1843
  },
1844
1844
  {
1845
- "id": "resultVariable",
1846
1845
  "label": "Result variable",
1847
- "description": "Name of variable to store the response in",
1848
- "group": "output",
1846
+ "type": "String",
1847
+ "group": "variable-mapping",
1848
+ "optional": true,
1849
1849
  "binding": {
1850
- "name": "resultVariable",
1851
- "type": "zeebe:property"
1850
+ "type": "zeebe:property",
1851
+ "name": "resultVariable"
1852
1852
  },
1853
- "type": "String"
1853
+ "description": "Name of variable to store the result of the connector in"
1854
1854
  },
1855
1855
  {
1856
- "id": "resultExpression",
1857
1856
  "label": "Result expression",
1858
- "description": "Expression to map the response into process variables",
1857
+ "type": "String",
1858
+ "group": "variable-mapping",
1859
1859
  "feel": "required",
1860
- "group": "output",
1860
+ "optional": true,
1861
1861
  "binding": {
1862
- "name": "resultExpression",
1863
- "type": "zeebe:property"
1862
+ "type": "zeebe:property",
1863
+ "name": "resultExpression"
1864
1864
  },
1865
- "type": "Text"
1865
+ "description": "Expression to map the inbound payload to process variables"
1866
1866
  }
1867
1867
  ],
1868
1868
  "icon": {
1869
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA0MCA0MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0nMCUnIHkxPScxMDAlJyB4Mj0nMTAwJScgeTI9JzAlJyBpZD0nbGluZWFyR3JhZGllbnQtMSc+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNCMDA4NEQnIG9mZnNldD0nMCUnPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0nI0ZGNEY4Qicgb2Zmc2V0PScxMDAlJz48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS8zMi9BcmNoX0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV8zMicgc3Ryb2tlPSdub25lJyBzdHJva2Utd2lkdGg9JzEnIGZpbGw9J25vbmUnCiAgICAgICBmaWxsLXJ1bGU9J2V2ZW5vZGQnPgogICAgICAgIDxnIGlkPSdJY29uLUFyY2hpdGVjdHVyZS1CRy8zMi9BcHBsaWNhdGlvbi1JbnRlZ3JhdGlvbicgZmlsbD0ndXJsKCNsaW5lYXJHcmFkaWVudC0xKSc+CiAgICAgICAgICAgIDxyZWN0IGlkPSdSZWN0YW5nbGUnIHg9JzAnIHk9JzAnIHdpZHRoPSc0MCcgaGVpZ2h0PSc0MCc+PC9yZWN0PgogICAgICAgIDwvZz4KICAgICAgICA8cGF0aCBkPSdNMTQuMzQyMjA1MSwyMi4zNDkzNzg2IEwxNS44NDY2NzY3LDIwLjkwNjEwNzQgQzE1Ljk0MjgzNDcsMjAuODE0MTUzOSAxNS45OTY5MjM1LDIwLjY4NzIxOCAxNS45OTk5Mjg1LDIwLjU1NTI4NDYgQzE2LjAwMTkzMTcsMjAuNDIyMzUxNyAxNS45NTE4NDk1LDIwLjI5MzQxNjggMTUuODU5Njk4MSwyMC4xOTg0NjQ4IEwxNC4zNTUyMjY0LDE4LjY0MzI1MDIgTDEzLjYzNTA0MzMsMTkuMzM3ODk5NCBMMTQuMzExMTU0LDIwLjAzNzU0NiBMMTEuOTkxMzQyOSwyMC4wMzc1NDYgTDExLjk5MTM0MjksMjEuMDM3MDQxMyBMMTQuMjY1MDc4MywyMS4wMzcwNDEzIEwxMy42NDgwNjQ3LDIxLjYyODc0MjUgTDE0LjM0MjIwNTEsMjIuMzQ5Mzc4NiBaIE0yNi4zNTc5NDUyLDIyLjM1MzM3NjUgTDI3LjkwNzQ5MDksMjAuOTAwMTEwNCBDMjguMDA2NjUzOCwyMC44MDgxNTY5IDI4LjA2Mjc0NTksMjAuNjc5MjIyIDI4LjA2NDc0OTIsMjAuNTQ0MjkwMSBDMjguMDY2NzUyNSwyMC40MDkzNTgzIDI4LjAxMzY2NTMsMjAuMjc4NDI0NCAyNy45MTg1MDksMjAuMTgzNDcyNCBMMjYuMzY4OTYzMywxOC42MzcyNTMyIEwyNS42NjA3OTk5LDE5LjM0Mzg5NjMgTDI2LjM1NDk0MDMsMjAuMDM3NTQ2IEwyNC4wMTEwODk2LDIwLjAzNzU0NiBMMjQuMDExMDg5NiwyMS4wMzcwNDEzIEwyNi4yOTg4NDgxLDIxLjAzNzA0MTMgTDI1LjY3MTgxOCwyMS42MjQ3NDQ1IEwyNi4zNTc5NDUyLDIyLjM1MzM3NjUgWiBNMTcuNTg3NTM2NywyMy4zNjA4Njc4IEMxOC4zMzg3NzA4LDIzLjA1NzAyMTIgMTkuMTYyMTIzNSwyMi44OTQxMDM1IDIwLjAwNDUwNzQsMjIuODk0MTAzNSBDMjAuODQ2ODkxMywyMi44OTQxMDM1IDIxLjY3MDI0NCwyMy4wNTcwMjEyIDIyLjQyMTQ3ODEsMjMuMzYwODY3OCBDMjEuNzUyMzc4OSwyMS41ODk3NjIyIDIxLjc1MjM3ODksMTkuMzg5ODczMSAyMi40MjE0NzgxLDE3LjYxODc2NzUgQzIwLjkxOTAwOTgsMTguMjI2NDYwNiAxOS4wOTAwMDUsMTguMjI2NDYwNiAxNy41ODc1MzY3LDE3LjYxODc2NzUgQzE4LjI1NjYzNTksMTkuMzg5ODczMSAxOC4yNTY2MzU5LDIxLjU4OTc2MjIgMTcuNTg3NTM2NywyMy4zNjA4Njc4IEwxNy41ODc1MzY3LDIzLjM2MDg2NzggWiBNMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IEMxNS41NDYxODMsMjUuMjQzOTE2OCAxNS40OTcxMDI0LDI1LjExNTk4MTQgMTUuNDk3MTAyNCwyNC45ODgwNDYgQzE1LjQ5NzEwMjQsMjQuODYwMTEwNiAxNS41NDYxODMsMjQuNzMyMTc1MyAxNS42NDQzNDQzLDI0LjYzNDIyNDcgQzE3LjU4NDUzMTcsMjIuNjk4MjAyNCAxNy41ODQ1MzE3LDE4LjI4MjQzMjQgMTUuNjQ0MzQ0MywxNi4zNDU0MTA2IEMxNS41NDYxODMsMTYuMjQ4NDU5NSAxNS40OTcxMDI0LDE2LjEyMDUyNDEgMTUuNDk3MTAyNCwxNS45OTI1OTEyIEMxNS40OTcxMDI0LDE1Ljg2NDY1MzQgMTUuNTQ2MTgzLDE1LjczNjcxOCAxNS42NDQzNDQzLDE1LjYzODc2NzQgQzE1LjgzOTY2NTIsMTUuNDQzODY1OSAxNi4xNTcxODY4LDE1LjQ0Mzg2NTkgMTYuMzUyNTA3NywxNS42Mzg3Njc0IEMxNy4yNzQwMjE2LDE2LjU1ODMwMzEgMTguNjA1MjA4NiwxNy4wODYwMzY2IDIwLjAwNDUwNzQsMTcuMDg2MDM2NiBDMjEuNDA0ODA3OSwxNy4wODYwMzY2IDIyLjczNTk5NDgsMTYuNTU4MzAzMSAyMy42NTc1MDg4LDE1LjYzODc2NzQgQzIzLjg1MjgyOTYsMTUuNDQzODY1OSAyNC4xNzAzNTEzLDE1LjQ0Mzg2NTkgMjQuMzY1NjcyMiwxNS42Mzg3Njc0IEMyNC40NjI4MzE4LDE1LjczNjcxOCAyNC41MTE5MTI0LDE1Ljg2NDY1MzQgMjQuNTExOTEyNCwxNS45OTI1OTEyIEMyNC41MTE5MTI0LDE2LjEyMDUyNDEgMjQuNDYyODMxOCwxNi4yNDg0NTk1IDI0LjM2NTY3MjIsMTYuMzQ1NDEwNiBDMjIuNDI0NDgzMSwxOC4yODI0MzI0IDIyLjQyNDQ4MzEsMjIuNjk4MjAyNCAyNC4zNjU2NzIyLDI0LjYzNDIyNDcgQzI0LjQ2MjgzMTgsMjQuNzMyMTc1MyAyNC41MTE5MTI0LDI0Ljg2MDExMDYgMjQuNTExOTEyNCwyNC45ODgwNDYgQzI0LjUxMTkxMjQsMjUuMTE1OTgxNCAyNC40NjI4MzE4LDI1LjI0MzkxNjggMjQuMzY1NjcyMiwyNS4zNDA4Njc5IEMyNC4yNjc1MTA5LDI1LjQzODgxODQgMjQuMTM5MzAwMywyNS40ODc3OTM3IDI0LjAxMTA4OTYsMjUuNDg3NzkzNyBDMjMuODgyODc5LDI1LjQ4Nzc5MzcgMjMuNzU0NjY4NCwyNS40Mzg4MTg0IDIzLjY1NzUwODgsMjUuMzQwODY3OSBDMjIuNzM1OTk0OCwyNC40MjEzMzIyIDIxLjQwNDgwNzksMjMuODkzNTk4NyAyMC4wMDQ1MDc0LDIzLjg5MzU5ODcgQzE4LjYwNTIwODYsMjMuODkzNTk4NyAxNy4yNzQwMjE2LDI0LjQyMTMzMjIgMTYuMzUyNTA3NywyNS4zNDA4Njc5IEMxNi4xNTcxODY4LDI1LjUzNTc2OTQgMTUuODM5NjY1MiwyNS41MzU3Njk0IDE1LjY0NDM0NDMsMjUuMzQwODY3OSBMMTUuNjQ0MzQ0MywyNS4zNDA4Njc5IFogTTMyLjU0MjEwNDksMTkuNDM1ODQ5OSBDMzIuMjM2NjAzLDE5LjEzMjAwMzMgMzEuODM2OTQ2NCwxOC45ODAwODAxIDMxLjQzNjI4ODIsMTguOTgwMDgwMSBDMzEuMDM2NjMxNiwxOC45ODAwODAxIDMwLjYzNjk3NSwxOS4xMzIwMDMzIDMwLjMzMTQ3MzEsMTkuNDM1ODQ5OSBDMjkuNzIxNDcxLDIwLjA0NDU0MjUgMjkuNzIxNDcxLDIxLjAzNDA0MjggMzAuMzMxNDczMSwyMS42NDE3MzU5IEMzMC45NDE0NzUzLDIyLjI1MDQyODUgMzEuOTMyMTAyNywyMi4yNTA0Mjg1IDMyLjU0MjEwNDksMjEuNjQxNzM1OSBDMzMuMTUxMTA1NCwyMS4wMzQwNDI4IDMzLjE1MTEwNTQsMjAuMDQ0NTQyNSAzMi41NDIxMDQ5LDE5LjQzNTg0OTkgTDMyLjU0MjEwNDksMTkuNDM1ODQ5OSBaIE0zMy4yNTAyNjgzLDIyLjM0OTM3ODYgQzMyLjc1MDQ0NzIsMjIuODQ4MTI2NyAzMi4wOTMzNjc3LDIzLjA5ODAwMDUgMzEuNDM2Mjg4MiwyMy4wOTgwMDA1IEMzMC43ODAyMTAzLDIzLjA5ODAwMDUgMzAuMTIzMTMwOSwyMi44NDgxMjY3IDI5LjYyMzMwOTcsMjIuMzQ5Mzc4NiBDMjguNjIzNjY3NSwyMS4zNTA4ODI4IDI4LjYyMzY2NzUsMTkuNzI3NzAyNSAyOS42MjMzMDk3LDE4LjcyOTIwNjggQzMwLjYyMjk1MiwxNy43MzE3MTA1IDMyLjI1MDYyNiwxNy43MzE3MTA1IDMzLjI1MDI2ODMsMTguNzI5MjA2OCBDMzQuMjQ5OTEwNiwxOS43Mjc3MDI1IDM0LjI0OTkxMDYsMjEuMzUwODgyOCAzMy4yNTAyNjgzLDIyLjM0OTM3ODYgTDMzLjI1MDI2ODMsMjIuMzQ5Mzc4NiBaIE05LjY2ODUyNjg3LDE5LjQ0Njg0NDMgQzkuMzYzMDI0OTcsMTkuMTQyOTk3OCA4Ljk2MzM2ODM5LDE4Ljk5MTA3NDUgOC41NjI3MTAxNywxOC45OTEwNzQ1IEM4LjE2MzA1MzU5LDE4Ljk5MTA3NDUgNy43NjMzOTcwMSwxOS4xNDI5OTc4IDcuNDU3ODk1MTEsMTkuNDQ2ODQ0MyBDNi44NDg4OTQ2MSwyMC4wNTU1MzcgNi44NDg4OTQ2MSwyMS4wNDUwMzczIDcuNDU3ODk1MTEsMjEuNjUyNzMwNCBDOC4wNjc4OTcyNiwyMi4yNjE0MjMgOS4wNTg1MjQ3MiwyMi4yNjE0MjMgOS42Njg1MjY4NywyMS42NTI3MzA0IEMxMC4yNzc1Mjc0LDIxLjA0NTAzNzMgMTAuMjc3NTI3NCwyMC4wNTU1MzcgOS42Njg1MjY4NywxOS40NDY4NDQzIEw5LjY2ODUyNjg3LDE5LjQ0Njg0NDMgWiBNMTAuMzc2NjkwMywyMi4zNTkzNzM1IEM5Ljg3Njg2OTE0LDIyLjg1ODEyMTcgOS4yMTk3ODk2NSwyMy4xMDc5OTU1IDguNTYyNzEwMTcsMjMuMTA3OTk1NSBDNy45MDY2MzIzMiwyMy4xMDc5OTU1IDcuMjQ5NTUyODQsMjIuODU4MTIxNyA2Ljc0OTczMTcsMjIuMzU5MzczNSBDNS43NTAwODk0MywyMS4zNjE4NzczIDUuNzUwMDg5NDMsMTkuNzM4Njk3IDYuNzQ5NzMxNywxOC43NDAyMDEyIEM3Ljc0OTM3Mzk3LDE3Ljc0MjcwNDkgOS4zNzcwNDgwMSwxNy43NDI3MDQ5IDEwLjM3NjY5MDMsMTguNzQwMjAxMiBDMTEuMzc2MzMyNSwxOS43Mzg2OTcgMTEuMzc2MzMyNSwyMS4zNjE4NzczIDEwLjM3NjY5MDMsMjIuMzU5MzczNSBMMTAuMzc2NjkwMywyMi4zNTkzNzM1IFogTTI3LjQzMzcxMjUsMjguOTEwMDY1NCBDMjUuNDM2NDMxMywzMC45MDMwNTkgMjIuNzgyMDcwNSwzMi4wMDA1MDQ3IDE5Ljk1NzQzMDEsMzIuMDAwNTA0NyBDMTcuMTMyNzg5NiwzMi4wMDA1MDQ3IDE0LjQ3ODQyODgsMzAuOTAzMDU5IDEyLjQ4MjE0OTIsMjguOTEwMDY1NCBDMTEuMTY1OTg3LDI3LjU5NzcyODEgMTAuNDA3NzQxMywyNi40NjkyOTggOS45NDQ5ODEwNCwyNS4xMzU5NzEzIEw4Ljk5ODQyNTk5LDI1LjQ2MjgwNjMgQzkuNTA3MjYxOTMsMjYuOTI5MDY1OCAxMC4zNjI2NjcyLDI4LjIxMDQxODcgMTEuNzczOTg1OCwyOS42MTY3MDg2IEMxMy45NTg1NzQ4LDMxLjc5ODYwNjcgMTYuODY2MzUxOSwzMyAxOS45NTc0MzAxLDMzIEMyMy4wNDk1MDk5LDMzIDI1Ljk1NjI4NTMsMzEuNzk4NjA2NyAyOC4xNDE4NzU5LDI5LjYxNjcwODYgQzI5LjI4Mjc1MDIsMjguNDc4MjgzNSAzMC40MjA2MTk2LDI3LjE4NjkzNTYgMzEuMDExNTkwNSwyNS40NjA4MDczIEwzMC4wNjQwMzM4LDI1LjEzNzk3MDMgQzI5LjUzOTE3MTUsMjYuNjcwMTk2NiAyOC40ODk0NDY5LDI3Ljg1NjU5NzQgMjcuNDMzNzEyNSwyOC45MTAwNjU0IEwyNy40MzM3MTI1LDI4LjkxMDA2NTQgWiBNOS45NDQ5ODEwNCwxNS44NTk2NTU5IEw4Ljk5ODQyNTk5LDE1LjUzMTgyMTQgQzkuNTEwMjY2ODcsMTQuMDY0NTYyNCAxMC4zNjU2NzIyLDEyLjc4MzIwOTUgMTEuNzc1OTg5MSwxMS4zNzU5MjAyIEMxNi4yODYzOTkxLDYuODc1MTkzMDQgMjMuNjI2NDU3OCw2Ljg3NDE5MzU0IDI4LjEzNzg2OTQsMTEuMzc1OTIwMiBDMjkuMjE4NjQ0OSwxMi40NTMzNzYxIDMwLjQwMzU5MTYsMTMuNzg5NzAxMiAzMS4wMTE1OTA1LDE1LjUzMTgyMTQgTDMwLjA2NDAzMzgsMTUuODU5NjU1OSBDMjkuNTI0MTQ2OCwxNC4zMDk0Mzg3IDI4LjQyOTM0ODIsMTMuMDgwMDU5NiAyNy40Mjk3MDU5LDEyLjA4MjU2MzMgQzI1LjQzNDQyOCwxMC4wOTE1Njg4IDIyLjc4MTA2ODksOC45OTYxMjE5NyAxOS45NTc0MzAxLDguOTk2MTIxOTcgQzE3LjEzMzc5MTIsOC45OTYxMjE5NyAxNC40ODA0MzIxLDEwLjA5MTU2ODggMTIuNDg1MTU0MiwxMi4wODI1NjMzIEMxMS4xODcwMjE1LDEzLjM3NzkwOTIgMTAuNDAzNzM0NywxNC41NDIzMjExIDkuOTQ0OTgxMDQsMTUuODU5NjU1OSBMOS45NDQ5ODEwNCwxNS44NTk2NTU5IFonCiAgICAgICAgICAgICAgaWQ9J0FXUy1TaW1wbGUtUXVldWUtU2VydmljZV9JY29uXzMyX1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
1869
+ "contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 40 40' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3EIcon-Architecture/32/Arch_AWS-Simple-Queue-Service_32%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3ClinearGradient x1='0%25' y1='100%25' x2='100%25' y2='0%25' id='linearGradient-1'%3E%3Cstop stop-color='%23B0084D' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%23FF4F8B' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='Icon-Architecture/32/Arch_AWS-Simple-Queue-Service_32' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icon-Architecture-BG/32/Application-Integration' fill='url(%23linearGradient-1)'%3E%3Crect id='Rectangle' x='0' y='0' width='40' height='40'%3E%3C/rect%3E%3C/g%3E%3Cpath d='M14.3422051,22.3493786 L15.8466767,20.9061074 C15.9428347,20.8141539 15.9969235,20.687218 15.9999285,20.5552846 C16.0019317,20.4223517 15.9518495,20.2934168 15.8596981,20.1984648 L14.3552264,18.6432502 L13.6350433,19.3378994 L14.311154,20.037546 L11.9913429,20.037546 L11.9913429,21.0370413 L14.2650783,21.0370413 L13.6480647,21.6287425 L14.3422051,22.3493786 Z M26.3579452,22.3533765 L27.9074909,20.9001104 C28.0066538,20.8081569 28.0627459,20.679222 28.0647492,20.5442901 C28.0667525,20.4093583 28.0136653,20.2784244 27.918509,20.1834724 L26.3689633,18.6372532 L25.6607999,19.3438963 L26.3549403,20.037546 L24.0110896,20.037546 L24.0110896,21.0370413 L26.2988481,21.0370413 L25.671818,21.6247445 L26.3579452,22.3533765 Z M17.5875367,23.3608678 C18.3387708,23.0570212 19.1621235,22.8941035 20.0045074,22.8941035 C20.8468913,22.8941035 21.670244,23.0570212 22.4214781,23.3608678 C21.7523789,21.5897622 21.7523789,19.3898731 22.4214781,17.6187675 C20.9190098,18.2264606 19.090005,18.2264606 17.5875367,17.6187675 C18.2566359,19.3898731 18.2566359,21.5897622 17.5875367,23.3608678 L17.5875367,23.3608678 Z M15.6443443,25.3408679 C15.546183,25.2439168 15.4971024,25.1159814 15.4971024,24.988046 C15.4971024,24.8601106 15.546183,24.7321753 15.6443443,24.6342247 C17.5845317,22.6982024 17.5845317,18.2824324 15.6443443,16.3454106 C15.546183,16.2484595 15.4971024,16.1205241 15.4971024,15.9925912 C15.4971024,15.8646534 15.546183,15.736718 15.6443443,15.6387674 C15.8396652,15.4438659 16.1571868,15.4438659 16.3525077,15.6387674 C17.2740216,16.5583031 18.6052086,17.0860366 20.0045074,17.0860366 C21.4048079,17.0860366 22.7359948,16.5583031 23.6575088,15.6387674 C23.8528296,15.4438659 24.1703513,15.4438659 24.3656722,15.6387674 C24.4628318,15.736718 24.5119124,15.8646534 24.5119124,15.9925912 C24.5119124,16.1205241 24.4628318,16.2484595 24.3656722,16.3454106 C22.4244831,18.2824324 22.4244831,22.6982024 24.3656722,24.6342247 C24.4628318,24.7321753 24.5119124,24.8601106 24.5119124,24.988046 C24.5119124,25.1159814 24.4628318,25.2439168 24.3656722,25.3408679 C24.2675109,25.4388184 24.1393003,25.4877937 24.0110896,25.4877937 C23.882879,25.4877937 23.7546684,25.4388184 23.6575088,25.3408679 C22.7359948,24.4213322 21.4048079,23.8935987 20.0045074,23.8935987 C18.6052086,23.8935987 17.2740216,24.4213322 16.3525077,25.3408679 C16.1571868,25.5357694 15.8396652,25.5357694 15.6443443,25.3408679 L15.6443443,25.3408679 Z M32.5421049,19.4358499 C32.236603,19.1320033 31.8369464,18.9800801 31.4362882,18.9800801 C31.0366316,18.9800801 30.636975,19.1320033 30.3314731,19.4358499 C29.721471,20.0445425 29.721471,21.0340428 30.3314731,21.6417359 C30.9414753,22.2504285 31.9321027,22.2504285 32.5421049,21.6417359 C33.1511054,21.0340428 33.1511054,20.0445425 32.5421049,19.4358499 L32.5421049,19.4358499 Z M33.2502683,22.3493786 C32.7504472,22.8481267 32.0933677,23.0980005 31.4362882,23.0980005 C30.7802103,23.0980005 30.1231309,22.8481267 29.6233097,22.3493786 C28.6236675,21.3508828 28.6236675,19.7277025 29.6233097,18.7292068 C30.622952,17.7317105 32.250626,17.7317105 33.2502683,18.7292068 C34.2499106,19.7277025 34.2499106,21.3508828 33.2502683,22.3493786 L33.2502683,22.3493786 Z M9.66852687,19.4468443 C9.36302497,19.1429978 8.96336839,18.9910745 8.56271017,18.9910745 C8.16305359,18.9910745 7.76339701,19.1429978 7.45789511,19.4468443 C6.84889461,20.055537 6.84889461,21.0450373 7.45789511,21.6527304 C8.06789726,22.261423 9.05852472,22.261423 9.66852687,21.6527304 C10.2775274,21.0450373 10.2775274,20.055537 9.66852687,19.4468443 L9.66852687,19.4468443 Z M10.3766903,22.3593735 C9.87686914,22.8581217 9.21978965,23.1079955 8.56271017,23.1079955 C7.90663232,23.1079955 7.24955284,22.8581217 6.7497317,22.3593735 C5.75008943,21.3618773 5.75008943,19.738697 6.7497317,18.7402012 C7.74937397,17.7427049 9.37704801,17.7427049 10.3766903,18.7402012 C11.3763325,19.738697 11.3763325,21.3618773 10.3766903,22.3593735 L10.3766903,22.3593735 Z M27.4337125,28.9100654 C25.4364313,30.903059 22.7820705,32.0005047 19.9574301,32.0005047 C17.1327896,32.0005047 14.4784288,30.903059 12.4821492,28.9100654 C11.165987,27.5977281 10.4077413,26.469298 9.94498104,25.1359713 L8.99842599,25.4628063 C9.50726193,26.9290658 10.3626672,28.2104187 11.7739858,29.6167086 C13.9585748,31.7986067 16.8663519,33 19.9574301,33 C23.0495099,33 25.9562853,31.7986067 28.1418759,29.6167086 C29.2827502,28.4782835 30.4206196,27.1869356 31.0115905,25.4608073 L30.0640338,25.1379703 C29.5391715,26.6701966 28.4894469,27.8565974 27.4337125,28.9100654 L27.4337125,28.9100654 Z M9.94498104,15.8596559 L8.99842599,15.5318214 C9.51026687,14.0645624 10.3656722,12.7832095 11.7759891,11.3759202 C16.2863991,6.87519304 23.6264578,6.87419354 28.1378694,11.3759202 C29.2186449,12.4533761 30.4035916,13.7897012 31.0115905,15.5318214 L30.0640338,15.8596559 C29.5241468,14.3094387 28.4293482,13.0800596 27.4297059,12.0825633 C25.434428,10.0915688 22.7810689,8.99612197 19.9574301,8.99612197 C17.1337912,8.99612197 14.4804321,10.0915688 12.4851542,12.0825633 C11.1870215,13.3779092 10.4037347,14.5423211 9.94498104,15.8596559 L9.94498104,15.8596559 Z' id='AWS-Simple-Queue-Service_Icon_32_Squid' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
1870
1870
  },
1871
1871
  "engines": {
1872
- "camunda": "^8.5"
1872
+ "camunda": "^8.2"
1873
1873
  }
1874
1874
  },
1875
1875
  {
1876
1876
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1877
1877
  "name": "Amazon SQS connector",
1878
1878
  "id": "io.camunda.connectors.AWSSQS.StartEvent.v1",
1879
- "version": 4,
1879
+ "version": 2,
1880
1880
  "description": "Receive message from a queue",
1881
1881
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sqs-inbound/",
1882
1882
  "appliesTo": ["bpmn:StartEvent"],