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 test for respecting manually set aws sdk headers #268

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

willarmiros
Copy link
Contributor

Description of changes:
Adds a unit test to verify that we respect if a customer manually sets their Trace Header for an AWS SDK request, and don't overwrite it with our own header. This is for cases like SFN which are long-running and may require the customer to pass in custom headers which correspond to a particular in-flight execution.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@willarmiros
Copy link
Contributor Author

CI failing because of deprecated commands, will rerun after fix.

@willarmiros
Copy link
Contributor Author

Discussing with AWS SDK team whether this PR reflects desired behavior - will need to wait on merging.

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.

1 participant