@camunda/connectors-element-templates 1.0.18 → 1.0.19
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.
- package/package.json +1 -1
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +22 -22
- package/src/element-templates/agenticai-aiagent-job-worker.json +240 -240
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3735 -3735
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +550 -550
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +116 -116
- package/src/element-templates/automation-anywhere-outbound-connector.json +665 -665
- package/src/element-templates/aws-bedrock-outbound-connector.json +431 -431
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1337 -1337
- package/src/element-templates/aws-eventbridge-connector-boundary.json +37 -37
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +77 -77
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-outbound-connector.json +229 -229
- package/src/element-templates/aws-lambda-outbound-connector.json +278 -278
- package/src/element-templates/aws-s3-outbound-connector.json +244 -244
- package/src/element-templates/aws-sagemaker-outbound-connector.json +58 -58
- package/src/element-templates/aws-sns-inbound-boundary.json +224 -224
- package/src/element-templates/aws-sns-inbound-intermediate.json +329 -329
- package/src/element-templates/aws-sns-inbound-message-start.json +357 -357
- package/src/element-templates/aws-sns-inbound-start-event.json +135 -135
- package/src/element-templates/aws-sns-outbound-connector.json +293 -293
- package/src/element-templates/aws-sqs-boundary-connector.json +890 -890
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +529 -529
- package/src/element-templates/aws-sqs-outbound-connector.json +573 -573
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -408
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +275 -275
- package/src/element-templates/azure-blobstorage-outbound-connector.json +200 -200
- package/src/element-templates/azure-open-ai-connector.json +48 -48
- package/src/element-templates/blue-prism-connector.json +101 -101
- package/src/element-templates/csv-outbound-connector.json +44 -44
- package/src/element-templates/easy-post-connector.json +216 -216
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +902 -902
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +10272 -10272
- package/src/element-templates/github-webhook-connector-intermediate.json +41 -41
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +54 -54
- package/src/element-templates/gitlab-connector.json +2854 -2854
- package/src/element-templates/google-cloud-storage-outbound-connector.json +200 -200
- package/src/element-templates/google-drive-outbound-connector.json +1139 -1139
- package/src/element-templates/google-gemini-outbound-connector.json +122 -122
- package/src/element-templates/google-maps-platform-connector.json +94 -94
- package/src/element-templates/google-sheets-outbound-connector.json +2455 -2455
- package/src/element-templates/graphql-outbound-connector.json +1814 -1814
- package/src/element-templates/http-json-connector.json +2221 -2221
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +766 -766
- package/src/element-templates/http-polling-connector.json +1510 -1510
- package/src/element-templates/hubspot-outbound-connector.json +65 -65
- package/src/element-templates/hugging-face-connector.json +122 -122
- package/src/element-templates/jdbc-outbound-connector.json +67 -67
- package/src/element-templates/kafka-inbound-connector-boundary.json +130 -130
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1371 -1371
- package/src/element-templates/kafka-inbound-connector-start-message.json +166 -166
- package/src/element-templates/kafka-outbound-connector.json +250 -250
- package/src/element-templates/microsoft-office365-mail-connector.json +77 -77
- package/src/element-templates/microsoft-teams-outbound-connector.json +4124 -4124
- package/src/element-templates/openai-connector.json +199 -199
- package/src/element-templates/operate-connector.json +144 -144
- package/src/element-templates/power-automate-connector.json +62 -62
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +454 -454
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +895 -895
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +610 -610
- package/src/element-templates/rabbitmq-outbound-connector.json +662 -662
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +60 -60
- package/src/element-templates/sendgrid-outbound-connector.json +1301 -1301
- package/src/element-templates/servicenow-connector.json +6 -6
- package/src/element-templates/servicenow-incident-connector.json +6 -6
- package/src/element-templates/slack-inbound-boundary.json +305 -305
- package/src/element-templates/slack-inbound-intermediate.json +363 -363
- package/src/element-templates/slack-inbound-message-start.json +286 -286
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +301 -301
- package/src/element-templates/slack-outbound-connector.json +2249 -2249
- package/src/element-templates/twilio-connector.json +366 -366
- package/src/element-templates/twilio-webhook-boundary-connector.json +37 -37
- package/src/element-templates/twilio-webhook-connector.json +36 -36
- package/src/element-templates/twilio-webhook-intermediate-connector.json +59 -59
- package/src/element-templates/twilio-webhook-message-start-connector.json +42 -42
- package/src/element-templates/uipath-connector.json +54 -54
- package/src/element-templates/webhook-connector-boundary.json +1238 -1238
- package/src/element-templates/webhook-connector-intermediate.json +1254 -1254
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1419 -1419
- package/src/element-templates/webhook-connector-start-message.json +1289 -1289
- package/src/element-templates/whatsapp-connector.json +21 -21
|
@@ -3,16 +3,224 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Amazon SNS Outbound connector",
|
|
5
5
|
"id": "io.camunda.connectors.AWSSNS.v1",
|
|
6
|
-
"description": "Send
|
|
7
|
-
"
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
"
|
|
12
|
-
|
|
6
|
+
"description": "Send message to topic",
|
|
7
|
+
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=outbound",
|
|
8
|
+
"version": 6,
|
|
9
|
+
"appliesTo": ["bpmn:Task"],
|
|
10
|
+
"elementType": {
|
|
11
|
+
"value": "bpmn:ServiceTask"
|
|
12
|
+
},
|
|
13
|
+
"category": {
|
|
14
|
+
"id": "connectors",
|
|
15
|
+
"name": "Connectors"
|
|
16
|
+
},
|
|
17
|
+
"groups": [
|
|
18
|
+
{
|
|
19
|
+
"id": "authentication",
|
|
20
|
+
"label": "Authentication"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"id": "topicProperties",
|
|
24
|
+
"label": "Topic properties"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"id": "output",
|
|
28
|
+
"label": "Output"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"id": "input",
|
|
32
|
+
"label": "Input message data"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"id": "errors",
|
|
36
|
+
"label": "Error handling"
|
|
37
|
+
}
|
|
38
|
+
],
|
|
39
|
+
"properties": [
|
|
40
|
+
{
|
|
41
|
+
"type": "Hidden",
|
|
42
|
+
"value": "io.camunda:aws-sns:1",
|
|
43
|
+
"binding": {
|
|
44
|
+
"type": "zeebe:taskDefinition",
|
|
45
|
+
"property": "type"
|
|
46
|
+
}
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"id": "authenticationType",
|
|
50
|
+
"label": "Authentication",
|
|
51
|
+
"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>",
|
|
52
|
+
"group": "authentication",
|
|
53
|
+
"type": "Dropdown",
|
|
54
|
+
"optional": false,
|
|
55
|
+
"value": "credentials",
|
|
56
|
+
"choices": [
|
|
57
|
+
{
|
|
58
|
+
"name": "Credentials",
|
|
59
|
+
"value": "credentials"
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
63
|
+
"value": "defaultCredentialsChain"
|
|
64
|
+
}
|
|
65
|
+
],
|
|
66
|
+
"binding": {
|
|
67
|
+
"type": "zeebe:input",
|
|
68
|
+
"name": "authentication.type"
|
|
69
|
+
},
|
|
70
|
+
"constraints": {
|
|
71
|
+
"notEmpty": true
|
|
72
|
+
}
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"label": "Access key",
|
|
76
|
+
"description": "Provide AWS IAM access key that has permission to publish to desired SNS topic",
|
|
77
|
+
"group": "authentication",
|
|
78
|
+
"type": "String",
|
|
79
|
+
"binding": {
|
|
80
|
+
"type": "zeebe:input",
|
|
81
|
+
"name": "authentication.accessKey"
|
|
82
|
+
},
|
|
83
|
+
"constraints": {
|
|
84
|
+
"notEmpty": true
|
|
85
|
+
},
|
|
86
|
+
"condition": {
|
|
87
|
+
"property": "authenticationType",
|
|
88
|
+
"equals": "credentials"
|
|
89
|
+
}
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
"label": "Secret key",
|
|
93
|
+
"description": "Provide AWS IAM secret key that has permission to publish to desired SNS topic",
|
|
94
|
+
"group": "authentication",
|
|
95
|
+
"type": "String",
|
|
96
|
+
"binding": {
|
|
97
|
+
"type": "zeebe:input",
|
|
98
|
+
"name": "authentication.secretKey"
|
|
99
|
+
},
|
|
100
|
+
"constraints": {
|
|
101
|
+
"notEmpty": true
|
|
102
|
+
},
|
|
103
|
+
"condition": {
|
|
104
|
+
"property": "authenticationType",
|
|
105
|
+
"equals": "credentials"
|
|
106
|
+
}
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"label": "Topic ARN",
|
|
110
|
+
"description": "Specify the topic you want to publish to",
|
|
111
|
+
"group": "topicProperties",
|
|
112
|
+
"type": "String",
|
|
113
|
+
"binding": {
|
|
114
|
+
"type": "zeebe:input",
|
|
115
|
+
"name": "topic.topicArn"
|
|
116
|
+
},
|
|
117
|
+
"constraints": {
|
|
118
|
+
"notEmpty": true
|
|
119
|
+
}
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
"label": "Region",
|
|
123
|
+
"description": "Specify the AWS region of your topic",
|
|
124
|
+
"group": "topicProperties",
|
|
125
|
+
"type": "String",
|
|
126
|
+
"binding": {
|
|
127
|
+
"type": "zeebe:input",
|
|
128
|
+
"name": "configuration.region"
|
|
129
|
+
},
|
|
130
|
+
"constraints": {
|
|
131
|
+
"notEmpty": true
|
|
132
|
+
},
|
|
133
|
+
"feel": "optional"
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"label": "Subject",
|
|
137
|
+
"description": "Specify the subject of the message you want to publish in the SNS topic",
|
|
138
|
+
"group": "input",
|
|
139
|
+
"type": "String",
|
|
140
|
+
"optional": true,
|
|
141
|
+
"binding": {
|
|
142
|
+
"type": "zeebe:input",
|
|
143
|
+
"name": "topic.subject"
|
|
144
|
+
},
|
|
145
|
+
"constraints": {
|
|
146
|
+
"notEmpty": false,
|
|
147
|
+
"maxLength": 99
|
|
148
|
+
},
|
|
149
|
+
"feel": "optional"
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
"label": "Message",
|
|
153
|
+
"description": "Data to publish in the SNS topic",
|
|
154
|
+
"group": "input",
|
|
155
|
+
"type": "Text",
|
|
156
|
+
"binding": {
|
|
157
|
+
"type": "zeebe:input",
|
|
158
|
+
"name": "topic.message"
|
|
159
|
+
},
|
|
160
|
+
"constraints": {
|
|
161
|
+
"notEmpty": true
|
|
162
|
+
},
|
|
163
|
+
"feel": "optional"
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
"label": "Message attributes",
|
|
167
|
+
"description": "Message attributes metadata",
|
|
168
|
+
"group": "input",
|
|
169
|
+
"type": "Text",
|
|
170
|
+
"optional": true,
|
|
171
|
+
"binding": {
|
|
172
|
+
"type": "zeebe:input",
|
|
173
|
+
"name": "topic.messageAttributes"
|
|
174
|
+
},
|
|
175
|
+
"feel": "required"
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
"label": "Result variable",
|
|
179
|
+
"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>",
|
|
180
|
+
"group": "output",
|
|
181
|
+
"type": "String",
|
|
182
|
+
"binding": {
|
|
183
|
+
"type": "zeebe:taskHeader",
|
|
184
|
+
"key": "resultVariable"
|
|
185
|
+
}
|
|
186
|
+
},
|
|
187
|
+
{
|
|
188
|
+
"label": "Result expression",
|
|
189
|
+
"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>",
|
|
190
|
+
"group": "output",
|
|
191
|
+
"type": "Text",
|
|
192
|
+
"feel": "required",
|
|
193
|
+
"binding": {
|
|
194
|
+
"type": "zeebe:taskHeader",
|
|
195
|
+
"key": "resultExpression"
|
|
196
|
+
}
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
"label": "Error expression",
|
|
200
|
+
"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>",
|
|
201
|
+
"group": "errors",
|
|
202
|
+
"type": "Text",
|
|
203
|
+
"feel": "required",
|
|
204
|
+
"binding": {
|
|
205
|
+
"type": "zeebe:taskHeader",
|
|
206
|
+
"key": "errorExpression"
|
|
207
|
+
}
|
|
208
|
+
}
|
|
13
209
|
],
|
|
210
|
+
"icon": {
|
|
211
|
+
"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"
|
|
212
|
+
},
|
|
213
|
+
"engines": {
|
|
214
|
+
"camunda": "^8.4"
|
|
215
|
+
}
|
|
216
|
+
},
|
|
217
|
+
{
|
|
218
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
219
|
+
"name": "Amazon SNS Outbound connector",
|
|
220
|
+
"id": "io.camunda.connectors.AWSSNS.v1",
|
|
221
|
+
"description": "Send message to topic",
|
|
14
222
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=outbound",
|
|
15
|
-
"version":
|
|
223
|
+
"version": 7,
|
|
16
224
|
"category": {
|
|
17
225
|
"id": "connectors",
|
|
18
226
|
"name": "Connectors"
|
|
@@ -21,9 +229,6 @@
|
|
|
21
229
|
"elementType": {
|
|
22
230
|
"value": "bpmn:ServiceTask"
|
|
23
231
|
},
|
|
24
|
-
"engines": {
|
|
25
|
-
"camunda": "^8.3"
|
|
26
|
-
},
|
|
27
232
|
"groups": [
|
|
28
233
|
{
|
|
29
234
|
"id": "authentication",
|
|
@@ -37,10 +242,6 @@
|
|
|
37
242
|
"id": "input",
|
|
38
243
|
"label": "Input message data"
|
|
39
244
|
},
|
|
40
|
-
{
|
|
41
|
-
"id": "connector",
|
|
42
|
-
"label": "Connector"
|
|
43
|
-
},
|
|
44
245
|
{
|
|
45
246
|
"id": "output",
|
|
46
247
|
"label": "Output mapping"
|
|
@@ -173,10 +374,7 @@
|
|
|
173
374
|
"id": "configuration.region",
|
|
174
375
|
"label": "Region",
|
|
175
376
|
"description": "Specify the AWS region",
|
|
176
|
-
"optional":
|
|
177
|
-
"constraints": {
|
|
178
|
-
"notEmpty": true
|
|
179
|
-
},
|
|
377
|
+
"optional": true,
|
|
180
378
|
"feel": "optional",
|
|
181
379
|
"group": "configuration",
|
|
182
380
|
"binding": {
|
|
@@ -275,34 +473,10 @@
|
|
|
275
473
|
},
|
|
276
474
|
"type": "String"
|
|
277
475
|
},
|
|
278
|
-
{
|
|
279
|
-
"id": "version",
|
|
280
|
-
"label": "Version",
|
|
281
|
-
"description": "Version of the element template",
|
|
282
|
-
"value": "8",
|
|
283
|
-
"group": "connector",
|
|
284
|
-
"binding": {
|
|
285
|
-
"key": "elementTemplateVersion",
|
|
286
|
-
"type": "zeebe:taskHeader"
|
|
287
|
-
},
|
|
288
|
-
"type": "Hidden"
|
|
289
|
-
},
|
|
290
|
-
{
|
|
291
|
-
"id": "id",
|
|
292
|
-
"label": "ID",
|
|
293
|
-
"description": "ID of the element template",
|
|
294
|
-
"value": "io.camunda.connectors.AWSSNS.v1",
|
|
295
|
-
"group": "connector",
|
|
296
|
-
"binding": {
|
|
297
|
-
"key": "elementTemplateId",
|
|
298
|
-
"type": "zeebe:taskHeader"
|
|
299
|
-
},
|
|
300
|
-
"type": "Hidden"
|
|
301
|
-
},
|
|
302
476
|
{
|
|
303
477
|
"id": "resultVariable",
|
|
304
478
|
"label": "Result variable",
|
|
305
|
-
"description": "Name of variable to store the response in
|
|
479
|
+
"description": "Name of variable to store the response in",
|
|
306
480
|
"group": "output",
|
|
307
481
|
"binding": {
|
|
308
482
|
"key": "resultVariable",
|
|
@@ -313,7 +487,7 @@
|
|
|
313
487
|
{
|
|
314
488
|
"id": "resultExpression",
|
|
315
489
|
"label": "Result expression",
|
|
316
|
-
"description": "Expression to map the response into process variables
|
|
490
|
+
"description": "Expression to map the response into process variables",
|
|
317
491
|
"feel": "required",
|
|
318
492
|
"group": "output",
|
|
319
493
|
"binding": {
|
|
@@ -352,6 +526,7 @@
|
|
|
352
526
|
"label": "Retry backoff",
|
|
353
527
|
"description": "ISO-8601 duration to wait between retries",
|
|
354
528
|
"value": "PT0S",
|
|
529
|
+
"feel": "optional",
|
|
355
530
|
"group": "retries",
|
|
356
531
|
"binding": {
|
|
357
532
|
"key": "retryBackoff",
|
|
@@ -362,6 +537,9 @@
|
|
|
362
537
|
],
|
|
363
538
|
"icon": {
|
|
364
539
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA4MCA4MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS82NC9BcmNoX0FXUy1TaW1wbGUtTm90aWZpY2F0aW9uLVNlcnZpY2VfNjQ8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9JzAlJyB5MT0nMTAwJScgeDI9JzEwMCUnIHkyPScwJScgaWQ9J2xpbmVhckdyYWRpZW50LTEnPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPScjQjAwODREJyBvZmZzZXQ9JzAlJz48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNGRjRGOEInIG9mZnNldD0nMTAwJSc+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0nSWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BV1MtU2ltcGxlLU5vdGlmaWNhdGlvbi1TZXJ2aWNlXzY0JyBzdHJva2U9J25vbmUnIHN0cm9rZS13aWR0aD0nMScgZmlsbD0nbm9uZScKICAgICAgIGZpbGwtcnVsZT0nZXZlbm9kZCc+CiAgICAgICAgPGcgaWQ9J0ljb24tQXJjaGl0ZWN0dXJlLUJHLzY0L0FwcGxpY2F0aW9uLUludGVncmF0aW9uJyBmaWxsPSd1cmwoI2xpbmVhckdyYWRpZW50LTEpJz4KICAgICAgICAgICAgPHJlY3QgaWQ9J1JlY3RhbmdsZScgeD0nMCcgeT0nMCcgd2lkdGg9JzgwJyBoZWlnaHQ9JzgwJz48L3JlY3Q+CiAgICAgICAgPC9nPgogICAgICAgIDxwYXRoIGQ9J00xNywzOCBDMTguMTAzLDM4IDE5LDM4Ljg5NyAxOSw0MCBDMTksNDEuMTAzIDE4LjEwMyw0MiAxNyw0MiBDMTUuODk3LDQyIDE1LDQxLjEwMyAxNSw0MCBDMTUsMzguODk3IDE1Ljg5NywzOCAxNywzOCBMMTcsMzggWiBNNDEsNjQgQzI5LjMxNCw2NCAxOS4yODksNTUuNDY2IDE3LjE5NCw0My45OCBDMTguOTY1LDQzLjg5NCAyMC40MjcsNDIuNjU5IDIwLjg1Nyw0MSBMMjcsNDEgTDI3LDM5IEwyMC44NTcsMzkgQzIwLjQyNywzNy4zNDIgMTguOTY2LDM2LjEwNyAxNy4xOTUsMzYuMDIgQzE5LjI4NSwyNC43MSAyOS41MTEsMTYgNDEsMTYgQzQ1LjMxMywxNiA0OS44MzIsMTcuNjIyIDU0LjQyOSwyMC44MjEgTDU1LjU3MSwxOS4xNzkgQzUwLjYzMywxNS43NDMgNDUuNzMsMTQgNDEsMTQgQzI4LjI3LDE0IDE2Ljk0OSwyMy44NjUgMTUuMDYzLDM2LjUyMSBDMTMuODM5LDM3LjIwNyAxMywzOC41IDEzLDQwIEMxMyw0MS41IDEzLjgzOSw0Mi43OTMgMTUuMDYzLDQzLjQ3OCBDMTYuOTcsNTYuMzQxIDI4LjA1Niw2NiA0MSw2NiBDNDYuNDA3LDY2IDUxLjk0Miw2NC4xNTcgNTYuNTg1LDYwLjgxMSBMNTUuNDE1LDU5LjE4OSBDNTEuMTEsNjIuMjkyIDQ1Ljk5MSw2NCA0MSw2NCBMNDEsNjQgWiBNMzAuMTAxLDM2LjQ0MiBDMzEuOTU1LDM2Ljg5NSAzNC4yNzUsMzcgMzYsMzcgQzM3LjY0MiwzNyAzOS44MjMsMzYuOTA1IDQxLjYyOSwzNi41MDYgTDM3LjEwNSw0NS41NTMgQzM3LjAzNiw0NS42OTEgMzcsNDUuODQ1IDM3LDQ2IEwzNyw1MC40NTMgQzM2LjE5OSw1MC45NjQgMzQuODMzLDUxLjgxMiAzNCw1MS45ODYgTDM0LDQ2IEMzNCw0NS44NjggMzMuOTc0LDQ1LjczNyAzMy45MjMsNDUuNjE1IEwzMC4xMDEsMzYuNDQyIFogTTM2LDMzIEM0MC4wMjUsMzMgNDIuMTc0LDMzLjYwNCA0Mi44NDEsMzQgQzQyLjE3NCwzNC4zOTYgNDAuMDI1LDM1IDM2LDM1IEMzMS45NzUsMzUgMjkuODI2LDM0LjM5NiAyOS4xNTksMzQgQzI5LjgyNiwzMy42MDQgMzEuOTc1LDMzIDM2LDMzIEwzNiwzMyBaIE0zMyw1NCBMMzQsNTQgQzM0LjA0Myw1NCAzNC4wODYsNTMuOTk3IDM0LjEyOCw1My45OTIgQzM1LjM1Miw1My44MzMgMzYuOTA5LDUyLjg4NyAzOC4yNzIsNTIuMDEzIEwzOC41MzUsNTEuODQ1IEMzOC44MjQsNTEuNjYxIDM5LDUxLjM0MiAzOSw1MSBMMzksNDYuMjM2IEw0NC41NTksMzUuMTIgQzQ0LjgzMywzNC44MDEgNDUsMzQuNDM0IDQ1LDM0IEM0NSwzMS4zOSAzOS4zNjEsMzEgMzYsMzEgQzMyLjYzOSwzMSAyNywzMS4zOSAyNywzNCBDMjcsMzQuMzY2IDI3LjEyLDM0LjY4NCAyNy4zMiwzNC45NjcgTDMyLDQ2LjIgTDMyLDUzIEMzMiw1My41NTIgMzIuNDQ3LDU0IDMzLDU0IEwzMyw1NCBaIE02Miw1MyBDNjMuMTAzLDUzIDY0LDUzLjg5NyA2NCw1NSBDNjQsNTYuMTAzIDYzLjEwMyw1NyA2Miw1NyBDNjAuODk3LDU3IDYwLDU2LjEwMyA2MCw1NSBDNjAsNTMuODk3IDYwLjg5Nyw1MyA2Miw1MyBMNjIsNTMgWiBNNjIsMjMgQzYzLjEwMywyMyA2NCwyMy44OTcgNjQsMjUgQzY0LDI2LjEwMyA2My4xMDMsMjcgNjIsMjcgQzYwLjg5NywyNyA2MCwyNi4xMDMgNjAsMjUgQzYwLDIzLjg5NyA2MC44OTcsMjMgNjIsMjMgTDYyLDIzIFogTTY0LDM4IEM2NS4xMDMsMzggNjYsMzguODk3IDY2LDQwIEM2Niw0MS4xMDMgNjUuMTAzLDQyIDY0LDQyIEM2Mi44OTcsNDIgNjIsNDEuMTAzIDYyLDQwIEM2MiwzOC44OTcgNjIuODk3LDM4IDY0LDM4IEw2NCwzOCBaIE01NCw0MSBMNjAuMTQzLDQxIEM2MC41ODksNDIuNzIgNjIuMTQyLDQ0IDY0LDQ0IEM2Ni4yMDYsNDQgNjgsNDIuMjA2IDY4LDQwIEM2OCwzNy43OTQgNjYuMjA2LDM2IDY0LDM2IEM2Mi4xNDIsMzYgNjAuNTg5LDM3LjI4IDYwLjE0MywzOSBMNTQsMzkgTDU0LDI2IEw1OC4xNDMsMjYgQzU4LjU4OSwyNy43MiA2MC4xNDIsMjkgNjIsMjkgQzY0LjIwNiwyOSA2NiwyNy4yMDYgNjYsMjUgQzY2LDIyLjc5NCA2NC4yMDYsMjEgNjIsMjEgQzYwLjE0MiwyMSA1OC41ODksMjIuMjggNTguMTQzLDI0IEw1MywyNCBDNTIuNDQ3LDI0IDUyLDI0LjQ0OCA1MiwyNSBMNTIsMzkgTDQ1LDM5IEw0NSw0MSBMNTIsNDEgTDUyLDU1IEM1Miw1NS41NTIgNTIuNDQ3LDU2IDUzLDU2IEw1OC4xNDMsNTYgQzU4LjU4OSw1Ny43MiA2MC4xNDIsNTkgNjIsNTkgQzY0LjIwNiw1OSA2Niw1Ny4yMDYgNjYsNTUgQzY2LDUyLjc5NCA2NC4yMDYsNTEgNjIsNTEgQzYwLjE0Miw1MSA1OC41ODksNTIuMjggNTguMTQzLDU0IEw1NCw1NCBMNTQsNDEgWicKICAgICAgICAgICAgICBpZD0nQVdTLVNpbXBsZS1Ob3RpZmljYXRpb24tU2VydmljZV9JY29uXzY0X1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
540
|
+
},
|
|
541
|
+
"engines": {
|
|
542
|
+
"camunda": "^8.5"
|
|
365
543
|
}
|
|
366
544
|
},
|
|
367
545
|
{
|
|
@@ -370,7 +548,7 @@
|
|
|
370
548
|
"id": "io.camunda.connectors.AWSSNS.v1",
|
|
371
549
|
"description": "Send message to topic",
|
|
372
550
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns/",
|
|
373
|
-
"version":
|
|
551
|
+
"version": 2,
|
|
374
552
|
"appliesTo": ["bpmn:Task"],
|
|
375
553
|
"elementType": {
|
|
376
554
|
"value": "bpmn:ServiceTask"
|
|
@@ -436,15 +614,6 @@
|
|
|
436
614
|
"notEmpty": true
|
|
437
615
|
}
|
|
438
616
|
},
|
|
439
|
-
{
|
|
440
|
-
"type": "Hidden",
|
|
441
|
-
"description": "This value forces to evaluate configuration first in order",
|
|
442
|
-
"value": "nonce",
|
|
443
|
-
"binding": {
|
|
444
|
-
"type": "zeebe:input",
|
|
445
|
-
"name": "configuration.nonce"
|
|
446
|
-
}
|
|
447
|
-
},
|
|
448
617
|
{
|
|
449
618
|
"label": "Topic ARN",
|
|
450
619
|
"description": "Specify the topic you want to publish to",
|
|
@@ -472,15 +641,6 @@
|
|
|
472
641
|
},
|
|
473
642
|
"feel": "optional"
|
|
474
643
|
},
|
|
475
|
-
{
|
|
476
|
-
"description": "Backwards compatible region",
|
|
477
|
-
"type": "Hidden",
|
|
478
|
-
"value": "=configuration.region",
|
|
479
|
-
"binding": {
|
|
480
|
-
"type": "zeebe:input",
|
|
481
|
-
"name": "topic.region"
|
|
482
|
-
}
|
|
483
|
-
},
|
|
484
644
|
{
|
|
485
645
|
"label": "Subject",
|
|
486
646
|
"description": "Specify the subject of the message you want to publish in the SNS topic",
|
|
@@ -750,7 +910,7 @@
|
|
|
750
910
|
"id": "io.camunda.connectors.AWSSNS.v1",
|
|
751
911
|
"description": "Send message to topic",
|
|
752
912
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns/",
|
|
753
|
-
"version":
|
|
913
|
+
"version": 3,
|
|
754
914
|
"appliesTo": ["bpmn:Task"],
|
|
755
915
|
"elementType": {
|
|
756
916
|
"value": "bpmn:ServiceTask"
|
|
@@ -816,6 +976,15 @@
|
|
|
816
976
|
"notEmpty": true
|
|
817
977
|
}
|
|
818
978
|
},
|
|
979
|
+
{
|
|
980
|
+
"type": "Hidden",
|
|
981
|
+
"description": "This value forces to evaluate configuration first in order",
|
|
982
|
+
"value": "nonce",
|
|
983
|
+
"binding": {
|
|
984
|
+
"type": "zeebe:input",
|
|
985
|
+
"name": "configuration.nonce"
|
|
986
|
+
}
|
|
987
|
+
},
|
|
819
988
|
{
|
|
820
989
|
"label": "Topic ARN",
|
|
821
990
|
"description": "Specify the topic you want to publish to",
|
|
@@ -836,13 +1005,22 @@
|
|
|
836
1005
|
"type": "String",
|
|
837
1006
|
"binding": {
|
|
838
1007
|
"type": "zeebe:input",
|
|
839
|
-
"name": "
|
|
1008
|
+
"name": "configuration.region"
|
|
840
1009
|
},
|
|
841
1010
|
"constraints": {
|
|
842
1011
|
"notEmpty": true
|
|
843
1012
|
},
|
|
844
1013
|
"feel": "optional"
|
|
845
1014
|
},
|
|
1015
|
+
{
|
|
1016
|
+
"description": "Backwards compatible region",
|
|
1017
|
+
"type": "Hidden",
|
|
1018
|
+
"value": "=configuration.region",
|
|
1019
|
+
"binding": {
|
|
1020
|
+
"type": "zeebe:input",
|
|
1021
|
+
"name": "topic.region"
|
|
1022
|
+
}
|
|
1023
|
+
},
|
|
846
1024
|
{
|
|
847
1025
|
"label": "Subject",
|
|
848
1026
|
"description": "Specify the subject of the message you want to publish in the SNS topic",
|
|
@@ -931,7 +1109,7 @@
|
|
|
931
1109
|
"id": "io.camunda.connectors.AWSSNS.v1",
|
|
932
1110
|
"description": "Send message to topic",
|
|
933
1111
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns/",
|
|
934
|
-
"version":
|
|
1112
|
+
"version": 4,
|
|
935
1113
|
"appliesTo": ["bpmn:Task"],
|
|
936
1114
|
"elementType": {
|
|
937
1115
|
"value": "bpmn:ServiceTask"
|
|
@@ -1112,7 +1290,7 @@
|
|
|
1112
1290
|
"id": "io.camunda.connectors.AWSSNS.v1",
|
|
1113
1291
|
"description": "Send message to topic",
|
|
1114
1292
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/aws-sns/",
|
|
1115
|
-
"version":
|
|
1293
|
+
"version": 1,
|
|
1116
1294
|
"appliesTo": ["bpmn:Task"],
|
|
1117
1295
|
"elementType": {
|
|
1118
1296
|
"value": "bpmn:ServiceTask"
|
|
@@ -1198,7 +1376,7 @@
|
|
|
1198
1376
|
"type": "String",
|
|
1199
1377
|
"binding": {
|
|
1200
1378
|
"type": "zeebe:input",
|
|
1201
|
-
"name": "
|
|
1379
|
+
"name": "topic.region"
|
|
1202
1380
|
},
|
|
1203
1381
|
"constraints": {
|
|
1204
1382
|
"notEmpty": true
|
|
@@ -1291,9 +1469,16 @@
|
|
|
1291
1469
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1292
1470
|
"name": "Amazon SNS Outbound connector",
|
|
1293
1471
|
"id": "io.camunda.connectors.AWSSNS.v1",
|
|
1294
|
-
"description": "Send
|
|
1472
|
+
"description": "Send messages to Amazon SNS.",
|
|
1473
|
+
"keywords": [
|
|
1474
|
+
"send message",
|
|
1475
|
+
"publish message",
|
|
1476
|
+
"notification",
|
|
1477
|
+
"publish to topic",
|
|
1478
|
+
"FIFO"
|
|
1479
|
+
],
|
|
1295
1480
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=outbound",
|
|
1296
|
-
"version":
|
|
1481
|
+
"version": 8,
|
|
1297
1482
|
"category": {
|
|
1298
1483
|
"id": "connectors",
|
|
1299
1484
|
"name": "Connectors"
|
|
@@ -1302,6 +1487,9 @@
|
|
|
1302
1487
|
"elementType": {
|
|
1303
1488
|
"value": "bpmn:ServiceTask"
|
|
1304
1489
|
},
|
|
1490
|
+
"engines": {
|
|
1491
|
+
"camunda": "^8.3"
|
|
1492
|
+
},
|
|
1305
1493
|
"groups": [
|
|
1306
1494
|
{
|
|
1307
1495
|
"id": "authentication",
|
|
@@ -1315,6 +1503,10 @@
|
|
|
1315
1503
|
"id": "input",
|
|
1316
1504
|
"label": "Input message data"
|
|
1317
1505
|
},
|
|
1506
|
+
{
|
|
1507
|
+
"id": "connector",
|
|
1508
|
+
"label": "Connector"
|
|
1509
|
+
},
|
|
1318
1510
|
{
|
|
1319
1511
|
"id": "output",
|
|
1320
1512
|
"label": "Output mapping"
|
|
@@ -1447,7 +1639,10 @@
|
|
|
1447
1639
|
"id": "configuration.region",
|
|
1448
1640
|
"label": "Region",
|
|
1449
1641
|
"description": "Specify the AWS region",
|
|
1450
|
-
"optional":
|
|
1642
|
+
"optional": false,
|
|
1643
|
+
"constraints": {
|
|
1644
|
+
"notEmpty": true
|
|
1645
|
+
},
|
|
1451
1646
|
"feel": "optional",
|
|
1452
1647
|
"group": "configuration",
|
|
1453
1648
|
"binding": {
|
|
@@ -1546,10 +1741,34 @@
|
|
|
1546
1741
|
},
|
|
1547
1742
|
"type": "String"
|
|
1548
1743
|
},
|
|
1744
|
+
{
|
|
1745
|
+
"id": "version",
|
|
1746
|
+
"label": "Version",
|
|
1747
|
+
"description": "Version of the element template",
|
|
1748
|
+
"value": "8",
|
|
1749
|
+
"group": "connector",
|
|
1750
|
+
"binding": {
|
|
1751
|
+
"key": "elementTemplateVersion",
|
|
1752
|
+
"type": "zeebe:taskHeader"
|
|
1753
|
+
},
|
|
1754
|
+
"type": "Hidden"
|
|
1755
|
+
},
|
|
1756
|
+
{
|
|
1757
|
+
"id": "id",
|
|
1758
|
+
"label": "ID",
|
|
1759
|
+
"description": "ID of the element template",
|
|
1760
|
+
"value": "io.camunda.connectors.AWSSNS.v1",
|
|
1761
|
+
"group": "connector",
|
|
1762
|
+
"binding": {
|
|
1763
|
+
"key": "elementTemplateId",
|
|
1764
|
+
"type": "zeebe:taskHeader"
|
|
1765
|
+
},
|
|
1766
|
+
"type": "Hidden"
|
|
1767
|
+
},
|
|
1549
1768
|
{
|
|
1550
1769
|
"id": "resultVariable",
|
|
1551
1770
|
"label": "Result variable",
|
|
1552
|
-
"description": "Name of variable to store the response in",
|
|
1771
|
+
"description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
|
|
1553
1772
|
"group": "output",
|
|
1554
1773
|
"binding": {
|
|
1555
1774
|
"key": "resultVariable",
|
|
@@ -1560,7 +1779,7 @@
|
|
|
1560
1779
|
{
|
|
1561
1780
|
"id": "resultExpression",
|
|
1562
1781
|
"label": "Result expression",
|
|
1563
|
-
"description": "Expression to map the response into process variables",
|
|
1782
|
+
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
|
|
1564
1783
|
"feel": "required",
|
|
1565
1784
|
"group": "output",
|
|
1566
1785
|
"binding": {
|
|
@@ -1599,7 +1818,6 @@
|
|
|
1599
1818
|
"label": "Retry backoff",
|
|
1600
1819
|
"description": "ISO-8601 duration to wait between retries",
|
|
1601
1820
|
"value": "PT0S",
|
|
1602
|
-
"feel": "optional",
|
|
1603
1821
|
"group": "retries",
|
|
1604
1822
|
"binding": {
|
|
1605
1823
|
"key": "retryBackoff",
|
|
@@ -1610,224 +1828,6 @@
|
|
|
1610
1828
|
],
|
|
1611
1829
|
"icon": {
|
|
1612
1830
|
"contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA4MCA4MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS82NC9BcmNoX0FXUy1TaW1wbGUtTm90aWZpY2F0aW9uLVNlcnZpY2VfNjQ8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9JzAlJyB5MT0nMTAwJScgeDI9JzEwMCUnIHkyPScwJScgaWQ9J2xpbmVhckdyYWRpZW50LTEnPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPScjQjAwODREJyBvZmZzZXQ9JzAlJz48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNGRjRGOEInIG9mZnNldD0nMTAwJSc+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0nSWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BV1MtU2ltcGxlLU5vdGlmaWNhdGlvbi1TZXJ2aWNlXzY0JyBzdHJva2U9J25vbmUnIHN0cm9rZS13aWR0aD0nMScgZmlsbD0nbm9uZScKICAgICAgIGZpbGwtcnVsZT0nZXZlbm9kZCc+CiAgICAgICAgPGcgaWQ9J0ljb24tQXJjaGl0ZWN0dXJlLUJHLzY0L0FwcGxpY2F0aW9uLUludGVncmF0aW9uJyBmaWxsPSd1cmwoI2xpbmVhckdyYWRpZW50LTEpJz4KICAgICAgICAgICAgPHJlY3QgaWQ9J1JlY3RhbmdsZScgeD0nMCcgeT0nMCcgd2lkdGg9JzgwJyBoZWlnaHQ9JzgwJz48L3JlY3Q+CiAgICAgICAgPC9nPgogICAgICAgIDxwYXRoIGQ9J00xNywzOCBDMTguMTAzLDM4IDE5LDM4Ljg5NyAxOSw0MCBDMTksNDEuMTAzIDE4LjEwMyw0MiAxNyw0MiBDMTUuODk3LDQyIDE1LDQxLjEwMyAxNSw0MCBDMTUsMzguODk3IDE1Ljg5NywzOCAxNywzOCBMMTcsMzggWiBNNDEsNjQgQzI5LjMxNCw2NCAxOS4yODksNTUuNDY2IDE3LjE5NCw0My45OCBDMTguOTY1LDQzLjg5NCAyMC40MjcsNDIuNjU5IDIwLjg1Nyw0MSBMMjcsNDEgTDI3LDM5IEwyMC44NTcsMzkgQzIwLjQyNywzNy4zNDIgMTguOTY2LDM2LjEwNyAxNy4xOTUsMzYuMDIgQzE5LjI4NSwyNC43MSAyOS41MTEsMTYgNDEsMTYgQzQ1LjMxMywxNiA0OS44MzIsMTcuNjIyIDU0LjQyOSwyMC44MjEgTDU1LjU3MSwxOS4xNzkgQzUwLjYzMywxNS43NDMgNDUuNzMsMTQgNDEsMTQgQzI4LjI3LDE0IDE2Ljk0OSwyMy44NjUgMTUuMDYzLDM2LjUyMSBDMTMuODM5LDM3LjIwNyAxMywzOC41IDEzLDQwIEMxMyw0MS41IDEzLjgzOSw0Mi43OTMgMTUuMDYzLDQzLjQ3OCBDMTYuOTcsNTYuMzQxIDI4LjA1Niw2NiA0MSw2NiBDNDYuNDA3LDY2IDUxLjk0Miw2NC4xNTcgNTYuNTg1LDYwLjgxMSBMNTUuNDE1LDU5LjE4OSBDNTEuMTEsNjIuMjkyIDQ1Ljk5MSw2NCA0MSw2NCBMNDEsNjQgWiBNMzAuMTAxLDM2LjQ0MiBDMzEuOTU1LDM2Ljg5NSAzNC4yNzUsMzcgMzYsMzcgQzM3LjY0MiwzNyAzOS44MjMsMzYuOTA1IDQxLjYyOSwzNi41MDYgTDM3LjEwNSw0NS41NTMgQzM3LjAzNiw0NS42OTEgMzcsNDUuODQ1IDM3LDQ2IEwzNyw1MC40NTMgQzM2LjE5OSw1MC45NjQgMzQuODMzLDUxLjgxMiAzNCw1MS45ODYgTDM0LDQ2IEMzNCw0NS44NjggMzMuOTc0LDQ1LjczNyAzMy45MjMsNDUuNjE1IEwzMC4xMDEsMzYuNDQyIFogTTM2LDMzIEM0MC4wMjUsMzMgNDIuMTc0LDMzLjYwNCA0Mi44NDEsMzQgQzQyLjE3NCwzNC4zOTYgNDAuMDI1LDM1IDM2LDM1IEMzMS45NzUsMzUgMjkuODI2LDM0LjM5NiAyOS4xNTksMzQgQzI5LjgyNiwzMy42MDQgMzEuOTc1LDMzIDM2LDMzIEwzNiwzMyBaIE0zMyw1NCBMMzQsNTQgQzM0LjA0Myw1NCAzNC4wODYsNTMuOTk3IDM0LjEyOCw1My45OTIgQzM1LjM1Miw1My44MzMgMzYuOTA5LDUyLjg4NyAzOC4yNzIsNTIuMDEzIEwzOC41MzUsNTEuODQ1IEMzOC44MjQsNTEuNjYxIDM5LDUxLjM0MiAzOSw1MSBMMzksNDYuMjM2IEw0NC41NTksMzUuMTIgQzQ0LjgzMywzNC44MDEgNDUsMzQuNDM0IDQ1LDM0IEM0NSwzMS4zOSAzOS4zNjEsMzEgMzYsMzEgQzMyLjYzOSwzMSAyNywzMS4zOSAyNywzNCBDMjcsMzQuMzY2IDI3LjEyLDM0LjY4NCAyNy4zMiwzNC45NjcgTDMyLDQ2LjIgTDMyLDUzIEMzMiw1My41NTIgMzIuNDQ3LDU0IDMzLDU0IEwzMyw1NCBaIE02Miw1MyBDNjMuMTAzLDUzIDY0LDUzLjg5NyA2NCw1NSBDNjQsNTYuMTAzIDYzLjEwMyw1NyA2Miw1NyBDNjAuODk3LDU3IDYwLDU2LjEwMyA2MCw1NSBDNjAsNTMuODk3IDYwLjg5Nyw1MyA2Miw1MyBMNjIsNTMgWiBNNjIsMjMgQzYzLjEwMywyMyA2NCwyMy44OTcgNjQsMjUgQzY0LDI2LjEwMyA2My4xMDMsMjcgNjIsMjcgQzYwLjg5NywyNyA2MCwyNi4xMDMgNjAsMjUgQzYwLDIzLjg5NyA2MC44OTcsMjMgNjIsMjMgTDYyLDIzIFogTTY0LDM4IEM2NS4xMDMsMzggNjYsMzguODk3IDY2LDQwIEM2Niw0MS4xMDMgNjUuMTAzLDQyIDY0LDQyIEM2Mi44OTcsNDIgNjIsNDEuMTAzIDYyLDQwIEM2MiwzOC44OTcgNjIuODk3LDM4IDY0LDM4IEw2NCwzOCBaIE01NCw0MSBMNjAuMTQzLDQxIEM2MC41ODksNDIuNzIgNjIuMTQyLDQ0IDY0LDQ0IEM2Ni4yMDYsNDQgNjgsNDIuMjA2IDY4LDQwIEM2OCwzNy43OTQgNjYuMjA2LDM2IDY0LDM2IEM2Mi4xNDIsMzYgNjAuNTg5LDM3LjI4IDYwLjE0MywzOSBMNTQsMzkgTDU0LDI2IEw1OC4xNDMsMjYgQzU4LjU4OSwyNy43MiA2MC4xNDIsMjkgNjIsMjkgQzY0LjIwNiwyOSA2NiwyNy4yMDYgNjYsMjUgQzY2LDIyLjc5NCA2NC4yMDYsMjEgNjIsMjEgQzYwLjE0MiwyMSA1OC41ODksMjIuMjggNTguMTQzLDI0IEw1MywyNCBDNTIuNDQ3LDI0IDUyLDI0LjQ0OCA1MiwyNSBMNTIsMzkgTDQ1LDM5IEw0NSw0MSBMNTIsNDEgTDUyLDU1IEM1Miw1NS41NTIgNTIuNDQ3LDU2IDUzLDU2IEw1OC4xNDMsNTYgQzU4LjU4OSw1Ny43MiA2MC4xNDIsNTkgNjIsNTkgQzY0LjIwNiw1OSA2Niw1Ny4yMDYgNjYsNTUgQzY2LDUyLjc5NCA2NC4yMDYsNTEgNjIsNTEgQzYwLjE0Miw1MSA1OC41ODksNTIuMjggNTguMTQzLDU0IEw1NCw1NCBMNTQsNDEgWicKICAgICAgICAgICAgICBpZD0nQVdTLVNpbXBsZS1Ob3RpZmljYXRpb24tU2VydmljZV9JY29uXzY0X1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
|
|
1613
|
-
},
|
|
1614
|
-
"engines": {
|
|
1615
|
-
"camunda": "^8.5"
|
|
1616
|
-
}
|
|
1617
|
-
},
|
|
1618
|
-
{
|
|
1619
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1620
|
-
"name": "Amazon SNS Outbound connector",
|
|
1621
|
-
"id": "io.camunda.connectors.AWSSNS.v1",
|
|
1622
|
-
"description": "Send message to topic",
|
|
1623
|
-
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=outbound",
|
|
1624
|
-
"version": 6,
|
|
1625
|
-
"appliesTo": ["bpmn:Task"],
|
|
1626
|
-
"elementType": {
|
|
1627
|
-
"value": "bpmn:ServiceTask"
|
|
1628
|
-
},
|
|
1629
|
-
"category": {
|
|
1630
|
-
"id": "connectors",
|
|
1631
|
-
"name": "Connectors"
|
|
1632
|
-
},
|
|
1633
|
-
"groups": [
|
|
1634
|
-
{
|
|
1635
|
-
"id": "authentication",
|
|
1636
|
-
"label": "Authentication"
|
|
1637
|
-
},
|
|
1638
|
-
{
|
|
1639
|
-
"id": "topicProperties",
|
|
1640
|
-
"label": "Topic properties"
|
|
1641
|
-
},
|
|
1642
|
-
{
|
|
1643
|
-
"id": "output",
|
|
1644
|
-
"label": "Output"
|
|
1645
|
-
},
|
|
1646
|
-
{
|
|
1647
|
-
"id": "input",
|
|
1648
|
-
"label": "Input message data"
|
|
1649
|
-
},
|
|
1650
|
-
{
|
|
1651
|
-
"id": "errors",
|
|
1652
|
-
"label": "Error handling"
|
|
1653
|
-
}
|
|
1654
|
-
],
|
|
1655
|
-
"properties": [
|
|
1656
|
-
{
|
|
1657
|
-
"type": "Hidden",
|
|
1658
|
-
"value": "io.camunda:aws-sns:1",
|
|
1659
|
-
"binding": {
|
|
1660
|
-
"type": "zeebe:taskDefinition",
|
|
1661
|
-
"property": "type"
|
|
1662
|
-
}
|
|
1663
|
-
},
|
|
1664
|
-
{
|
|
1665
|
-
"id": "authenticationType",
|
|
1666
|
-
"label": "Authentication",
|
|
1667
|
-
"description": "Specify AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/\" target=\"_blank\">documentation page</a>",
|
|
1668
|
-
"group": "authentication",
|
|
1669
|
-
"type": "Dropdown",
|
|
1670
|
-
"optional": false,
|
|
1671
|
-
"value": "credentials",
|
|
1672
|
-
"choices": [
|
|
1673
|
-
{
|
|
1674
|
-
"name": "Credentials",
|
|
1675
|
-
"value": "credentials"
|
|
1676
|
-
},
|
|
1677
|
-
{
|
|
1678
|
-
"name": "Default Credentials Chain (Hybrid/Self-Managed only)",
|
|
1679
|
-
"value": "defaultCredentialsChain"
|
|
1680
|
-
}
|
|
1681
|
-
],
|
|
1682
|
-
"binding": {
|
|
1683
|
-
"type": "zeebe:input",
|
|
1684
|
-
"name": "authentication.type"
|
|
1685
|
-
},
|
|
1686
|
-
"constraints": {
|
|
1687
|
-
"notEmpty": true
|
|
1688
|
-
}
|
|
1689
|
-
},
|
|
1690
|
-
{
|
|
1691
|
-
"label": "Access key",
|
|
1692
|
-
"description": "Provide AWS IAM access key that has permission to publish to desired SNS topic",
|
|
1693
|
-
"group": "authentication",
|
|
1694
|
-
"type": "String",
|
|
1695
|
-
"binding": {
|
|
1696
|
-
"type": "zeebe:input",
|
|
1697
|
-
"name": "authentication.accessKey"
|
|
1698
|
-
},
|
|
1699
|
-
"constraints": {
|
|
1700
|
-
"notEmpty": true
|
|
1701
|
-
},
|
|
1702
|
-
"condition": {
|
|
1703
|
-
"property": "authenticationType",
|
|
1704
|
-
"equals": "credentials"
|
|
1705
|
-
}
|
|
1706
|
-
},
|
|
1707
|
-
{
|
|
1708
|
-
"label": "Secret key",
|
|
1709
|
-
"description": "Provide AWS IAM secret key that has permission to publish to desired SNS topic",
|
|
1710
|
-
"group": "authentication",
|
|
1711
|
-
"type": "String",
|
|
1712
|
-
"binding": {
|
|
1713
|
-
"type": "zeebe:input",
|
|
1714
|
-
"name": "authentication.secretKey"
|
|
1715
|
-
},
|
|
1716
|
-
"constraints": {
|
|
1717
|
-
"notEmpty": true
|
|
1718
|
-
},
|
|
1719
|
-
"condition": {
|
|
1720
|
-
"property": "authenticationType",
|
|
1721
|
-
"equals": "credentials"
|
|
1722
|
-
}
|
|
1723
|
-
},
|
|
1724
|
-
{
|
|
1725
|
-
"label": "Topic ARN",
|
|
1726
|
-
"description": "Specify the topic you want to publish to",
|
|
1727
|
-
"group": "topicProperties",
|
|
1728
|
-
"type": "String",
|
|
1729
|
-
"binding": {
|
|
1730
|
-
"type": "zeebe:input",
|
|
1731
|
-
"name": "topic.topicArn"
|
|
1732
|
-
},
|
|
1733
|
-
"constraints": {
|
|
1734
|
-
"notEmpty": true
|
|
1735
|
-
}
|
|
1736
|
-
},
|
|
1737
|
-
{
|
|
1738
|
-
"label": "Region",
|
|
1739
|
-
"description": "Specify the AWS region of your topic",
|
|
1740
|
-
"group": "topicProperties",
|
|
1741
|
-
"type": "String",
|
|
1742
|
-
"binding": {
|
|
1743
|
-
"type": "zeebe:input",
|
|
1744
|
-
"name": "configuration.region"
|
|
1745
|
-
},
|
|
1746
|
-
"constraints": {
|
|
1747
|
-
"notEmpty": true
|
|
1748
|
-
},
|
|
1749
|
-
"feel": "optional"
|
|
1750
|
-
},
|
|
1751
|
-
{
|
|
1752
|
-
"label": "Subject",
|
|
1753
|
-
"description": "Specify the subject of the message you want to publish in the SNS topic",
|
|
1754
|
-
"group": "input",
|
|
1755
|
-
"type": "String",
|
|
1756
|
-
"optional": true,
|
|
1757
|
-
"binding": {
|
|
1758
|
-
"type": "zeebe:input",
|
|
1759
|
-
"name": "topic.subject"
|
|
1760
|
-
},
|
|
1761
|
-
"constraints": {
|
|
1762
|
-
"notEmpty": false,
|
|
1763
|
-
"maxLength": 99
|
|
1764
|
-
},
|
|
1765
|
-
"feel": "optional"
|
|
1766
|
-
},
|
|
1767
|
-
{
|
|
1768
|
-
"label": "Message",
|
|
1769
|
-
"description": "Data to publish in the SNS topic",
|
|
1770
|
-
"group": "input",
|
|
1771
|
-
"type": "Text",
|
|
1772
|
-
"binding": {
|
|
1773
|
-
"type": "zeebe:input",
|
|
1774
|
-
"name": "topic.message"
|
|
1775
|
-
},
|
|
1776
|
-
"constraints": {
|
|
1777
|
-
"notEmpty": true
|
|
1778
|
-
},
|
|
1779
|
-
"feel": "optional"
|
|
1780
|
-
},
|
|
1781
|
-
{
|
|
1782
|
-
"label": "Message attributes",
|
|
1783
|
-
"description": "Message attributes metadata",
|
|
1784
|
-
"group": "input",
|
|
1785
|
-
"type": "Text",
|
|
1786
|
-
"optional": true,
|
|
1787
|
-
"binding": {
|
|
1788
|
-
"type": "zeebe:input",
|
|
1789
|
-
"name": "topic.messageAttributes"
|
|
1790
|
-
},
|
|
1791
|
-
"feel": "required"
|
|
1792
|
-
},
|
|
1793
|
-
{
|
|
1794
|
-
"label": "Result variable",
|
|
1795
|
-
"description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>",
|
|
1796
|
-
"group": "output",
|
|
1797
|
-
"type": "String",
|
|
1798
|
-
"binding": {
|
|
1799
|
-
"type": "zeebe:taskHeader",
|
|
1800
|
-
"key": "resultVariable"
|
|
1801
|
-
}
|
|
1802
|
-
},
|
|
1803
|
-
{
|
|
1804
|
-
"label": "Result expression",
|
|
1805
|
-
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
|
|
1806
|
-
"group": "output",
|
|
1807
|
-
"type": "Text",
|
|
1808
|
-
"feel": "required",
|
|
1809
|
-
"binding": {
|
|
1810
|
-
"type": "zeebe:taskHeader",
|
|
1811
|
-
"key": "resultExpression"
|
|
1812
|
-
}
|
|
1813
|
-
},
|
|
1814
|
-
{
|
|
1815
|
-
"label": "Error expression",
|
|
1816
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
|
|
1817
|
-
"group": "errors",
|
|
1818
|
-
"type": "Text",
|
|
1819
|
-
"feel": "required",
|
|
1820
|
-
"binding": {
|
|
1821
|
-
"type": "zeebe:taskHeader",
|
|
1822
|
-
"key": "errorExpression"
|
|
1823
|
-
}
|
|
1824
|
-
}
|
|
1825
|
-
],
|
|
1826
|
-
"icon": {
|
|
1827
|
-
"contents": "data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 80 80' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 64 (93537) - https://sketch.com --%3E%3Ctitle%3EIcon-Architecture/64/Arch_AWS-Simple-Notification-Service_64%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3ClinearGradient x1='0%25' y1='100%25' x2='100%25' y2='0%25' id='linearGradient-1'%3E%3Cstop stop-color='%23B0084D' offset='0%25'%3E%3C/stop%3E%3Cstop stop-color='%23FF4F8B' offset='100%25'%3E%3C/stop%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='Icon-Architecture/64/Arch_AWS-Simple-Notification-Service_64' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Icon-Architecture-BG/64/Application-Integration' fill='url(%23linearGradient-1)'%3E%3Crect id='Rectangle' x='0' y='0' width='80' height='80'%3E%3C/rect%3E%3C/g%3E%3Cpath d='M17,38 C18.103,38 19,38.897 19,40 C19,41.103 18.103,42 17,42 C15.897,42 15,41.103 15,40 C15,38.897 15.897,38 17,38 L17,38 Z M41,64 C29.314,64 19.289,55.466 17.194,43.98 C18.965,43.894 20.427,42.659 20.857,41 L27,41 L27,39 L20.857,39 C20.427,37.342 18.966,36.107 17.195,36.02 C19.285,24.71 29.511,16 41,16 C45.313,16 49.832,17.622 54.429,20.821 L55.571,19.179 C50.633,15.743 45.73,14 41,14 C28.27,14 16.949,23.865 15.063,36.521 C13.839,37.207 13,38.5 13,40 C13,41.5 13.839,42.793 15.063,43.478 C16.97,56.341 28.056,66 41,66 C46.407,66 51.942,64.157 56.585,60.811 L55.415,59.189 C51.11,62.292 45.991,64 41,64 L41,64 Z M30.101,36.442 C31.955,36.895 34.275,37 36,37 C37.642,37 39.823,36.905 41.629,36.506 L37.105,45.553 C37.036,45.691 37,45.845 37,46 L37,50.453 C36.199,50.964 34.833,51.812 34,51.986 L34,46 C34,45.868 33.974,45.737 33.923,45.615 L30.101,36.442 Z M36,33 C40.025,33 42.174,33.604 42.841,34 C42.174,34.396 40.025,35 36,35 C31.975,35 29.826,34.396 29.159,34 C29.826,33.604 31.975,33 36,33 L36,33 Z M33,54 L34,54 C34.043,54 34.086,53.997 34.128,53.992 C35.352,53.833 36.909,52.887 38.272,52.013 L38.535,51.845 C38.824,51.661 39,51.342 39,51 L39,46.236 L44.559,35.12 C44.833,34.801 45,34.434 45,34 C45,31.39 39.361,31 36,31 C32.639,31 27,31.39 27,34 C27,34.366 27.12,34.684 27.32,34.967 L32,46.2 L32,53 C32,53.552 32.447,54 33,54 L33,54 Z M62,53 C63.103,53 64,53.897 64,55 C64,56.103 63.103,57 62,57 C60.897,57 60,56.103 60,55 C60,53.897 60.897,53 62,53 L62,53 Z M62,23 C63.103,23 64,23.897 64,25 C64,26.103 63.103,27 62,27 C60.897,27 60,26.103 60,25 C60,23.897 60.897,23 62,23 L62,23 Z M64,38 C65.103,38 66,38.897 66,40 C66,41.103 65.103,42 64,42 C62.897,42 62,41.103 62,40 C62,38.897 62.897,38 64,38 L64,38 Z M54,41 L60.143,41 C60.589,42.72 62.142,44 64,44 C66.206,44 68,42.206 68,40 C68,37.794 66.206,36 64,36 C62.142,36 60.589,37.28 60.143,39 L54,39 L54,26 L58.143,26 C58.589,27.72 60.142,29 62,29 C64.206,29 66,27.206 66,25 C66,22.794 64.206,21 62,21 C60.142,21 58.589,22.28 58.143,24 L53,24 C52.447,24 52,24.448 52,25 L52,39 L45,39 L45,41 L52,41 L52,55 C52,55.552 52.447,56 53,56 L58.143,56 C58.589,57.72 60.142,59 62,59 C64.206,59 66,57.206 66,55 C66,52.794 64.206,51 62,51 C60.142,51 58.589,52.28 58.143,54 L54,54 L54,41 Z' id='AWS-Simple-Notification-Service_Icon_64_Squid' fill='%23FFFFFF'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
1828
|
-
},
|
|
1829
|
-
"engines": {
|
|
1830
|
-
"camunda": "^8.4"
|
|
1831
1831
|
}
|
|
1832
1832
|
}
|
|
1833
1833
|
]
|