cognitoidentityprovider_start_user_import_job {paws.security.identity} | R Documentation |
Starts the user import
Description
Starts the user import.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_start_user_import_job/ for full documentation.
Usage
cognitoidentityprovider_start_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.6.1 Index]