Skip to content

Conversation

@pierrejeambrun
Copy link
Member

@pierrejeambrun pierrejeambrun commented Feb 3, 2026

Based on: #61400

Only the last commit is relevant.

Closes: #60948

  • Did I used AI ? (no)

def is_authorized_backfill(
self, *, method: ResourceMethod, user: AwsAuthManagerUser, details: BackfillDetails | None = None
) -> bool:
warnings.warn(
Copy link
Contributor

@vincbeck vincbeck Feb 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One nit. Can you add as comment these methods can be removed once the min Airflow version is >= 3.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dag level rbac for backfills

2 participants