Skip to content

Fix S3GetBucketTaggingOperator aws_conn_id parameter#63137

Merged
potiuk merged 1 commit intoapache:mainfrom
justinpakzad:fix/s3hook-bucket-tagging-params
Mar 8, 2026
Merged

Fix S3GetBucketTaggingOperator aws_conn_id parameter#63137
potiuk merged 1 commit intoapache:mainfrom
justinpakzad:fix/s3hook-bucket-tagging-params

Conversation

@justinpakzad
Copy link
Contributor


I noticed that the S3GetBucketTaggingOperator incorrectly declares aws_conn_id in the init signature (contrary to the other S3 operators in this file). This could cause any user defined aws_conn_id values to be ignored as the param never gets passed to the parent base operator.

Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@justinpakzad justinpakzad requested a review from o-nikolas as a code owner March 8, 2026 15:41
@boring-cyborg boring-cyborg bot added area:providers provider:amazon AWS/Amazon - related issues labels Mar 8, 2026
@potiuk
Copy link
Member

potiuk commented Mar 8, 2026

Nice!

@potiuk potiuk merged commit 26dffd4 into apache:main Mar 8, 2026
92 checks passed
wjddn279 pushed a commit to wjddn279/airflow that referenced this pull request Mar 9, 2026
dominikhei pushed a commit to dominikhei/airflow that referenced this pull request Mar 11, 2026
Pyasma pushed a commit to Pyasma/airflow that referenced this pull request Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:amazon AWS/Amazon - related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants