@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
@@ -1,382 +1,691 @@
1
1
  [
2
2
  {
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
- "name": "Amazon SNS connector",
4
+ "name": "Amazon SNS Outbound connector",
5
5
  "id": "io.camunda.connectors.AWSSNS.v1",
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"
6
+ "description": "Send messages to Amazon SNS.",
7
+ "metadata": {
8
+ "keywords": ["send message", "publish message"]
12
9
  },
10
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=outbound",
11
+ "version": 8,
13
12
  "category": {
14
13
  "id": "connectors",
15
14
  "name": "Connectors"
16
15
  },
16
+ "appliesTo": ["bpmn:Task"],
17
+ "elementType": {
18
+ "value": "bpmn:ServiceTask"
19
+ },
20
+ "engines": {
21
+ "camunda": "^8.3"
22
+ },
17
23
  "groups": [
18
24
  {
19
25
  "id": "authentication",
20
26
  "label": "Authentication"
21
27
  },
22
28
  {
23
- "id": "topicProperties",
29
+ "id": "configuration",
24
30
  "label": "Topic properties"
25
31
  },
26
- {
27
- "id": "output",
28
- "label": "Output"
29
- },
30
32
  {
31
33
  "id": "input",
32
34
  "label": "Input message data"
33
35
  },
34
36
  {
35
- "id": "errors",
37
+ "id": "connector",
38
+ "label": "Connector"
39
+ },
40
+ {
41
+ "id": "output",
42
+ "label": "Output mapping"
43
+ },
44
+ {
45
+ "id": "error",
36
46
  "label": "Error handling"
47
+ },
48
+ {
49
+ "id": "retries",
50
+ "label": "Retries"
37
51
  }
38
52
  ],
39
53
  "properties": [
40
54
  {
41
- "type": "Hidden",
42
55
  "value": "io.camunda:aws-sns:1",
43
56
  "binding": {
44
- "type": "zeebe:taskDefinition",
45
- "property": "type"
46
- }
57
+ "property": "type",
58
+ "type": "zeebe:taskDefinition"
59
+ },
60
+ "type": "Hidden"
47
61
  },
48
62
  {
49
- "label": "Access key",
50
- "description": "Provide AWS IAM access key that has permission to publish to desired SNS topic",
63
+ "id": "authentication.type",
64
+ "label": "Authentication",
65
+ "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>",
66
+ "value": "credentials",
51
67
  "group": "authentication",
52
- "type": "String",
53
68
  "binding": {
54
- "type": "zeebe:input",
55
- "name": "authentication.accessKey"
69
+ "name": "authentication.type",
70
+ "type": "zeebe:input"
56
71
  },
57
- "constraints": {
58
- "notEmpty": true
59
- }
72
+ "type": "Dropdown",
73
+ "choices": [
74
+ {
75
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
76
+ "value": "defaultCredentialsChain"
77
+ },
78
+ {
79
+ "name": "Credentials",
80
+ "value": "credentials"
81
+ }
82
+ ]
60
83
  },
61
84
  {
62
- "label": "Secret key",
63
- "description": "Provide AWS IAM secret key that has permission to publish to desired SNS topic",
85
+ "id": "authentication.accessKey",
86
+ "label": "Access key",
87
+ "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
88
+ "optional": false,
89
+ "constraints": {
90
+ "notEmpty": true
91
+ },
92
+ "feel": "optional",
64
93
  "group": "authentication",
65
- "type": "String",
66
94
  "binding": {
67
- "type": "zeebe:input",
68
- "name": "authentication.secretKey"
95
+ "name": "authentication.accessKey",
96
+ "type": "zeebe:input"
69
97
  },
70
- "constraints": {
71
- "notEmpty": true
72
- }
98
+ "condition": {
99
+ "property": "authentication.type",
100
+ "equals": "credentials",
101
+ "type": "simple"
102
+ },
103
+ "type": "String"
73
104
  },
74
105
  {
75
- "type": "Hidden",
76
- "description": "This value forces to evaluate configuration first in order",
77
- "value": "nonce",
106
+ "id": "authentication.secretKey",
107
+ "label": "Secret key",
108
+ "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
109
+ "optional": false,
110
+ "constraints": {
111
+ "notEmpty": true
112
+ },
113
+ "feel": "optional",
114
+ "group": "authentication",
78
115
  "binding": {
79
- "type": "zeebe:input",
80
- "name": "configuration.nonce"
81
- }
116
+ "name": "authentication.secretKey",
117
+ "type": "zeebe:input"
118
+ },
119
+ "condition": {
120
+ "property": "authentication.type",
121
+ "equals": "credentials",
122
+ "type": "simple"
123
+ },
124
+ "type": "String"
82
125
  },
83
126
  {
127
+ "id": "topic.topicArn",
84
128
  "label": "Topic ARN",
85
129
  "description": "Specify the topic you want to publish to",
86
- "group": "topicProperties",
87
- "type": "String",
130
+ "optional": false,
131
+ "constraints": {
132
+ "notEmpty": true
133
+ },
134
+ "feel": "optional",
135
+ "group": "configuration",
88
136
  "binding": {
89
- "type": "zeebe:input",
90
- "name": "topic.topicArn"
137
+ "name": "topic.topicArn",
138
+ "type": "zeebe:input"
91
139
  },
140
+ "type": "String"
141
+ },
142
+ {
143
+ "id": "topic.type",
144
+ "label": "Topic type",
145
+ "description": "Select SNS topic type. Details at <a href=\"https://aws.amazon.com/sns/features/\">AWS SNS Features</a>",
146
+ "optional": false,
147
+ "value": "standard",
92
148
  "constraints": {
93
149
  "notEmpty": true
94
- }
150
+ },
151
+ "group": "configuration",
152
+ "binding": {
153
+ "name": "topic.type",
154
+ "type": "zeebe:input"
155
+ },
156
+ "type": "Dropdown",
157
+ "choices": [
158
+ {
159
+ "name": "Standard",
160
+ "value": "standard"
161
+ },
162
+ {
163
+ "name": "FIFO",
164
+ "value": "fifo"
165
+ }
166
+ ]
95
167
  },
96
168
  {
169
+ "id": "configuration.region",
97
170
  "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
- },
171
+ "description": "Specify the AWS region",
172
+ "optional": false,
105
173
  "constraints": {
106
174
  "notEmpty": true
107
175
  },
108
- "feel": "optional"
176
+ "feel": "optional",
177
+ "group": "configuration",
178
+ "binding": {
179
+ "name": "configuration.region",
180
+ "type": "zeebe:input"
181
+ },
182
+ "type": "String"
109
183
  },
110
184
  {
111
- "description": "Backwards compatible region",
112
- "type": "Hidden",
113
- "value": "=configuration.region",
185
+ "id": "configuration.endpoint",
186
+ "label": "Endpoint",
187
+ "description": "Specify endpoint if need to use custom endpoint",
188
+ "optional": true,
189
+ "group": "configuration",
114
190
  "binding": {
115
- "type": "zeebe:input",
116
- "name": "topic.region"
117
- }
191
+ "name": "configuration.endpoint",
192
+ "type": "zeebe:input"
193
+ },
194
+ "type": "Hidden"
118
195
  },
119
196
  {
120
- "label": "Subject",
121
- "description": "Specify the subject of the message you want to publish in the SNS topic",
197
+ "id": "topic.messageGroupId",
198
+ "label": "Message group ID",
199
+ "description": "Message group ID (FIFO only). See also <a href=\"https://docs.aws.amazon.com/sns/latest/dg/fifo-message-grouping.html\">message grouping for FIFO topics</a> in the Amazon SNS developer guide",
200
+ "optional": false,
201
+ "feel": "optional",
122
202
  "group": "input",
123
- "type": "String",
124
- "optional": true,
125
203
  "binding": {
126
- "type": "zeebe:input",
127
- "name": "topic.subject"
204
+ "name": "topic.messageGroupId",
205
+ "type": "zeebe:input"
128
206
  },
129
- "constraints": {
130
- "notEmpty": false,
131
- "maxLength": 99
207
+ "condition": {
208
+ "property": "topic.type",
209
+ "equals": "fifo",
210
+ "type": "simple"
132
211
  },
133
- "feel": "optional"
212
+ "type": "String"
134
213
  },
135
214
  {
136
- "label": "Message",
137
- "description": "Data to publish in the SNS topic",
215
+ "id": "topic.messageDeduplicationId",
216
+ "label": "Message deduplication ID",
217
+ "description": "Message deduplication ID. See also <a href=\"https://docs.aws.amazon.com/sns/latest/dg/fifo-message-dedup.html\">Message deduplication for FIFO topics</a> in the Amazon SNS developer guide",
218
+ "optional": true,
219
+ "feel": "optional",
138
220
  "group": "input",
139
- "type": "Text",
140
221
  "binding": {
141
- "type": "zeebe:input",
142
- "name": "topic.message"
222
+ "name": "topic.messageDeduplicationId",
223
+ "type": "zeebe:input"
143
224
  },
144
- "constraints": {
145
- "notEmpty": true
225
+ "condition": {
226
+ "property": "topic.type",
227
+ "equals": "fifo",
228
+ "type": "simple"
146
229
  },
147
- "feel": "optional"
230
+ "type": "String"
148
231
  },
149
232
  {
150
- "label": "Message attributes",
151
- "description": "Message attributes metadata",
152
- "group": "input",
153
- "type": "Text",
233
+ "id": "topic.subject",
234
+ "label": "Subject",
235
+ "description": "Specify the subject of the message you want to publish in the SNS topic",
154
236
  "optional": true,
237
+ "feel": "optional",
238
+ "group": "input",
155
239
  "binding": {
156
- "type": "zeebe:input",
157
- "name": "topic.messageAttributes"
240
+ "name": "topic.subject",
241
+ "type": "zeebe:input"
158
242
  },
159
- "feel": "required"
243
+ "type": "String"
160
244
  },
161
245
  {
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
- }
246
+ "id": "topic.message",
247
+ "label": "Message",
248
+ "description": "Data to publish in the SNS topic",
249
+ "optional": false,
250
+ "constraints": {
251
+ "notEmpty": true
252
+ },
253
+ "feel": "optional",
254
+ "group": "input",
255
+ "binding": {
256
+ "name": "topic.message",
257
+ "type": "zeebe:input"
258
+ },
259
+ "type": "Text"
170
260
  },
171
261
  {
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>",
262
+ "id": "topic.messageAttributes",
263
+ "label": "messageAttributes",
264
+ "description": "Message attributes metadata",
265
+ "optional": true,
266
+ "feel": "required",
267
+ "group": "input",
268
+ "binding": {
269
+ "name": "topic.messageAttributes",
270
+ "type": "zeebe:input"
271
+ },
272
+ "type": "String"
273
+ },
274
+ {
275
+ "id": "version",
276
+ "label": "Version",
277
+ "description": "Version of the element template",
278
+ "value": "8",
279
+ "group": "connector",
280
+ "binding": {
281
+ "key": "elementTemplateVersion",
282
+ "type": "zeebe:taskHeader"
283
+ },
284
+ "type": "Hidden"
285
+ },
286
+ {
287
+ "id": "id",
288
+ "label": "ID",
289
+ "description": "ID of the element template",
290
+ "value": "io.camunda.connectors.AWSSNS.v1",
291
+ "group": "connector",
292
+ "binding": {
293
+ "key": "elementTemplateId",
294
+ "type": "zeebe:taskHeader"
295
+ },
296
+ "type": "Hidden"
297
+ },
298
+ {
299
+ "id": "resultVariable",
300
+ "label": "Result variable",
301
+ "description": "Name of variable to store the response in",
174
302
  "group": "output",
175
- "type": "Text",
303
+ "binding": {
304
+ "key": "resultVariable",
305
+ "type": "zeebe:taskHeader"
306
+ },
307
+ "type": "String"
308
+ },
309
+ {
310
+ "id": "resultExpression",
311
+ "label": "Result expression",
312
+ "description": "Expression to map the response into process variables",
176
313
  "feel": "required",
314
+ "group": "output",
177
315
  "binding": {
178
- "type": "zeebe:taskHeader",
179
- "key": "resultExpression"
180
- }
316
+ "key": "resultExpression",
317
+ "type": "zeebe:taskHeader"
318
+ },
319
+ "type": "Text"
181
320
  },
