We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e81f2c commit 0e60fd2Copy full SHA for 0e60fd2
source/create-agg-pipeline.txt
@@ -56,6 +56,15 @@ collection.
56
to perform :atlas:`full-text search</atlas-search/atlas-search-overview>`
57
on Atlas collections.
58
59
+Required Roles
60
+--------------
61
+
62
+To create an execute aggregation pipelines for an Atlas cluster, you must have
63
+the :authrole:`Project Data Access Read Only` role or higher.
64
65
+To utilize the :pipeline:`$out` stage in your pipeline, you must
66
+have the :authrole:`Project Data Access Read/Write` role.
67
68
Steps
69
-----
70
0 commit comments