Create User Import Job

POST {{aws_cognito_identity_provider_base_url}}/?Action=CreateUserImportJob

Request Params

KeyDatatypeRequiredDescription
ActionstringThe role ARN for the Amazon CloudWatch Logging role for the user import job.

Request Body

{"CloudWatchLogsRoleArn"=>"string", "JobName"=>"string", "UserPoolId"=>"string"}