Skip to content

Commit 87fca2a

Browse files
rbhavnagithub-actions[bot]
authored andcommitted
add search model group permission to ml_read_access role (#2855)
* add search model group permission to ml_read_access role Signed-off-by: Bhavana Ramaram <rbhavna@amazon.com> (cherry picked from commit 0bc7158)
1 parent 018a8ba commit 87fca2a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/roles.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ ml_read_access:
258258
reserved: true
259259
cluster_permissions:
260260
- 'cluster:admin/opensearch/ml/stats/nodes'
261+
- 'cluster:admin/opensearch/ml/model_groups/search'
261262
- 'cluster:admin/opensearch/ml/models/get'
262263
- 'cluster:admin/opensearch/ml/models/search'
263264
- 'cluster:admin/opensearch/ml/tasks/get'

0 commit comments

Comments
 (0)