View source: R/identitystore_operations.R
identitystore_delete_group | R Documentation |
Delete a group within an identity store given GroupId
.
See https://www.paws-r-sdk.com/docs/identitystore_delete_group/ for full documentation.
identitystore_delete_group(IdentityStoreId, GroupId)
IdentityStoreId |
[required] The globally unique identifier for the identity store. |
GroupId |
[required] The identifier for a group in the identity store. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.