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

   Forward AWS hook configuration from 
`OpenSearchServerlessCollectionActiveSensor` to 
`OpenSearchServerlessCollectionActiveTrigger`.
   
   This ensures that `region_name`, `verify`, and `botocore_config` are 
preserved when the sensor defers and are used when the trigger constructs its 
`OpenSearchServerlessHook`.
   
   Added regression coverage for:
   
   * AWS configuration serialization for both collection name and collection ID 
paths
   * AWS hook construction with propagated configuration
   * deferrable sensor forwarding of AWS configuration
   
   Testing:
   
   * 47 targeted OpenSearch Serverless trigger and sensor tests passed
   * Ruff checks passed
   
   closes: #72280
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   * [x] Yes (ChatGPT)
   
   Generated-by: ChatGPT following the Airflow generative AI contribution 
guidelines.
   
   ---
   


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