Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AWS] support AWS Pod Identity authentication - AWS SDK bump #20662

Open
balonik opened this issue Jun 13, 2024 · 0 comments 路 May be fixed by #20663
Open

[AWS] support AWS Pod Identity authentication - AWS SDK bump #20662

balonik opened this issue Jun 13, 2024 · 0 comments 路 May be fixed by #20663
Labels
type: feature A value-adding code addition that introduce new functionality.

Comments

@balonik
Copy link

balonik commented Jun 13, 2024

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

To be able to use AWS Pod Identity authentication method for vector pods running in AWS.

ref:
https://docs.aws.amazon.com/eks/latest/userguide/pod-id-minimum-sdk.html
https://github.com/awslabs/aws-sdk-rust/releases/tag/release-2024-03-13

Attempted Solutions

N/A - current AWS SDK version used in Vector does not support Pod Identity.

Proposal

Bump AWS SDK versions - aws_config at least 1.1.8 which adds Pod Identity credentials provider.

References

No response

Version

0.38.0

@balonik balonik added the type: feature A value-adding code addition that introduce new functionality. label Jun 13, 2024
@balonik balonik changed the title [AWS] support Pod Identity authentication - AWS SDK bump [AWS] support AWS Pod Identity authentication - AWS SDK bump Jun 13, 2024
@jszwedko jszwedko linked a pull request Jun 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature A value-adding code addition that introduce new functionality.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant