Command option Sample:aws sagemaker create-training-job

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

Starts a model training job.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/sagemaker/create-training-job.html

aws sagemaker create-training-job \
    Train and host Scikit-Learn models in Amazon SageMaker by building a Scikit Docker container | AWS Machine Learning Blog : http://aws.amazon.com/blogs/machine-learning/train-and-host-scikit-learn-models-in-amazon-sagemaker-by-building-a-scikit-docker-container/
aws sagemaker create-training-job --training-job-name
    Analyze data in Amazon DynamoDB using Amazon SageMaker for real-time prediction | Noise : http://noise.getoto.net/2018/05/04/analyze-data-in-amazon-dynamodb-using-amazon-sagemaker-for-real-time-prediction/
AWS SageMaker create-training-job command: type Error
    amazon web services - SageMakerRuntime: MissingAuthenticationTokenException - Stack Overflow : http://stackoverflow.com/questions/49008265/sagemakerruntime-missingauthenticationtokenexception

aws のオプション一覧