From e7f7211358b17d9753b43bc64edfa1cd448fb83f 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..881c8197b9c 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:`createRole` - :authaction:`collStats` - :authaction:`convertToCapped` - :authaction:`createCollection`