Retrieves the UserId
in an identity store.
See https://www.paws-r-sdk.com/docs/identitystore_get_user_id/ for full documentation.
identitystore_get_user_id(IdentityStoreId, AlternateIdentifier)
[required] The globally unique identifier for the identity store.
[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 paths are userName
and emails.value
.