182
321
  {
322
+ "id": "errorExpression",
183
323
  "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",
324
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
187
325
  "feel": "required",
326
+ "group": "error",
188
327
  "binding": {
189
- "type": "zeebe:taskHeader",
190
- "key": "errorExpression"
191
- }
328
+ "key": "errorExpression",
329
+ "type": "zeebe:taskHeader"
330
+ },
331
+ "type": "Text"
332
+ },
333
+ {
334
+ "id": "retryCount",
335
+ "label": "Retries",
336
+ "description": "Number of retries",
337
+ "value": "3",
338
+ "feel": "optional",
339
+ "group": "retries",
340
+ "binding": {
341
+ "property": "retries",
342
+ "type": "zeebe:taskDefinition"
343
+ },
344
+ "type": "String"
345
+ },
346
+ {
347
+ "id": "retryBackoff",
348
+ "label": "Retry backoff",
349
+ "description": "ISO-8601 duration to wait between retries",
350
+ "value": "PT0S",
351
+ "group": "retries",
352
+ "binding": {
353
+ "key": "retryBackoff",
354
+ "type": "zeebe:taskHeader"
355
+ },
356
+ "type": "String"
192
357
  }
193
358
  ],
194
359
  "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"
360
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA4MCA4MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS82NC9BcmNoX0FXUy1TaW1wbGUtTm90aWZpY2F0aW9uLVNlcnZpY2VfNjQ8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9JzAlJyB5MT0nMTAwJScgeDI9JzEwMCUnIHkyPScwJScgaWQ9J2xpbmVhckdyYWRpZW50LTEnPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPScjQjAwODREJyBvZmZzZXQ9JzAlJz48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNGRjRGOEInIG9mZnNldD0nMTAwJSc+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0nSWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BV1MtU2ltcGxlLU5vdGlmaWNhdGlvbi1TZXJ2aWNlXzY0JyBzdHJva2U9J25vbmUnIHN0cm9rZS13aWR0aD0nMScgZmlsbD0nbm9uZScKICAgICAgIGZpbGwtcnVsZT0nZXZlbm9kZCc+CiAgICAgICAgPGcgaWQ9J0ljb24tQXJjaGl0ZWN0dXJlLUJHLzY0L0FwcGxpY2F0aW9uLUludGVncmF0aW9uJyBmaWxsPSd1cmwoI2xpbmVhckdyYWRpZW50LTEpJz4KICAgICAgICAgICAgPHJlY3QgaWQ9J1JlY3RhbmdsZScgeD0nMCcgeT0nMCcgd2lkdGg9JzgwJyBoZWlnaHQ9JzgwJz48L3JlY3Q+CiAgICAgICAgPC9nPgogICAgICAgIDxwYXRoIGQ9J00xNywzOCBDMTguMTAzLDM4IDE5LDM4Ljg5NyAxOSw0MCBDMTksNDEuMTAzIDE4LjEwMyw0MiAxNyw0MiBDMTUuODk3LDQyIDE1LDQxLjEwMyAxNSw0MCBDMTUsMzguODk3IDE1Ljg5NywzOCAxNywzOCBMMTcsMzggWiBNNDEsNjQgQzI5LjMxNCw2NCAxOS4yODksNTUuNDY2IDE3LjE5NCw0My45OCBDMTguOTY1LDQzLjg5NCAyMC40MjcsNDIuNjU5IDIwLjg1Nyw0MSBMMjcsNDEgTDI3LDM5IEwyMC44NTcsMzkgQzIwLjQyNywzNy4zNDIgMTguOTY2LDM2LjEwNyAxNy4xOTUsMzYuMDIgQzE5LjI4NSwyNC43MSAyOS41MTEsMTYgNDEsMTYgQzQ1LjMxMywxNiA0OS44MzIsMTcuNjIyIDU0LjQyOSwyMC44MjEgTDU1LjU3MSwxOS4xNzkgQzUwLjYzMywxNS43NDMgNDUuNzMsMTQgNDEsMTQgQzI4LjI3LDE0IDE2Ljk0OSwyMy44NjUgMTUuMDYzLDM2LjUyMSBDMTMuODM5LDM3LjIwNyAxMywzOC41IDEzLDQwIEMxMyw0MS41IDEzLjgzOSw0Mi43OTMgMTUuMDYzLDQzLjQ3OCBDMTYuOTcsNTYuMzQxIDI4LjA1Niw2NiA0MSw2NiBDNDYuNDA3LDY2IDUxLjk0Miw2NC4xNTcgNTYuNTg1LDYwLjgxMSBMNTUuNDE1LDU5LjE4OSBDNTEuMTEsNjIuMjkyIDQ1Ljk5MSw2NCA0MSw2NCBMNDEsNjQgWiBNMzAuMTAxLDM2LjQ0MiBDMzEuOTU1LDM2Ljg5NSAzNC4yNzUsMzcgMzYsMzcgQzM3LjY0MiwzNyAzOS44MjMsMzYuOTA1IDQxLjYyOSwzNi41MDYgTDM3LjEwNSw0NS41NTMgQzM3LjAzNiw0NS42OTEgMzcsNDUuODQ1IDM3LDQ2IEwzNyw1MC40NTMgQzM2LjE5OSw1MC45NjQgMzQuODMzLDUxLjgxMiAzNCw1MS45ODYgTDM0LDQ2IEMzNCw0NS44NjggMzMuOTc0LDQ1LjczNyAzMy45MjMsNDUuNjE1IEwzMC4xMDEsMzYuNDQyIFogTTM2LDMzIEM0MC4wMjUsMzMgNDIuMTc0LDMzLjYwNCA0Mi44NDEsMzQgQzQyLjE3NCwzNC4zOTYgNDAuMDI1LDM1IDM2LDM1IEMzMS45NzUsMzUgMjkuODI2LDM0LjM5NiAyOS4xNTksMzQgQzI5LjgyNiwzMy42MDQgMzEuOTc1LDMzIDM2LDMzIEwzNiwzMyBaIE0zMyw1NCBMMzQsNTQgQzM0LjA0Myw1NCAzNC4wODYsNTMuOTk3IDM0LjEyOCw1My45OTIgQzM1LjM1Miw1My44MzMgMzYuOTA5LDUyLjg4NyAzOC4yNzIsNTIuMDEzIEwzOC41MzUsNTEuODQ1IEMzOC44MjQsNTEuNjYxIDM5LDUxLjM0MiAzOSw1MSBMMzksNDYuMjM2IEw0NC41NTksMzUuMTIgQzQ0LjgzMywzNC44MDEgNDUsMzQuNDM0IDQ1LDM0IEM0NSwzMS4zOSAzOS4zNjEsMzEgMzYsMzEgQzMyLjYzOSwzMSAyNywzMS4zOSAyNywzNCBDMjcsMzQuMzY2IDI3LjEyLDM0LjY4NCAyNy4zMiwzNC45NjcgTDMyLDQ2LjIgTDMyLDUzIEMzMiw1My41NTIgMzIuNDQ3LDU0IDMzLDU0IEwzMyw1NCBaIE02Miw1MyBDNjMuMTAzLDUzIDY0LDUzLjg5NyA2NCw1NSBDNjQsNTYuMTAzIDYzLjEwMyw1NyA2Miw1NyBDNjAuODk3LDU3IDYwLDU2LjEwMyA2MCw1NSBDNjAsNTMuODk3IDYwLjg5Nyw1MyA2Miw1MyBMNjIsNTMgWiBNNjIsMjMgQzYzLjEwMywyMyA2NCwyMy44OTcgNjQsMjUgQzY0LDI2LjEwMyA2My4xMDMsMjcgNjIsMjcgQzYwLjg5NywyNyA2MCwyNi4xMDMgNjAsMjUgQzYwLDIzLjg5NyA2MC44OTcsMjMgNjIsMjMgTDYyLDIzIFogTTY0LDM4IEM2NS4xMDMsMzggNjYsMzguODk3IDY2LDQwIEM2Niw0MS4xMDMgNjUuMTAzLDQyIDY0LDQyIEM2Mi44OTcsNDIgNjIsNDEuMTAzIDYyLDQwIEM2MiwzOC44OTcgNjIuODk3LDM4IDY0LDM4IEw2NCwzOCBaIE01NCw0MSBMNjAuMTQzLDQxIEM2MC41ODksNDIuNzIgNjIuMTQyLDQ0IDY0LDQ0IEM2Ni4yMDYsNDQgNjgsNDIuMjA2IDY4LDQwIEM2OCwzNy43OTQgNjYuMjA2LDM2IDY0LDM2IEM2Mi4xNDIsMzYgNjAuNTg5LDM3LjI4IDYwLjE0MywzOSBMNTQsMzkgTDU0LDI2IEw1OC4xNDMsMjYgQzU4LjU4OSwyNy43MiA2MC4xNDIsMjkgNjIsMjkgQzY0LjIwNiwyOSA2NiwyNy4yMDYgNjYsMjUgQzY2LDIyLjc5NCA2NC4yMDYsMjEgNjIsMjEgQzYwLjE0MiwyMSA1OC41ODksMjIuMjggNTguMTQzLDI0IEw1MywyNCBDNTIuNDQ3LDI0IDUyLDI0LjQ0OCA1MiwyNSBMNTIsMzkgTDQ1LDM5IEw0NSw0MSBMNTIsNDEgTDUyLDU1IEM1Miw1NS41NTIgNTIuNDQ3LDU2IDUzLDU2IEw1OC4xNDMsNTYgQzU4LjU4OSw1Ny43MiA2MC4xNDIsNTkgNjIsNTkgQzY0LjIwNiw1OSA2Niw1Ny4yMDYgNjYsNTUgQzY2LDUyLjc5NCA2NC4yMDYsNTEgNjIsNTEgQzYwLjE0Miw1MSA1OC41ODksNTIuMjggNTguMTQzLDU0IEw1NCw1NCBMNTQsNDEgWicKICAgICAgICAgICAgICBpZD0nQVdTLVNpbXBsZS1Ob3RpZmljYXRpb24tU2VydmljZV9JY29uXzY0X1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
199
361
  }
200
362
  },
