Creates a group within the specified identity store.
See https://www.paws-r-sdk.com/docs/identitystore_create_group/ for full documentation.
identitystore_create_group(
IdentityStoreId,
DisplayName = NULL,
Description = NULL
)
[required] The globally unique identifier for the identity store.
A string containing the name of the group. This value is commonly
displayed when the group is referenced. Administrator
and
AWSAdministrators
are reserved names and can't be used for users or
groups.
A string containing the description of the group.