@camunda/connectors-element-templates 1.0.7 → 1.0.9

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 (92) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +24 -0
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +32 -31
  4. package/src/element-templates/agenticai-aiagent-job-worker.json +1655 -7
  5. package/src/element-templates/agenticai-aiagent-outbound-connector.json +2906 -1291
  6. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  7. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +1 -1
  8. package/src/element-templates/asana-connector.json +8 -8
  9. package/src/element-templates/automation-anywhere-outbound-connector.json +619 -619
  10. package/src/element-templates/aws-bedrock-outbound-connector.json +30 -30
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +1325 -1325
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  14. package/src/element-templates/aws-eventbridge-connector-receive.json +356 -0
  15. package/src/element-templates/aws-eventbridge-outbound-connector.json +10 -10
  16. package/src/element-templates/aws-lambda-outbound-connector.json +256 -256
  17. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  18. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  19. package/src/element-templates/aws-sns-inbound-boundary.json +311 -311
  20. package/src/element-templates/aws-sns-inbound-intermediate.json +328 -328
  21. package/src/element-templates/aws-sns-inbound-message-start.json +343 -343
  22. package/src/element-templates/aws-sns-inbound-receive.json +304 -0
  23. package/src/element-templates/aws-sns-inbound-start-event.json +131 -131
  24. package/src/element-templates/aws-sns-outbound-connector.json +424 -424
  25. package/src/element-templates/aws-sqs-boundary-connector.json +305 -305
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +918 -918
  27. package/src/element-templates/aws-sqs-outbound-connector.json +743 -743
  28. package/src/element-templates/aws-sqs-receive-connector.json +418 -0
  29. package/src/element-templates/aws-sqs-start-event-connector.json +369 -369
  30. package/src/element-templates/aws-sqs-start-message.json +914 -914
  31. package/src/element-templates/blue-prism-connector.json +50 -50
  32. package/src/element-templates/csv-outbound-connector.json +26 -26
  33. package/src/element-templates/easy-post-connector.json +271 -271
  34. package/src/element-templates/email-inbound-connector-boundary.json +19 -19
  35. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  36. package/src/element-templates/email-message-start-event-connector.json +19 -19
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +505 -507
  38. package/src/element-templates/github-connector.json +2723 -2723
  39. package/src/element-templates/github-webhook-connector-intermediate.json +42 -42
  40. package/src/element-templates/github-webhook-connector-receive.json +202 -0
  41. package/src/element-templates/github-webhook-connector-start-event.json +32 -32
  42. package/src/element-templates/gitlab-connector.json +160 -160
  43. package/src/element-templates/google-drive-outbound-connector.json +438 -438
  44. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  45. package/src/element-templates/google-maps-platform-connector.json +16 -16
  46. package/src/element-templates/google-sheets-outbound-connector.json +1059 -1059
  47. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  48. package/src/element-templates/http-json-connector.json +2662 -2057
  49. package/src/element-templates/http-polling-boundary-catch-event-connector.json +635 -6
  50. package/src/element-templates/http-polling-connector.json +631 -2
  51. package/src/element-templates/hugging-face-connector.json +34 -34
  52. package/src/element-templates/jdbc-outbound-connector.json +41 -41
  53. package/src/element-templates/kafka-inbound-connector-boundary.json +958 -958
  54. package/src/element-templates/kafka-inbound-connector-intermediate.json +681 -681
  55. package/src/element-templates/kafka-inbound-connector-receive.json +498 -0
  56. package/src/element-templates/kafka-inbound-connector.json +240 -240
  57. package/src/element-templates/kafka-outbound-connector.json +356 -356
  58. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  59. package/src/element-templates/microsoft-teams-outbound-connector.json +4188 -4188
  60. package/src/element-templates/openai-connector.json +78 -78
  61. package/src/element-templates/operate-connector.json +79 -79
  62. package/src/element-templates/power-automate-connector.json +12 -12
  63. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +747 -747
  64. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +463 -463
  65. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  66. package/src/element-templates/rabbitmq-inbound-connector-receive.json +461 -0
  67. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +681 -681
  68. package/src/element-templates/rabbitmq-outbound-connector.json +670 -670
  69. package/src/element-templates/salesforce-connector.json +38 -38
  70. package/src/element-templates/sendgrid-outbound-connector.json +397 -397
  71. package/src/element-templates/servicenow-connector.json +942 -0
  72. package/src/element-templates/servicenow-flow-starter-connector.json +643 -0
  73. package/src/element-templates/servicenow-incident-connector.json +969 -0
  74. package/src/element-templates/slack-inbound-boundary.json +173 -173
  75. package/src/element-templates/slack-inbound-intermediate.json +232 -232
  76. package/src/element-templates/slack-inbound-message-start.json +209 -209
  77. package/src/element-templates/slack-inbound-receive.json +290 -0
  78. package/src/element-templates/slack-inbound-start-event.json +218 -218
  79. package/src/element-templates/slack-outbound-connector.json +955 -955
  80. package/src/element-templates/twilio-connector.json +87 -87
  81. package/src/element-templates/twilio-webhook-boundary-connector.json +26 -26
  82. package/src/element-templates/twilio-webhook-connector.json +20 -20
  83. package/src/element-templates/twilio-webhook-intermediate-connector.json +50 -50
  84. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  85. package/src/element-templates/twilio-webhook-receive-connector.json +262 -0
  86. package/src/element-templates/uipath-connector.json +41 -41
  87. package/src/element-templates/webhook-connector-boundary.json +1050 -1050
  88. package/src/element-templates/webhook-connector-intermediate.json +1356 -1356
  89. package/src/element-templates/webhook-connector-receive.json +609 -0
  90. package/src/element-templates/webhook-connector-start-event.json +2280 -2280
  91. package/src/element-templates/webhook-connector-start-message.json +1205 -1205
  92. package/src/element-templates/whatsapp-connector.json +42 -42
@@ -1,24 +1,18 @@
1
1
  [
2
2
  {
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
- "name": "Amazon SNS Outbound connector",
4
+ "name": "Amazon SNS connector",
5
5
  "id": "io.camunda.connectors.AWSSNS.v1",
6
- "description": "Send messages to Amazon SNS.",
7
- "metadata": {
8
- "keywords": ["send message", "publish message"]
9
- },
10
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=outbound",
11
- "version": 8,
12
- "category": {
13
- "id": "connectors",
14
- "name": "Connectors"
15
- },
6
+ "description": "Send message to topic",
7
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns/",
8
+ "version": 4,
16
9
  "appliesTo": ["bpmn:Task"],
17
10
  "elementType": {
18
11
  "value": "bpmn:ServiceTask"
19
12
  },
20
- "engines": {
21
- "camunda": "^8.3"
13
+ "category": {
14
+ "id": "connectors",
15
+ "name": "Connectors"
22
16
  },
23
17
  "groups": [
24
18
  {
@@ -26,347 +20,173 @@
26
20
  "label": "Authentication"
27
21
  },
28
22
  {
29
- "id": "configuration",
23
+ "id": "topicProperties",
30
24
  "label": "Topic properties"
31
25
  },
32
- {
33
- "id": "input",
34
- "label": "Input message data"
35
- },
36
- {
37
- "id": "connector",
38
- "label": "Connector"
39
- },
40
26
  {
41
27
  "id": "output",
42
- "label": "Output mapping"
28
+ "label": "Output"
43
29
  },
44
30
  {
45
- "id": "error",
46
- "label": "Error handling"
31
+ "id": "input",
32
+ "label": "Input message data"
47
33
  },
48
34
  {
49
- "id": "retries",
50
- "label": "Retries"
35
+ "id": "errors",
36
+ "label": "Error handling"
51
37
  }
52
38
  ],
53
39
  "properties": [
54
40
  {
41
+ "type": "Hidden",
55
42
  "value": "io.camunda:aws-sns:1",
56
43
  "binding": {
57
- "property": "type",
58
- "type": "zeebe:taskDefinition"
59
- },
60
- "type": "Hidden"
44
+ "type": "zeebe:taskDefinition",
45
+ "property": "type"
46
+ }
61
47
  },
62
48
  {
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",
49
+ "label": "Access key",
50
+ "description": "Provide AWS IAM access key that has permission to publish to desired SNS topic",
67
51
  "group": "authentication",
52
+ "type": "String",
68
53
  "binding": {
69
- "name": "authentication.type",
70
- "type": "zeebe:input"
54
+ "type": "zeebe:input",
55
+ "name": "authentication.accessKey"
71
56
  },
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
- ]
83
- },
84
- {
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
57
  "constraints": {
90
58
  "notEmpty": true
91
- },
92
- "feel": "optional",
93
- "group": "authentication",
94
- "binding": {
95
- "name": "authentication.accessKey",
96
- "type": "zeebe:input"
97
- },
98
- "condition": {
99
- "property": "authentication.type",
100
- "equals": "credentials",
101
- "type": "simple"
102
- },
103
- "type": "String"
59
+ }
104
60
  },
105
61
  {
106
- "id": "authentication.secretKey",
107
62
  "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",
63
+ "description": "Provide AWS IAM secret key that has permission to publish to desired SNS topic",
114
64
  "group": "authentication",
65
+ "type": "String",
115
66
  "binding": {
116
- "name": "authentication.secretKey",
117
- "type": "zeebe:input"
118
- },
119
- "condition": {
120
- "property": "authentication.type",
121
- "equals": "credentials",
122
- "type": "simple"
67
+ "type": "zeebe:input",
68
+ "name": "authentication.secretKey"
123
69
  },
124
- "type": "String"
70
+ "constraints": {
71
+ "notEmpty": true
72
+ }
125
73
  },
126
74
  {
127
- "id": "topic.topicArn",
128
75
  "label": "Topic ARN",
129
76
  "description": "Specify the topic you want to publish to",
130
- "optional": false,
131
- "constraints": {
132
- "notEmpty": true
133
- },
134
- "feel": "optional",
135
- "group": "configuration",
77
+ "group": "topicProperties",
78
+ "type": "String",
136
79
  "binding": {
137
- "name": "topic.topicArn",
138
- "type": "zeebe:input"
80
+ "type": "zeebe:input",
81
+ "name": "topic.topicArn"
139
82
  },
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",
148
83
  "constraints": {
149
84
  "notEmpty": true
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
- ]
85
+ }
167
86
  },
168
87
  {
169
- "id": "configuration.region",
170
88
  "label": "Region",
171
- "description": "Specify the AWS region",
172
- "optional": false,
173
- "constraints": {
174
- "notEmpty": true
175
- },
176
- "feel": "optional",
177
- "group": "configuration",
89
+ "description": "Specify the AWS region of your topic",
90
+ "group": "topicProperties",
91
+ "type": "String",
178
92
  "binding": {
179
- "name": "configuration.region",
180
- "type": "zeebe:input"
93
+ "type": "zeebe:input",
94
+ "name": "configuration.region"
181
95
  },
182
- "type": "String"
183
- },
184
- {
185
- "id": "configuration.endpoint",
186
- "label": "Endpoint",
187
- "description": "Specify endpoint if need to use custom endpoint",
188
- "optional": true,
189
- "group": "configuration",
190
- "binding": {
191
- "name": "configuration.endpoint",
192
- "type": "zeebe:input"
96
+ "constraints": {
97
+ "notEmpty": true
193
98
  },
194
- "type": "Hidden"
99
+ "feel": "optional"
195
100
  },
196
101
  {
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",
102
+ "label": "Subject",
103
+ "description": "Specify the subject of the message you want to publish in the SNS topic",
202
104
  "group": "input",
203
- "binding": {
204
- "name": "topic.messageGroupId",
205
- "type": "zeebe:input"
206
- },
207
- "condition": {
208
- "property": "topic.type",
209
- "equals": "fifo",
210
- "type": "simple"
211
- },
212
- "type": "String"
213
- },
214
- {
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",
105
+ "type": "String",
218
106
  "optional": true,
219
- "feel": "optional",
220
- "group": "input",
221
107
  "binding": {
222
- "name": "topic.messageDeduplicationId",
223
- "type": "zeebe:input"
108
+ "type": "zeebe:input",
109
+ "name": "topic.subject"
224
110
  },
225
- "condition": {
226
- "property": "topic.type",
227
- "equals": "fifo",
228
- "type": "simple"
111
+ "constraints": {
112
+ "notEmpty": false,
113
+ "maxLength": 99
229
114
  },
230
- "type": "String"
115
+ "feel": "optional"
231
116
  },
232
117
  {
233
- "id": "topic.subject",
234
- "label": "Subject",
235
- "description": "Specify the subject of the message you want to publish in the SNS topic",
236
- "optional": true,
237
- "feel": "optional",
118
+ "label": "Message",
119
+ "description": "Data to publish in the SNS topic",
238
120
  "group": "input",
121
+ "type": "Text",
239
122
  "binding": {
240
- "name": "topic.subject",
241
- "type": "zeebe:input"
123
+ "type": "zeebe:input",
124
+ "name": "topic.message"
242
125
  },
243
- "type": "String"
244
- },
245
- {
246
- "id": "topic.message",
247
- "label": "Message",
248
- "description": "Data to publish in the SNS topic",
249
- "optional": false,
250
126
  "constraints": {
251
127
  "notEmpty": true
252
128
  },
253
- "feel": "optional",
254
- "group": "input",
255
- "binding": {
256
- "name": "topic.message",
257
- "type": "zeebe:input"
258
- },
259
- "type": "Text"
129
+ "feel": "optional"
260
130
  },
261
131
  {
262
- "id": "topic.messageAttributes",
263
- "label": "messageAttributes",
132
+ "label": "Message attributes",
264
133
  "description": "Message attributes metadata",
265
- "optional": true,
266
- "feel": "required",
267
134
  "group": "input",
135
+ "type": "Text",
136
+ "optional": true,
268
137
  "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"
138
+ "type": "zeebe:input",
139
+ "name": "topic.messageAttributes"
295
140
  },
296
- "type": "Hidden"
141
+ "feel": "required"
297
142
  },
298
143
  {
299
- "id": "resultVariable",
300
144
  "label": "Result variable",
301
- "description": "Name of variable to store the response in",
145
+ "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>",
302
146
  "group": "output",
147
+ "type": "String",
303
148
  "binding": {
304
- "key": "resultVariable",
305
- "type": "zeebe:taskHeader"
306
- },
307
- "type": "String"
149
+ "type": "zeebe:taskHeader",
150
+ "key": "resultVariable"
151
+ }
308
152
  },
309
153
  {
310
- "id": "resultExpression",
311
154
  "label": "Result expression",
312
- "description": "Expression to map the response into process variables",
313
- "feel": "required",
155
+ "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>",
314
156
  "group": "output",
315
- "binding": {
316
- "key": "resultExpression",
317
- "type": "zeebe:taskHeader"
318
- },
319
- "type": "Text"
320
- },
321
- {
322
- "id": "errorExpression",
323
- "label": "Error expression",
324
- "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
157
+ "type": "Text",
325
158
  "feel": "required",
326
- "group": "error",
327
- "binding": {
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
159
  "binding": {
341
- "property": "retries",
342
- "type": "zeebe:taskDefinition"
343
- },
344
- "type": "String"
160
+ "type": "zeebe:taskHeader",
161
+ "key": "resultExpression"
162
+ }
345
163
  },
346
164
  {
347
- "id": "retryBackoff",
348
- "label": "Retry backoff",
349
- "description": "ISO-8601 duration to wait between retries",
350
- "value": "PT0S",
351
- "group": "retries",
165
+ "label": "Error expression",
166
+ "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>",
167
+ "group": "errors",
168
+ "type": "Text",
169
+ "feel": "required",
352
170
  "binding": {
353
- "key": "retryBackoff",
354
- "type": "zeebe:taskHeader"
355
- },
356
- "type": "String"
171
+ "type": "zeebe:taskHeader",
172
+ "key": "errorExpression"
173
+ }
357
174
  }
358
175
  ],
