Learn R Programming

paws.security.identity (version 0.8.0)

cognitoidentityprovider_describe_user_import_job: Describes a user import job

Description

Describes a user import job. For more information about user CSV import, see Importing users from a CSV file.

See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_describe_user_import_job/ for full documentation.

Usage

cognitoidentityprovider_describe_user_import_job(UserPoolId, JobId)

Arguments

UserPoolId

[required] The ID of the user pool that's associated with the import job.

JobId

[required] The Id of the user import job that you want to describe.