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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add aws assume role auth profile to rest of aws components #3626

Open
sicoyle opened this issue Dec 5, 2024 · 0 comments
Open

add aws assume role auth profile to rest of aws components #3626

sicoyle opened this issue Dec 5, 2024 · 0 comments
Labels
kind/enhancement New feature or request

Comments

@sicoyle
Copy link
Contributor

sicoyle commented Dec 5, 2024

Describe the feature

Currently, only kafka and postgres components fully support the Assume IAM Role auth profile for AWS: https://github.com/dapr/components-contrib/blob/main/.build-tools/builtin-authentication-profiles.yaml#L30

This is due to additional logic here:

This should be a conditional addition, or update to the AWS config used to create component sessions to fully support this auth profile on the other native aws components.

Release Note

RELEASE NOTE:

@sicoyle sicoyle added the kind/enhancement New feature or request label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant