Skip to content

Commit f872a3e

Browse files
DOCSP-10570 Link to DevHub guide on how to use (#32)
* DOCSP-10570 Link to DevHub guide on how to use
1 parent 932499c commit f872a3e

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

source/reference/config-files/data-lake-configuration.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -646,3 +646,9 @@ The {+data-lake-short+} configuration file has the following format:
646646
:manual:`Aggregation pipeline stage(s) </core/aggregation-pipeline/#id1>`
647647
to apply to the
648648
:datalakeconf:`~databases.[n].views.[n].source` collection.
649+
650+
.. seealso::
651+
652+
- :ref:`Configure Atlas Data Lake <config-datalake>`
653+
- `Tutorial: Federated Queries and $out to S3
654+
<https://developer.mongodb.com/how-to/atlas-data-lake-federated-queries-out-aws-s3>`__

source/reference/pipeline/out.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ In {+adl+}, |out| can be used to write to |s3| buckets with read and
2424
write permissions or to an |service| cluster
2525
:manual:`namespace </reference/limits/#faq-dev-namespace>`.
2626

27-
.. seealso::
28-
29-
|out|
30-
3127
.. tabs::
3228

3329
.. tab:: S3
@@ -576,3 +572,9 @@ Examples
576572

577573
.. tab:: Atlas Cluster
578574
:tabid: atlas
575+
576+
.. seealso::
577+
578+
- :manual:`$out Aggregation Stage Reference </reference/operator/aggregation/out>`
579+
- `Tutorial: Federated Queries and $out to S3
580+
<https://developer.mongodb.com/how-to/atlas-data-lake-federated-queries-out-aws-s3>`__

0 commit comments

Comments
 (0)