@camunda/connectors-element-templates 1.0.18 → 1.0.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (110) hide show
  1. package/package.json +2 -2
  2. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
  3. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
  4. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
  5. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
  6. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
  7. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
  8. package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
  9. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
  10. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
  11. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
  12. package/src/element-templates/asana-connector.json +111 -111
  13. package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
  14. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
  15. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
  16. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
  17. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
  18. package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
  19. package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
  20. package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
  21. package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
  22. package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
  23. package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
  24. package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
  25. package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
  26. package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
  27. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  28. package/src/element-templates/aws-s3-outbound-connector.json +721 -48
  29. package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
  30. package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
  31. package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
  32. package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
  33. package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
  34. package/src/element-templates/aws-sns-outbound-connector.json +301 -301
  35. package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
  36. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
  37. package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
  38. package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
  39. package/src/element-templates/aws-sqs-start-message.json +488 -488
  40. package/src/element-templates/aws-textract-outbound-connector.json +351 -351
  41. package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
  42. package/src/element-templates/azure-open-ai-connector.json +49 -49
  43. package/src/element-templates/blue-prism-connector.json +64 -64
  44. package/src/element-templates/box-outbound-connector.json +49 -49
  45. package/src/element-templates/csv-outbound-connector.json +449 -0
  46. package/src/element-templates/easy-post-connector.json +214 -214
  47. package/src/element-templates/email-inbound-connector-boundary.json +37 -37
  48. package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
  49. package/src/element-templates/email-message-start-event-connector.json +63 -63
  50. package/src/element-templates/email-outbound-connector.json +903 -903
  51. package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
  52. package/src/element-templates/github-connector.json +8446 -8446
  53. package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
  54. package/src/element-templates/github-webhook-connector-message-start.json +19 -19
  55. package/src/element-templates/github-webhook-connector-start-event.json +52 -52
  56. package/src/element-templates/gitlab-connector.json +2344 -2344
  57. package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
  58. package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
  59. package/src/element-templates/google-gemini-outbound-connector.json +125 -125
  60. package/src/element-templates/google-maps-platform-connector.json +97 -97
  61. package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
  62. package/src/element-templates/graphql-outbound-connector.json +738 -631
  63. package/src/element-templates/http-json-connector.json +3249 -1651
  64. package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
  65. package/src/element-templates/http-polling-connector.json +851 -749
  66. package/src/element-templates/hubspot-outbound-connector.json +67 -67
  67. package/src/element-templates/hugging-face-connector.json +79 -79
  68. package/src/element-templates/jdbc-outbound-connector.json +68 -68
  69. package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
  70. package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
  71. package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
  72. package/src/element-templates/kafka-outbound-connector.json +424 -424
  73. package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
  74. package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
  75. package/src/element-templates/openai-connector.json +317 -317
  76. package/src/element-templates/operate-connector.json +142 -142
  77. package/src/element-templates/power-automate-connector.json +44 -44
  78. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
  79. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
  80. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
  81. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
  82. package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
  83. package/src/element-templates/rpa-connector.json +5 -5
  84. package/src/element-templates/salesforce-connector.json +112 -112
  85. package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
  86. package/src/element-templates/send-message-connector-message-end-event.json +1 -1
  87. package/src/element-templates/send-message-connector-send-task.json +1 -1
  88. package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
  89. package/src/element-templates/servicenow-connector.json +7 -7
  90. package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
  91. package/src/element-templates/servicenow-incident-connector.json +7 -7
  92. package/src/element-templates/slack-inbound-boundary.json +463 -463
  93. package/src/element-templates/slack-inbound-intermediate.json +506 -506
  94. package/src/element-templates/slack-inbound-message-start.json +364 -364
  95. package/src/element-templates/slack-inbound-receive.json +23 -23
  96. package/src/element-templates/slack-inbound-start-event.json +334 -334
  97. package/src/element-templates/slack-outbound-connector.json +1803 -1803
  98. package/src/element-templates/soap-outbound-connector.json +1 -1
  99. package/src/element-templates/twilio-connector.json +355 -355
  100. package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
  101. package/src/element-templates/twilio-webhook-connector.json +53 -53
  102. package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
  103. package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
  104. package/src/element-templates/uipath-connector.json +4 -4
  105. package/src/element-templates/webhook-connector-boundary.json +1205 -1205
  106. package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
  107. package/src/element-templates/webhook-connector-receive.json +61 -61
  108. package/src/element-templates/webhook-connector-start-event.json +1606 -1606
  109. package/src/element-templates/webhook-connector-start-message.json +1300 -1300
  110. package/src/element-templates/whatsapp-connector.json +59 -59
