File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ Options
105105 * - --scope
106106 - strings
107107 - false
108- - Array of clusters and Atlas Data Lakes that this user has access to.
108+ - Array of clusters that this user has access to.
109109 * - -u, --username
110110 - string
111111 - true
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ Options
8080 * - --scope
8181 - strings
8282 - false
83- - Array of clusters and Atlas Data Lakes that this user has access to. Passing this flag replaces preexisting data.
83+ - Array of clusters that this user has access to. Passing this flag replaces preexisting data.
8484 * - -u, --username
8585 - string
8686 - false
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ const (
7676The roles format is roleName[@dbName[.collection]].
7777roleName can either be a built-in role or a custom role.
7878dbName and collection are required only for built-in roles.`
79- Scopes = "Array of clusters and Atlas Data Lakes that this user has access to."
79+ Scopes = "Array of clusters that this user has access to."
8080 DataLakeRole = "Amazon Resource Name (ARN) of the role which Atlas Data Federation uses for accessing the data stores."
8181 DataLakeRegion = "Name of the region to which Atlas Data Federation routes client connections for data processing."
8282 DataLakeTestBucket = "Name of an Amazon S3 data bucket that Atlas Data Federation uses to validate the provided role."
You can’t perform that action at this time.
0 commit comments