cognitoidentityprovider_stop_user_import_job {paws.security.identity} | R Documentation |
Stops the user import job
Description
Stops the user import job.
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 user pool ID for the user pool that the users are being imported into. |
JobId |
[required] The job ID for the user import job. |
[Package paws.security.identity version 0.7.0 Index]