View source: R/identitystore_operations.R
identitystore_describe_group | R Documentation |
Retrieves the group metadata and attributes from GroupId
in an identity store.
See https://www.paws-r-sdk.com/docs/identitystore_describe_group/ for full documentation.
identitystore_describe_group(IdentityStoreId, GroupId)
IdentityStoreId |
[required] The globally unique identifier for the identity store, such as
|
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.