201
363
  {
202
364
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
203
- "name": "Amazon SNS connector",
365
+ "name": "Amazon SNS Outbound connector",
204
366
  "id": "io.camunda.connectors.AWSSNS.v1",
205
367
  "description": "Send message to topic",
206
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns/",
207
- "version": 2,
208
- "appliesTo": ["bpmn:Task"],
209
- "elementType": {
210
- "value": "bpmn:ServiceTask"
211
- },
368
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=outbound",
369
+ "version": 7,
212
370
  "category": {
213
371
  "id": "connectors",
214
372
  "name": "Connectors"
215
373
  },
374
+ "appliesTo": ["bpmn:Task"],
375
+ "elementType": {
376
+ "value": "bpmn:ServiceTask"
377
+ },
216
378
  "groups": [
217
379
  {
218
380
  "id": "authentication",
219
381
  "label": "Authentication"
220
382
  },
221
383
  {
222
- "id": "topicProperties",
384
+ "id": "configuration",
223
385
  "label": "Topic properties"
224
386
  },
225
- {
226
- "id": "output",
227
- "label": "Output"
228
- },
229
387
  {
230
388
  "id": "input",
231
389
  "label": "Input message data"
232
390
  },
233
391
  {
234
- "id": "errors",
392
+ "id": "output",
393
+ "label": "Output mapping"
394
+ },
395
+ {
396
+ "id": "error",
235
397
  "label": "Error handling"
398
+ },
399
+ {
400
+ "id": "retries",
401
+ "label": "Retries"
236
402
  }
237
403
  ],
238
404
  "properties": [
239
405
  {
240
- "type": "Hidden",
241
406
  "value": "io.camunda:aws-sns:1",
242
407
  "binding": {
243
- "type": "zeebe:taskDefinition",
244
- "property": "type"
245
- }
408
+ "property": "type",
409
+ "type": "zeebe:taskDefinition"
410
+ },
411
+ "type": "Hidden"
246
412
  },
247
413
  {
248
- "label": "Access key",
249
- "description": "Provide AWS IAM access key that has permission to publish to desired SNS topic",
414
+ "id": "authentication.type",
415
+ "label": "Authentication",
416
+ "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>",
417
+ "value": "credentials",
250
418
  "group": "authentication",
251
- "type": "String",
252
419
  "binding": {
253
- "type": "zeebe:input",
254
- "name": "authentication.accessKey"
420
+ "name": "authentication.type",
421
+ "type": "zeebe:input"
255
422
  },
423
+ "type": "Dropdown",
424
+ "choices": [
425
+ {
426
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
427
+ "value": "defaultCredentialsChain"
428
+ },
429
+ {
430
+ "name": "Credentials",
431
+ "value": "credentials"
432
+ }
433
+ ]
434
+ },
435
+ {
436
+ "id": "authentication.accessKey",
437
+ "label": "Access key",
438
+ "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
439
+ "optional": false,
256
440
  "constraints": {
257
441
  "notEmpty": true
258
- }
442
+ },
443
+ "feel": "optional",
444
+ "group": "authentication",
445
+ "binding": {
446
+ "name": "authentication.accessKey",
447
+ "type": "zeebe:input"
448
+ },
449
+ "condition": {
450
+ "property": "authentication.type",
451
+ "equals": "credentials",
452
+ "type": "simple"
453
+ },
454
+ "type": "String"
259
455
  },
260
456
  {
457
+ "id": "authentication.secretKey",
261
458
  "label": "Secret key",
262
- "description": "Provide AWS IAM secret key that has permission to publish to desired SNS topic",
459
+ "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
460
+ "optional": false,
461
+ "constraints": {
462
+ "notEmpty": true
463
+ },
464
+ "feel": "optional",
263
465
  "group": "authentication",
264
- "type": "String",
265
466
  "binding": {
266
- "type": "zeebe:input",
267
- "name": "authentication.secretKey"
467
+ "name": "authentication.secretKey",
468
+ "type": "zeebe:input"
268
469
  },
269
- "constraints": {
270
- "notEmpty": true
271
- }
470
+ "condition": {
471
+ "property": "authentication.type",
472
+ "equals": "credentials",
473
+ "type": "simple"
474
+ },
475
+ "type": "String"
272
476
  },
273
477
  {
478
+ "id": "topic.topicArn",
274
479
  "label": "Topic ARN",
275
480
  "description": "Specify the topic you want to publish to",
276
- "group": "topicProperties",
277
- "type": "String",
278
- "binding": {
279
- "type": "zeebe:input",
280
- "name": "topic.topicArn"
281
- },
481
+ "optional": false,
282
482
  "constraints": {
283
483
  "notEmpty": true
284
- }
285
- },
286
- {
287
- "label": "Region",
288
- "description": "Specify the AWS region of your topic",
289
- "group": "topicProperties",
290
- "type": "String",
484
+ },
485
+ "feel": "optional",
486
+ "group": "configuration",
291
487
  "binding": {
292
- "type": "zeebe:input",
293
- "name": "configuration.region"
488
+ "name": "topic.topicArn",
489
+ "type": "zeebe:input"
294
490
  },
491
+ "type": "String"
492
+ },
493
+ {
494
+ "id": "topic.type",
495
+ "label": "Topic type",
496
+ "description": "Select SNS topic type. Details at <a href=\"https://aws.amazon.com/sns/features/\">AWS SNS Features</a>",
497
+ "optional": false,
498
+ "value": "standard",
295
499
  "constraints": {
296
500
  "notEmpty": true
297
501
  },
298
- "feel": "optional"
299
- },
300
- {
301
- "label": "Subject",
302
- "description": "Specify the subject of the message you want to publish in the SNS topic",
502
+ "group": "configuration",
503
+ "binding": {
504
+ "name": "topic.type",
505
+ "type": "zeebe:input"
506
+ },
507
+ "type": "Dropdown",
508
+ "choices": [
509
+ {
510
+ "name": "Standard",
511
+ "value": "standard"
512
+ },
513
+ {
514
+ "name": "FIFO",
515
+ "value": "fifo"
516
+ }
517
+ ]
518
+ },
519
+ {
520
+ "id": "configuration.region",
521
+ "label": "Region",
522
+ "description": "Specify the AWS region",
523
+ "optional": true,
524
+ "feel": "optional",
525
+ "group": "configuration",
526
+ "binding": {
527
+ "name": "configuration.region",
528
+ "type": "zeebe:input"
529
+ },
530
+ "type": "String"
531
+ },
532
+ {
533
+ "id": "configuration.endpoint",
534
+ "label": "Endpoint",
535
+ "description": "Specify endpoint if need to use custom endpoint",
536
+ "optional": true,
537
+ "group": "configuration",
538
+ "binding": {
539
+ "name": "configuration.endpoint",
540
+ "type": "zeebe:input"
541
+ },
542
+ "type": "Hidden"
543
+ },
544
+ {
545
+ "id": "topic.messageGroupId",
546
+ "label": "Message group ID",
547
+ "description": "Message group ID (FIFO only). See also <a href=\"https://docs.aws.amazon.com/sns/latest/dg/fifo-message-grouping.html\">message grouping for FIFO topics</a> in the Amazon SNS developer guide",
548
+ "optional": false,
549
+ "feel": "optional",
303
550
  "group": "input",
304
- "type": "String",
551
+ "binding": {
552
+ "name": "topic.messageGroupId",
553
+ "type": "zeebe:input"
554
+ },
555
+ "condition": {
556
+ "property": "topic.type",
557
+ "equals": "fifo",
558
+ "type": "simple"
559
+ },
560
+ "type": "String"
561
+ },
562
+ {
563
+ "id": "topic.messageDeduplicationId",
564
+ "label": "Message deduplication ID",
565
+ "description": "Message deduplication ID. See also <a href=\"https://docs.aws.amazon.com/sns/latest/dg/fifo-message-dedup.html\">Message deduplication for FIFO topics</a> in the Amazon SNS developer guide",
305
566
  "optional": true,
567
+ "feel": "optional",
568
+ "group": "input",
306
569
  "binding": {
307
- "type": "zeebe:input",
308
- "name": "topic.subject"
570
+ "name": "topic.messageDeduplicationId",
571
+ "type": "zeebe:input"
309
572
  },
310
- "constraints": {
311
- "notEmpty": false,
312
- "maxLength": 99
573
+ "condition": {
574
+ "property": "topic.type",
575
+ "equals": "fifo",
576
+ "type": "simple"
313
577
  },
314
- "feel": "optional"
578
+ "type": "String"
315
579
  },
316
580
  {
317
- "label": "Message",
318
- "description": "Data to publish in the SNS topic",
581
+ "id": "topic.subject",
582
+ "label": "Subject",
583
+ "description": "Specify the subject of the message you want to publish in the SNS topic",
584
+ "optional": true,
585
+ "feel": "optional",
319
586
  "group": "input",
320
- "type": "Text",
321
587
  "binding": {
322
- "type": "zeebe:input",
323
- "name": "topic.message"
588
+ "name": "topic.subject",
589
+ "type": "zeebe:input"
324
590
  },
591
+ "type": "String"
592
+ },
593
+ {
594
+ "id": "topic.message",
595
+ "label": "Message",
596
+ "description": "Data to publish in the SNS topic",
597
+ "optional": false,
325
598
  "constraints": {
326
599
  "notEmpty": true
327
600
  },
328
- "feel": "optional"
601
+ "feel": "optional",
602
+ "group": "input",
603
+ "binding": {
604
+ "name": "topic.message",
605
+ "type": "zeebe:input"
606
+ },
607
+ "type": "Text"
329
608
  },
330
609
  {
331
- "label": "Message attributes",
610
+ "id": "topic.messageAttributes",
611
+ "label": "messageAttributes",
332
612
  "description": "Message attributes metadata",
333
- "group": "input",
334
- "type": "Text",
335
613
  "optional": true,
614
+ "feel": "required",
615
+ "group": "input",
336
616
  "binding": {
337
- "type": "zeebe:input",
338
- "name": "topic.messageAttributes"
617
+ "name": "topic.messageAttributes",
618
+ "type": "zeebe:input"
339
619
  },
340
- "feel": "required"
620
+ "type": "String"
341
621
  },
342
622
  {
623
+ "id": "resultVariable",
343
624
  "label": "Result variable",
344
- "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>",
625
+ "description": "Name of variable to store the response in",
345
626
  "group": "output",
346
- "type": "String",
347
627
  "binding": {
348
- "type": "zeebe:taskHeader",
349
- "key": "resultVariable"
350
- }
628
+ "key": "resultVariable",
629
+ "type": "zeebe:taskHeader"
630
+ },
631
+ "type": "String"
351
632
  },
352
633
  {
634
+ "id": "resultExpression",
353
635
  "label": "Result expression",
354
- "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>",
355
- "group": "output",
356
- "type": "Text",
636
+ "description": "Expression to map the response into process variables",
357
637
  "feel": "required",
638
+ "group": "output",
358
639
  "binding": {
359
- "type": "zeebe:taskHeader",
360
- "key": "resultExpression"
361
- }
640
+ "key": "resultExpression",
641
+ "type": "zeebe:taskHeader"
642
+ },
643
+ "type": "Text"
362
644
  },
363
645
  {
646
+ "id": "errorExpression",
364
647
  "label": "Error expression",
365
- "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>",
366
- "group": "errors",
367
- "type": "Text",
648
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
368
649
  "feel": "required",
650
+ "group": "error",
369
651
  "binding": {
370
- "type": "zeebe:taskHeader",
371
- "key": "errorExpression"
372
- }
652
+ "key": "errorExpression",
653
+ "type": "zeebe:taskHeader"
654
+ },
655
+ "type": "Text"
656
+ },
657
+ {
658
+ "id": "retryCount",
659
+ "label": "Retries",
660
+ "description": "Number of retries",
661
+ "value": "3",
662
+ "feel": "optional",
663
+ "group": "retries",
664
+ "binding": {
665
+ "property": "retries",
666
+ "type": "zeebe:taskDefinition"
667
+ },
668
+ "type": "String"
669
+ },
670
+ {
671
+ "id": "retryBackoff",
672
+ "label": "Retry backoff",
673
+ "description": "ISO-8601 duration to wait between retries",
674
+ "value": "PT0S",
675
+ "feel": "optional",
676
+ "group": "retries",
677
+ "binding": {
678
+ "key": "retryBackoff",
679
+ "type": "zeebe:taskHeader"
680
+ },
681
+ "type": "String"
373
682
  }
374
683
  ],
375
684
  "icon": {
376
- "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"
685
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA4MCA4MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS82NC9BcmNoX0FXUy1TaW1wbGUtTm90aWZpY2F0aW9uLVNlcnZpY2VfNjQ8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9JzAlJyB5MT0nMTAwJScgeDI9JzEwMCUnIHkyPScwJScgaWQ9J2xpbmVhckdyYWRpZW50LTEnPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPScjQjAwODREJyBvZmZzZXQ9JzAlJz48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNGRjRGOEInIG9mZnNldD0nMTAwJSc+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0nSWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BV1MtU2ltcGxlLU5vdGlmaWNhdGlvbi1TZXJ2aWNlXzY0JyBzdHJva2U9J25vbmUnIHN0cm9rZS13aWR0aD0nMScgZmlsbD0nbm9uZScKICAgICAgIGZpbGwtcnVsZT0nZXZlbm9kZCc+CiAgICAgICAgPGcgaWQ9J0ljb24tQXJjaGl0ZWN0dXJlLUJHLzY0L0FwcGxpY2F0aW9uLUludGVncmF0aW9uJyBmaWxsPSd1cmwoI2xpbmVhckdyYWRpZW50LTEpJz4KICAgICAgICAgICAgPHJlY3QgaWQ9J1JlY3RhbmdsZScgeD0nMCcgeT0nMCcgd2lkdGg9JzgwJyBoZWlnaHQ9JzgwJz48L3JlY3Q+CiAgICAgICAgPC9nPgogICAgICAgIDxwYXRoIGQ9J00xNywzOCBDMTguMTAzLDM4IDE5LDM4Ljg5NyAxOSw0MCBDMTksNDEuMTAzIDE4LjEwMyw0MiAxNyw0MiBDMTUuODk3LDQyIDE1LDQxLjEwMyAxNSw0MCBDMTUsMzguODk3IDE1Ljg5NywzOCAxNywzOCBMMTcsMzggWiBNNDEsNjQgQzI5LjMxNCw2NCAxOS4yODksNTUuNDY2IDE3LjE5NCw0My45OCBDMTguOTY1LDQzLjg5NCAyMC40MjcsNDIuNjU5IDIwLjg1Nyw0MSBMMjcsNDEgTDI3LDM5IEwyMC44NTcsMzkgQzIwLjQyNywzNy4zNDIgMTguOTY2LDM2LjEwNyAxNy4xOTUsMzYuMDIgQzE5LjI4NSwyNC43MSAyOS41MTEsMTYgNDEsMTYgQzQ1LjMxMywxNiA0OS44MzIsMTcuNjIyIDU0LjQyOSwyMC44MjEgTDU1LjU3MSwxOS4xNzkgQzUwLjYzMywxNS43NDMgNDUuNzMsMTQgNDEsMTQgQzI4LjI3LDE0IDE2Ljk0OSwyMy44NjUgMTUuMDYzLDM2LjUyMSBDMTMuODM5LDM3LjIwNyAxMywzOC41IDEzLDQwIEMxMyw0MS41IDEzLjgzOSw0Mi43OTMgMTUuMDYzLDQzLjQ3OCBDMTYuOTcsNTYuMzQxIDI4LjA1Niw2NiA0MSw2NiBDNDYuNDA3LDY2IDUxLjk0Miw2NC4xNTcgNTYuNTg1LDYwLjgxMSBMNTUuNDE1LDU5LjE4OSBDNTEuMTEsNjIuMjkyIDQ1Ljk5MSw2NCA0MSw2NCBMNDEsNjQgWiBNMzAuMTAxLDM2LjQ0MiBDMzEuOTU1LDM2Ljg5NSAzNC4yNzUsMzcgMzYsMzcgQzM3LjY0MiwzNyAzOS44MjMsMzYuOTA1IDQxLjYyOSwzNi41MDYgTDM3LjEwNSw0NS41NTMgQzM3LjAzNiw0NS42OTEgMzcsNDUuODQ1IDM3LDQ2IEwzNyw1MC40NTMgQzM2LjE5OSw1MC45NjQgMzQuODMzLDUxLjgxMiAzNCw1MS45ODYgTDM0LDQ2IEMzNCw0NS44NjggMzMuOTc0LDQ1LjczNyAzMy45MjMsNDUuNjE1IEwzMC4xMDEsMzYuNDQyIFogTTM2LDMzIEM0MC4wMjUsMzMgNDIuMTc0LDMzLjYwNCA0Mi44NDEsMzQgQzQyLjE3NCwzNC4zOTYgNDAuMDI1LDM1IDM2LDM1IEMzMS45NzUsMzUgMjkuODI2LDM0LjM5NiAyOS4xNTksMzQgQzI5LjgyNiwzMy42MDQgMzEuOTc1LDMzIDM2LDMzIEwzNiwzMyBaIE0zMyw1NCBMMzQsNTQgQzM0LjA0Myw1NCAzNC4wODYsNTMuOTk3IDM0LjEyOCw1My45OTIgQzM1LjM1Miw1My44MzMgMzYuOTA5LDUyLjg4NyAzOC4yNzIsNTIuMDEzIEwzOC41MzUsNTEuODQ1IEMzOC44MjQsNTEuNjYxIDM5LDUxLjM0MiAzOSw1MSBMMzksNDYuMjM2IEw0NC41NTksMzUuMTIgQzQ0LjgzMywzNC44MDEgNDUsMzQuNDM0IDQ1LDM0IEM0NSwzMS4zOSAzOS4zNjEsMzEgMzYsMzEgQzMyLjYzOSwzMSAyNywzMS4zOSAyNywzNCBDMjcsMzQuMzY2IDI3LjEyLDM0LjY4NCAyNy4zMiwzNC45NjcgTDMyLDQ2LjIgTDMyLDUzIEMzMiw1My41NTIgMzIuNDQ3LDU0IDMzLDU0IEwzMyw1NCBaIE02Miw1MyBDNjMuMTAzLDUzIDY0LDUzLjg5NyA2NCw1NSBDNjQsNTYuMTAzIDYzLjEwMyw1NyA2Miw1NyBDNjAuODk3LDU3IDYwLDU2LjEwMyA2MCw1NSBDNjAsNTMuODk3IDYwLjg5Nyw1MyA2Miw1MyBMNjIsNTMgWiBNNjIsMjMgQzYzLjEwMywyMyA2NCwyMy44OTcgNjQsMjUgQzY0LDI2LjEwMyA2My4xMDMsMjcgNjIsMjcgQzYwLjg5NywyNyA2MCwyNi4xMDMgNjAsMjUgQzYwLDIzLjg5NyA2MC44OTcsMjMgNjIsMjMgTDYyLDIzIFogTTY0LDM4IEM2NS4xMDMsMzggNjYsMzguODk3IDY2LDQwIEM2Niw0MS4xMDMgNjUuMTAzLDQyIDY0LDQyIEM2Mi44OTcsNDIgNjIsNDEuMTAzIDYyLDQwIEM2MiwzOC44OTcgNjIuODk3LDM4IDY0LDM4IEw2NCwzOCBaIE01NCw0MSBMNjAuMTQzLDQxIEM2MC41ODksNDIuNzIgNjIuMTQyLDQ0IDY0LDQ0IEM2Ni4yMDYsNDQgNjgsNDIuMjA2IDY4LDQwIEM2OCwzNy43OTQgNjYuMjA2LDM2IDY0LDM2IEM2Mi4xNDIsMzYgNjAuNTg5LDM3LjI4IDYwLjE0MywzOSBMNTQsMzkgTDU0LDI2IEw1OC4xNDMsMjYgQzU4LjU4OSwyNy43MiA2MC4xNDIsMjkgNjIsMjkgQzY0LjIwNiwyOSA2NiwyNy4yMDYgNjYsMjUgQzY2LDIyLjc5NCA2NC4yMDYsMjEgNjIsMjEgQzYwLjE0MiwyMSA1OC41ODksMjIuMjggNTguMTQzLDI0IEw1MywyNCBDNTIuNDQ3LDI0IDUyLDI0LjQ0OCA1MiwyNSBMNTIsMzkgTDQ1LDM5IEw0NSw0MSBMNTIsNDEgTDUyLDU1IEM1Miw1NS41NTIgNTIuNDQ3LDU2IDUzLDU2IEw1OC4xNDMsNTYgQzU4LjU4OSw1Ny43MiA2MC4xNDIsNTkgNjIsNTkgQzY0LjIwNiw1OSA2Niw1Ny4yMDYgNjYsNTUgQzY2LDUyLjc5NCA2NC4yMDYsNTEgNjIsNTEgQzYwLjE0Miw1MSA1OC41ODksNTIuMjggNTguMTQzLDU0IEw1NCw1NCBMNTQsNDEgWicKICAgICAgICAgICAgICBpZD0nQVdTLVNpbXBsZS1Ob3RpZmljYXRpb24tU2VydmljZV9JY29uXzY0X1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
377
686
  },
378
687
  "engines": {
379
- "camunda": "^8.2"
688
+ "camunda": "^8.5"
380
689
  }
381
690
  },
382
691
  {
@@ -385,7 +694,7 @@
385
694
  "id": "io.camunda.connectors.AWSSNS.v1",
386
695
  "description": "Send message to topic",
387
696
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns/",
388
- "version": 1,
697
+ "version": 2,
389
698
  "appliesTo": ["bpmn:Task"],
390
699
  "elementType": {
391
700
  "value": "bpmn:ServiceTask"
@@ -471,7 +780,7 @@
471
780
  "type": "String",
472
781
  "binding": {
473
782
  "type": "zeebe:input",
474
- "name": "topic.region"
783
+ "name": "configuration.region"
475
784
  },
476
785
  "constraints": {
477
786
  "notEmpty": true
@@ -743,11 +1052,11 @@
743
1052
  },
744
1053
  {
745
1054
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
746
- "name": "Amazon SNS Outbound connector",
1055
+ "name": "Amazon SNS connector",
747
1056
  "id": "io.camunda.connectors.AWSSNS.v1",
748
1057
  "description": "Send message to topic",
749
1058
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns/",
750
- "version": 5,
1059
+ "version": 3,
751
1060
  "appliesTo": ["bpmn:Task"],
752
1061
  "elementType": {
753
1062
  "value": "bpmn:ServiceTask"
@@ -813,6 +1122,15 @@
813
1122
  "notEmpty": true
814
1123
  }
815
1124
  },
1125
+ {
1126
+ "type": "Hidden",
1127
+ "description": "This value forces to evaluate configuration first in order",
1128
+ "value": "nonce",
1129
+ "binding": {
1130
+ "type": "zeebe:input",
1131
+ "name": "configuration.nonce"
1132
+ }
1133
+ },
816
1134
  {
817
1135
  "label": "Topic ARN",
818
1136
  "description": "Specify the topic you want to publish to",
@@ -840,6 +1158,15 @@
840
1158
  },
841
1159
  "feel": "optional"
842
1160
  },
1161
+ {
1162
+ "description": "Backwards compatible region",
1163
+ "type": "Hidden",
1164
+ "value": "=configuration.region",
1165
+ "binding": {
1166
+ "type": "zeebe:input",
1167
+ "name": "topic.region"
1168
+ }
1169
+ },
843
1170
  {
844
1171
  "label": "Subject",
845
1172
  "description": "Specify the subject of the message you want to publish in the SNS topic",
@@ -928,335 +1255,222 @@
928
1255
  "id": "io.camunda.connectors.AWSSNS.v1",
929
1256
  "description": "Send message to topic",
930
1257
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=outbound",
931
- "version": 7,
932
- "category": {
933
- "id": "connectors",
934
- "name": "Connectors"
935
- },
1258
+ "version": 6,
936
1259
  "appliesTo": ["bpmn:Task"],
937
1260
  "elementType": {
938
1261
  "value": "bpmn:ServiceTask"
939
1262
  },
1263
+ "category": {
1264
+ "id": "connectors",
1265
+ "name": "Connectors"
1266
+ },
940
1267
  "groups": [
941
1268
  {
942
1269
  "id": "authentication",
943
1270
  "label": "Authentication"
944
1271
  },
945
1272
  {
946
- "id": "configuration",
1273
+ "id": "topicProperties",
947
1274
  "label": "Topic properties"
948
1275
  },
949
- {
950
- "id": "input",
951
- "label": "Input message data"
952
- },
953
1276
  {
954
1277
  "id": "output",
955
- "label": "Output mapping"
1278
+ "label": "Output"
956
1279
  },
957
1280
  {
958
- "id": "error",
959
- "label": "Error handling"
1281
+ "id": "input",
1282
+ "label": "Input message data"
960
1283
  },
961
1284
  {
962
- "id": "retries",
963
- "label": "Retries"
1285
+ "id": "errors",
1286
+ "label": "Error handling"
964
1287
  }
965
1288
  ],
966
1289
  "properties": [
967
1290
  {
1291
+ "type": "Hidden",
968
1292
  "value": "io.camunda:aws-sns:1",
969
1293
  "binding": {
970
- "property": "type",
971
- "type": "zeebe:taskDefinition"
972
- },
973
- "type": "Hidden"
1294
+ "type": "zeebe:taskDefinition",
1295
+ "property": "type"
1296
+ }
974
1297
  },
975
1298
  {
976
- "id": "authentication.type",
1299
+ "id": "authenticationType",
977
1300
  "label": "Authentication",
978
- "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>",
979
- "value": "credentials",
1301
+ "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>",
980
1302
  "group": "authentication",
981
- "binding": {
982
- "name": "authentication.type",
983
- "type": "zeebe:input"
984
- },
985
1303
  "type": "Dropdown",
1304
+ "optional": false,
1305
+ "value": "credentials",
986
1306
  "choices": [
987
- {
988
- "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
989
- "value": "defaultCredentialsChain"
990
- },
991
1307
  {
992
1308
  "name": "Credentials",
993
1309
  "value": "credentials"
1310
+ },
1311
+ {
1312
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
1313
+ "value": "defaultCredentialsChain"
994
1314
  }
995
- ]
1315
+ ],
1316
+ "binding": {
1317
+ "type": "zeebe:input",
1318
+ "name": "authentication.type"
1319
+ },
1320
+ "constraints": {
1321
+ "notEmpty": true
1322
+ }
996
1323
  },
997
1324
  {
998
- "id": "authentication.accessKey",
999
1325
  "label": "Access key",
1000
- "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
1001
- "optional": false,
1002
- "constraints": {
1003
- "notEmpty": true
1004
- },
1005
- "feel": "optional",
1326
+ "description": "Provide AWS IAM access key that has permission to publish to desired SNS topic",
1006
1327
  "group": "authentication",
1328
+ "type": "String",
1007
1329
  "binding": {
1008
- "name": "authentication.accessKey",
1009
- "type": "zeebe:input"
1330
+ "type": "zeebe:input",
1331
+ "name": "authentication.accessKey"
1010
1332
  },
1011
- "condition": {
1012
- "property": "authentication.type",
1013
- "equals": "credentials",
1014
- "type": "simple"
1333
+ "constraints": {
1334
+ "notEmpty": true
1015
1335
  },
1016
- "type": "String"
1336
+ "condition": {
1337
+ "property": "authenticationType",
1338
+ "equals": "credentials"
1339
+ }
1017
1340
  },
1018
1341
  {
1019
- "id": "authentication.secretKey",
1020
1342
  "label": "Secret key",
1021
- "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
1022
- "optional": false,
1023
- "constraints": {
1024
- "notEmpty": true
1025
- },
1026
- "feel": "optional",
1343
+ "description": "Provide AWS IAM secret key that has permission to publish to desired SNS topic",
1027
1344
  "group": "authentication",
1345
+ "type": "String",
1028
1346
  "binding": {
1029
- "name": "authentication.secretKey",
1030
- "type": "zeebe:input"
1347
+ "type": "zeebe:input",
1348
+ "name": "authentication.secretKey"
1031
1349
  },
1032
- "condition": {
1033
- "property": "authentication.type",
1034
- "equals": "credentials",
1035
- "type": "simple"
1350
+ "constraints": {
1351
+ "notEmpty": true
1036
1352
  },
1037
- "type": "String"
1353
+ "condition": {
1354
+ "property": "authenticationType",
1355
+ "equals": "credentials"
1356
+ }
1038
1357
  },
1039
1358
  {
1040
- "id": "topic.topicArn",
1041
1359
  "label": "Topic ARN",
1042
1360
  "description": "Specify the topic you want to publish to",
1043
- "optional": false,
1044
- "constraints": {
1045
- "notEmpty": true
1046
- },
1047
- "feel": "optional",
1048
- "group": "configuration",
1361
+ "group": "topicProperties",
1362
+ "type": "String",
1049
1363
  "binding": {
1050
- "name": "topic.topicArn",
1051
- "type": "zeebe:input"
1364
+ "type": "zeebe:input",
1365
+ "name": "topic.topicArn"
1052
1366
  },
1053
- "type": "String"
1054
- },
1055
- {
1056
- "id": "topic.type",
1057
- "label": "Topic type",
1058
- "description": "Select SNS topic type. Details at <a href=\"https://aws.amazon.com/sns/features/\">AWS SNS Features</a>",
1059
- "optional": false,
1060
- "value": "standard",
1061
1367
  "constraints": {
1062
1368
  "notEmpty": true
1063
- },
1064
- "group": "configuration",
1065
- "binding": {
1066
- "name": "topic.type",
1067
- "type": "zeebe:input"
1068
- },
1069
- "type": "Dropdown",
1070
- "choices": [
1071
- {
1072
- "name": "Standard",
1073
- "value": "standard"
1074
- },
1075
- {
1076
- "name": "FIFO",
1077
- "value": "fifo"
1078
- }
1079
- ]
1369
+ }
1080
1370
  },
1081
1371
  {
1082
- "id": "configuration.region",
1083
1372
  "label": "Region",
1084
- "description": "Specify the AWS region",
1085
- "optional": true,
1086
- "feel": "optional",
1087
- "group": "configuration",
1373
+ "description": "Specify the AWS region of your topic",
1374
+ "group": "topicProperties",
1375
+ "type": "String",
1088
1376
  "binding": {
1089
- "name": "configuration.region",
1090
- "type": "zeebe:input"
1377
+ "type": "zeebe:input",
1378
+ "name": "configuration.region"
1091
1379
  },
1092
- "type": "String"
1093
- },
1094
- {
1095
- "id": "configuration.endpoint",
1096
- "label": "Endpoint",
1097
- "description": "Specify endpoint if need to use custom endpoint",
1098
- "optional": true,
1099
- "group": "configuration",
1100
- "binding": {
1101
- "name": "configuration.endpoint",
1102
- "type": "zeebe:input"
1380
+ "constraints": {
1381
+ "notEmpty": true
1103
1382
  },
1104
- "type": "Hidden"
1383
+ "feel": "optional"
1105
1384
  },
1106
1385
  {
1107
- "id": "topic.messageGroupId",
1108
- "label": "Message group ID",
1109
- "description": "Message group ID (FIFO only). See also <a href=\"https://docs.aws.amazon.com/sns/latest/dg/fifo-message-grouping.html\">message grouping for FIFO topics</a> in the Amazon SNS developer guide",
1110
- "optional": false,
1111
- "feel": "optional",
1386
+ "label": "Subject",
1387
+ "description": "Specify the subject of the message you want to publish in the SNS topic",
1112
1388
  "group": "input",
1113
- "binding": {
1114
- "name": "topic.messageGroupId",
1115
- "type": "zeebe:input"
1116
- },
1117
- "condition": {
1118
- "property": "topic.type",
1119
- "equals": "fifo",
1120
- "type": "simple"
1121
- },
1122
- "type": "String"
1123
- },
1124
- {
1125
- "id": "topic.messageDeduplicationId",
1126
- "label": "Message deduplication ID",
1127
- "description": "Message deduplication ID. See also <a href=\"https://docs.aws.amazon.com/sns/latest/dg/fifo-message-dedup.html\">Message deduplication for FIFO topics</a> in the Amazon SNS developer guide",
1389
+ "type": "String",
1128
1390
  "optional": true,
1129
- "feel": "optional",
1130
- "group": "input",
1131
1391
  "binding": {
1132
- "name": "topic.messageDeduplicationId",
1133
- "type": "zeebe:input"
1392
+ "type": "zeebe:input",
1393
+ "name": "topic.subject"
1134
1394
  },
1135
- "condition": {
1136
- "property": "topic.type",
1137
- "equals": "fifo",
1138
- "type": "simple"
1395
+ "constraints": {
1396
+ "notEmpty": false,
1397
+ "maxLength": 99
1139
1398
  },
1140
- "type": "String"
1399
+ "feel": "optional"
1141
1400
  },
1142
1401
  {
1143
- "id": "topic.subject",
1144
- "label": "Subject",
1145
- "description": "Specify the subject of the message you want to publish in the SNS topic",
1146
- "optional": true,
1147
- "feel": "optional",
1402
+ "label": "Message",
1403
+ "description": "Data to publish in the SNS topic",
1148
1404
  "group": "input",
1405
+ "type": "Text",
1149
1406
  "binding": {
1150
- "name": "topic.subject",
1151
- "type": "zeebe:input"
1407
+ "type": "zeebe:input",
1408
+ "name": "topic.message"
1152
1409
  },
1153
- "type": "String"
1154
- },
1155
- {
1156
- "id": "topic.message",
1157
- "label": "Message",
1158
- "description": "Data to publish in the SNS topic",
1159
- "optional": false,
1160
1410
  "constraints": {
1161
1411
  "notEmpty": true
1162
1412
  },
1163
- "feel": "optional",
1164
- "group": "input",
1165
- "binding": {
1166
- "name": "topic.message",
1167
- "type": "zeebe:input"
1168
- },
1169
- "type": "Text"
1413
+ "feel": "optional"
1170
1414
  },
1171
1415
  {
1172
- "id": "topic.messageAttributes",
1173
- "label": "messageAttributes",
1416
+ "label": "Message attributes",
1174
1417
  "description": "Message attributes metadata",
1175
- "optional": true,
1176
- "feel": "required",
1177
1418
  "group": "input",
1419
+ "type": "Text",
1420
+ "optional": true,
1178
1421
  "binding": {
1179
- "name": "topic.messageAttributes",
1180
- "type": "zeebe:input"
1422
+ "type": "zeebe:input",
1423
+ "name": "topic.messageAttributes"
1181
1424
  },
1182
- "type": "String"
1425
+ "feel": "required"
1183
1426
  },
1184
1427
  {
1185
- "id": "resultVariable",
1186
1428
  "label": "Result variable",
1187
- "description": "Name of variable to store the response in",
1429
+ "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>",
1188
1430
  "group": "output",
1431
+ "type": "String",
1189
1432
  "binding": {
1190
- "key": "resultVariable",
1191
- "type": "zeebe:taskHeader"
1192
- },
1193
- "type": "String"
1433
+ "type": "zeebe:taskHeader",
1434
+ "key": "resultVariable"
1435
+ }
1194
1436
  },
1195
1437
  {
1196
- "id": "resultExpression",
1197
1438
  "label": "Result expression",
1198
- "description": "Expression to map the response into process variables",
1199
- "feel": "required",
1439
+ "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>",
1200
1440
  "group": "output",
1441
+ "type": "Text",
1442
+ "feel": "required",
1201
1443
  "binding": {
1202
- "key": "resultExpression",
1203
- "type": "zeebe:taskHeader"
1204
- },
1205
- "type": "Text"
1444
+ "type": "zeebe:taskHeader",
1445
+ "key": "resultExpression"
1446
+ }
1206
1447
  },
1207
1448
  {
1208
- "id": "errorExpression",
1209
1449
  "label": "Error expression",
1210
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
1450
+ "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>",
1451
+ "group": "errors",
1452
+ "type": "Text",
1211
1453
  "feel": "required",
1212
- "group": "error",
1213
- "binding": {
1214
- "key": "errorExpression",
1215
- "type": "zeebe:taskHeader"
1216
- },
1217
- "type": "Text"
1218
- },
1219
- {
1220
- "id": "retryCount",
1221
- "label": "Retries",
1222
- "description": "Number of retries",
1223
- "value": "3",
1224
- "feel": "optional",
1225
- "group": "retries",
1226
1454
  "binding": {
1227
- "property": "retries",
1228
- "type": "zeebe:taskDefinition"
1229
- },
1230
- "type": "String"
1231
- },
1232
- {
1233
- "id": "retryBackoff",
1234
- "label": "Retry backoff",
1235
- "description": "ISO-8601 duration to wait between retries",
1236
- "value": "PT0S",
1237
- "feel": "optional",
1238
- "group": "retries",
1239
- "binding": {
1240
- "key": "retryBackoff",
1241
- "type": "zeebe:taskHeader"
1242
- },
1243
- "type": "String"
1455
+ "type": "zeebe:taskHeader",
1456
+ "key": "errorExpression"
1457
+ }
1244
1458
  }
1245
1459
  ],
1246
1460
  "icon": {
1247
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA4MCA4MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS82NC9BcmNoX0FXUy1TaW1wbGUtTm90aWZpY2F0aW9uLVNlcnZpY2VfNjQ8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9JzAlJyB5MT0nMTAwJScgeDI9JzEwMCUnIHkyPScwJScgaWQ9J2xpbmVhckdyYWRpZW50LTEnPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPScjQjAwODREJyBvZmZzZXQ9JzAlJz48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNGRjRGOEInIG9mZnNldD0nMTAwJSc+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0nSWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BV1MtU2ltcGxlLU5vdGlmaWNhdGlvbi1TZXJ2aWNlXzY0JyBzdHJva2U9J25vbmUnIHN0cm9rZS13aWR0aD0nMScgZmlsbD0nbm9uZScKICAgICAgIGZpbGwtcnVsZT0nZXZlbm9kZCc+CiAgICAgICAgPGcgaWQ9J0ljb24tQXJjaGl0ZWN0dXJlLUJHLzY0L0FwcGxpY2F0aW9uLUludGVncmF0aW9uJyBmaWxsPSd1cmwoI2xpbmVhckdyYWRpZW50LTEpJz4KICAgICAgICAgICAgPHJlY3QgaWQ9J1JlY3RhbmdsZScgeD0nMCcgeT0nMCcgd2lkdGg9JzgwJyBoZWlnaHQ9JzgwJz48L3JlY3Q+CiAgICAgICAgPC9nPgogICAgICAgIDxwYXRoIGQ9J00xNywzOCBDMTguMTAzLDM4IDE5LDM4Ljg5NyAxOSw0MCBDMTksNDEuMTAzIDE4LjEwMyw0MiAxNyw0MiBDMTUuODk3LDQyIDE1LDQxLjEwMyAxNSw0MCBDMTUsMzguODk3IDE1Ljg5NywzOCAxNywzOCBMMTcsMzggWiBNNDEsNjQgQzI5LjMxNCw2NCAxOS4yODksNTUuNDY2IDE3LjE5NCw0My45OCBDMTguOTY1LDQzLjg5NCAyMC40MjcsNDIuNjU5IDIwLjg1Nyw0MSBMMjcsNDEgTDI3LDM5IEwyMC44NTcsMzkgQzIwLjQyNywzNy4zNDIgMTguOTY2LDM2LjEwNyAxNy4xOTUsMzYuMDIgQzE5LjI4NSwyNC43MSAyOS41MTEsMTYgNDEsMTYgQzQ1LjMxMywxNiA0OS44MzIsMTcuNjIyIDU0LjQyOSwyMC44MjEgTDU1LjU3MSwxOS4xNzkgQzUwLjYzMywxNS43NDMgNDUuNzMsMTQgNDEsMTQgQzI4LjI3LDE0IDE2Ljk0OSwyMy44NjUgMTUuMDYzLDM2LjUyMSBDMTMuODM5LDM3LjIwNyAxMywzOC41IDEzLDQwIEMxMyw0MS41IDEzLjgzOSw0Mi43OTMgMTUuMDYzLDQzLjQ3OCBDMTYuOTcsNTYuMzQxIDI4LjA1Niw2NiA0MSw2NiBDNDYuNDA3LDY2IDUxLjk0Miw2NC4xNTcgNTYuNTg1LDYwLjgxMSBMNTUuNDE1LDU5LjE4OSBDNTEuMTEsNjIuMjkyIDQ1Ljk5MSw2NCA0MSw2NCBMNDEsNjQgWiBNMzAuMTAxLDM2LjQ0MiBDMzEuOTU1LDM2Ljg5NSAzNC4yNzUsMzcgMzYsMzcgQzM3LjY0MiwzNyAzOS44MjMsMzYuOTA1IDQxLjYyOSwzNi41MDYgTDM3LjEwNSw0NS41NTMgQzM3LjAzNiw0NS42OTEgMzcsNDUuODQ1IDM3LDQ2IEwzNyw1MC40NTMgQzM2LjE5OSw1MC45NjQgMzQuODMzLDUxLjgxMiAzNCw1MS45ODYgTDM0LDQ2IEMzNCw0NS44NjggMzMuOTc0LDQ1LjczNyAzMy45MjMsNDUuNjE1IEwzMC4xMDEsMzYuNDQyIFogTTM2LDMzIEM0MC4wMjUsMzMgNDIuMTc0LDMzLjYwNCA0Mi44NDEsMzQgQzQyLjE3NCwzNC4zOTYgNDAuMDI1LDM1IDM2LDM1IEMzMS45NzUsMzUgMjkuODI2LDM0LjM5NiAyOS4xNTksMzQgQzI5LjgyNiwzMy42MDQgMzEuOTc1LDMzIDM2LDMzIEwzNiwzMyBaIE0zMyw1NCBMMzQsNTQgQzM0LjA0Myw1NCAzNC4wODYsNTMuOTk3IDM0LjEyOCw1My45OTIgQzM1LjM1Miw1My44MzMgMzYuOTA5LDUyLjg4NyAzOC4yNzIsNTIuMDEzIEwzOC41MzUsNTEuODQ1IEMzOC44MjQsNTEuNjYxIDM5LDUxLjM0MiAzOSw1MSBMMzksNDYuMjM2IEw0NC41NTksMzUuMTIgQzQ0LjgzMywzNC44MDEgNDUsMzQuNDM0IDQ1LDM0IEM0NSwzMS4zOSAzOS4zNjEsMzEgMzYsMzEgQzMyLjYzOSwzMSAyNywzMS4zOSAyNywzNCBDMjcsMzQuMzY2IDI3LjEyLDM0LjY4NCAyNy4zMiwzNC45NjcgTDMyLDQ2LjIgTDMyLDUzIEMzMiw1My41NTIgMzIuNDQ3LDU0IDMzLDU0IEwzMyw1NCBaIE02Miw1MyBDNjMuMTAzLDUzIDY0LDUzLjg5NyA2NCw1NSBDNjQsNTYuMTAzIDYzLjEwMyw1NyA2Miw1NyBDNjAuODk3LDU3IDYwLDU2LjEwMyA2MCw1NSBDNjAsNTMuODk3IDYwLjg5Nyw1MyA2Miw1MyBMNjIsNTMgWiBNNjIsMjMgQzYzLjEwMywyMyA2NCwyMy44OTcgNjQsMjUgQzY0LDI2LjEwMyA2My4xMDMsMjcgNjIsMjcgQzYwLjg5NywyNyA2MCwyNi4xMDMgNjAsMjUgQzYwLDIzLjg5NyA2MC44OTcsMjMgNjIsMjMgTDYyLDIzIFogTTY0LDM4IEM2NS4xMDMsMzggNjYsMzguODk3IDY2LDQwIEM2Niw0MS4xMDMgNjUuMTAzLDQyIDY0LDQyIEM2Mi44OTcsNDIgNjIsNDEuMTAzIDYyLDQwIEM2MiwzOC44OTcgNjIuODk3LDM4IDY0LDM4IEw2NCwzOCBaIE01NCw0MSBMNjAuMTQzLDQxIEM2MC41ODksNDIuNzIgNjIuMTQyLDQ0IDY0LDQ0IEM2Ni4yMDYsNDQgNjgsNDIuMjA2IDY4LDQwIEM2OCwzNy43OTQgNjYuMjA2LDM2IDY0LDM2IEM2Mi4xNDIsMzYgNjAuNTg5LDM3LjI4IDYwLjE0MywzOSBMNTQsMzkgTDU0LDI2IEw1OC4xNDMsMjYgQzU4LjU4OSwyNy43MiA2MC4xNDIsMjkgNjIsMjkgQzY0LjIwNiwyOSA2NiwyNy4yMDYgNjYsMjUgQzY2LDIyLjc5NCA2NC4yMDYsMjEgNjIsMjEgQzYwLjE0MiwyMSA1OC41ODksMjIuMjggNTguMTQzLDI0IEw1MywyNCBDNTIuNDQ3LDI0IDUyLDI0LjQ0OCA1MiwyNSBMNTIsMzkgTDQ1LDM5IEw0NSw0MSBMNTIsNDEgTDUyLDU1IEM1Miw1NS41NTIgNTIuNDQ3LDU2IDUzLDU2IEw1OC4xNDMsNTYgQzU4LjU4OSw1Ny43MiA2MC4xNDIsNTkgNjIsNTkgQzY0LjIwNiw1OSA2Niw1Ny4yMDYgNjYsNTUgQzY2LDUyLjc5NCA2NC4yMDYsNTEgNjIsNTEgQzYwLjE0Miw1MSA1OC41ODksNTIuMjggNTguMTQzLDU0IEw1NCw1NCBMNTQsNDEgWicKICAgICAgICAgICAgICBpZD0nQVdTLVNpbXBsZS1Ob3RpZmljYXRpb24tU2VydmljZV9JY29uXzY0X1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
1461
+ "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"
1248
1462
  },
1249
1463
  "engines": {
1250
- "camunda": "^8.5"
1464
+ "camunda": "^8.4"
1251
1465
  }
1252
1466
  },
1253
1467
  {
1254
1468
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1255
- "name": "Amazon SNS Outbound connector",
1469
+ "name": "Amazon SNS connector",
1256
1470
  "id": "io.camunda.connectors.AWSSNS.v1",
1257
1471
  "description": "Send message to topic",
1258
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=outbound",
1259
- "version": 6,
1472
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns/",
1473
+ "version": 1,
1260
1474
  "appliesTo": ["bpmn:Task"],
1261
1475
  "elementType": {
1262
1476
  "value": "bpmn:ServiceTask"
@@ -1296,32 +1510,6 @@
1296
1510
  "property": "type"
1297
1511
  }
1298
1512
  },
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
- },
1325
1513
  {
1326
1514
  "label": "Access key",
1327
1515
  "description": "Provide AWS IAM access key that has permission to publish to desired SNS topic",
@@ -1333,10 +1521,6 @@
1333
1521
  },
1334
1522
  "constraints": {
1335
1523
  "notEmpty": true
1336
- },
1337
- "condition": {
1338
- "property": "authenticationType",
1339
- "equals": "credentials"
1340
1524
  }
1341
1525
  },
1342
1526
  {
@@ -1350,10 +1534,6 @@
1350
1534
  },
1351
1535
  "constraints": {
1352
1536
  "notEmpty": true
1353
- },
1354
- "condition": {
1355
- "property": "authenticationType",
1356
- "equals": "credentials"
1357
1537
  }
1358
1538
  },
1359
1539
  {
@@ -1376,7 +1556,7 @@
1376
1556
  "type": "String",
1377
1557
  "binding": {
1378
1558
  "type": "zeebe:input",
1379
- "name": "configuration.region"
1559
+ "name": "topic.region"
1380
1560
  },
1381
1561
  "constraints": {
1382
1562
  "notEmpty": true
@@ -1462,29 +1642,23 @@
1462
1642
  "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"
1463
1643
  },
1464
1644
  "engines": {
1465
- "camunda": "^8.4"
1645
+ "camunda": "^8.2"
1466
1646
  }
1467
1647
  },
