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 · 2 comments
Open

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

sicoyle opened this issue Dec 5, 2024 · 2 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
Copy link

github-actions bot commented Jan 4, 2025

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jan 4, 2025
Copy link

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue, help wanted or triaged/resolved. Thank you for your contributions.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 11, 2025
@yaron2 yaron2 reopened this Jan 11, 2025
@github-actions github-actions bot removed the stale label Jan 11, 2025
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

2 participants