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

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

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

aws cognito-idp stop-user-import-job --user-pool-id "USER_POOL_ID" --job-id "JOB_ID"
    Creating and Running the Amazon Cognito User Pool Import Job - Amazon Cognito  : http://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-creating-import-job.html

aws のオプション一覧