1468
1648
  {
1469
1649
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1470
1650
  "name": "Amazon SNS Outbound connector",
1471
1651
  "id": "io.camunda.connectors.AWSSNS.v1",
1472
- "description": "Send messages to Amazon SNS.",
1473
- "metadata": {
1474
- "keywords": ["send message", "publish message"]
1475
- },
1476
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=outbound",
1477
- "version": 8,
1478
- "category": {
1479
- "id": "connectors",
1480
- "name": "Connectors"
1481
- },
1652
+ "description": "Send message to topic",
1653
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns/",
1654
+ "version": 5,
1482
1655
  "appliesTo": ["bpmn:Task"],
1483
1656
  "elementType": {
1484
1657
  "value": "bpmn:ServiceTask"
1485
1658
  },
1486
- "engines": {
1487
- "camunda": "^8.3"
1659
+ "category": {
1660
+ "id": "connectors",
1661
+ "name": "Connectors"
1488
1662
  },
1489
1663
  "groups": [
1490
1664
  {
@@ -1492,338 +1666,164 @@
1492
1666
  "label": "Authentication"
1493
1667
  },
1494
1668
  {
1495
- "id": "configuration",
1669
+ "id": "topicProperties",
1496
1670
  "label": "Topic properties"
1497
1671
  },
1498
- {
1499
- "id": "input",
1500
- "label": "Input message data"
1501
- },
1502
- {
1503
- "id": "connector",
1504
- "label": "Connector"
1505
- },
1506
1672
  {
1507
1673
  "id": "output",
1508
- "label": "Output mapping"
1674
+ "label": "Output"
1509
1675
  },
1510
1676
  {
1511
- "id": "error",
1512
- "label": "Error handling"
1677
+ "id": "input",
1678
+ "label": "Input message data"
1513
1679
  },
1514
1680
  {
1515
- "id": "retries",
1516
- "label": "Retries"
1681
+ "id": "errors",
1682
+ "label": "Error handling"
1517
1683
  }
1518
1684
  ],
1519
1685
  "properties": [
1520
1686
  {
1687
+ "type": "Hidden",
1521
1688
  "value": "io.camunda:aws-sns:1",
1522
1689
  "binding": {
1523
- "property": "type",
1524
- "type": "zeebe:taskDefinition"
1525
- },
1526
- "type": "Hidden"
1690
+ "type": "zeebe:taskDefinition",
1691
+ "property": "type"
1692
+ }
1527
1693
  },
1528
1694
  {
1529
- "id": "authentication.type",
1530
- "label": "Authentication",
1531
- "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>",
1532
- "value": "credentials",
1695
+ "label": "Access key",
1696
+ "description": "Provide AWS IAM access key that has permission to publish to desired SNS topic",
1533
1697
  "group": "authentication",
1698
+ "type": "String",
1534
1699
  "binding": {
1535
- "name": "authentication.type",
1536
- "type": "zeebe:input"
1700
+ "type": "zeebe:input",
1701
+ "name": "authentication.accessKey"
1537
1702
  },
1538
- "type": "Dropdown",
1539
- "choices": [
1540
- {
1541
- "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
1542
- "value": "defaultCredentialsChain"
1543
- },
1544
- {
1545
- "name": "Credentials",
1546
- "value": "credentials"
1547
- }
1548
- ]
1549
- },
1550
- {
1551
- "id": "authentication.accessKey",
1552
- "label": "Access key",
1553
- "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
1554
- "optional": false,
1555
1703
  "constraints": {
1556
1704
  "notEmpty": true
1557
- },
1558
- "feel": "optional",
1559
- "group": "authentication",
1560
- "binding": {
1561
- "name": "authentication.accessKey",
1562
- "type": "zeebe:input"
1563
- },
1564
- "condition": {
1565
- "property": "authentication.type",
1566
- "equals": "credentials",
1567
- "type": "simple"
1568
- },
1569
- "type": "String"
1705
+ }
1570
1706
  },
1571
1707
  {
1572
- "id": "authentication.secretKey",
1573
1708
  "label": "Secret key",
1574
- "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
1575
- "optional": false,
1576
- "constraints": {
1577
- "notEmpty": true
1578
- },
1579
- "feel": "optional",
1709
+ "description": "Provide AWS IAM secret key that has permission to publish to desired SNS topic",
1580
1710
  "group": "authentication",
1711
+ "type": "String",
1581
1712
  "binding": {
1582
- "name": "authentication.secretKey",
1583
- "type": "zeebe:input"
1584
- },
1585
- "condition": {
1586
- "property": "authentication.type",
1587
- "equals": "credentials",
1588
- "type": "simple"
1713
+ "type": "zeebe:input",
1714
+ "name": "authentication.secretKey"
1589
1715
  },
1590
- "type": "String"
1716
+ "constraints": {
1717
+ "notEmpty": true
1718
+ }
1591
1719
  },
1592
1720
  {
1593
- "id": "topic.topicArn",
1594
1721
  "label": "Topic ARN",
1595
1722
  "description": "Specify the topic you want to publish to",
1596
- "optional": false,
1597
- "constraints": {
1598
- "notEmpty": true
1599
- },
1600
- "feel": "optional",
1601
- "group": "configuration",
1723
+ "group": "topicProperties",
1724
+ "type": "String",
1602
1725
  "binding": {
1603
- "name": "topic.topicArn",
1604
- "type": "zeebe:input"
1726
+ "type": "zeebe:input",
1727
+ "name": "topic.topicArn"
1605
1728
  },
1606
- "type": "String"
1607
- },
1608
- {
1609
- "id": "topic.type",
1610
- "label": "Topic type",
1611
- "description": "Select SNS topic type. Details at <a href=\"https://aws.amazon.com/sns/features/\">AWS SNS Features</a>",
1612
- "optional": false,
1613
- "value": "standard",
1614
1729
  "constraints": {
1615
1730
  "notEmpty": true
1616
- },
1617
- "group": "configuration",
1618
- "binding": {
1619
- "name": "topic.type",
1620
- "type": "zeebe:input"
1621
- },
1622
- "type": "Dropdown",
1623
- "choices": [
1624
- {
1625
- "name": "Standard",
1626
- "value": "standard"
1627
- },
1628
- {
1629
- "name": "FIFO",
1630
- "value": "fifo"
1631
- }
1632
- ]
1731
+ }
1633
1732
  },
1634
1733
  {
1635
- "id": "configuration.region",
1636
1734
  "label": "Region",
1637
- "description": "Specify the AWS region",
1638
- "optional": false,
1639
- "constraints": {
1640
- "notEmpty": true
1641
- },
1642
- "feel": "optional",
1643
- "group": "configuration",
1735
+ "description": "Specify the AWS region of your topic",
1736
+ "group": "topicProperties",
1737
+ "type": "String",
1644
1738
  "binding": {
1645
- "name": "configuration.region",
1646
- "type": "zeebe:input"
1739
+ "type": "zeebe:input",
1740
+ "name": "configuration.region"
1647
1741
  },
1648
- "type": "String"
1649
- },
1650
- {
1651
- "id": "configuration.endpoint",
1652
- "label": "Endpoint",
1653
- "description": "Specify endpoint if need to use custom endpoint",
1654
- "optional": true,
1655
- "group": "configuration",
1656
- "binding": {
1657
- "name": "configuration.endpoint",
1658
- "type": "zeebe:input"
1742
+ "constraints": {
1743
+ "notEmpty": true
1659
1744
  },
1660
- "type": "Hidden"
1745
+ "feel": "optional"
1661
1746
  },
1662
1747
  {
1663
- "id": "topic.messageGroupId",
1664
- "label": "Message group ID",
1665
- "description": "Message group ID (FIFO only). See also <a href=\"https://docs.aws.amazon.com/sns/latest/dg/fifo-message-grouping.html\">message grouping for FIFO topics</a> in the Amazon SNS developer guide",
1666
- "optional": false,
1667
- "feel": "optional",
1748
+ "label": "Subject",
1749
+ "description": "Specify the subject of the message you want to publish in the SNS topic",
1668
1750
  "group": "input",
1669
- "binding": {
1670
- "name": "topic.messageGroupId",
1671
- "type": "zeebe:input"
1672
- },
1673
- "condition": {
1674
- "property": "topic.type",
1675
- "equals": "fifo",
1676
- "type": "simple"
1677
- },
1678
- "type": "String"
1679
- },
1680
- {
1681
- "id": "topic.messageDeduplicationId",
1682
- "label": "Message deduplication ID",
1683
- "description": "Message deduplication ID. See also <a href=\"https://docs.aws.amazon.com/sns/latest/dg/fifo-message-dedup.html\">Message deduplication for FIFO topics</a> in the Amazon SNS developer guide",
1751
+ "type": "String",
1684
1752
  "optional": true,
1685
- "feel": "optional",
1686
- "group": "input",
1687
1753
  "binding": {
1688
- "name": "topic.messageDeduplicationId",
1689
- "type": "zeebe:input"
1754
+ "type": "zeebe:input",
1755
+ "name": "topic.subject"
1690
1756
  },
1691
- "condition": {
1692
- "property": "topic.type",
1693
- "equals": "fifo",
1694
- "type": "simple"
1757
+ "constraints": {
1758
+ "notEmpty": false,
1759
+ "maxLength": 99
1695
1760
  },
1696
- "type": "String"
1761
+ "feel": "optional"
1697
1762
  },
1698
1763
  {
1699
- "id": "topic.subject",
1700
- "label": "Subject",
1701
- "description": "Specify the subject of the message you want to publish in the SNS topic",
1702
- "optional": true,
1703
- "feel": "optional",
1764
+ "label": "Message",
1765
+ "description": "Data to publish in the SNS topic",
1704
1766
  "group": "input",
1767
+ "type": "Text",
1705
1768
  "binding": {
1706
- "name": "topic.subject",
1707
- "type": "zeebe:input"
1769
+ "type": "zeebe:input",
1770
+ "name": "topic.message"
1708
1771
  },
1709
- "type": "String"
1710
- },
1711
- {
1712
- "id": "topic.message",
1713
- "label": "Message",
1714
- "description": "Data to publish in the SNS topic",
1715
- "optional": false,
1716
1772
  "constraints": {
1717
1773
  "notEmpty": true
1718
1774
  },
1719
- "feel": "optional",
1720
- "group": "input",
1721
- "binding": {
1722
- "name": "topic.message",
1723
- "type": "zeebe:input"
1724
- },
1725
- "type": "Text"
1775
+ "feel": "optional"
1726
1776
  },
1727
1777
  {
1728
- "id": "topic.messageAttributes",
1729
- "label": "messageAttributes",
1778
+ "label": "Message attributes",
1730
1779
  "description": "Message attributes metadata",
1731
- "optional": true,
1732
- "feel": "required",
1733
1780
  "group": "input",
1781
+ "type": "Text",
1782
+ "optional": true,
1734
1783
  "binding": {
1735
- "name": "topic.messageAttributes",
1736
- "type": "zeebe:input"
1737
- },
1738
- "type": "String"
1739
- },
1740
- {
1741
- "id": "version",
1742
- "label": "Version",
1743
- "description": "Version of the element template",
1744
- "value": "8",
1745
- "group": "connector",
1746
- "binding": {
1747
- "key": "elementTemplateVersion",
1748
- "type": "zeebe:taskHeader"
1749
- },
1750
- "type": "Hidden"
1751
- },
1752
- {
1753
- "id": "id",
1754
- "label": "ID",
1755
- "description": "ID of the element template",
1756
- "value": "io.camunda.connectors.AWSSNS.v1",
1757
- "group": "connector",
1758
- "binding": {
1759
- "key": "elementTemplateId",
1760
- "type": "zeebe:taskHeader"
1784
+ "type": "zeebe:input",
1785
+ "name": "topic.messageAttributes"
1761
1786
  },
1762
- "type": "Hidden"
1787
+ "feel": "required"
1763
1788
  },
1764
1789
  {
1765
- "id": "resultVariable",
1766
1790
  "label": "Result variable",
1767
- "description": "Name of variable to store the response in",
1791
+ "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>",
1768
1792
  "group": "output",
1793
+ "type": "String",
1769
1794
  "binding": {
1770
- "key": "resultVariable",
1771
- "type": "zeebe:taskHeader"
1772
- },
1773
- "type": "String"
1795
+ "type": "zeebe:taskHeader",
1796
+ "key": "resultVariable"
1797
+ }
1774
1798
  },
1775
1799
  {
1776
- "id": "resultExpression",
1777
1800
  "label": "Result expression",
1778
- "description": "Expression to map the response into process variables",
1779
- "feel": "required",
1801
+ "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>",
1780
1802
  "group": "output",
1803
+ "type": "Text",
1804
+ "feel": "required",
1781
1805
  "binding": {
1782
- "key": "resultExpression",
1783
- "type": "zeebe:taskHeader"
1784
- },
1785
- "type": "Text"
1806
+ "type": "zeebe:taskHeader",
1807
+ "key": "resultExpression"
1808
+ }
1786
1809
  },
