divijaksolves opened a new pull request, #70638:
URL: https://github.com/apache/airflow/pull/70638
<!-- SPDX-License-Identifier: Apache-2.0
https://www.apache.org/licenses/LICENSE-2.0 -->
closes: #35259
### Description
This PR adds `aws_conn_id` to `template_fields` in `S3CreateObjectOperator`
to enable Jinja templating support for dynamic connection IDs.
### Testing
Tested locally via Breeze with:
`pytest providers/amazon/tests/unit/amazon/aws/operators/test_s3.py`
All 79 tests passed successfully.
---
###### Was generative AI tooling used to co-author this PR?
- [ ] Yes (please specify the tool below)
--
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]