Skip to content

Conversation

@zvonand
Copy link
Collaborator

@zvonand zvonand commented May 23, 2025

Implement role-based S3 access.

If extra_credentials(role_arn=...) is provided, temporary credentials are requested from AWS STS and used to access S3. AWS credentials (access_key_id, secret_access_key, and optionally session_token) must be provided to assume the role.

Changelog category (leave one):

  • New Feature

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Added AWS IAM role assumption in s3 table function when explicit AWS credentials are specified and extra_credentials argument contains roleARN.

Documentation entry for user-facing changes

...

@Enmk Enmk changed the base branch from antalya-v25.3.3.42-lts to antalya-25.3 May 27, 2025 16:18
@Enmk Enmk changed the title 25.3.3 Antalya frontport #688 Role-based S3 access 25.3 Antalya port of #688 - Role-based S3 access May 28, 2025
@Enmk Enmk merged commit e6085ac into antalya-25.3 Jun 2, 2025
280 of 338 checks passed
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.

4 participants