Daily Sync with Botocore v1.43.87 on 2026/09/02 - #6236
Conversation
|
Claude finished @sagemaker-bot's task in 1m 12s —— View job Claude review — Daily Botocore sync (v1.43.87)
This is an auto-generated botocore model sync. The bulk is additive: new shapes (LoRA Two things worth calling out — both stem from upstream model changes, not hand edits, so no fix is expected in this automated PR: 1.
# 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(), ..., body=Unassigned())Any external caller invoking positionally ( 2. Minor generated-docstring mismatch ( The new No tests are added, which is expected for a generated model sync. Nothing here blocks the merge. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #6236 +/- ##
==========================================
+ Coverage 70.90% 70.93% +0.03%
==========================================
Files 553 553
Lines 68029 68113 +84
==========================================
+ Hits 48233 48317 +84
Misses 19796 19796 🚀 New features to boost your workflow:
|
Daily sync with Botocore package. This PR is automatically generated by sagemaker-bot.