Create User Import Job
POST {{aws_cognito_identity_provider_base_url}}/?Action=CreateUserImportJob
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | The role ARN for the Amazon CloudWatch Logging role for the user import job. |
Request Body
{"CloudWatchLogsRoleArn"=>"string", "JobName"=>"string", "UserPoolId"=>"string"}