Skip to content

feat: Enable Role Assumption for S3 Destination#20916

Merged
kodiakhq[bot] merged 10 commits intomainfrom
s3-credentials
Jun 27, 2025
Merged

feat: Enable Role Assumption for S3 Destination#20916
kodiakhq[bot] merged 10 commits intomainfrom
s3-credentials

Conversation

@bbernays
Copy link
Copy Markdown
Collaborator

Summary

Prior to this change a user could not assume a role without first generating a config file and using local_profile. This change enables all of the role assumption that is possible in the AWS Source plugin, without the need for a local config file.

This is fully backwards compatible

@cq-bot
Copy link
Copy Markdown
Contributor

cq-bot commented Jun 26, 2025

Copy link
Copy Markdown
Member

@murarustefaan murarustefaan left a comment

Choose a reason for hiding this comment

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

This looks good. Let's just make sure we document these in docs/

@bbernays bbernays closed this Jun 27, 2025
@bbernays bbernays reopened this Jun 27, 2025
@bbernays
Copy link
Copy Markdown
Collaborator Author

This looks good. Let's just make sure we document these in docs/

completed in fbd4954

@bbernays bbernays requested a review from murarustefaan June 27, 2025 14:36
@bbernays bbernays added the automerge Automatically merge once required checks pass label Jun 27, 2025
@kodiakhq kodiakhq bot merged commit 2ed05c4 into main Jun 27, 2025
17 checks passed
@kodiakhq kodiakhq bot deleted the s3-credentials branch June 27, 2025 19:03
kodiakhq bot pushed a commit that referenced this pull request Jul 2, 2025
🤖 I have created a release *beep* *boop*
---


## [7.9.0](plugins-destination-s3-v7.8.14...plugins-destination-s3-v7.9.0) (2025-07-02)


### Features

* Enable Role Assumption for S3 Destination ([#20916](#20916)) ([2ed05c4](2ed05c4))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/codegen to v0.3.29 ([#20947](#20947)) ([af179be](af179be))
* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.6.4 ([#20942](#20942)) ([5b8804e](5b8804e))
* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.6.5 ([#20963](#20963)) ([c7a3a27](c7a3a27))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/plugin/destination/s3 automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants