Doc: GCS & MWAA Link Addition (#21235)

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
This commit is contained in:
Rounak Dhillon 2025-05-16 15:14:55 +05:30 committed by GitHub
parent d24211474d
commit 88c3000363
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 39 additions and 0 deletions

View File

@ -19,6 +19,19 @@ Configure and schedule Airflow metadata workflow from the OpenMetadata UI:
{% partial file="/v1.6/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/pipeline/airflow/yaml"} /%}
{% tilesContainer %}
{% tile
title="MWAA"
description="Run the ingestion framework externally!"
link="/deployment/ingestion/external/mwaa"
/ %}
{% tile
title="GCS Composer"
description="Run the ingestion from GCS Composer."
link="/deployment/ingestion/external/gcs-composer"
/ %}
{% /tilesContainer %}
## Requirements
{% note %}

View File

@ -19,6 +19,19 @@ Configure and schedule Airflow metadata workflow from the OpenMetadata UI:
{% partial file="/v1.7/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/pipeline/airflow/yaml"} /%}
{% tilesContainer %}
{% tile
title="MWAA"
description="Run the ingestion framework externally!"
link="/deployment/ingestion/external/mwaa"
/ %}
{% tile
title="GCS Composer"
description="Run the ingestion from GCS Composer."
link="/deployment/ingestion/external/gcs-composer"
/ %}
{% /tilesContainer %}
## Requirements
{% note %}

View File

@ -19,6 +19,19 @@ Configure and schedule Airflow metadata workflow from the OpenMetadata UI:
{% partial file="/v1.8/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/pipeline/airflow/yaml"} /%}
{% tilesContainer %}
{% tile
title="MWAA"
description="Run the ingestion framework externally!"
link="/deployment/ingestion/external/mwaa"
/ %}
{% tile
title="GCS Composer"
description="Run the ingestion from GCS Composer."
link="/deployment/ingestion/external/gcs-composer"
/ %}
{% /tilesContainer %}
## Requirements
{% note %}