Action group APIs
The action group APIs create, retrieve, modify, and delete action groups, which are reusable collections of permissions.
OpenSearch supports the following action group APIs.
| API | Description |
|---|---|
| Create or Update Action Group API | Creates or replaces the specified action group. |
| Patch Action Groups API | Updates individual attributes of one action group, or creates, updates, or deletes multiple action groups in a single call. |
| Get Action Groups API | Retrieves one action group or all action groups. |
| Delete Action Group API | Deletes the specified action group. |