Skip to content

Commit d77d5b2

Browse files
doc: Update Atlas SP db_role_to_execute info. (#2508)
* (DOCSP-41590) Updating Atlas SP db_role_to_execute info. * Update docs/resources/stream_connection.md Co-authored-by: kanchana-mongodb <[email protected]> --------- Co-authored-by: kanchana-mongodb <[email protected]>
1 parent 745c8b6 commit d77d5b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/stream_connection.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ If `type` is of value `Kafka` the following additional arguments are defined:
9696

9797
### DBRoleToExecute
9898

99-
* `role` - The name of the role to use. Can be a built in role or a custom role.
99+
* `role` - The name of the role to use. Value can be `atlasAdmin`, `readWriteAnyDatabase`, or `readAnyDatabase` if `type` is set to `BUILT_IN`, or the name of a user-defined role if `type` is set to `CUSTOM`.
100100
* `type` - Type of the DB role. Can be either BUILT_IN or CUSTOM.
101101

102102
## Import

0 commit comments

Comments
 (0)