1787
1810
  {
1788
- "id": "errorExpression",
1789
1811
  "label": "Error expression",
1790
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
1812
+ "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>",
1813
+ "group": "errors",
1814
+ "type": "Text",
1791
1815
  "feel": "required",
1792
- "group": "error",
1793
1816
  "binding": {
1794
- "key": "errorExpression",
1795
- "type": "zeebe:taskHeader"
1796
- },
1797
- "type": "Text"
1798
- },
1799
- {
1800
- "id": "retryCount",
1801
- "label": "Retries",
1802
- "description": "Number of retries",
1803
- "value": "3",
1804
- "feel": "optional",
1805
- "group": "retries",
1806
- "binding": {
1807
- "property": "retries",
1808
- "type": "zeebe:taskDefinition"
1809
- },
1810
- "type": "String"
1811
- },
1812
- {
1813
- "id": "retryBackoff",
1814
- "label": "Retry backoff",
1815
- "description": "ISO-8601 duration to wait between retries",
1816
- "value": "PT0S",
1817
- "group": "retries",
1818
- "binding": {
1819
- "key": "retryBackoff",
1820
- "type": "zeebe:taskHeader"
1821
- },
1822
- "type": "String"
1817
+ "type": "zeebe:taskHeader",
1818
+ "key": "errorExpression"
1819
+ }
1823
1820
  }
1824
1821
  ],
1825
1822
  "icon": {
1826
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA4MCA4MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS82NC9BcmNoX0FXUy1TaW1wbGUtTm90aWZpY2F0aW9uLVNlcnZpY2VfNjQ8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9JzAlJyB5MT0nMTAwJScgeDI9JzEwMCUnIHkyPScwJScgaWQ9J2xpbmVhckdyYWRpZW50LTEnPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPScjQjAwODREJyBvZmZzZXQ9JzAlJz48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNGRjRGOEInIG9mZnNldD0nMTAwJSc+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0nSWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BV1MtU2ltcGxlLU5vdGlmaWNhdGlvbi1TZXJ2aWNlXzY0JyBzdHJva2U9J25vbmUnIHN0cm9rZS13aWR0aD0nMScgZmlsbD0nbm9uZScKICAgICAgIGZpbGwtcnVsZT0nZXZlbm9kZCc+CiAgICAgICAgPGcgaWQ9J0ljb24tQXJjaGl0ZWN0dXJlLUJHLzY0L0FwcGxpY2F0aW9uLUludGVncmF0aW9uJyBmaWxsPSd1cmwoI2xpbmVhckdyYWRpZW50LTEpJz4KICAgICAgICAgICAgPHJlY3QgaWQ9J1JlY3RhbmdsZScgeD0nMCcgeT0nMCcgd2lkdGg9JzgwJyBoZWlnaHQ9JzgwJz48L3JlY3Q+CiAgICAgICAgPC9nPgogICAgICAgIDxwYXRoIGQ9J00xNywzOCBDMTguMTAzLDM4IDE5LDM4Ljg5NyAxOSw0MCBDMTksNDEuMTAzIDE4LjEwMyw0MiAxNyw0MiBDMTUuODk3LDQyIDE1LDQxLjEwMyAxNSw0MCBDMTUsMzguODk3IDE1Ljg5NywzOCAxNywzOCBMMTcsMzggWiBNNDEsNjQgQzI5LjMxNCw2NCAxOS4yODksNTUuNDY2IDE3LjE5NCw0My45OCBDMTguOTY1LDQzLjg5NCAyMC40MjcsNDIuNjU5IDIwLjg1Nyw0MSBMMjcsNDEgTDI3LDM5IEwyMC44NTcsMzkgQzIwLjQyNywzNy4zNDIgMTguOTY2LDM2LjEwNyAxNy4xOTUsMzYuMDIgQzE5LjI4NSwyNC43MSAyOS41MTEsMTYgNDEsMTYgQzQ1LjMxMywxNiA0OS44MzIsMTcuNjIyIDU0LjQyOSwyMC44MjEgTDU1LjU3MSwxOS4xNzkgQzUwLjYzMywxNS43NDMgNDUuNzMsMTQgNDEsMTQgQzI4LjI3LDE0IDE2Ljk0OSwyMy44NjUgMTUuMDYzLDM2LjUyMSBDMTMuODM5LDM3LjIwNyAxMywzOC41IDEzLDQwIEMxMyw0MS41IDEzLjgzOSw0Mi43OTMgMTUuMDYzLDQzLjQ3OCBDMTYuOTcsNTYuMzQxIDI4LjA1Niw2NiA0MSw2NiBDNDYuNDA3LDY2IDUxLjk0Miw2NC4xNTcgNTYuNTg1LDYwLjgxMSBMNTUuNDE1LDU5LjE4OSBDNTEuMTEsNjIuMjkyIDQ1Ljk5MSw2NCA0MSw2NCBMNDEsNjQgWiBNMzAuMTAxLDM2LjQ0MiBDMzEuOTU1LDM2Ljg5NSAzNC4yNzUsMzcgMzYsMzcgQzM3LjY0MiwzNyAzOS44MjMsMzYuOTA1IDQxLjYyOSwzNi41MDYgTDM3LjEwNSw0NS41NTMgQzM3LjAzNiw0NS42OTEgMzcsNDUuODQ1IDM3LDQ2IEwzNyw1MC40NTMgQzM2LjE5OSw1MC45NjQgMzQuODMzLDUxLjgxMiAzNCw1MS45ODYgTDM0LDQ2IEMzNCw0NS44NjggMzMuOTc0LDQ1LjczNyAzMy45MjMsNDUuNjE1IEwzMC4xMDEsMzYuNDQyIFogTTM2LDMzIEM0MC4wMjUsMzMgNDIuMTc0LDMzLjYwNCA0Mi44NDEsMzQgQzQyLjE3NCwzNC4zOTYgNDAuMDI1LDM1IDM2LDM1IEMzMS45NzUsMzUgMjkuODI2LDM0LjM5NiAyOS4xNTksMzQgQzI5LjgyNiwzMy42MDQgMzEuOTc1LDMzIDM2LDMzIEwzNiwzMyBaIE0zMyw1NCBMMzQsNTQgQzM0LjA0Myw1NCAzNC4wODYsNTMuOTk3IDM0LjEyOCw1My45OTIgQzM1LjM1Miw1My44MzMgMzYuOTA5LDUyLjg4NyAzOC4yNzIsNTIuMDEzIEwzOC41MzUsNTEuODQ1IEMzOC44MjQsNTEuNjYxIDM5LDUxLjM0MiAzOSw1MSBMMzksNDYuMjM2IEw0NC41NTksMzUuMTIgQzQ0LjgzMywzNC44MDEgNDUsMzQuNDM0IDQ1LDM0IEM0NSwzMS4zOSAzOS4zNjEsMzEgMzYsMzEgQzMyLjYzOSwzMSAyNywzMS4zOSAyNywzNCBDMjcsMzQuMzY2IDI3LjEyLDM0LjY4NCAyNy4zMiwzNC45NjcgTDMyLDQ2LjIgTDMyLDUzIEMzMiw1My41NTIgMzIuNDQ3LDU0IDMzLDU0IEwzMyw1NCBaIE02Miw1MyBDNjMuMTAzLDUzIDY0LDUzLjg5NyA2NCw1NSBDNjQsNTYuMTAzIDYzLjEwMyw1NyA2Miw1NyBDNjAuODk3LDU3IDYwLDU2LjEwMyA2MCw1NSBDNjAsNTMuODk3IDYwLjg5Nyw1MyA2Miw1MyBMNjIsNTMgWiBNNjIsMjMgQzYzLjEwMywyMyA2NCwyMy44OTcgNjQsMjUgQzY0LDI2LjEwMyA2My4xMDMsMjcgNjIsMjcgQzYwLjg5NywyNyA2MCwyNi4xMDMgNjAsMjUgQzYwLDIzLjg5NyA2MC44OTcsMjMgNjIsMjMgTDYyLDIzIFogTTY0LDM4IEM2NS4xMDMsMzggNjYsMzguODk3IDY2LDQwIEM2Niw0MS4xMDMgNjUuMTAzLDQyIDY0LDQyIEM2Mi44OTcsNDIgNjIsNDEuMTAzIDYyLDQwIEM2MiwzOC44OTcgNjIuODk3LDM4IDY0LDM4IEw2NCwzOCBaIE01NCw0MSBMNjAuMTQzLDQxIEM2MC41ODksNDIuNzIgNjIuMTQyLDQ0IDY0LDQ0IEM2Ni4yMDYsNDQgNjgsNDIuMjA2IDY4LDQwIEM2OCwzNy43OTQgNjYuMjA2LDM2IDY0LDM2IEM2Mi4xNDIsMzYgNjAuNTg5LDM3LjI4IDYwLjE0MywzOSBMNTQsMzkgTDU0LDI2IEw1OC4xNDMsMjYgQzU4LjU4OSwyNy43MiA2MC4xNDIsMjkgNjIsMjkgQzY0LjIwNiwyOSA2NiwyNy4yMDYgNjYsMjUgQzY2LDIyLjc5NCA2NC4yMDYsMjEgNjIsMjEgQzYwLjE0MiwyMSA1OC41ODksMjIuMjggNTguMTQzLDI0IEw1MywyNCBDNTIuNDQ3LDI0IDUyLDI0LjQ0OCA1MiwyNSBMNTIsMzkgTDQ1LDM5IEw0NSw0MSBMNTIsNDEgTDUyLDU1IEM1Miw1NS41NTIgNTIuNDQ3LDU2IDUzLDU2IEw1OC4xNDMsNTYgQzU4LjU4OSw1Ny43MiA2MC4xNDIsNTkgNjIsNTkgQzY0LjIwNiw1OSA2Niw1Ny4yMDYgNjYsNTUgQzY2LDUyLjc5NCA2NC4yMDYsNTEgNjIsNTEgQzYwLjE0Miw1MSA1OC41ODksNTIuMjggNTguMTQzLDU0IEw1NCw1NCBMNTQsNDEgWicKICAgICAgICAgICAgICBpZD0nQVdTLVNpbXBsZS1Ob3RpZmljYXRpb24tU2VydmljZV9JY29uXzY0X1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
1823
+ "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"
1824
+ },
1825
+ "engines": {
1826
+ "camunda": "^8.2"
1827
1827
  }
1828
1828
  }
1829
1829
  ]