Updates the specified group metadata and attributes in the specified identity store
Source:R/identitystore_operations.R
identitystore_update_group.RdUpdates the specified group metadata and attributes in the specified identity store.
See https://www.paws-r-sdk.com/docs/identitystore_update_group/ for full documentation.
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
AttributeOperationobjects to apply to the requested group. These operations might add, replace, or remove an attribute. For more information on the attributes that can be added, replaced, or removed, see Group.