Shnekit opened a new pull request, #62147:
URL: https://github.com/apache/airflow/pull/62147

   This PR picks up the work from #61498 (by @ruijiang-rjian, who is currently 
OOO) and adds the following on top:
   
   ## Changes from original PR (#61498)
   - Added `domain_id`, `project_id`, and `domain_region` as optional 
parameters to `SageMakerNotebookHook` and `SageMakerNotebookOperator`
   
   ## Added in this PR
   - Unit tests covering the new parameters in both the hook and operator
   - Fixed `ruff-format` failure: missing trailing comma in operator docstring 
example
   - Fixed `update-spelling-wordlist-to-be-sorted` failure: moved `xlarge` to 
correct sort position in `docs/spelling_wordlist.txt`
   
   Closes #61498 once merged.


-- 
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]

Reply via email to