Neptune ML 관리 API 오류 및 예외 - Amazon Neptune

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

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.