@@ -1,18 +1,210 @@
1
1
  [
2
2
  {
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
- "name": "Amazon SNS Outbound connector",
4
+ "name": "Amazon SNS connector",
5
5
  "id": "io.camunda.connectors.AWSSNS.v1",
6
- "description": "Send messages to Amazon SNS.",
7
- "keywords": [
8
- "send message",
9
- "publish message",
10
- "notification",
11
- "publish to topic",
12
- "FIFO"
6
+ "description": "Send message to topic",
7
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns/",
8
+ "version": 3,
9
+ "appliesTo": ["bpmn:Task"],
10
+ "elementType": {
11
+ "value": "bpmn:ServiceTask"
12
+ },
13
+ "category": {
14
+ "id": "connectors",
15
+ "name": "Connectors"
16
+ },
17
+ "groups": [
18
+ {
19
+ "id": "authentication",
20
+ "label": "Authentication"
21
+ },
22
+ {
23
+ "id": "topicProperties",
24
+ "label": "Topic properties"
25
+ },
26
+ {
27
+ "id": "output",
28
+ "label": "Output"
29
+ },
30
+ {
31
+ "id": "input",
32
+ "label": "Input message data"
33
+ },
34
+ {
35
+ "id": "errors",
36
+ "label": "Error handling"
37
+ }
38
+ ],
39
+ "properties": [
40
+ {
41
+ "type": "Hidden",
42
+ "value": "io.camunda:aws-sns:1",
43
+ "binding": {
44
+ "type": "zeebe:taskDefinition",
45
+ "property": "type"
46
+ }
47
+ },
48
+ {
49
+ "label": "Access key",
50
+ "description": "Provide AWS IAM access key that has permission to publish to desired SNS topic",
51
+ "group": "authentication",
52
+ "type": "String",
53
+ "binding": {
54
+ "type": "zeebe:input",
55
+ "name": "authentication.accessKey"
56
+ },
57
+ "constraints": {
58
+ "notEmpty": true
59
+ }
60
+ },
61
+ {
62
+ "label": "Secret key",
63
+ "description": "Provide AWS IAM secret key that has permission to publish to desired SNS topic",
64
+ "group": "authentication",
65
+ "type": "String",
66
+ "binding": {
67
+ "type": "zeebe:input",
68
+ "name": "authentication.secretKey"
69
+ },
70
+ "constraints": {
71
+ "notEmpty": true
72
+ }
73
+ },
74
+ {
75
+ "type": "Hidden",
76
+ "description": "This value forces to evaluate configuration first in order",
77
+ "value": "nonce",
78
+ "binding": {
79
+ "type": "zeebe:input",
80
+ "name": "configuration.nonce"
81
+ }
82
+ },
83
+ {
84
+ "label": "Topic ARN",
85
+ "description": "Specify the topic you want to publish to",
86
+ "group": "topicProperties",
87
+ "type": "String",
88
+ "binding": {
89
+ "type": "zeebe:input",
90
+ "name": "topic.topicArn"
91
+ },
92
+ "constraints": {
93
+ "notEmpty": true
94
+ }
95
+ },
96
+ {
97
+ "label": "Region",
98
+ "description": "Specify the AWS region of your topic",
99
+ "group": "topicProperties",
100
+ "type": "String",
101
+ "binding": {
102
+ "type": "zeebe:input",
103
+ "name": "configuration.region"
104
+ },
105
+ "constraints": {
106
+ "notEmpty": true
107
+ },
108
+ "feel": "optional"
109
+ },
110
+ {
111
+ "description": "Backwards compatible region",
112
+ "type": "Hidden",
113
+ "value": "=configuration.region",
114
+ "binding": {
115
+ "type": "zeebe:input",
116
+ "name": "topic.region"
117
+ }
118
+ },
119
+ {
120
+ "label": "Subject",
121
+ "description": "Specify the subject of the message you want to publish in the SNS topic",
122
+ "group": "input",
123
+ "type": "String",
124
+ "optional": true,
125
+ "binding": {
126
+ "type": "zeebe:input",
127
+ "name": "topic.subject"
128
+ },
129
+ "constraints": {
130
+ "notEmpty": false,
131
+ "maxLength": 99
132
+ },
133
+ "feel": "optional"
134
+ },
135
+ {
136
+ "label": "Message",
137
+ "description": "Data to publish in the SNS topic",
138
+ "group": "input",
139
+ "type": "Text",
140
+ "binding": {
141
+ "type": "zeebe:input",
142
+ "name": "topic.message"
143
+ },
144
+ "constraints": {
145
+ "notEmpty": true
146
+ },
147
+ "feel": "optional"
148
+ },
149
+ {
150
+ "label": "Message attributes",
151
+ "description": "Message attributes metadata",
152
+ "group": "input",
153
+ "type": "Text",
154
+ "optional": true,
155
+ "binding": {
156
+ "type": "zeebe:input",
157
+ "name": "topic.messageAttributes"
158
+ },
159
+ "feel": "required"
160
+ },
161
+ {
162
+ "label": "Result variable",
163
+ "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>",
164
+ "group": "output",
165
+ "type": "String",
166
+ "binding": {
167
+ "type": "zeebe:taskHeader",
168
+ "key": "resultVariable"
169
+ }
170
+ },
171
+ {
172
+ "label": "Result expression",
173
+ "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>",
174
+ "group": "output",
175
+ "type": "Text",
176
+ "feel": "required",
177
+ "binding": {
178
+ "type": "zeebe:taskHeader",
179
+ "key": "resultExpression"
180
+ }
181
+ },
182
+ {
183
+ "label": "Error expression",
184
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
185
+ "group": "errors",
186
+ "type": "Text",
187
+ "feel": "required",
188
+ "binding": {
189
+ "type": "zeebe:taskHeader",
190
+ "key": "errorExpression"
191
+ }
192
+ }
13
193
  ],
194
+ "icon": {
195
+ "contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 80 80' 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/64/Arch_AWS-Simple-Notification-Service_64%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/64/Arch_AWS-Simple-Notification-Service_64' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icon-Architecture-BG/64/Application-Integration' fill='url(%23linearGradient-1)'%3E%3Crect id='Rectangle' x='0' y='0' width='80' height='80'%3E%3C/rect%3E%3C/g%3E%3Cpath d='M17,38 C18.103,38 19,38.897 19,40 C19,41.103 18.103,42 17,42 C15.897,42 15,41.103 15,40 C15,38.897 15.897,38 17,38 L17,38 Z M41,64 C29.314,64 19.289,55.466 17.194,43.98 C18.965,43.894 20.427,42.659 20.857,41 L27,41 L27,39 L20.857,39 C20.427,37.342 18.966,36.107 17.195,36.02 C19.285,24.71 29.511,16 41,16 C45.313,16 49.832,17.622 54.429,20.821 L55.571,19.179 C50.633,15.743 45.73,14 41,14 C28.27,14 16.949,23.865 15.063,36.521 C13.839,37.207 13,38.5 13,40 C13,41.5 13.839,42.793 15.063,43.478 C16.97,56.341 28.056,66 41,66 C46.407,66 51.942,64.157 56.585,60.811 L55.415,59.189 C51.11,62.292 45.991,64 41,64 L41,64 Z M30.101,36.442 C31.955,36.895 34.275,37 36,37 C37.642,37 39.823,36.905 41.629,36.506 L37.105,45.553 C37.036,45.691 37,45.845 37,46 L37,50.453 C36.199,50.964 34.833,51.812 34,51.986 L34,46 C34,45.868 33.974,45.737 33.923,45.615 L30.101,36.442 Z M36,33 C40.025,33 42.174,33.604 42.841,34 C42.174,34.396 40.025,35 36,35 C31.975,35 29.826,34.396 29.159,34 C29.826,33.604 31.975,33 36,33 L36,33 Z M33,54 L34,54 C34.043,54 34.086,53.997 34.128,53.992 C35.352,53.833 36.909,52.887 38.272,52.013 L38.535,51.845 C38.824,51.661 39,51.342 39,51 L39,46.236 L44.559,35.12 C44.833,34.801 45,34.434 45,34 C45,31.39 39.361,31 36,31 C32.639,31 27,31.39 27,34 C27,34.366 27.12,34.684 27.32,34.967 L32,46.2 L32,53 C32,53.552 32.447,54 33,54 L33,54 Z M62,53 C63.103,53 64,53.897 64,55 C64,56.103 63.103,57 62,57 C60.897,57 60,56.103 60,55 C60,53.897 60.897,53 62,53 L62,53 Z M62,23 C63.103,23 64,23.897 64,25 C64,26.103 63.103,27 62,27 C60.897,27 60,26.103 60,25 C60,23.897 60.897,23 62,23 L62,23 Z M64,38 C65.103,38 66,38.897 66,40 C66,41.103 65.103,42 64,42 C62.897,42 62,41.103 62,40 C62,38.897 62.897,38 64,38 L64,38 Z M54,41 L60.143,41 C60.589,42.72 62.142,44 64,44 C66.206,44 68,42.206 68,40 C68,37.794 66.206,36 64,36 C62.142,36 60.589,37.28 60.143,39 L54,39 L54,26 L58.143,26 C58.589,27.72 60.142,29 62,29 C64.206,29 66,27.206 66,25 C66,22.794 64.206,21 62,21 C60.142,21 58.589,22.28 58.143,24 L53,24 C52.447,24 52,24.448 52,25 L52,39 L45,39 L45,41 L52,41 L52,55 C52,55.552 52.447,56 53,56 L58.143,56 C58.589,57.72 60.142,59 62,59 C64.206,59 66,57.206 66,55 C66,52.794 64.206,51 62,51 C60.142,51 58.589,52.28 58.143,54 L54,54 L54,41 Z' id='AWS-Simple-Notification-Service_Icon_64_Squid' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
196
+ },
197
+ "engines": {
198
+ "camunda": "^8.2"
199
+ }
200
+ },
201
+ {
202
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
203
+ "name": "Amazon SNS Outbound connector",
204
+ "id": "io.camunda.connectors.AWSSNS.v1",
205
+ "description": "Send message to topic",
14
206
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=outbound",
15
- "version": 8,
207
+ "version": 7,
16
208
  "category": {
17
209
  "id": "connectors",
18
210
  "name": "Connectors"
@@ -21,9 +213,6 @@
21
213
  "elementType": {
22
214
  "value": "bpmn:ServiceTask"
23
215
  },
24
- "engines": {
25
- "camunda": "^8.3"
26
- },
27
216
  "groups": [
28
217
  {
29
218
  "id": "authentication",
@@ -37,10 +226,6 @@
37
226
  "id": "input",
38
227
  "label": "Input message data"
39
228
  },
40
- {
41
- "id": "connector",
42
- "label": "Connector"
43
- },
44
229
  {
45
230
  "id": "output",
46
231
  "label": "Output mapping"
@@ -173,10 +358,7 @@
173
358
  "id": "configuration.region",
174
359
  "label": "Region",
175
360
  "description": "Specify the AWS region",
176
- "optional": false,
177
- "constraints": {
178
- "notEmpty": true
179
- },
361
+ "optional": true,
180
362
  "feel": "optional",
181
363
  "group": "configuration",
182
364
  "binding": {
@@ -275,34 +457,10 @@
275
457
  },
276
458
  "type": "String"
277
459
  },
278
- {
279
- "id": "version",
280
- "label": "Version",
281
- "description": "Version of the element template",
282
- "value": "8",
283
- "group": "connector",
284
- "binding": {
285
- "key": "elementTemplateVersion",
286
- "type": "zeebe:taskHeader"
287
- },
288
- "type": "Hidden"
289
- },
290
- {
291
- "id": "id",
292
- "label": "ID",
293
- "description": "ID of the element template",
294
- "value": "io.camunda.connectors.AWSSNS.v1",
295
- "group": "connector",
296
- "binding": {
297
- "key": "elementTemplateId",
298
- "type": "zeebe:taskHeader"
299
- },
300
- "type": "Hidden"
301
- },
302
460
  {
303
461
  "id": "resultVariable",
304
462
  "label": "Result variable",
305
- "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>.",
463
+ "description": "Name of variable to store the response in",
306
464
  "group": "output",
307
465
  "binding": {
308
466
  "key": "resultVariable",
@@ -313,7 +471,7 @@
313
471
  {
314
472
  "id": "resultExpression",
315
473
  "label": "Result expression",
316
- "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>.",
474
+ "description": "Expression to map the response into process variables",
317
475
  "feel": "required",
318
476
  "group": "output",
319
477
  "binding": {
@@ -352,6 +510,7 @@
352
510
  "label": "Retry backoff",
353
511
  "description": "ISO-8601 duration to wait between retries",
354
512
  "value": "PT0S",
513
+ "feel": "optional",
355
514
  "group": "retries",
356
515
  "binding": {
357
516
  "key": "retryBackoff",
@@ -362,6 +521,9 @@
362
521
  ],
363
522
  "icon": {
364
523
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA4MCA4MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS82NC9BcmNoX0FXUy1TaW1wbGUtTm90aWZpY2F0aW9uLVNlcnZpY2VfNjQ8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9JzAlJyB5MT0nMTAwJScgeDI9JzEwMCUnIHkyPScwJScgaWQ9J2xpbmVhckdyYWRpZW50LTEnPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPScjQjAwODREJyBvZmZzZXQ9JzAlJz48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNGRjRGOEInIG9mZnNldD0nMTAwJSc+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0nSWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BV1MtU2ltcGxlLU5vdGlmaWNhdGlvbi1TZXJ2aWNlXzY0JyBzdHJva2U9J25vbmUnIHN0cm9rZS13aWR0aD0nMScgZmlsbD0nbm9uZScKICAgICAgIGZpbGwtcnVsZT0nZXZlbm9kZCc+CiAgICAgICAgPGcgaWQ9J0ljb24tQXJjaGl0ZWN0dXJlLUJHLzY0L0FwcGxpY2F0aW9uLUludGVncmF0aW9uJyBmaWxsPSd1cmwoI2xpbmVhckdyYWRpZW50LTEpJz4KICAgICAgICAgICAgPHJlY3QgaWQ9J1JlY3RhbmdsZScgeD0nMCcgeT0nMCcgd2lkdGg9JzgwJyBoZWlnaHQ9JzgwJz48L3JlY3Q+CiAgICAgICAgPC9nPgogICAgICAgIDxwYXRoIGQ9J00xNywzOCBDMTguMTAzLDM4IDE5LDM4Ljg5NyAxOSw0MCBDMTksNDEuMTAzIDE4LjEwMyw0MiAxNyw0MiBDMTUuODk3LDQyIDE1LDQxLjEwMyAxNSw0MCBDMTUsMzguODk3IDE1Ljg5NywzOCAxNywzOCBMMTcsMzggWiBNNDEsNjQgQzI5LjMxNCw2NCAxOS4yODksNTUuNDY2IDE3LjE5NCw0My45OCBDMTguOTY1LDQzLjg5NCAyMC40MjcsNDIuNjU5IDIwLjg1Nyw0MSBMMjcsNDEgTDI3LDM5IEwyMC44NTcsMzkgQzIwLjQyNywzNy4zNDIgMTguOTY2LDM2LjEwNyAxNy4xOTUsMzYuMDIgQzE5LjI4NSwyNC43MSAyOS41MTEsMTYgNDEsMTYgQzQ1LjMxMywxNiA0OS44MzIsMTcuNjIyIDU0LjQyOSwyMC44MjEgTDU1LjU3MSwxOS4xNzkgQzUwLjYzMywxNS43NDMgNDUuNzMsMTQgNDEsMTQgQzI4LjI3LDE0IDE2Ljk0OSwyMy44NjUgMTUuMDYzLDM2LjUyMSBDMTMuODM5LDM3LjIwNyAxMywzOC41IDEzLDQwIEMxMyw0MS41IDEzLjgzOSw0Mi43OTMgMTUuMDYzLDQzLjQ3OCBDMTYuOTcsNTYuMzQxIDI4LjA1Niw2NiA0MSw2NiBDNDYuNDA3LDY2IDUxLjk0Miw2NC4xNTcgNTYuNTg1LDYwLjgxMSBMNTUuNDE1LDU5LjE4OSBDNTEuMTEsNjIuMjkyIDQ1Ljk5MSw2NCA0MSw2NCBMNDEsNjQgWiBNMzAuMTAxLDM2LjQ0MiBDMzEuOTU1LDM2Ljg5NSAzNC4yNzUsMzcgMzYsMzcgQzM3LjY0MiwzNyAzOS44MjMsMzYuOTA1IDQxLjYyOSwzNi41MDYgTDM3LjEwNSw0NS41NTMgQzM3LjAzNiw0NS42OTEgMzcsNDUuODQ1IDM3LDQ2IEwzNyw1MC40NTMgQzM2LjE5OSw1MC45NjQgMzQuODMzLDUxLjgxMiAzNCw1MS45ODYgTDM0LDQ2IEMzNCw0NS44NjggMzMuOTc0LDQ1LjczNyAzMy45MjMsNDUuNjE1IEwzMC4xMDEsMzYuNDQyIFogTTM2LDMzIEM0MC4wMjUsMzMgNDIuMTc0LDMzLjYwNCA0Mi44NDEsMzQgQzQyLjE3NCwzNC4zOTYgNDAuMDI1LDM1IDM2LDM1IEMzMS45NzUsMzUgMjkuODI2LDM0LjM5NiAyOS4xNTksMzQgQzI5LjgyNiwzMy42MDQgMzEuOTc1LDMzIDM2LDMzIEwzNiwzMyBaIE0zMyw1NCBMMzQsNTQgQzM0LjA0Myw1NCAzNC4wODYsNTMuOTk3IDM0LjEyOCw1My45OTIgQzM1LjM1Miw1My44MzMgMzYuOTA5LDUyLjg4NyAzOC4yNzIsNTIuMDEzIEwzOC41MzUsNTEuODQ1IEMzOC44MjQsNTEuNjYxIDM5LDUxLjM0MiAzOSw1MSBMMzksNDYuMjM2IEw0NC41NTksMzUuMTIgQzQ0LjgzMywzNC44MDEgNDUsMzQuNDM0IDQ1LDM0IEM0NSwzMS4zOSAzOS4zNjEsMzEgMzYsMzEgQzMyLjYzOSwzMSAyNywzMS4zOSAyNywzNCBDMjcsMzQuMzY2IDI3LjEyLDM0LjY4NCAyNy4zMiwzNC45NjcgTDMyLDQ2LjIgTDMyLDUzIEMzMiw1My41NTIgMzIuNDQ3LDU0IDMzLDU0IEwzMyw1NCBaIE02Miw1MyBDNjMuMTAzLDUzIDY0LDUzLjg5NyA2NCw1NSBDNjQsNTYuMTAzIDYzLjEwMyw1NyA2Miw1NyBDNjAuODk3LDU3IDYwLDU2LjEwMyA2MCw1NSBDNjAsNTMuODk3IDYwLjg5Nyw1MyA2Miw1MyBMNjIsNTMgWiBNNjIsMjMgQzYzLjEwMywyMyA2NCwyMy44OTcgNjQsMjUgQzY0LDI2LjEwMyA2My4xMDMsMjcgNjIsMjcgQzYwLjg5NywyNyA2MCwyNi4xMDMgNjAsMjUgQzYwLDIzLjg5NyA2MC44OTcsMjMgNjIsMjMgTDYyLDIzIFogTTY0LDM4IEM2NS4xMDMsMzggNjYsMzguODk3IDY2LDQwIEM2Niw0MS4xMDMgNjUuMTAzLDQyIDY0LDQyIEM2Mi44OTcsNDIgNjIsNDEuMTAzIDYyLDQwIEM2MiwzOC44OTcgNjIuODk3LDM4IDY0LDM4IEw2NCwzOCBaIE01NCw0MSBMNjAuMTQzLDQxIEM2MC41ODksNDIuNzIgNjIuMTQyLDQ0IDY0LDQ0IEM2Ni4yMDYsNDQgNjgsNDIuMjA2IDY4LDQwIEM2OCwzNy43OTQgNjYuMjA2LDM2IDY0LDM2IEM2Mi4xNDIsMzYgNjAuNTg5LDM3LjI4IDYwLjE0MywzOSBMNTQsMzkgTDU0LDI2IEw1OC4xNDMsMjYgQzU4LjU4OSwyNy43MiA2MC4xNDIsMjkgNjIsMjkgQzY0LjIwNiwyOSA2NiwyNy4yMDYgNjYsMjUgQzY2LDIyLjc5NCA2NC4yMDYsMjEgNjIsMjEgQzYwLjE0MiwyMSA1OC41ODksMjIuMjggNTguMTQzLDI0IEw1MywyNCBDNTIuNDQ3LDI0IDUyLDI0LjQ0OCA1MiwyNSBMNTIsMzkgTDQ1LDM5IEw0NSw0MSBMNTIsNDEgTDUyLDU1IEM1Miw1NS41NTIgNTIuNDQ3LDU2IDUzLDU2IEw1OC4xNDMsNTYgQzU4LjU4OSw1Ny43MiA2MC4xNDIsNTkgNjIsNTkgQzY0LjIwNiw1OSA2Niw1Ny4yMDYgNjYsNTUgQzY2LDUyLjc5NCA2NC4yMDYsNTEgNjIsNTEgQzYwLjE0Miw1MSA1OC41ODksNTIuMjggNTguMTQzLDU0IEw1NCw1NCBMNTQsNDEgWicKICAgICAgICAgICAgICBpZD0nQVdTLVNpbXBsZS1Ob3RpZmljYXRpb24tU2VydmljZV9JY29uXzY0X1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
524
+ },
525
+ "engines": {
526
+ "camunda": "^8.5"
365
527
  }
366
528
  },
367
529
  {
@@ -370,7 +532,7 @@
370
532
  "id": "io.camunda.connectors.AWSSNS.v1",
371
533
  "description": "Send message to topic",
372
534
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns/",
373
- "version": 3,
535
+ "version": 2,
374
536
  "appliesTo": ["bpmn:Task"],
375
537
  "elementType": {
376
538
  "value": "bpmn:ServiceTask"
@@ -436,15 +598,6 @@
436
598
  "notEmpty": true
437
599
  }
438
600
  },
439
- {
440
- "type": "Hidden",
441
- "description": "This value forces to evaluate configuration first in order",
442
- "value": "nonce",
443
- "binding": {
444
- "type": "zeebe:input",
445
- "name": "configuration.nonce"
446
- }
447
- },
448
601
  {
449
602
  "label": "Topic ARN",
450
603
  "description": "Specify the topic you want to publish to",
@@ -472,15 +625,6 @@
472
625
  },
473
626
  "feel": "optional"
474
627
  },
475
- {
476
- "description": "Backwards compatible region",
477
- "type": "Hidden",
478
- "value": "=configuration.region",
479
- "binding": {
480
- "type": "zeebe:input",
481
- "name": "topic.region"
482
- }
483
- },
484
628
  {
485
629
  "label": "Subject",
486
630
  "description": "Specify the subject of the message you want to publish in the SNS topic",
@@ -565,11 +709,11 @@
565
709
  },
566
710
  {
567
711
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
568
- "name": "Amazon SNS Outbound connector",
712
+ "name": "Amazon SNS connector",
569
713
  "id": "io.camunda.connectors.AWSSNS.v1",
570
714
  "description": "Send message to topic",
571
715
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns/",
572
- "version": 5,
716
+ "version": 4,
573
717
  "appliesTo": ["bpmn:Task"],
574
718
  "elementType": {
575
719
  "value": "bpmn:ServiceTask"
@@ -746,11 +890,11 @@
746
890
  },
747
891
  {
748
892
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
749
- "name": "Amazon SNS connector",
893
+ "name": "Amazon SNS Outbound connector",
750
894
  "id": "io.camunda.connectors.AWSSNS.v1",
751
895
  "description": "Send message to topic",
752
896
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns/",
753
- "version": 1,
897
+ "version": 5,
754
898
  "appliesTo": ["bpmn:Task"],
755
899
  "elementType": {
756
900
  "value": "bpmn:ServiceTask"
@@ -836,7 +980,7 @@
836
980
  "type": "String",
837
981
  "binding": {
838
982
  "type": "zeebe:input",
839
- "name": "topic.region"
983
+ "name": "configuration.region"
840
984
  },
841
985
  "constraints": {
842
986
  "notEmpty": true
@@ -931,7 +1075,7 @@
931
1075
  "id": "io.camunda.connectors.AWSSNS.v1",
932
1076
  "description": "Send message to topic",
933
1077
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns/",
934
- "version": 2,
1078
+ "version": 1,
935
1079
  "appliesTo": ["bpmn:Task"],
936
1080
  "elementType": {
937
1081
  "value": "bpmn:ServiceTask"
@@ -1017,7 +1161,7 @@
1017
1161
  "type": "String",
1018
1162
  "binding": {
1019
1163
  "type": "zeebe:input",
1020
- "name": "configuration.region"
1164
+ "name": "topic.region"
1021
1165
  },
1022
1166
  "constraints": {
1023
1167
  "notEmpty": true
@@ -1108,11 +1252,11 @@
1108
1252
  },
1109
1253
  {
1110
1254
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1111
- "name": "Amazon SNS connector",
1255
+ "name": "Amazon SNS Outbound connector",
1112
1256
  "id": "io.camunda.connectors.AWSSNS.v1",
1113
1257
  "description": "Send message to topic",
1114
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns/",
1115
- "version": 4,
1258
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=outbound",
1259
+ "version": 6,
1116
1260
  "appliesTo": ["bpmn:Task"],
1117
1261
  "elementType": {
1118
1262
  "value": "bpmn:ServiceTask"
@@ -1152,6 +1296,32 @@
1152
1296
  "property": "type"
1153
1297
  }
1154
1298
  },
1299
+ {
1300
+ "id": "authenticationType",
1301
+ "label": "Authentication",
1302
+ "description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/\" target=\"_blank\">documentation page</a>",
1303
+ "group": "authentication",
1304
+ "type": "Dropdown",
1305
+ "optional": false,
1306
+ "value": "credentials",
1307
+ "choices": [
1308
+ {
1309
+ "name": "Credentials",
1310
+ "value": "credentials"
1311
+ },
1312
+ {
1313
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
1314
+ "value": "defaultCredentialsChain"
1315
+ }
1316
+ ],
1317
+ "binding": {
1318
+ "type": "zeebe:input",
1319
+ "name": "authentication.type"
1320
+ },
1321
+ "constraints": {
1322
+ "notEmpty": true
1323
+ }
1324
+ },
1155
1325
  {
1156
1326
  "label": "Access key",
1157
1327
  "description": "Provide AWS IAM access key that has permission to publish to desired SNS topic",
@@ -1163,6 +1333,10 @@
1163
1333
  },
1164
1334
  "constraints": {
1165
1335
  "notEmpty": true
1336
+ },
1337
+ "condition": {
1338
+ "property": "authenticationType",
1339
+ "equals": "credentials"
1166
1340
  }
1167
1341
  },
1168
1342
  {
@@ -1176,6 +1350,10 @@
1176
1350
  },
1177
1351
  "constraints": {
1178
1352
  "notEmpty": true
1353
+ },
1354
+ "condition": {
1355
+ "property": "authenticationType",
1356
+ "equals": "credentials"
1179
1357
  }
1180
1358
  },
1181
1359
  {
@@ -1284,16 +1462,23 @@
1284
1462
  "contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 80 80' 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/64/Arch_AWS-Simple-Notification-Service_64%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/64/Arch_AWS-Simple-Notification-Service_64' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icon-Architecture-BG/64/Application-Integration' fill='url(%23linearGradient-1)'%3E%3Crect id='Rectangle' x='0' y='0' width='80' height='80'%3E%3C/rect%3E%3C/g%3E%3Cpath d='M17,38 C18.103,38 19,38.897 19,40 C19,41.103 18.103,42 17,42 C15.897,42 15,41.103 15,40 C15,38.897 15.897,38 17,38 L17,38 Z M41,64 C29.314,64 19.289,55.466 17.194,43.98 C18.965,43.894 20.427,42.659 20.857,41 L27,41 L27,39 L20.857,39 C20.427,37.342 18.966,36.107 17.195,36.02 C19.285,24.71 29.511,16 41,16 C45.313,16 49.832,17.622 54.429,20.821 L55.571,19.179 C50.633,15.743 45.73,14 41,14 C28.27,14 16.949,23.865 15.063,36.521 C13.839,37.207 13,38.5 13,40 C13,41.5 13.839,42.793 15.063,43.478 C16.97,56.341 28.056,66 41,66 C46.407,66 51.942,64.157 56.585,60.811 L55.415,59.189 C51.11,62.292 45.991,64 41,64 L41,64 Z M30.101,36.442 C31.955,36.895 34.275,37 36,37 C37.642,37 39.823,36.905 41.629,36.506 L37.105,45.553 C37.036,45.691 37,45.845 37,46 L37,50.453 C36.199,50.964 34.833,51.812 34,51.986 L34,46 C34,45.868 33.974,45.737 33.923,45.615 L30.101,36.442 Z M36,33 C40.025,33 42.174,33.604 42.841,34 C42.174,34.396 40.025,35 36,35 C31.975,35 29.826,34.396 29.159,34 C29.826,33.604 31.975,33 36,33 L36,33 Z M33,54 L34,54 C34.043,54 34.086,53.997 34.128,53.992 C35.352,53.833 36.909,52.887 38.272,52.013 L38.535,51.845 C38.824,51.661 39,51.342 39,51 L39,46.236 L44.559,35.12 C44.833,34.801 45,34.434 45,34 C45,31.39 39.361,31 36,31 C32.639,31 27,31.39 27,34 C27,34.366 27.12,34.684 27.32,34.967 L32,46.2 L32,53 C32,53.552 32.447,54 33,54 L33,54 Z M62,53 C63.103,53 64,53.897 64,55 C64,56.103 63.103,57 62,57 C60.897,57 60,56.103 60,55 C60,53.897 60.897,53 62,53 L62,53 Z M62,23 C63.103,23 64,23.897 64,25 C64,26.103 63.103,27 62,27 C60.897,27 60,26.103 60,25 C60,23.897 60.897,23 62,23 L62,23 Z M64,38 C65.103,38 66,38.897 66,40 C66,41.103 65.103,42 64,42 C62.897,42 62,41.103 62,40 C62,38.897 62.897,38 64,38 L64,38 Z M54,41 L60.143,41 C60.589,42.72 62.142,44 64,44 C66.206,44 68,42.206 68,40 C68,37.794 66.206,36 64,36 C62.142,36 60.589,37.28 60.143,39 L54,39 L54,26 L58.143,26 C58.589,27.72 60.142,29 62,29 C64.206,29 66,27.206 66,25 C66,22.794 64.206,21 62,21 C60.142,21 58.589,22.28 58.143,24 L53,24 C52.447,24 52,24.448 52,25 L52,39 L45,39 L45,41 L52,41 L52,55 C52,55.552 52.447,56 53,56 L58.143,56 C58.589,57.72 60.142,59 62,59 C64.206,59 66,57.206 66,55 C66,52.794 64.206,51 62,51 C60.142,51 58.589,52.28 58.143,54 L54,54 L54,41 Z' id='AWS-Simple-Notification-Service_Icon_64_Squid' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
1285
1463
  },
1286
1464
  "engines": {
1287
- "camunda": "^8.2"
1465
+ "camunda": "^8.4"
1288
1466
  }
1289
1467
  },
1290
1468
  {
1291
1469
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1292
1470
  "name": "Amazon SNS Outbound connector",
1293
1471
  "id": "io.camunda.connectors.AWSSNS.v1",
1294
- "description": "Send message to topic",
1472
+ "description": "Send messages to Amazon SNS.",
1473
+ "keywords": [
1474
+ "send message",
1475
+ "publish message",
1476
+ "notification",
1477
+ "publish to topic",
1478
+ "FIFO"
1479
+ ],
1295
1480
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=outbound",
1296
- "version": 7,
1481
+ "version": 8,
1297
1482
  "category": {
1298
1483
  "id": "connectors",
1299
1484
  "name": "Connectors"
@@ -1302,6 +1487,9 @@
1302
1487
  "elementType": {
1303
1488
  "value": "bpmn:ServiceTask"
1304
1489
  },
1490
+ "engines": {
1491
+ "camunda": "^8.3"
1492
+ },
1305
1493
  "groups": [
1306
1494
  {
1307
1495
  "id": "authentication",
@@ -1315,6 +1503,10 @@
1315
1503
  "id": "input",
1316
1504
  "label": "Input message data"
1317
1505
  },
1506
+ {
1507
+ "id": "connector",
1508
+ "label": "Connector"
1509
+ },
1318
1510
  {
1319
1511
  "id": "output",
1320
1512
  "label": "Output mapping"
@@ -1447,7 +1639,10 @@
1447
1639
  "id": "configuration.region",
1448
1640
  "label": "Region",
1449
1641
  "description": "Specify the AWS region",
1450
- "optional": true,
1642
+ "optional": false,
1643
+ "constraints": {
1644
+ "notEmpty": true
1645
+ },
1451
1646
  "feel": "optional",
1452
1647
  "group": "configuration",
1453
1648
  "binding": {
@@ -1546,10 +1741,34 @@
1546
1741
  },
1547
1742
  "type": "String"
1548
1743
  },
1744
+ {
1745
+ "id": "version",
1746
+ "label": "Version",
1747
+ "description": "Version of the element template",
1748
+ "value": "8",
1749
+ "group": "connector",
1750
+ "binding": {
1751
+ "key": "elementTemplateVersion",
1752
+ "type": "zeebe:taskHeader"
1753
+ },
1754
+ "type": "Hidden"
1755
+ },
1756
+ {
1757
+ "id": "id",
1758
+ "label": "ID",
1759
+ "description": "ID of the element template",
1760
+ "value": "io.camunda.connectors.AWSSNS.v1",
1761
+ "group": "connector",
1762
+ "binding": {
1763
+ "key": "elementTemplateId",
1764
+ "type": "zeebe:taskHeader"
1765
+ },
1766
+ "type": "Hidden"
1767
+ },
1549
1768
  {
1550
1769
  "id": "resultVariable",
1551
1770
  "label": "Result variable",
1552
- "description": "Name of variable to store the response in",
1771
+ "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>.",
1553
1772
  "group": "output",
1554
1773
  "binding": {
1555
1774
  "key": "resultVariable",
@@ -1560,7 +1779,7 @@
1560
1779
  {
1561
1780
  "id": "resultExpression",
1562
1781
  "label": "Result expression",
1563
- "description": "Expression to map the response into process variables",
1782
+ "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>.",
1564
1783
  "feel": "required",
1565
1784
  "group": "output",
1566
1785
  "binding": {
@@ -1598,8 +1817,7 @@
1598
1817
  "id": "retryBackoff",
1599
1818
  "label": "Retry backoff",
1600
1819
  "description": "ISO-8601 duration to wait between retries",
1601
- "value": "PT0S",
1602
- "feel": "optional",
1820
+ "value": "PT30S",
1603
1821
  "group": "retries",
1604
1822
  "binding": {
1605
1823
  "key": "retryBackoff",
@@ -1610,224 +1828,6 @@
1610
1828
  ],
1611
1829
  "icon": {
1612
1830
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA4MCA4MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS82NC9BcmNoX0FXUy1TaW1wbGUtTm90aWZpY2F0aW9uLVNlcnZpY2VfNjQ8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9JzAlJyB5MT0nMTAwJScgeDI9JzEwMCUnIHkyPScwJScgaWQ9J2xpbmVhckdyYWRpZW50LTEnPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPScjQjAwODREJyBvZmZzZXQ9JzAlJz48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNGRjRGOEInIG9mZnNldD0nMTAwJSc+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0nSWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BV1MtU2ltcGxlLU5vdGlmaWNhdGlvbi1TZXJ2aWNlXzY0JyBzdHJva2U9J25vbmUnIHN0cm9rZS13aWR0aD0nMScgZmlsbD0nbm9uZScKICAgICAgIGZpbGwtcnVsZT0nZXZlbm9kZCc+CiAgICAgICAgPGcgaWQ9J0ljb24tQXJjaGl0ZWN0dXJlLUJHLzY0L0FwcGxpY2F0aW9uLUludGVncmF0aW9uJyBmaWxsPSd1cmwoI2xpbmVhckdyYWRpZW50LTEpJz4KICAgICAgICAgICAgPHJlY3QgaWQ9J1JlY3RhbmdsZScgeD0nMCcgeT0nMCcgd2lkdGg9JzgwJyBoZWlnaHQ9JzgwJz48L3JlY3Q+CiAgICAgICAgPC9nPgogICAgICAgIDxwYXRoIGQ9J00xNywzOCBDMTguMTAzLDM4IDE5LDM4Ljg5NyAxOSw0MCBDMTksNDEuMTAzIDE4LjEwMyw0MiAxNyw0MiBDMTUuODk3LDQyIDE1LDQxLjEwMyAxNSw0MCBDMTUsMzguODk3IDE1Ljg5NywzOCAxNywzOCBMMTcsMzggWiBNNDEsNjQgQzI5LjMxNCw2NCAxOS4yODksNTUuNDY2IDE3LjE5NCw0My45OCBDMTguOTY1LDQzLjg5NCAyMC40MjcsNDIuNjU5IDIwLjg1Nyw0MSBMMjcsNDEgTDI3LDM5IEwyMC44NTcsMzkgQzIwLjQyNywzNy4zNDIgMTguOTY2LDM2LjEwNyAxNy4xOTUsMzYuMDIgQzE5LjI4NSwyNC43MSAyOS41MTEsMTYgNDEsMTYgQzQ1LjMxMywxNiA0OS44MzIsMTcuNjIyIDU0LjQyOSwyMC44MjEgTDU1LjU3MSwxOS4xNzkgQzUwLjYzMywxNS43NDMgNDUuNzMsMTQgNDEsMTQgQzI4LjI3LDE0IDE2Ljk0OSwyMy44NjUgMTUuMDYzLDM2LjUyMSBDMTMuODM5LDM3LjIwNyAxMywzOC41IDEzLDQwIEMxMyw0MS41IDEzLjgzOSw0Mi43OTMgMTUuMDYzLDQzLjQ3OCBDMTYuOTcsNTYuMzQxIDI4LjA1Niw2NiA0MSw2NiBDNDYuNDA3LDY2IDUxLjk0Miw2NC4xNTcgNTYuNTg1LDYwLjgxMSBMNTUuNDE1LDU5LjE4OSBDNTEuMTEsNjIuMjkyIDQ1Ljk5MSw2NCA0MSw2NCBMNDEsNjQgWiBNMzAuMTAxLDM2LjQ0MiBDMzEuOTU1LDM2Ljg5NSAzNC4yNzUsMzcgMzYsMzcgQzM3LjY0MiwzNyAzOS44MjMsMzYuOTA1IDQxLjYyOSwzNi41MDYgTDM3LjEwNSw0NS41NTMgQzM3LjAzNiw0NS42OTEgMzcsNDUuODQ1IDM3LDQ2IEwzNyw1MC40NTMgQzM2LjE5OSw1MC45NjQgMzQuODMzLDUxLjgxMiAzNCw1MS45ODYgTDM0LDQ2IEMzNCw0NS44NjggMzMuOTc0LDQ1LjczNyAzMy45MjMsNDUuNjE1IEwzMC4xMDEsMzYuNDQyIFogTTM2LDMzIEM0MC4wMjUsMzMgNDIuMTc0LDMzLjYwNCA0Mi44NDEsMzQgQzQyLjE3NCwzNC4zOTYgNDAuMDI1LDM1IDM2LDM1IEMzMS45NzUsMzUgMjkuODI2LDM0LjM5NiAyOS4xNTksMzQgQzI5LjgyNiwzMy42MDQgMzEuOTc1LDMzIDM2LDMzIEwzNiwzMyBaIE0zMyw1NCBMMzQsNTQgQzM0LjA0Myw1NCAzNC4wODYsNTMuOTk3IDM0LjEyOCw1My45OTIgQzM1LjM1Miw1My44MzMgMzYuOTA5LDUyLjg4NyAzOC4yNzIsNTIuMDEzIEwzOC41MzUsNTEuODQ1IEMzOC44MjQsNTEuNjYxIDM5LDUxLjM0MiAzOSw1MSBMMzksNDYuMjM2IEw0NC41NTksMzUuMTIgQzQ0LjgzMywzNC44MDEgNDUsMzQuNDM0IDQ1LDM0IEM0NSwzMS4zOSAzOS4zNjEsMzEgMzYsMzEgQzMyLjYzOSwzMSAyNywzMS4zOSAyNywzNCBDMjcsMzQuMzY2IDI3LjEyLDM0LjY4NCAyNy4zMiwzNC45NjcgTDMyLDQ2LjIgTDMyLDUzIEMzMiw1My41NTIgMzIuNDQ3LDU0IDMzLDU0IEwzMyw1NCBaIE02Miw1MyBDNjMuMTAzLDUzIDY0LDUzLjg5NyA2NCw1NSBDNjQsNTYuMTAzIDYzLjEwMyw1NyA2Miw1NyBDNjAuODk3LDU3IDYwLDU2LjEwMyA2MCw1NSBDNjAsNTMuODk3IDYwLjg5Nyw1MyA2Miw1MyBMNjIsNTMgWiBNNjIsMjMgQzYzLjEwMywyMyA2NCwyMy44OTcgNjQsMjUgQzY0LDI2LjEwMyA2My4xMDMsMjcgNjIsMjcgQzYwLjg5NywyNyA2MCwyNi4xMDMgNjAsMjUgQzYwLDIzLjg5NyA2MC44OTcsMjMgNjIsMjMgTDYyLDIzIFogTTY0LDM4IEM2NS4xMDMsMzggNjYsMzguODk3IDY2LDQwIEM2Niw0MS4xMDMgNjUuMTAzLDQyIDY0LDQyIEM2Mi44OTcsNDIgNjIsNDEuMTAzIDYyLDQwIEM2MiwzOC44OTcgNjIuODk3LDM4IDY0LDM4IEw2NCwzOCBaIE01NCw0MSBMNjAuMTQzLDQxIEM2MC41ODksNDIuNzIgNjIuMTQyLDQ0IDY0LDQ0IEM2Ni4yMDYsNDQgNjgsNDIuMjA2IDY4LDQwIEM2OCwzNy43OTQgNjYuMjA2LDM2IDY0LDM2IEM2Mi4xNDIsMzYgNjAuNTg5LDM3LjI4IDYwLjE0MywzOSBMNTQsMzkgTDU0LDI2IEw1OC4xNDMsMjYgQzU4LjU4OSwyNy43MiA2MC4xNDIsMjkgNjIsMjkgQzY0LjIwNiwyOSA2NiwyNy4yMDYgNjYsMjUgQzY2LDIyLjc5NCA2NC4yMDYsMjEgNjIsMjEgQzYwLjE0MiwyMSA1OC41ODksMjIuMjggNTguMTQzLDI0IEw1MywyNCBDNTIuNDQ3LDI0IDUyLDI0LjQ0OCA1MiwyNSBMNTIsMzkgTDQ1LDM5IEw0NSw0MSBMNTIsNDEgTDUyLDU1IEM1Miw1NS41NTIgNTIuNDQ3LDU2IDUzLDU2IEw1OC4xNDMsNTYgQzU4LjU4OSw1Ny43MiA2MC4xNDIsNTkgNjIsNTkgQzY0LjIwNiw1OSA2Niw1Ny4yMDYgNjYsNTUgQzY2LDUyLjc5NCA2NC4yMDYsNTEgNjIsNTEgQzYwLjE0Miw1MSA1OC41ODksNTIuMjggNTguMTQzLDU0IEw1NCw1NCBMNTQsNDEgWicKICAgICAgICAgICAgICBpZD0nQVdTLVNpbXBsZS1Ob3RpZmljYXRpb24tU2VydmljZV9JY29uXzY0X1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
1613
- },
1614
- "engines": {
1615
- "camunda": "^8.5"
1616
- }
1617
- },
1618
- {
1619
- "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1620
- "name": "Amazon SNS Outbound connector",
1621
- "id": "io.camunda.connectors.AWSSNS.v1",
1622
- "description": "Send message to topic",
1623
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=outbound",
1624
- "version": 6,
1625
- "appliesTo": ["bpmn:Task"],
1626
- "elementType": {
1627
- "value": "bpmn:ServiceTask"
1628
- },
1629
- "category": {
1630
- "id": "connectors",
1631
- "name": "Connectors"
1632
- },
1633
- "groups": [
1634
- {
1635
- "id": "authentication",
1636
- "label": "Authentication"
1637
- },
1638
- {
1639
- "id": "topicProperties",
1640
- "label": "Topic properties"
1641
- },
1642
- {
1643
- "id": "output",
1644
- "label": "Output"
1645
- },
1646
- {
1647
- "id": "input",
1648
- "label": "Input message data"
1649
- },
1650
- {
1651
- "id": "errors",
1652
- "label": "Error handling"
1653
- }
1654
- ],
1655
- "properties": [
1656
- {
1657
- "type": "Hidden",
1658
- "value": "io.camunda:aws-sns:1",
1659
- "binding": {
1660
- "type": "zeebe:taskDefinition",
1661
- "property": "type"
1662
- }
1663
- },
1664
- {
1665
- "id": "authenticationType",
1666
- "label": "Authentication",
1667
- "description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/\" target=\"_blank\">documentation page</a>",
1668
- "group": "authentication",
1669
- "type": "Dropdown",
1670
- "optional": false,
1671
- "value": "credentials",
1672
- "choices": [
1673
- {
1674
- "name": "Credentials",
1675
- "value": "credentials"
1676
- },
1677
- {
1678
- "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
1679
- "value": "defaultCredentialsChain"
1680
- }
1681
- ],
1682
- "binding": {
1683
- "type": "zeebe:input",
1684
- "name": "authentication.type"
1685
- },
1686
- "constraints": {
1687
- "notEmpty": true
1688
- }
1689
- },
1690
- {
1691
- "label": "Access key",
1692
- "description": "Provide AWS IAM access key that has permission to publish to desired SNS topic",
1693
- "group": "authentication",
1694
- "type": "String",
1695
- "binding": {
1696
- "type": "zeebe:input",
1697
- "name": "authentication.accessKey"
1698
- },
1699
- "constraints": {
1700
- "notEmpty": true
1701
- },
1702
- "condition": {
1703
- "property": "authenticationType",
1704
- "equals": "credentials"
1705
- }
1706
- },
1707
- {
1708
- "label": "Secret key",
1709
- "description": "Provide AWS IAM secret key that has permission to publish to desired SNS topic",
1710
- "group": "authentication",
1711
- "type": "String",
1712
- "binding": {
1713
- "type": "zeebe:input",
1714
- "name": "authentication.secretKey"
1715
- },
1716
- "constraints": {
1717
- "notEmpty": true
1718
- },
1719
- "condition": {
1720
- "property": "authenticationType",
1721
- "equals": "credentials"
1722
- }
1723
- },
1724
- {
1725
- "label": "Topic ARN",
1726
- "description": "Specify the topic you want to publish to",
1727
- "group": "topicProperties",
1728
- "type": "String",
1729
- "binding": {
1730
- "type": "zeebe:input",
1731
- "name": "topic.topicArn"
1732
- },
1733
- "constraints": {
1734
- "notEmpty": true
1735
- }
1736
- },
1737
- {
1738
- "label": "Region",
1739
- "description": "Specify the AWS region of your topic",
1740
- "group": "topicProperties",
1741
- "type": "String",
1742
- "binding": {
1743
- "type": "zeebe:input",
1744
- "name": "configuration.region"
1745
- },
1746
- "constraints": {
1747
- "notEmpty": true
1748
- },
1749
- "feel": "optional"
1750
- },
1751
- {
1752
- "label": "Subject",
1753
- "description": "Specify the subject of the message you want to publish in the SNS topic",
1754
- "group": "input",
1755
- "type": "String",
1756
- "optional": true,
1757
- "binding": {
1758
- "type": "zeebe:input",
1759
- "name": "topic.subject"
1760
- },
1761
- "constraints": {
1762
- "notEmpty": false,
1763
- "maxLength": 99
1764
- },
1765
- "feel": "optional"
1766
- },
1767
- {
1768
- "label": "Message",
1769
- "description": "Data to publish in the SNS topic",
1770
- "group": "input",
1771
- "type": "Text",
1772
- "binding": {
1773
- "type": "zeebe:input",
1774
- "name": "topic.message"
1775
- },
1776
- "constraints": {
1777
- "notEmpty": true
1778
- },
1779
- "feel": "optional"
1780
- },
1781
- {
1782
- "label": "Message attributes",
1783
- "description": "Message attributes metadata",
1784
- "group": "input",
1785
- "type": "Text",
1786
- "optional": true,
1787
- "binding": {
1788
- "type": "zeebe:input",
1789
- "name": "topic.messageAttributes"
1790
- },
1791
- "feel": "required"
1792
- },
1793
- {
1794
- "label": "Result variable",
1795
- "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>",
1796
- "group": "output",
1797
- "type": "String",
1798
- "binding": {
1799
- "type": "zeebe:taskHeader",
1800
- "key": "resultVariable"
1801
- }
1802
- },
1803
- {
1804
- "label": "Result expression",
1805
- "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>",
1806
- "group": "output",
1807
- "type": "Text",
1808
- "feel": "required",
1809
- "binding": {
1810
- "type": "zeebe:taskHeader",
1811
- "key": "resultExpression"
1812
- }
1813
- },
1814
- {
1815
- "label": "Error expression",
1816
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
1817
- "group": "errors",
1818
- "type": "Text",
1819
- "feel": "required",
1820
- "binding": {
1821
- "type": "zeebe:taskHeader",
1822
- "key": "errorExpression"
1823
- }
1824
- }
1825
- ],
1826
- "icon": {
1827
- "contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 80 80' 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/64/Arch_AWS-Simple-Notification-Service_64%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/64/Arch_AWS-Simple-Notification-Service_64' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icon-Architecture-BG/64/Application-Integration' fill='url(%23linearGradient-1)'%3E%3Crect id='Rectangle' x='0' y='0' width='80' height='80'%3E%3C/rect%3E%3C/g%3E%3Cpath d='M17,38 C18.103,38 19,38.897 19,40 C19,41.103 18.103,42 17,42 C15.897,42 15,41.103 15,40 C15,38.897 15.897,38 17,38 L17,38 Z M41,64 C29.314,64 19.289,55.466 17.194,43.98 C18.965,43.894 20.427,42.659 20.857,41 L27,41 L27,39 L20.857,39 C20.427,37.342 18.966,36.107 17.195,36.02 C19.285,24.71 29.511,16 41,16 C45.313,16 49.832,17.622 54.429,20.821 L55.571,19.179 C50.633,15.743 45.73,14 41,14 C28.27,14 16.949,23.865 15.063,36.521 C13.839,37.207 13,38.5 13,40 C13,41.5 13.839,42.793 15.063,43.478 C16.97,56.341 28.056,66 41,66 C46.407,66 51.942,64.157 56.585,60.811 L55.415,59.189 C51.11,62.292 45.991,64 41,64 L41,64 Z M30.101,36.442 C31.955,36.895 34.275,37 36,37 C37.642,37 39.823,36.905 41.629,36.506 L37.105,45.553 C37.036,45.691 37,45.845 37,46 L37,50.453 C36.199,50.964 34.833,51.812 34,51.986 L34,46 C34,45.868 33.974,45.737 33.923,45.615 L30.101,36.442 Z M36,33 C40.025,33 42.174,33.604 42.841,34 C42.174,34.396 40.025,35 36,35 C31.975,35 29.826,34.396 29.159,34 C29.826,33.604 31.975,33 36,33 L36,33 Z M33,54 L34,54 C34.043,54 34.086,53.997 34.128,53.992 C35.352,53.833 36.909,52.887 38.272,52.013 L38.535,51.845 C38.824,51.661 39,51.342 39,51 L39,46.236 L44.559,35.12 C44.833,34.801 45,34.434 45,34 C45,31.39 39.361,31 36,31 C32.639,31 27,31.39 27,34 C27,34.366 27.12,34.684 27.32,34.967 L32,46.2 L32,53 C32,53.552 32.447,54 33,54 L33,54 Z M62,53 C63.103,53 64,53.897 64,55 C64,56.103 63.103,57 62,57 C60.897,57 60,56.103 60,55 C60,53.897 60.897,53 62,53 L62,53 Z M62,23 C63.103,23 64,23.897 64,25 C64,26.103 63.103,27 62,27 C60.897,27 60,26.103 60,25 C60,23.897 60.897,23 62,23 L62,23 Z M64,38 C65.103,38 66,38.897 66,40 C66,41.103 65.103,42 64,42 C62.897,42 62,41.103 62,40 C62,38.897 62.897,38 64,38 L64,38 Z M54,41 L60.143,41 C60.589,42.72 62.142,44 64,44 C66.206,44 68,42.206 68,40 C68,37.794 66.206,36 64,36 C62.142,36 60.589,37.28 60.143,39 L54,39 L54,26 L58.143,26 C58.589,27.72 60.142,29 62,29 C64.206,29 66,27.206 66,25 C66,22.794 64.206,21 62,21 C60.142,21 58.589,22.28 58.143,24 L53,24 C52.447,24 52,24.448 52,25 L52,39 L45,39 L45,41 L52,41 L52,55 C52,55.552 52.447,56 53,56 L58.143,56 C58.589,57.72 60.142,59 62,59 C64.206,59 66,57.206 66,55 C66,52.794 64.206,51 62,51 C60.142,51 58.589,52.28 58.143,54 L54,54 L54,41 Z' id='AWS-Simple-Notification-Service_Icon_64_Squid' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
1828
- },
1829
- "engines": {
1830
- "camunda": "^8.4"
1831
1831
  }
1832
1832
  }
1833
1833
  ]