identitystore_delete_group {paws.security.identity} | 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. |