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

Using Xray with stscreds is difficult and awkward #208

Closed
copumpkin opened this issue Mar 19, 2020 · 3 comments
Closed

Using Xray with stscreds is difficult and awkward #208

copumpkin opened this issue Mar 19, 2020 · 3 comments
Labels

Comments

@copumpkin
Copy link

I realized I may have submitted this ticket to the wrong tracker, though it sort of feels like the issue spans both projects: aws/aws-sdk-go#3213

Basically, I believe the base SDK doesn't store enough information (AssumeRoler in stscreds has an insufficient signature) for Xray to do the right thing here, but it might get more attention on this side.

@bhautikpip
Copy link
Collaborator

Hi @copumpkin,

I was reading through the thread on this (aws/aws-sdk-go#3213) . Do you think this PR will be able to solve your issue ? (aws/aws-sdk-go#3223). Since this PR introduced GetContext method and they are also working on the issue of propagating down the context.

@copumpkin
Copy link
Author

Probably! I'll test once that gets merged and see if it's more seamless

@stale
Copy link

stale bot commented Apr 29, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 29, 2020
@stale stale bot closed this as completed May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants