From f82d37a6b6a295096cb3e67b79aa6ed77554dd44 Mon Sep 17 00:00:00 2001 From: Joseph Dougherty Date: Fri, 1 Oct 2021 09:54:53 -0400 Subject: [PATCH] DOCS-14826 readWrite role has changeStream privilege --- source/reference/built-in-roles.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/source/reference/built-in-roles.txt b/source/reference/built-in-roles.txt index 3bd33ec5e2e..02350dcb875 100644 --- a/source/reference/built-in-roles.txt +++ b/source/reference/built-in-roles.txt @@ -72,6 +72,7 @@ Every database includes the following client roles: The role provides the following actions on those collections: + - :authaction:`changeStream` - :authaction:`collStats` - :authaction:`convertToCapped` - :authaction:`createCollection`