Commit 1186f9a
feat(DOC-1994): add aws_cloudwatch_logs input connector (#523)
* feat(DOC-1994): add aws_cloudwatch_logs input connector page
Add cloud-docs page and nav entry for the new aws_cloudwatch_logs
input connector, introduced in Redpanda Connect 4.81.0.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* fix: correct include path for aws_cloudwatch_logs to use cloud-only partial
The aws_cloudwatch_logs input is cloud-only and its content lives in
rp-connect-docs as a partial (components/cloud-only/inputs/), not as a
page. Update the include directive to use partial$ syntax accordingly.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs(DOC-1994): add aws_cloudwatch_logs to What's New
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* fixes
* update playbook
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Joyce Fee <joyce@redpanda.com>
Co-authored-by: Joyce Fee <102751339+Feediver1@users.noreply.github.com>
Co-authored-by: micheleRP <michele@redpanda.com>1 parent c2984d6 commit 1186f9a
File tree
4 files changed
+6
-1
lines changed- modules
- ROOT
- develop/pages/connect/components/inputs
- get-started/pages
4 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments