コマンドオプションサンプル:aws sagemaker create-endpoint

コマンドサンプルを検索した結果です。

要求に指定されたエンドポイント構成を使用してエンドポイントを作成します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/sagemaker/create-endpoint.html

aws sagemaker create-endpoint \
    Scikit Docker コンテナを構築して、Amazon SageMaker で Scikit-learnモデルのトレーニングとホストを行う | Amazon Web Services ブログ : http://aws.amazon.com/jp/blogs/news/train-and-host-scikit-learn-models-in-amazon-sagemaker-by-building-a-scikit-docker-container/
aws sagemaker create-endpoint --endpoint-name
    How to Deploy an AWS SageMaker Container Using TensorFlow Serving : http://medium.com/ml-bytes/how-to-deploy-an-aws-sagemaker-container-using-tensorflow-serving-4587dad76169

aws のオプション一覧