identitystore_get_user_id: Retrieves the UserId in an identity store

View source: R/identitystore_operations.R

identitystore_get_user_idR Documentation

Retrieves the UserId in an identity store

Description

Retrieves the UserId in an identity store.

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

Usage

identitystore_get_user_id(IdentityStoreId, AlternateIdentifier)

Arguments

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 paths are userName and emails.value.


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