User Args
This resource manages a User resource within an Identity Store.
Note: If you use an external identity provider or Active Directory as your identity source, use this resource with caution. IAM Identity Center does not support outbound synchronization, so your identity source does not automatically update with the changes that you make to users using this resource. {{% examples %}}
Example Usage
{{% /examples %}}
Import
An Identity Store User can be imported using the combination identity_store_id/user_id
. For example
$ pulumi import aws:identitystore/user:User example d-9c6705e95c/065212b4-9061-703b-5876-13a517ae2a7c
Constructors
Properties
Details about the user's address. At most 1 address is allowed. Detailed below.
The name that is typically displayed when the user is referenced.
Details about the user's email. At most 1 email is allowed. Detailed below.
The globally unique identifier for the identity store that this user is in.
Details about the user's full name. Detailed below.
Details about the user's phone number. At most 1 phone number is allowed. Detailed below.
The preferred language of the user.
An URL that may be associated with the user.
A unique string used to identify the user. This value can consist of letters, accented characters, symbols, numbers, and punctuation. This value is specified at the time the user is created and stored as an attribute of the user object in the identity store. The limit is 128 characters. The following arguments are optional: