You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix EcsCredentialsProvider to respect query params (#3977)
## Motivation and Context
awslabs/aws-sdk-rust#1248, and implemented the
fix as prescribed.
## Testing
Added a request matching unit test to the `ecs` module to ensure that
query params are included in credential's HTTP request.
## Checklist
- [x] For changes to the AWS SDK, generated SDK code, or SDK runtime
crates, I have created a changelog entry Markdown file in the
`.changelog` directory, specifying "aws-sdk-rust" in the `applies_to`
key.
----
_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._
0 commit comments