Skip to content

Commit

Permalink
fix(docs): Add links to new datahub cloud event source
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro93 authored Jan 23, 2025
1 parent c4cc514 commit e321a93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/actions/sources/datahub-cloud-event-source.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
1 change: 1 addition & 0 deletions docs/managed-datahub/datahub-api/entity-events-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e321a93

Please sign in to comment.