identitystore_delete_group: Delete a group within an identity store given GroupId

View source: R/identitystore_operations.R

identitystore_delete_groupR Documentation

Delete a group within an identity store given GroupId

Description

Delete a group within an identity store given GroupId.

See https://www.paws-r-sdk.com/docs/identitystore_delete_group/ for full documentation.

Usage

identitystore_delete_group(IdentityStoreId, GroupId)

Arguments

IdentityStoreId

[required] The globally unique identifier for the identity store.

GroupId

[required] The identifier for a group in the identity store.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.