Skip to content

Commit df360c5

Browse files
authored
Apply suggestions from code review
Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
1 parent b30434b commit df360c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_security/access-control/resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The Resource Sharing extension in the OpenSearch Security plugin provides fine-g
2121

2222
## Enabling the resource sharing extension
2323

24-
To enable the resource sharing extension, follow these steps.
24+
To enable the resource sharing extension, set up the plugin and permission settings.
2525

2626
### Plugin settings
2727

@@ -131,7 +131,7 @@ The resource sharing metadata is stored as JSON documents that define ownership,
131131

132132
## Action groups
133133

134-
Action groups define permission levels for shared resources, for example, `default`. To share resources across the action groups, use the `share_with` array in that resource's configuration and add wildcards for each default role:
134+
Action groups define permission levels for shared resources. As of OpenSearch 3.0, the only supposted action group for resource sharing is `default`. To share resources across the action groups, use the `share_with` array in that resource's configuration and add wildcards for each default role:
135135

136136
```json
137137
{

0 commit comments

Comments
 (0)