Skip to contents

Instructs your user pool to stop a running job that's importing users from a CSV file that contains their usernames and attributes. For more information about importing users from a CSV file, see Importing users from a CSV file.

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

Usage

cognitoidentityprovider_stop_user_import_job(UserPoolId, JobId)

Arguments

UserPoolId

[required] The ID of the user pool that you want to stop.

JobId

[required] The ID of a running user import job.