fix(docs): Add links to new datahub cloud event source (#12450)

This commit is contained in:
Pedro Silva 2025-01-24 07:27:32 +00:00 committed by GitHub
parent 7ac0dc65e1
commit 86ed40c904
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -38,7 +38,7 @@ If you've configured your Action pipeline `failure_mode` to be `THROW`, then eve
The DataHub Cloud Event Source produces
- [Entity Change Event V1](../events/entity-change-event.md)
- [Entity Change Event V1](../../managed-datahub/datahub-api/entity-events-api.md)
Note that the DataHub Cloud Event Source does _not_ yet support the full [Metadata Change Log V1](../events/metadata-change-log-event.md) event stream.

View File

@ -15,6 +15,7 @@ The Events API allows you to integrate changes happening on the DataHub Metadata
### Supported Integrations
* [AWS EventBridge](docs/managed-datahub/operator-guide/setting-up-events-api-on-aws-eventbridge.md)
* [DataHub Cloud Event Source](docs/actions/sources/datahub-cloud-event-source.md)
### Use Cases