sagnjun-nam opened a new pull request, #60247: URL: https://github.com/apache/airflow/pull/60247
The compute parameter example in `SageMakerNotebookHook` and `SageMakerNotebookOperator` docstrings incorrectly shows `image_uri` as a direct field, but the SageMaker Unified Studio API expects `image_details` with either `ecr_uri` or `image_name`/`image_version` combination. Reference: https://docs.aws.amazon.com/sagemaker-unified-studio/latest/userguide/remote-execution-apis.html#remote-start-execution --- -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
