Neptune ML 管理 API 错误和异常 - Amazon Neptune
Amazon Web Services 文档中描述的 Amazon Web Services 服务或功能可能因区域而异。要查看适用于中国区域的差异,请参阅 中国的 Amazon Web Services 服务入门 (PDF)

本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。

Neptune ML 管理 API 错误和异常

所有 Neptune ML 管理 API 异常都会返回 400 HTTP 代码。在收到这些异常中的任何一个之后,不应重试生成了异常的命令。

  • MissingParameterException – 错误消息:

    Required credentials are missing. Please add IAM role to the cluster or pass as a parameter to this request.

  • InvalidParameterException – 错误消息:

    • Invalid ML instance type.

    • Invalid ID provided. ID can be 1-48 alphanumeric characters.

    • Invalid ID provided. Must contain only letters, digits, or hyphens.

    • Invalid ID provided. Please check whether a resource with the given ID exists.

    • Another resource with same ID already exists. Please use a new ID.

    • Failed to stop the job because it has already completed or failed.

  • BadRequestException – 错误消息:

    • Invalid S3 URL or incorrect S3 permissions. Please check your S3 configuration.

    • Provided ModelTraining job has not completed.

    • Provided SageMaker Training job has not completed.

    • Provided MLDataProcessing job is not completed.

    • Provided MLModelTraining job doesn't exist.

    • Provided ModelTransformJob doesn't exist.

    • Unable to find SageMaker resource. Please check your input.