Skip to content

[v2] Add generic support for client context params to vendored botocore#10126

Open
aemous wants to merge 2 commits intoaws:v2from
aemous:boto-client-context-params
Open

[v2] Add generic support for client context params to vendored botocore#10126
aemous wants to merge 2 commits intoaws:v2from
aemous:boto-client-context-params

Conversation

@aemous
Copy link
Contributor

@aemous aemous commented Mar 12, 2026

Description of changes:

  • Ports Add generic support for client context params boto/botocore#3037 to vendored botocore. This PR is expected to have no customer-facing impact.
  • "Adds client_context_params config option. If the service is s3 or s3control, still use the s3 config param over client context params if it is set. Params are modeled as capital case but are expected in snake case by the endpoint resolver. This commit also includes some code cleanup for the existing client context params test."

Description of tests:

  • Successfully ran the build-and-validate workflow.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@aemous aemous force-pushed the boto-client-context-params branch from 6715c0f to d74e53c Compare March 18, 2026 14:14
@ashovlin ashovlin removed their assignment Mar 18, 2026
@ashovlin ashovlin removed their request for review March 18, 2026 14:27
@aemous aemous marked this pull request as ready for review March 18, 2026 15:46
Copy link
Contributor

@AndrewAsseily AndrewAsseily left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!
Approved assuming CI passes 🏆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants