Skip to content

DRAFT: Feature/assuming IAM role when using s3 #34185

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

ducks
Copy link

@ducks ducks commented Aug 8, 2025

This change introduces:

  • a SiteSetting for S3_ROLE_ARN
  • logic to assume a special role when uploading to s3 if above SiteSetting is present.
    If not, it will fall back to the previous behavior.

Opening as a draft to see if tests will run as I can't get them to run locally.

@ducks ducks marked this pull request as draft August 8, 2025 20:25
@github-actions github-actions bot added the i18n PRs which update English locale files or i18n related code label Aug 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i18n PRs which update English locale files or i18n related code
Development

Successfully merging this pull request may close these issues.

1 participant