get User
Use this data source to get an Identity Store User.
Return
A collection of values returned by getUser.
Parameters
A collection of arguments for invoking getUser.
Return
A collection of values returned by getUser.
Parameters
A unique identifier for a user or group that is not the primary identifier. Conflicts with user_id
and filter
. Detailed below.
Configuration block for filtering by a unique attribute of the user. Detailed below.
Identity Store ID associated with the Single Sign-On Instance. The following arguments are optional:
The identifier for a user in the Identity Store.
Exactly one of the above arguments must be provided. Passing both
filter
anduser_id
is allowed for backwards compatibility.
See also
Return
A collection of values returned by getUser.
Parameters
Builder for com.pulumi.aws.identitystore.kotlin.inputs.GetUserPlainArgs.