View source: R/identitystore_operations.R
identitystore_get_group_id | R Documentation |
Retrieves GroupId
in an identity store.
See https://www.paws-r-sdk.com/docs/identitystore_get_group_id/ for full documentation.
identitystore_get_group_id(IdentityStoreId, AlternateIdentifier)
IdentityStoreId |
[required] The globally unique identifier for the identity store. |
AlternateIdentifier |
[required] A unique identifier for a user or group that is not the primary
identifier. This value can be an identifier from an external identity
provider (IdP) that is associated with the user, the group, or a unique
attribute. For the unique attribute, the only valid path is
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.