View source: R/cognitoidentityprovider_operations.R
cognitoidentityprovider_describe_user_import_job | R Documentation |
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.
cognitoidentityprovider_describe_user_import_job(UserPoolId, JobId)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.