View source: R/cognitoidentityprovider_operations.R
cognitoidentityprovider_create_user_import_job | R Documentation |
Creates a user import job.
See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_create_user_import_job/ for full documentation.
cognitoidentityprovider_create_user_import_job(
JobName,
UserPoolId,
CloudWatchLogsRoleArn
)
JobName |
[required] The job name for the user import job. |
UserPoolId |
[required] The user pool ID for the user pool that the users are being imported into. |
CloudWatchLogsRoleArn |
[required] The role ARN for the Amazon CloudWatch Logs Logging role for the user import job. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.