359
176
  "icon": {
360
- "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA4MCA4MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS82NC9BcmNoX0FXUy1TaW1wbGUtTm90aWZpY2F0aW9uLVNlcnZpY2VfNjQ8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9JzAlJyB5MT0nMTAwJScgeDI9JzEwMCUnIHkyPScwJScgaWQ9J2xpbmVhckdyYWRpZW50LTEnPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPScjQjAwODREJyBvZmZzZXQ9JzAlJz48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNGRjRGOEInIG9mZnNldD0nMTAwJSc+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0nSWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BV1MtU2ltcGxlLU5vdGlmaWNhdGlvbi1TZXJ2aWNlXzY0JyBzdHJva2U9J25vbmUnIHN0cm9rZS13aWR0aD0nMScgZmlsbD0nbm9uZScKICAgICAgIGZpbGwtcnVsZT0nZXZlbm9kZCc+CiAgICAgICAgPGcgaWQ9J0ljb24tQXJjaGl0ZWN0dXJlLUJHLzY0L0FwcGxpY2F0aW9uLUludGVncmF0aW9uJyBmaWxsPSd1cmwoI2xpbmVhckdyYWRpZW50LTEpJz4KICAgICAgICAgICAgPHJlY3QgaWQ9J1JlY3RhbmdsZScgeD0nMCcgeT0nMCcgd2lkdGg9JzgwJyBoZWlnaHQ9JzgwJz48L3JlY3Q+CiAgICAgICAgPC9nPgogICAgICAgIDxwYXRoIGQ9J00xNywzOCBDMTguMTAzLDM4IDE5LDM4Ljg5NyAxOSw0MCBDMTksNDEuMTAzIDE4LjEwMyw0MiAxNyw0MiBDMTUuODk3LDQyIDE1LDQxLjEwMyAxNSw0MCBDMTUsMzguODk3IDE1Ljg5NywzOCAxNywzOCBMMTcsMzggWiBNNDEsNjQgQzI5LjMxNCw2NCAxOS4yODksNTUuNDY2IDE3LjE5NCw0My45OCBDMTguOTY1LDQzLjg5NCAyMC40MjcsNDIuNjU5IDIwLjg1Nyw0MSBMMjcsNDEgTDI3LDM5IEwyMC44NTcsMzkgQzIwLjQyNywzNy4zNDIgMTguOTY2LDM2LjEwNyAxNy4xOTUsMzYuMDIgQzE5LjI4NSwyNC43MSAyOS41MTEsMTYgNDEsMTYgQzQ1LjMxMywxNiA0OS44MzIsMTcuNjIyIDU0LjQyOSwyMC44MjEgTDU1LjU3MSwxOS4xNzkgQzUwLjYzMywxNS43NDMgNDUuNzMsMTQgNDEsMTQgQzI4LjI3LDE0IDE2Ljk0OSwyMy44NjUgMTUuMDYzLDM2LjUyMSBDMTMuODM5LDM3LjIwNyAxMywzOC41IDEzLDQwIEMxMyw0MS41IDEzLjgzOSw0Mi43OTMgMTUuMDYzLDQzLjQ3OCBDMTYuOTcsNTYuMzQxIDI4LjA1Niw2NiA0MSw2NiBDNDYuNDA3LDY2IDUxLjk0Miw2NC4xNTcgNTYuNTg1LDYwLjgxMSBMNTUuNDE1LDU5LjE4OSBDNTEuMTEsNjIuMjkyIDQ1Ljk5MSw2NCA0MSw2NCBMNDEsNjQgWiBNMzAuMTAxLDM2LjQ0MiBDMzEuOTU1LDM2Ljg5NSAzNC4yNzUsMzcgMzYsMzcgQzM3LjY0MiwzNyAzOS44MjMsMzYuOTA1IDQxLjYyOSwzNi41MDYgTDM3LjEwNSw0NS41NTMgQzM3LjAzNiw0NS42OTEgMzcsNDUuODQ1IDM3LDQ2IEwzNyw1MC40NTMgQzM2LjE5OSw1MC45NjQgMzQuODMzLDUxLjgxMiAzNCw1MS45ODYgTDM0LDQ2IEMzNCw0NS44NjggMzMuOTc0LDQ1LjczNyAzMy45MjMsNDUuNjE1IEwzMC4xMDEsMzYuNDQyIFogTTM2LDMzIEM0MC4wMjUsMzMgNDIuMTc0LDMzLjYwNCA0Mi44NDEsMzQgQzQyLjE3NCwzNC4zOTYgNDAuMDI1LDM1IDM2LDM1IEMzMS45NzUsMzUgMjkuODI2LDM0LjM5NiAyOS4xNTksMzQgQzI5LjgyNiwzMy42MDQgMzEuOTc1LDMzIDM2LDMzIEwzNiwzMyBaIE0zMyw1NCBMMzQsNTQgQzM0LjA0Myw1NCAzNC4wODYsNTMuOTk3IDM0LjEyOCw1My45OTIgQzM1LjM1Miw1My44MzMgMzYuOTA5LDUyLjg4NyAzOC4yNzIsNTIuMDEzIEwzOC41MzUsNTEuODQ1IEMzOC44MjQsNTEuNjYxIDM5LDUxLjM0MiAzOSw1MSBMMzksNDYuMjM2IEw0NC41NTksMzUuMTIgQzQ0LjgzMywzNC44MDEgNDUsMzQuNDM0IDQ1LDM0IEM0NSwzMS4zOSAzOS4zNjEsMzEgMzYsMzEgQzMyLjYzOSwzMSAyNywzMS4zOSAyNywzNCBDMjcsMzQuMzY2IDI3LjEyLDM0LjY4NCAyNy4zMiwzNC45NjcgTDMyLDQ2LjIgTDMyLDUzIEMzMiw1My41NTIgMzIuNDQ3LDU0IDMzLDU0IEwzMyw1NCBaIE02Miw1MyBDNjMuMTAzLDUzIDY0LDUzLjg5NyA2NCw1NSBDNjQsNTYuMTAzIDYzLjEwMyw1NyA2Miw1NyBDNjAuODk3LDU3IDYwLDU2LjEwMyA2MCw1NSBDNjAsNTMuODk3IDYwLjg5Nyw1MyA2Miw1MyBMNjIsNTMgWiBNNjIsMjMgQzYzLjEwMywyMyA2NCwyMy44OTcgNjQsMjUgQzY0LDI2LjEwMyA2My4xMDMsMjcgNjIsMjcgQzYwLjg5NywyNyA2MCwyNi4xMDMgNjAsMjUgQzYwLDIzLjg5NyA2MC44OTcsMjMgNjIsMjMgTDYyLDIzIFogTTY0LDM4IEM2NS4xMDMsMzggNjYsMzguODk3IDY2LDQwIEM2Niw0MS4xMDMgNjUuMTAzLDQyIDY0LDQyIEM2Mi44OTcsNDIgNjIsNDEuMTAzIDYyLDQwIEM2MiwzOC44OTcgNjIuODk3LDM4IDY0LDM4IEw2NCwzOCBaIE01NCw0MSBMNjAuMTQzLDQxIEM2MC41ODksNDIuNzIgNjIuMTQyLDQ0IDY0LDQ0IEM2Ni4yMDYsNDQgNjgsNDIuMjA2IDY4LDQwIEM2OCwzNy43OTQgNjYuMjA2LDM2IDY0LDM2IEM2Mi4xNDIsMzYgNjAuNTg5LDM3LjI4IDYwLjE0MywzOSBMNTQsMzkgTDU0LDI2IEw1OC4xNDMsMjYgQzU4LjU4OSwyNy43MiA2MC4xNDIsMjkgNjIsMjkgQzY0LjIwNiwyOSA2NiwyNy4yMDYgNjYsMjUgQzY2LDIyLjc5NCA2NC4yMDYsMjEgNjIsMjEgQzYwLjE0MiwyMSA1OC41ODksMjIuMjggNTguMTQzLDI0IEw1MywyNCBDNTIuNDQ3LDI0IDUyLDI0LjQ0OCA1MiwyNSBMNTIsMzkgTDQ1LDM5IEw0NSw0MSBMNTIsNDEgTDUyLDU1IEM1Miw1NS41NTIgNTIuNDQ3LDU2IDUzLDU2IEw1OC4xNDMsNTYgQzU4LjU4OSw1Ny43MiA2MC4xNDIsNTkgNjIsNTkgQzY0LjIwNiw1OSA2Niw1Ny4yMDYgNjYsNTUgQzY2LDUyLjc5NCA2NC4yMDYsNTEgNjIsNTEgQzYwLjE0Miw1MSA1OC41ODksNTIuMjggNTguMTQzLDU0IEw1NCw1NCBMNTQsNDEgWicKICAgICAgICAgICAgICBpZD0nQVdTLVNpbXBsZS1Ob3RpZmljYXRpb24tU2VydmljZV9JY29uXzY0X1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
177
+ "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"
178
+ },
179
+ "engines": {
180
+ "camunda": "^8.2"
361
181
  }
362
182
  },
363
183
  {
364
184
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
365
- "name": "Amazon SNS Outbound connector",
185
+ "name": "Amazon SNS connector",
366
186
  "id": "io.camunda.connectors.AWSSNS.v1",
367
187
  "description": "Send message to topic",
368
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=outbound",
369
- "version": 6,
188
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns/",
189
+ "version": 2,
370
190
  "appliesTo": ["bpmn:Task"],
371
191
  "elementType": {
372
192
  "value": "bpmn:ServiceTask"
@@ -406,32 +226,6 @@
406
226
  "property": "type"
407
227
  }
408
228
  },
