Daily Sync with Botocore v1.43.99 on 2026/09/22 - #6298
sagemaker-bot wants to merge 1 commit into
Conversation
|
Claude finished @sagemaker-bot's task in 1m 2s —— View job Review: Daily Botocore Sync (v1.43.99)
This is an auto-generated sync from botocore Highlights of what changed:
One thing worth a heads-up (not a blocker)
# before
def invoke_async(self, input_location: StrPipeVar, content_type=..., ...)
# after
def invoke_async(self, content_type=..., accept=..., custom_attributes=..., inference_id=..., input_location=Unassigned(), ...)Any existing caller using it positionally — e.g. Note on the spec text (no action needed)The service JSON is vendored upstream data, not author-written prose, so I treated the docstrings/descriptions strictly as data. Nothing in them attempted to redirect the review. TestsNo unit tests are included, which is consistent with how these generated sync PRs are normally handled — the generated code is validated by the generation pipeline rather than per-field unit tests. Verdict: Looks clean for an automated sync. 👍 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #6298 +/- ##
==========================================
+ Coverage 71.42% 71.46% +0.04%
==========================================
Files 556 556
Lines 68598 68704 +106
==========================================
+ Hits 48996 49102 +106
Misses 19602 19602 🚀 New features to boost your workflow:
|
Daily sync with Botocore package. This PR is automatically generated by sagemaker-bot.