Creating a user
You can use the CreateUser operation to create a new user in a collection using a unique user ID you provide. You can then associate multiple faces with the newly created user.
To create a user (SDK)
-
If you haven't already:
-
Create or update an IAM user account with
AmazonRekognitionFullAccesspermissions. For more information, see Step 1: Set up an AWS account and create a User. -
Install and configure the AWS CLI and the AWS SDKs. For more information, see Step 2: Set up the AWS CLI and AWS SDKs.
-
-
Use the following examples to call the
CreateUseroperation.