Update Group
identitystore_update_group | 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.
Usage¶
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
AttributeOperation
objects to apply to the requested group. These operations might add, replace, or remove an attribute.
Value¶
An empty list.