identitystore_update_group {paws.security.identity} | R Documentation |
For the specified group in the specified identity store, updates the group metadata and attributes
Description
For the specified group in the specified identity store, updates the group metadata and attributes.
See https://www.paws-r-sdk.com/docs/identitystore_update_group/ for full documentation.
Usage
identitystore_update_group(IdentityStoreId, GroupId, Operations)
Arguments
IdentityStoreId |
[required] The globally unique identifier for the identity store. |
GroupId |
[required] The identifier for a group in the identity store. |
Operations |
[required] A list of |
[Package paws.security.identity version 0.6.1 Index]