UserImportJobType
A user import job in a user pool. Describes the status of user import with a CSV file. For more information, see Importing users into user pools from a CSV file.
Types
Properties
The role Amazon Resource Name (ARN) for the Amazon CloudWatch Logging role for the user import job. For more information, see "Creating the CloudWatch Logs IAM Role" in the Amazon Cognito Developer Guide.
The date when the user import job was completed.
The message returned when the user import job is completed.
The date and time when the item was created. Amazon Cognito returns this timestamp in UNIX epoch time format. Your SDK might render the output in a human-readable format like ISO 8601 or a Java Date
object.
The number of users that couldn't be imported.
The number of users that were successfully imported.
The pre-signed URL target for uploading the CSV file.
The number of users that were skipped.
The status of the user import job. One of the following:
The ID of the user pool that the users are being imported into.