409
- {
410
- "id": "authenticationType",
411
- "label": "Authentication",
412
- "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>",
413
- "group": "authentication",
414
- "type": "Dropdown",
415
- "optional": false,
416
- "value": "credentials",
417
- "choices": [
418
- {
419
- "name": "Credentials",
420
- "value": "credentials"
421
- },
422
- {
423
- "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
424
- "value": "defaultCredentialsChain"
425
- }
426
- ],
427
- "binding": {
428
- "type": "zeebe:input",
429
- "name": "authentication.type"
430
- },
431
- "constraints": {
432
- "notEmpty": true
433
- }
434
- },
435
229
  {
436
230
  "label": "Access key",
437
231
  "description": "Provide AWS IAM access key that has permission to publish to desired SNS topic",
@@ -443,10 +237,6 @@
443
237
  },
444
238
  "constraints": {
445
239
  "notEmpty": true
446
- },
447
- "condition": {
448
- "property": "authenticationType",
449
- "equals": "credentials"
450
240
  }
451
241
  },
452
242
  {
@@ -460,10 +250,6 @@
460
250
  },
461
251
  "constraints": {
462
252
  "notEmpty": true
463
- },
464
- "condition": {
465
- "property": "authenticationType",
466
- "equals": "credentials"
467
253
  }
468
254
  },
469
255
  {
@@ -572,16 +358,16 @@
572
358
  "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"
573
359
  },
574
360
  "engines": {
575
- "camunda": "^8.4"
361
+ "camunda": "^8.2"
576
362
  }
577
363
  },
578
364
  {
579
365
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
580
- "name": "Amazon SNS connector",
366
+ "name": "Amazon SNS Outbound connector",
581
367
  "id": "io.camunda.connectors.AWSSNS.v1",
582
368
  "description": "Send message to topic",
583
369
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns/",
584
- "version": 4,
370
+ "version": 5,
585
371
  "appliesTo": ["bpmn:Task"],
586
372
  "elementType": {
587
373
  "value": "bpmn:ServiceTask"
@@ -758,11 +544,11 @@
758
544
  },
759
545
  {
760
546
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
761
- "name": "Amazon SNS Outbound connector",
547
+ "name": "Amazon SNS connector",
762
548
  "id": "io.camunda.connectors.AWSSNS.v1",
763
549
  "description": "Send message to topic",
764
550
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns/",
765
- "version": 5,
551
+ "version": 3,
766
552
  "appliesTo": ["bpmn:Task"],
767
553
  "elementType": {
768
554
  "value": "bpmn:ServiceTask"
@@ -828,6 +614,15 @@
828
614
  "notEmpty": true
829
615
  }
830
616
  },
617
+ {
618
+ "type": "Hidden",
619
+ "description": "This value forces to evaluate configuration first in order",
620
+ "value": "nonce",
621
+ "binding": {
622
+ "type": "zeebe:input",
623
+ "name": "configuration.nonce"
624
+ }
625
+ },
831
626
  {
832
627
  "label": "Topic ARN",
833
628
  "description": "Specify the topic you want to publish to",
@@ -855,6 +650,15 @@
855
650
  },
856
651
  "feel": "optional"
857
652
  },
653
+ {
654
+ "description": "Backwards compatible region",
655
+ "type": "Hidden",
656
+ "value": "=configuration.region",
657
+ "binding": {
658
+ "type": "zeebe:input",
659
+ "name": "topic.region"
660
+ }
661
+ },
858
662
  {
859
663
  "label": "Subject",
860
664
  "description": "Specify the subject of the message you want to publish in the SNS topic",
@@ -1120,192 +924,339 @@
1120
924
  },
1121
925
  {
1122
926
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1123
- "name": "Amazon SNS connector",
927
+ "name": "Amazon SNS Outbound connector",
1124
928
  "id": "io.camunda.connectors.AWSSNS.v1",
1125
929
  "description": "Send message to topic",
1126
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns/",
1127
- "version": 2,
1128
- "appliesTo": ["bpmn:Task"],
1129
- "elementType": {
1130
- "value": "bpmn:ServiceTask"
1131
- },
930
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=outbound",
931
+ "version": 7,
1132
932
  "category": {
1133
933
  "id": "connectors",
1134
934
  "name": "Connectors"
1135
935
  },
936
+ "appliesTo": ["bpmn:Task"],
937
+ "elementType": {
938
+ "value": "bpmn:ServiceTask"
939
+ },
1136
940
  "groups": [
1137
941
  {
1138
942
  "id": "authentication",
1139
943
  "label": "Authentication"
1140
944
  },
1141
945
  {
1142
- "id": "topicProperties",
946
+ "id": "configuration",
1143
947
  "label": "Topic properties"
1144
948
  },
1145
- {
1146
- "id": "output",
1147
- "label": "Output"
1148
- },
1149
949
  {
1150
950
  "id": "input",
1151
951
  "label": "Input message data"
1152
952
  },
1153
953
  {
1154
- "id": "errors",
954
+ "id": "output",
955
+ "label": "Output mapping"
956
+ },
957
+ {
958
+ "id": "error",
1155
959
  "label": "Error handling"
960
+ },
961
+ {
962
+ "id": "retries",
963
+ "label": "Retries"
1156
964
  }
1157
965
  ],
1158
966
  "properties": [
1159
967
  {
1160
- "type": "Hidden",
1161
968
  "value": "io.camunda:aws-sns:1",
1162
969
  "binding": {
1163
- "type": "zeebe:taskDefinition",
1164
- "property": "type"
1165
- }
970
+ "property": "type",
971
+ "type": "zeebe:taskDefinition"
972
+ },
973
+ "type": "Hidden"
1166
974
  },
1167
975
  {
1168
- "label": "Access key",
1169
- "description": "Provide AWS IAM access key that has permission to publish to desired SNS topic",
976
+ "id": "authentication.type",
977
+ "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",
1170
980
  "group": "authentication",
1171
- "type": "String",
1172
981
  "binding": {
1173
- "type": "zeebe:input",
1174
- "name": "authentication.accessKey"
982
+ "name": "authentication.type",
983
+ "type": "zeebe:input"
1175
984
  },
985
+ "type": "Dropdown",
986
+ "choices": [
987
+ {
988
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
989
+ "value": "defaultCredentialsChain"
990
+ },
991
+ {
992
+ "name": "Credentials",
993
+ "value": "credentials"
994
+ }
995
+ ]
996
+ },
997
+ {
998
+ "id": "authentication.accessKey",
999
+ "label": "Access key",
1000
+ "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
1001
+ "optional": false,
1176
1002
  "constraints": {
1177
1003
  "notEmpty": true
1178
- }
1004
+ },
1005
+ "feel": "optional",
1006
+ "group": "authentication",
1007
+ "binding": {
1008
+ "name": "authentication.accessKey",
1009
+ "type": "zeebe:input"
1010
+ },
1011
+ "condition": {
1012
+ "property": "authentication.type",
1013
+ "equals": "credentials",
1014
+ "type": "simple"
1015
+ },
1016
+ "type": "String"
1179
1017
  },
1180
1018
  {
1019
+ "id": "authentication.secretKey",
1181
1020
  "label": "Secret key",
1182
- "description": "Provide AWS IAM secret key that has permission to publish to desired SNS topic",
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",
1183
1027
  "group": "authentication",
1184
- "type": "String",
1185
1028
  "binding": {
1186
- "type": "zeebe:input",
1187
- "name": "authentication.secretKey"
1029
+ "name": "authentication.secretKey",
1030
+ "type": "zeebe:input"
1188
1031
  },
1189
- "constraints": {
1190
- "notEmpty": true
1191
- }
1032
+ "condition": {
1033
+ "property": "authentication.type",
1034
+ "equals": "credentials",
1035
+ "type": "simple"
1036
+ },
1037
+ "type": "String"
1192
1038
  },
1193
1039
  {
1040
+ "id": "topic.topicArn",
1194
1041
  "label": "Topic ARN",
1195
1042
  "description": "Specify the topic you want to publish to",
1196
- "group": "topicProperties",
1197
- "type": "String",
1043
+ "optional": false,
1044
+ "constraints": {
1045
+ "notEmpty": true
1046
+ },
1047
+ "feel": "optional",
1048
+ "group": "configuration",
1049
+ "binding": {
1050
+ "name": "topic.topicArn",
1051
+ "type": "zeebe:input"
1052
+ },
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
+ "constraints": {
1062
+ "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
+ ]
1080
+ },
1081
+ {
1082
+ "id": "configuration.region",
1083
+ "label": "Region",
1084
+ "description": "Specify the AWS region",
1085
+ "optional": true,
1086
+ "feel": "optional",
1087
+ "group": "configuration",
1088
+ "binding": {
1089
+ "name": "configuration.region",
1090
+ "type": "zeebe:input"
1091
+ },
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"
1103
+ },
1104
+ "type": "Hidden"
1105
+ },
1106
+ {
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",
1112
+ "group": "input",
1198
1113
  "binding": {
1199
- "type": "zeebe:input",
1200
- "name": "topic.topicArn"
1114
+ "name": "topic.messageGroupId",
1115
+ "type": "zeebe:input"
1201
1116
  },
1202
- "constraints": {
1203
- "notEmpty": true
1204
- }
1117
+ "condition": {
1118
+ "property": "topic.type",
1119
+ "equals": "fifo",
1120
+ "type": "simple"
1121
+ },
1122
+ "type": "String"
1205
1123
  },
1206
1124
  {
1207
- "label": "Region",
1208
- "description": "Specify the AWS region of your topic",
1209
- "group": "topicProperties",
1210
- "type": "String",
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",
1128
+ "optional": true,
1129
+ "feel": "optional",
1130
+ "group": "input",
1211
1131
  "binding": {
1212
- "type": "zeebe:input",
1213
- "name": "configuration.region"
1132
+ "name": "topic.messageDeduplicationId",
1133
+ "type": "zeebe:input"
1214
1134
  },
1215
- "constraints": {
1216
- "notEmpty": true
1135
+ "condition": {
1136
+ "property": "topic.type",
1137
+ "equals": "fifo",
1138
+ "type": "simple"
1217
1139
  },
1218
- "feel": "optional"
1140
+ "type": "String"
1219
1141
  },
1220
1142
  {
1143
+ "id": "topic.subject",
1221
1144
  "label": "Subject",
1222
1145
  "description": "Specify the subject of the message you want to publish in the SNS topic",
1223
- "group": "input",
1224
- "type": "String",
1225
1146
  "optional": true,
1147
+ "feel": "optional",
1148
+ "group": "input",
1226
1149
  "binding": {
1227
- "type": "zeebe:input",
1228
- "name": "topic.subject"
1229
- },
1230
- "constraints": {
1231
- "notEmpty": false,
1232
- "maxLength": 99
1150
+ "name": "topic.subject",
1151
+ "type": "zeebe:input"
1233
1152
  },
1234
- "feel": "optional"
1153
+ "type": "String"
1235
1154
  },
1236
1155
  {
1156
+ "id": "topic.message",
1237
1157
  "label": "Message",
1238
1158
  "description": "Data to publish in the SNS topic",
1239
- "group": "input",
1240
- "type": "Text",
1241
- "binding": {
1242
- "type": "zeebe:input",
1243
- "name": "topic.message"
1244
- },
1159
+ "optional": false,
1245
1160
  "constraints": {
1246
1161
  "notEmpty": true
1247
1162
  },
1248
- "feel": "optional"
1163
+ "feel": "optional",
1164
+ "group": "input",
1165
+ "binding": {
1166
+ "name": "topic.message",
1167
+ "type": "zeebe:input"
1168
+ },
1169
+ "type": "Text"
1249
1170
  },
1250
1171
  {
1251
- "label": "Message attributes",
1172
+ "id": "topic.messageAttributes",
1173
+ "label": "messageAttributes",
1252
1174
  "description": "Message attributes metadata",
1253
- "group": "input",
1254
- "type": "Text",
1255
1175
  "optional": true,
1176
+ "feel": "required",
1177
+ "group": "input",
1256
1178
  "binding": {
1257
- "type": "zeebe:input",
1258
- "name": "topic.messageAttributes"
1179
+ "name": "topic.messageAttributes",
1180
+ "type": "zeebe:input"
1259
1181
  },
1260
- "feel": "required"
1182
+ "type": "String"
1261
1183
  },
1262
1184
  {
1185
+ "id": "resultVariable",
1263
1186
  "label": "Result variable",
1264
- "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>",
1187
+ "description": "Name of variable to store the response in",
1265
1188
  "group": "output",
1266
- "type": "String",
1267
1189
  "binding": {
1268
- "type": "zeebe:taskHeader",
1269
- "key": "resultVariable"
1270
- }
1190
+ "key": "resultVariable",
1191
+ "type": "zeebe:taskHeader"
1192
+ },
1193
+ "type": "String"
1271
1194
  },
1272
1195
  {
1196
+ "id": "resultExpression",
1273
1197
  "label": "Result expression",
1274
- "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>",
1275
- "group": "output",
1276
- "type": "Text",
1198
+ "description": "Expression to map the response into process variables",
1277
1199
  "feel": "required",
1200
+ "group": "output",
1278
1201
  "binding": {
1279
- "type": "zeebe:taskHeader",
1280
- "key": "resultExpression"
1281
- }
1202
+ "key": "resultExpression",
1203
+ "type": "zeebe:taskHeader"
1204
+ },
1205
+ "type": "Text"
1282
1206
  },
1283
1207
  {
1208
+ "id": "errorExpression",
1284
1209
  "label": "Error expression",
1285
- "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>",
1286
- "group": "errors",
1287
- "type": "Text",
1210
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
1288
1211
  "feel": "required",
1212
+ "group": "error",
1289
1213
  "binding": {
1290
- "type": "zeebe:taskHeader",
1291
- "key": "errorExpression"
1292
- }
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
+ "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"
1293
1244
  }
1294
1245
  ],
1295
1246
  "icon": {
1296
- "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"
1247
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA4MCA4MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS82NC9BcmNoX0FXUy1TaW1wbGUtTm90aWZpY2F0aW9uLVNlcnZpY2VfNjQ8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9JzAlJyB5MT0nMTAwJScgeDI9JzEwMCUnIHkyPScwJScgaWQ9J2xpbmVhckdyYWRpZW50LTEnPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPScjQjAwODREJyBvZmZzZXQ9JzAlJz48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNGRjRGOEInIG9mZnNldD0nMTAwJSc+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0nSWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BV1MtU2ltcGxlLU5vdGlmaWNhdGlvbi1TZXJ2aWNlXzY0JyBzdHJva2U9J25vbmUnIHN0cm9rZS13aWR0aD0nMScgZmlsbD0nbm9uZScKICAgICAgIGZpbGwtcnVsZT0nZXZlbm9kZCc+CiAgICAgICAgPGcgaWQ9J0ljb24tQXJjaGl0ZWN0dXJlLUJHLzY0L0FwcGxpY2F0aW9uLUludGVncmF0aW9uJyBmaWxsPSd1cmwoI2xpbmVhckdyYWRpZW50LTEpJz4KICAgICAgICAgICAgPHJlY3QgaWQ9J1JlY3RhbmdsZScgeD0nMCcgeT0nMCcgd2lkdGg9JzgwJyBoZWlnaHQ9JzgwJz48L3JlY3Q+CiAgICAgICAgPC9nPgogICAgICAgIDxwYXRoIGQ9J00xNywzOCBDMTguMTAzLDM4IDE5LDM4Ljg5NyAxOSw0MCBDMTksNDEuMTAzIDE4LjEwMyw0MiAxNyw0MiBDMTUuODk3LDQyIDE1LDQxLjEwMyAxNSw0MCBDMTUsMzguODk3IDE1Ljg5NywzOCAxNywzOCBMMTcsMzggWiBNNDEsNjQgQzI5LjMxNCw2NCAxOS4yODksNTUuNDY2IDE3LjE5NCw0My45OCBDMTguOTY1LDQzLjg5NCAyMC40MjcsNDIuNjU5IDIwLjg1Nyw0MSBMMjcsNDEgTDI3LDM5IEwyMC44NTcsMzkgQzIwLjQyNywzNy4zNDIgMTguOTY2LDM2LjEwNyAxNy4xOTUsMzYuMDIgQzE5LjI4NSwyNC43MSAyOS41MTEsMTYgNDEsMTYgQzQ1LjMxMywxNiA0OS44MzIsMTcuNjIyIDU0LjQyOSwyMC44MjEgTDU1LjU3MSwxOS4xNzkgQzUwLjYzMywxNS43NDMgNDUuNzMsMTQgNDEsMTQgQzI4LjI3LDE0IDE2Ljk0OSwyMy44NjUgMTUuMDYzLDM2LjUyMSBDMTMuODM5LDM3LjIwNyAxMywzOC41IDEzLDQwIEMxMyw0MS41IDEzLjgzOSw0Mi43OTMgMTUuMDYzLDQzLjQ3OCBDMTYuOTcsNTYuMzQxIDI4LjA1Niw2NiA0MSw2NiBDNDYuNDA3LDY2IDUxLjk0Miw2NC4xNTcgNTYuNTg1LDYwLjgxMSBMNTUuNDE1LDU5LjE4OSBDNTEuMTEsNjIuMjkyIDQ1Ljk5MSw2NCA0MSw2NCBMNDEsNjQgWiBNMzAuMTAxLDM2LjQ0MiBDMzEuOTU1LDM2Ljg5NSAzNC4yNzUsMzcgMzYsMzcgQzM3LjY0MiwzNyAzOS44MjMsMzYuOTA1IDQxLjYyOSwzNi41MDYgTDM3LjEwNSw0NS41NTMgQzM3LjAzNiw0NS42OTEgMzcsNDUuODQ1IDM3LDQ2IEwzNyw1MC40NTMgQzM2LjE5OSw1MC45NjQgMzQuODMzLDUxLjgxMiAzNCw1MS45ODYgTDM0LDQ2IEMzNCw0NS44NjggMzMuOTc0LDQ1LjczNyAzMy45MjMsNDUuNjE1IEwzMC4xMDEsMzYuNDQyIFogTTM2LDMzIEM0MC4wMjUsMzMgNDIuMTc0LDMzLjYwNCA0Mi44NDEsMzQgQzQyLjE3NCwzNC4zOTYgNDAuMDI1LDM1IDM2LDM1IEMzMS45NzUsMzUgMjkuODI2LDM0LjM5NiAyOS4xNTksMzQgQzI5LjgyNiwzMy42MDQgMzEuOTc1LDMzIDM2LDMzIEwzNiwzMyBaIE0zMyw1NCBMMzQsNTQgQzM0LjA0Myw1NCAzNC4wODYsNTMuOTk3IDM0LjEyOCw1My45OTIgQzM1LjM1Miw1My44MzMgMzYuOTA5LDUyLjg4NyAzOC4yNzIsNTIuMDEzIEwzOC41MzUsNTEuODQ1IEMzOC44MjQsNTEuNjYxIDM5LDUxLjM0MiAzOSw1MSBMMzksNDYuMjM2IEw0NC41NTksMzUuMTIgQzQ0LjgzMywzNC44MDEgNDUsMzQuNDM0IDQ1LDM0IEM0NSwzMS4zOSAzOS4zNjEsMzEgMzYsMzEgQzMyLjYzOSwzMSAyNywzMS4zOSAyNywzNCBDMjcsMzQuMzY2IDI3LjEyLDM0LjY4NCAyNy4zMiwzNC45NjcgTDMyLDQ2LjIgTDMyLDUzIEMzMiw1My41NTIgMzIuNDQ3LDU0IDMzLDU0IEwzMyw1NCBaIE02Miw1MyBDNjMuMTAzLDUzIDY0LDUzLjg5NyA2NCw1NSBDNjQsNTYuMTAzIDYzLjEwMyw1NyA2Miw1NyBDNjAuODk3LDU3IDYwLDU2LjEwMyA2MCw1NSBDNjAsNTMuODk3IDYwLjg5Nyw1MyA2Miw1MyBMNjIsNTMgWiBNNjIsMjMgQzYzLjEwMywyMyA2NCwyMy44OTcgNjQsMjUgQzY0LDI2LjEwMyA2My4xMDMsMjcgNjIsMjcgQzYwLjg5NywyNyA2MCwyNi4xMDMgNjAsMjUgQzYwLDIzLjg5NyA2MC44OTcsMjMgNjIsMjMgTDYyLDIzIFogTTY0LDM4IEM2NS4xMDMsMzggNjYsMzguODk3IDY2LDQwIEM2Niw0MS4xMDMgNjUuMTAzLDQyIDY0LDQyIEM2Mi44OTcsNDIgNjIsNDEuMTAzIDYyLDQwIEM2MiwzOC44OTcgNjIuODk3LDM4IDY0LDM4IEw2NCwzOCBaIE01NCw0MSBMNjAuMTQzLDQxIEM2MC41ODksNDIuNzIgNjIuMTQyLDQ0IDY0LDQ0IEM2Ni4yMDYsNDQgNjgsNDIuMjA2IDY4LDQwIEM2OCwzNy43OTQgNjYuMjA2LDM2IDY0LDM2IEM2Mi4xNDIsMzYgNjAuNTg5LDM3LjI4IDYwLjE0MywzOSBMNTQsMzkgTDU0LDI2IEw1OC4xNDMsMjYgQzU4LjU4OSwyNy43MiA2MC4xNDIsMjkgNjIsMjkgQzY0LjIwNiwyOSA2NiwyNy4yMDYgNjYsMjUgQzY2LDIyLjc5NCA2NC4yMDYsMjEgNjIsMjEgQzYwLjE0MiwyMSA1OC41ODksMjIuMjggNTguMTQzLDI0IEw1MywyNCBDNTIuNDQ3LDI0IDUyLDI0LjQ0OCA1MiwyNSBMNTIsMzkgTDQ1LDM5IEw0NSw0MSBMNTIsNDEgTDUyLDU1IEM1Miw1NS41NTIgNTIuNDQ3LDU2IDUzLDU2IEw1OC4xNDMsNTYgQzU4LjU4OSw1Ny43MiA2MC4xNDIsNTkgNjIsNTkgQzY0LjIwNiw1OSA2Niw1Ny4yMDYgNjYsNTUgQzY2LDUyLjc5NCA2NC4yMDYsNTEgNjIsNTEgQzYwLjE0Miw1MSA1OC41ODksNTIuMjggNTguMTQzLDU0IEw1NCw1NCBMNTQsNDEgWicKICAgICAgICAgICAgICBpZD0nQVdTLVNpbXBsZS1Ob3RpZmljYXRpb24tU2VydmljZV9JY29uXzY0X1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
1297
1248
  },
1298
1249
  "engines": {
1299
- "camunda": "^8.2"
1250
+ "camunda": "^8.5"
1300
1251
  }
1301
1252
  },
1302
1253
  {
1303
1254
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1304
- "name": "Amazon SNS connector",
1255
+ "name": "Amazon SNS Outbound connector",
1305
1256
  "id": "io.camunda.connectors.AWSSNS.v1",
1306
1257
  "description": "Send message to topic",
1307
- "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns/",
1308
- "version": 3,
1258
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=outbound",
1259
+ "version": 6,
1309
1260
  "appliesTo": ["bpmn:Task"],
1310
1261
  "elementType": {
1311
1262
  "value": "bpmn:ServiceTask"
@@ -1345,6 +1296,32 @@
1345
1296
  "property": "type"
1346
1297
  }
1347
1298
  },
1299
+ {
1300
+ "id": "authenticationType",
1301
+ "label": "Authentication",
1302
+ "description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/\" target=\"_blank\">documentation page</a>",
1303
+ "group": "authentication",
1304
+ "type": "Dropdown",
1305
+ "optional": false,
1306
+ "value": "credentials",
1307
+ "choices": [
1308
+ {
1309
+ "name": "Credentials",
1310
+ "value": "credentials"
1311
+ },
1312
+ {
1313
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
1314
+ "value": "defaultCredentialsChain"
1315
+ }
1316
+ ],
1317
+ "binding": {
1318
+ "type": "zeebe:input",
1319
+ "name": "authentication.type"
1320
+ },
1321
+ "constraints": {
1322
+ "notEmpty": true
1323
+ }
1324
+ },
1348
1325
  {
1349
1326
  "label": "Access key",
1350
1327
  "description": "Provide AWS IAM access key that has permission to publish to desired SNS topic",
@@ -1356,6 +1333,10 @@
1356
1333
  },
1357
1334
  "constraints": {
1358
1335
  "notEmpty": true
1336
+ },
1337
+ "condition": {
1338
+ "property": "authenticationType",
1339
+ "equals": "credentials"
1359
1340
  }
1360
1341
  },
1361
1342
  {
@@ -1369,15 +1350,10 @@
1369
1350
  },
1370
1351
  "constraints": {
1371
1352
  "notEmpty": true
1372
- }
1373
- },
1374
- {
1375
- "type": "Hidden",
1376
- "description": "This value forces to evaluate configuration first in order",
1377
- "value": "nonce",
1378
- "binding": {
1379
- "type": "zeebe:input",
1380
- "name": "configuration.nonce"
1353
+ },
1354
+ "condition": {
1355
+ "property": "authenticationType",
1356
+ "equals": "credentials"
1381
1357
  }
1382
1358
  },
1383
1359
  {
@@ -1407,15 +1383,6 @@
1407
1383
  },
1408
1384
  "feel": "optional"
1409
1385
  },
1410
- {
1411
- "description": "Backwards compatible region",
1412
- "type": "Hidden",
1413
- "value": "=configuration.region",
1414
- "binding": {
1415
- "type": "zeebe:input",
1416
- "name": "topic.region"
1417
- }
1418
- },
1419
1386
  {
1420
1387
  "label": "Subject",
1421
1388
  "description": "Specify the subject of the message you want to publish in the SNS topic",
@@ -1495,16 +1462,19 @@
1495
1462
  "contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 80 80' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3EIcon-Architecture/64/Arch_AWS-Simple-Notification-Service_64%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3ClinearGradient x1='0%25' y1='100%25' x2='100%25' y2='0%25' id='linearGradient-1'%3E%3Cstop stop-color='%23B0084D' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%23FF4F8B' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='Icon-Architecture/64/Arch_AWS-Simple-Notification-Service_64' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icon-Architecture-BG/64/Application-Integration' fill='url(%23linearGradient-1)'%3E%3Crect id='Rectangle' x='0' y='0' width='80' height='80'%3E%3C/rect%3E%3C/g%3E%3Cpath d='M17,38 C18.103,38 19,38.897 19,40 C19,41.103 18.103,42 17,42 C15.897,42 15,41.103 15,40 C15,38.897 15.897,38 17,38 L17,38 Z M41,64 C29.314,64 19.289,55.466 17.194,43.98 C18.965,43.894 20.427,42.659 20.857,41 L27,41 L27,39 L20.857,39 C20.427,37.342 18.966,36.107 17.195,36.02 C19.285,24.71 29.511,16 41,16 C45.313,16 49.832,17.622 54.429,20.821 L55.571,19.179 C50.633,15.743 45.73,14 41,14 C28.27,14 16.949,23.865 15.063,36.521 C13.839,37.207 13,38.5 13,40 C13,41.5 13.839,42.793 15.063,43.478 C16.97,56.341 28.056,66 41,66 C46.407,66 51.942,64.157 56.585,60.811 L55.415,59.189 C51.11,62.292 45.991,64 41,64 L41,64 Z M30.101,36.442 C31.955,36.895 34.275,37 36,37 C37.642,37 39.823,36.905 41.629,36.506 L37.105,45.553 C37.036,45.691 37,45.845 37,46 L37,50.453 C36.199,50.964 34.833,51.812 34,51.986 L34,46 C34,45.868 33.974,45.737 33.923,45.615 L30.101,36.442 Z M36,33 C40.025,33 42.174,33.604 42.841,34 C42.174,34.396 40.025,35 36,35 C31.975,35 29.826,34.396 29.159,34 C29.826,33.604 31.975,33 36,33 L36,33 Z M33,54 L34,54 C34.043,54 34.086,53.997 34.128,53.992 C35.352,53.833 36.909,52.887 38.272,52.013 L38.535,51.845 C38.824,51.661 39,51.342 39,51 L39,46.236 L44.559,35.12 C44.833,34.801 45,34.434 45,34 C45,31.39 39.361,31 36,31 C32.639,31 27,31.39 27,34 C27,34.366 27.12,34.684 27.32,34.967 L32,46.2 L32,53 C32,53.552 32.447,54 33,54 L33,54 Z M62,53 C63.103,53 64,53.897 64,55 C64,56.103 63.103,57 62,57 C60.897,57 60,56.103 60,55 C60,53.897 60.897,53 62,53 L62,53 Z M62,23 C63.103,23 64,23.897 64,25 C64,26.103 63.103,27 62,27 C60.897,27 60,26.103 60,25 C60,23.897 60.897,23 62,23 L62,23 Z M64,38 C65.103,38 66,38.897 66,40 C66,41.103 65.103,42 64,42 C62.897,42 62,41.103 62,40 C62,38.897 62.897,38 64,38 L64,38 Z M54,41 L60.143,41 C60.589,42.72 62.142,44 64,44 C66.206,44 68,42.206 68,40 C68,37.794 66.206,36 64,36 C62.142,36 60.589,37.28 60.143,39 L54,39 L54,26 L58.143,26 C58.589,27.72 60.142,29 62,29 C64.206,29 66,27.206 66,25 C66,22.794 64.206,21 62,21 C60.142,21 58.589,22.28 58.143,24 L53,24 C52.447,24 52,24.448 52,25 L52,39 L45,39 L45,41 L52,41 L52,55 C52,55.552 52.447,56 53,56 L58.143,56 C58.589,57.72 60.142,59 62,59 C64.206,59 66,57.206 66,55 C66,52.794 64.206,51 62,51 C60.142,51 58.589,52.28 58.143,54 L54,54 L54,41 Z' id='AWS-Simple-Notification-Service_Icon_64_Squid' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
1496
1463
  },
1497
1464
  "engines": {
1498
- "camunda": "^8.2"
1465
+ "camunda": "^8.4"
1499
1466
  }
1500
1467
  },
1501
1468
  {
1502
1469
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1503
1470
  "name": "Amazon SNS Outbound connector",
1504
1471
  "id": "io.camunda.connectors.AWSSNS.v1",
1505
- "description": "Send message to topic",
1472
+ "description": "Send messages to Amazon SNS.",
1473
+ "metadata": {
1474
+ "keywords": ["send message", "publish message"]
1475
+ },
1506
1476
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=outbound",
1507
- "version": 7,
1477
+ "version": 8,
1508
1478
  "category": {
1509
1479
  "id": "connectors",
1510
1480
  "name": "Connectors"
@@ -1513,6 +1483,9 @@
1513
1483
  "elementType": {
1514
1484
  "value": "bpmn:ServiceTask"
1515
1485
  },
1486
+ "engines": {
1487
+ "camunda": "^8.3"
1488
+ },
1516
1489
  "groups": [
1517
1490
  {
1518
1491
  "id": "authentication",
@@ -1526,6 +1499,10 @@
1526
1499
  "id": "input",
1527
1500
  "label": "Input message data"
1528
1501
  },
1502
+ {
1503
+ "id": "connector",
1504
+ "label": "Connector"
1505
+ },
1529
1506
  {
1530
1507
  "id": "output",
1531
1508
  "label": "Output mapping"
@@ -1658,7 +1635,10 @@
1658
1635
  "id": "configuration.region",
1659
1636
  "label": "Region",
1660
1637
  "description": "Specify the AWS region",
1661
- "optional": true,
1638
+ "optional": false,
1639
+ "constraints": {
1640
+ "notEmpty": true
1641
+ },
1662
1642
  "feel": "optional",
1663
1643
  "group": "configuration",
1664
1644
  "binding": {
@@ -1757,6 +1737,30 @@
1757
1737
  },
1758
1738
  "type": "String"
1759
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"
1761
+ },
1762
+ "type": "Hidden"
1763
+ },
1760
1764
  {
1761
1765
  "id": "resultVariable",
1762
1766
  "label": "Result variable",
@@ -1810,7 +1814,6 @@
1810
1814
  "label": "Retry backoff",
1811
1815
  "description": "ISO-8601 duration to wait between retries",
1812
1816
  "value": "PT0S",
1813
- "feel": "optional",
1814
1817
  "group": "retries",
1815
1818
  "binding": {
1816
1819
  "key": "retryBackoff",
@@ -1821,9 +1824,6 @@
1821
1824
  ],
1822
1825
  "icon": {
1823
1826
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA4MCA4MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS82NC9BcmNoX0FXUy1TaW1wbGUtTm90aWZpY2F0aW9uLVNlcnZpY2VfNjQ8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9JzAlJyB5MT0nMTAwJScgeDI9JzEwMCUnIHkyPScwJScgaWQ9J2xpbmVhckdyYWRpZW50LTEnPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPScjQjAwODREJyBvZmZzZXQ9JzAlJz48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNGRjRGOEInIG9mZnNldD0nMTAwJSc+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0nSWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BV1MtU2ltcGxlLU5vdGlmaWNhdGlvbi1TZXJ2aWNlXzY0JyBzdHJva2U9J25vbmUnIHN0cm9rZS13aWR0aD0nMScgZmlsbD0nbm9uZScKICAgICAgIGZpbGwtcnVsZT0nZXZlbm9kZCc+CiAgICAgICAgPGcgaWQ9J0ljb24tQXJjaGl0ZWN0dXJlLUJHLzY0L0FwcGxpY2F0aW9uLUludGVncmF0aW9uJyBmaWxsPSd1cmwoI2xpbmVhckdyYWRpZW50LTEpJz4KICAgICAgICAgICAgPHJlY3QgaWQ9J1JlY3RhbmdsZScgeD0nMCcgeT0nMCcgd2lkdGg9JzgwJyBoZWlnaHQ9JzgwJz48L3JlY3Q+CiAgICAgICAgPC9nPgogICAgICAgIDxwYXRoIGQ9J00xNywzOCBDMTguMTAzLDM4IDE5LDM4Ljg5NyAxOSw0MCBDMTksNDEuMTAzIDE4LjEwMyw0MiAxNyw0MiBDMTUuODk3LDQyIDE1LDQxLjEwMyAxNSw0MCBDMTUsMzguODk3IDE1Ljg5NywzOCAxNywzOCBMMTcsMzggWiBNNDEsNjQgQzI5LjMxNCw2NCAxOS4yODksNTUuNDY2IDE3LjE5NCw0My45OCBDMTguOTY1LDQzLjg5NCAyMC40MjcsNDIuNjU5IDIwLjg1Nyw0MSBMMjcsNDEgTDI3LDM5IEwyMC44NTcsMzkgQzIwLjQyNywzNy4zNDIgMTguOTY2LDM2LjEwNyAxNy4xOTUsMzYuMDIgQzE5LjI4NSwyNC43MSAyOS41MTEsMTYgNDEsMTYgQzQ1LjMxMywxNiA0OS44MzIsMTcuNjIyIDU0LjQyOSwyMC44MjEgTDU1LjU3MSwxOS4xNzkgQzUwLjYzMywxNS43NDMgNDUuNzMsMTQgNDEsMTQgQzI4LjI3LDE0IDE2Ljk0OSwyMy44NjUgMTUuMDYzLDM2LjUyMSBDMTMuODM5LDM3LjIwNyAxMywzOC41IDEzLDQwIEMxMyw0MS41IDEzLjgzOSw0Mi43OTMgMTUuMDYzLDQzLjQ3OCBDMTYuOTcsNTYuMzQxIDI4LjA1Niw2NiA0MSw2NiBDNDYuNDA3LDY2IDUxLjk0Miw2NC4xNTcgNTYuNTg1LDYwLjgxMSBMNTUuNDE1LDU5LjE4OSBDNTEuMTEsNjIuMjkyIDQ1Ljk5MSw2NCA0MSw2NCBMNDEsNjQgWiBNMzAuMTAxLDM2LjQ0MiBDMzEuOTU1LDM2Ljg5NSAzNC4yNzUsMzcgMzYsMzcgQzM3LjY0MiwzNyAzOS44MjMsMzYuOTA1IDQxLjYyOSwzNi41MDYgTDM3LjEwNSw0NS41NTMgQzM3LjAzNiw0NS42OTEgMzcsNDUuODQ1IDM3LDQ2IEwzNyw1MC40NTMgQzM2LjE5OSw1MC45NjQgMzQuODMzLDUxLjgxMiAzNCw1MS45ODYgTDM0LDQ2IEMzNCw0NS44NjggMzMuOTc0LDQ1LjczNyAzMy45MjMsNDUuNjE1IEwzMC4xMDEsMzYuNDQyIFogTTM2LDMzIEM0MC4wMjUsMzMgNDIuMTc0LDMzLjYwNCA0Mi44NDEsMzQgQzQyLjE3NCwzNC4zOTYgNDAuMDI1LDM1IDM2LDM1IEMzMS45NzUsMzUgMjkuODI2LDM0LjM5NiAyOS4xNTksMzQgQzI5LjgyNiwzMy42MDQgMzEuOTc1LDMzIDM2LDMzIEwzNiwzMyBaIE0zMyw1NCBMMzQsNTQgQzM0LjA0Myw1NCAzNC4wODYsNTMuOTk3IDM0LjEyOCw1My45OTIgQzM1LjM1Miw1My44MzMgMzYuOTA5LDUyLjg4NyAzOC4yNzIsNTIuMDEzIEwzOC41MzUsNTEuODQ1IEMzOC44MjQsNTEuNjYxIDM5LDUxLjM0MiAzOSw1MSBMMzksNDYuMjM2IEw0NC41NTksMzUuMTIgQzQ0LjgzMywzNC44MDEgNDUsMzQuNDM0IDQ1LDM0IEM0NSwzMS4zOSAzOS4zNjEsMzEgMzYsMzEgQzMyLjYzOSwzMSAyNywzMS4zOSAyNywzNCBDMjcsMzQuMzY2IDI3LjEyLDM0LjY4NCAyNy4zMiwzNC45NjcgTDMyLDQ2LjIgTDMyLDUzIEMzMiw1My41NTIgMzIuNDQ3LDU0IDMzLDU0IEwzMyw1NCBaIE02Miw1MyBDNjMuMTAzLDUzIDY0LDUzLjg5NyA2NCw1NSBDNjQsNTYuMTAzIDYzLjEwMyw1NyA2Miw1NyBDNjAuODk3LDU3IDYwLDU2LjEwMyA2MCw1NSBDNjAsNTMuODk3IDYwLjg5Nyw1MyA2Miw1MyBMNjIsNTMgWiBNNjIsMjMgQzYzLjEwMywyMyA2NCwyMy44OTcgNjQsMjUgQzY0LDI2LjEwMyA2My4xMDMsMjcgNjIsMjcgQzYwLjg5NywyNyA2MCwyNi4xMDMgNjAsMjUgQzYwLDIzLjg5NyA2MC44OTcsMjMgNjIsMjMgTDYyLDIzIFogTTY0LDM4IEM2NS4xMDMsMzggNjYsMzguODk3IDY2LDQwIEM2Niw0MS4xMDMgNjUuMTAzLDQyIDY0LDQyIEM2Mi44OTcsNDIgNjIsNDEuMTAzIDYyLDQwIEM2MiwzOC44OTcgNjIuODk3LDM4IDY0LDM4IEw2NCwzOCBaIE01NCw0MSBMNjAuMTQzLDQxIEM2MC41ODksNDIuNzIgNjIuMTQyLDQ0IDY0LDQ0IEM2Ni4yMDYsNDQgNjgsNDIuMjA2IDY4LDQwIEM2OCwzNy43OTQgNjYuMjA2LDM2IDY0LDM2IEM2Mi4xNDIsMzYgNjAuNTg5LDM3LjI4IDYwLjE0MywzOSBMNTQsMzkgTDU0LDI2IEw1OC4xNDMsMjYgQzU4LjU4OSwyNy43MiA2MC4xNDIsMjkgNjIsMjkgQzY0LjIwNiwyOSA2NiwyNy4yMDYgNjYsMjUgQzY2LDIyLjc5NCA2NC4yMDYsMjEgNjIsMjEgQzYwLjE0MiwyMSA1OC41ODksMjIuMjggNTguMTQzLDI0IEw1MywyNCBDNTIuNDQ3LDI0IDUyLDI0LjQ0OCA1MiwyNSBMNTIsMzkgTDQ1LDM5IEw0NSw0MSBMNTIsNDEgTDUyLDU1IEM1Miw1NS41NTIgNTIuNDQ3LDU2IDUzLDU2IEw1OC4xNDMsNTYgQzU4LjU4OSw1Ny43MiA2MC4xNDIsNTkgNjIsNTkgQzY0LjIwNiw1OSA2Niw1Ny4yMDYgNjYsNTUgQzY2LDUyLjc5NCA2NC4yMDYsNTEgNjIsNTEgQzYwLjE0Miw1MSA1OC41ODksNTIuMjggNTguMTQzLDU0IEw1NCw1NCBMNTQsNDEgWicKICAgICAgICAgICAgICBpZD0nQVdTLVNpbXBsZS1Ob3RpZmljYXRpb24tU2VydmljZV9JY29uXzY0X1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
1824
- },
1825
- "engines": {
1826
- "camunda": "^8.5"
1827
1827
  }
1828
1828
  }
1829
1829
  ]