A list of Address objects containing addresses associated with the user. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | Addresses |
The user's birthdate in YYYY-MM-DD format. This field supports standard date format for storing personal information.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Amazon.PowerShell.Cmdlets.IDS.AmazonIdentityStoreClientCmdlet.ClientConfig
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
A string containing the name of the user. This value is typically formatted for display when the user is referenced. For example, "John Doe." When used in IAM Identity Center, this parameter is required.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
A list of Email objects containing email addresses associated with the user. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | Emails |
A map with additional attribute extensions for the user. Each map key corresponds to an extension name, while map values represent extension data in Document type (not supported by Java V1, Go V1 and older versions of the CLI). aws:identitystore:enterprise is the only supported extension name. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | Extensions |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The globally unique identifier for the identity store.
| Required? | True |
| Position? | 1 |
| Accept pipeline input? | True (ByValue, ByPropertyName) |
A string containing the geographical region or location of the user.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The family name of the user.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
A string containing a formatted version of the name for display.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The given name of the user.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-Name_HonorificPrefix <
String>
The honorific prefix of the user. For example, "Dr."
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-Name_HonorificSuffix <
String>
The honorific suffix of the user. For example, "M.D."
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The middle name of the user.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
A string containing an alternate name for the user.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
A list of PhoneNumber objects containing phone numbers associated with the user. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | PhoneNumbers |
A list of photos associated with the user. You can add up to 3 photos per user. Each photo can include a value, type, display name, and primary designation. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | Photos |
A string containing the preferred language of the user. For example, "American English" or "en-us."
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
A string containing a URL that might be associated with the user.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
A list of Role objects containing roles associated with the user. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | Roles |
Use the -Select parameter to control the cmdlet output. The default value is 'UserId'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IdentityStore.Model.CreateUserResponse). Specifying the name of a property of type Amazon.IdentityStore.Model.CreateUserResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
A string containing the time zone of the user.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
A string containing the title of the user. Possible values are left unspecified. The value can vary based on your specific use case.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
A unique string used to identify the user. The length limit is 128 characters. 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. Administrator and AWSAdministrators are reserved names and can't be used for users or groups.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
A string indicating the type of user. Possible values are left unspecified. The value can vary based on your specific use case.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The user's personal website or blog URL. This field allows users to provide a link to their personal or professional website.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |