AWS::Connect::User UserIdentityInfo
Contains information about the identity of a user.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Email
-
The email address. If you are using SAML for identity management and include this parameter, an error is returned.
Required: No
Type: String
Update requires: No interruption
FirstName
-
The first name. This is required if you are using Amazon Connect or SAML for identity management.
Required: No
Type: String
Minimum:
1
Maximum:
100
Update requires: No interruption
LastName
-
The last name. This is required if you are using Amazon Connect or SAML for identity management.
Required: No
Type: String
Minimum:
1
Maximum:
100
Update requires: No interruption