o-nikolas opened a new pull request, #68921: URL: https://github.com/apache/airflow/pull/68921
`EC2StateSensorTrigger` now accepts and serializes `verify` and `botocore_config` and builds its hook with them, and `EC2InstanceStateSensor` forwards those values when deferring. Previously a deferred `EC2InstanceStateSensor` silently dropped SSL verification and botocore configuration. This completes the trigger portion of the EC2 item in the base-AWS-classes migration initiative. related: #35278 --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Kiro (claude-opus-4.8) Generated-by: Kiro (claude-opus-4.8) following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) -- 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]
