Returns the description of an endpoint.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/sagemaker/describe-endpoint.html
aws sagemaker describe-endpoint --endpoint-name ServiceEndpoint --query 'EndpointStatus' --output text --region |
Analyze data in Amazon DynamoDB using Amazon SageMaker for real-time prediction | AWS Big Data Blog : http://aws.amazon.com/blogs/big-data/analyze-data-in-amazon-dynamodb-using-amazon-sagemaker-for-real-time-prediction/ |
aws sagemaker describe-endpoint --endpoint-name half-plus-three |
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 sagemaker describe-endpoint --endpoint-name ServiceEndpoint --query 'EndpointStatus' --output text --region |
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/ |