Command option Sample:aws cognito-idp create-user-import-job

Search command sample in the internet.It is the result.

Creates the user import job.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/cognito-idp/create-user-import-job.html

aws cognito-idp create-user-import-job --job-name "JOB_NAME" --user-pool-id "USER_POOL_ID" --cloud-watch-logs-role-arn "ROLE_ARN"
    Importing Users into User Pools From a CSV File - Amazon Cognito  : http://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-creating-import-job.html

aws のオプション一覧