Skip to content

Bugfix: Update grafana/aws-sdk-go to add externalId to assume role auth #369

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

Closed
wants to merge 2 commits into from

Conversation

idastambuk
Copy link
Contributor

Update sdk to fix a bug with external id in sigv4. More here

If you'd like to test, you can

  • use creds for any user with sts role from our external dev account
  • url is AWS datasources Prometheus instance url from 1password
  • assume role is assume_role_amp_prometheus in raintank account and you can find the external Id in that definition
    This will assume role in raintank that has permissions to access data in raintank account by your user in external dev account

@idastambuk idastambuk requested a review from a team as a code owner May 9, 2025 11:33
@idastambuk idastambuk requested review from kevinwcyu and njvrzm and removed request for a team May 9, 2025 11:33
@idastambuk idastambuk linked an issue May 9, 2025 that may be closed by this pull request
Copy link
Contributor

@kevinwcyu kevinwcyu left a comment

Choose a reason for hiding this comment

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

Nice, tested it and it works now.

@idastambuk
Copy link
Contributor Author

Not necessary anymore since the package has been updated

@idastambuk idastambuk closed this May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ExternalID is not used with requests to AWS API.
2 participants