Skip to content

Separate AWS auth for SQS & S3 in the aws_s3 source #23078

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

Open
sonnens opened this issue May 20, 2025 · 0 comments · May be fixed by #23079
Open

Separate AWS auth for SQS & S3 in the aws_s3 source #23078

sonnens opened this issue May 20, 2025 · 0 comments · May be fixed by #23079
Labels
sink: aws_s3 Anything `aws_s3` sink related sink: aws_sqs Anything `aws_sqs` sink related type: feature A value-adding code addition that introduce new functionality.

Comments

@sonnens
Copy link
Contributor

sonnens commented May 20, 2025

A note for the community

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Use Cases

the aws_s3 source has one global auth section that is used for both polling SQS and retrieving files from S3. If a different role needs to be assumed for S3 there is no way to do this

Attempted Solutions

No response

Proposal

add config option for different auth

References

No response

Version

0.46.1

@sonnens sonnens added the type: feature A value-adding code addition that introduce new functionality. label May 20, 2025
@sonnens sonnens linked a pull request May 20, 2025 that will close this issue
8 tasks
@pront pront added sink: aws_s3 Anything `aws_s3` sink related sink: aws_sqs Anything `aws_sqs` sink related labels May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sink: aws_s3 Anything `aws_s3` sink related sink: aws_sqs Anything `aws_sqs` sink related type: feature A value-adding code addition that introduce new functionality.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants