MatchedUser
Contains metadata for a UserID matched with a given face.
Contents
- UserId
-
A provided ID for the UserID. Unique within the collection.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[a-zA-Z0-9_.\-:]+
Required: No
- UserStatus
-
The status of the user matched to a provided FaceID.
Type: String
Valid Values:
ACTIVE | UPDATING | CREATING | CREATED
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: