Skip to content

V3 Bug Fixes#5601

Merged
nargokul merged 5 commits intoaws:masterfrom
nargokul:feedback-addressing
Mar 6, 2026
Merged

V3 Bug Fixes#5601
nargokul merged 5 commits intoaws:masterfrom
nargokul:feedback-addressing

Conversation

@nargokul
Copy link
Contributor

@nargokul nargokul commented Mar 5, 2026

In _build_for_passthrough(), model_path could be a local /tmp path.
Setting s3_upload_path to a local path caused CreateModel API to reject
the modelDataUrl with a validation error since it requires s3:// or
https:// URIs. Now only S3 URIs are assigned to s3_upload_path; local
paths are handled separately by _prepare_for_mode() in LOCAL_CONTAINER
mode.
aviruthen
aviruthen previously approved these changes Mar 6, 2026
mollyheamazon
mollyheamazon previously approved these changes Mar 6, 2026
@nargokul nargokul dismissed stale reviews from mollyheamazon and aviruthen via c1d8d1a March 6, 2026 20:03
@nargokul nargokul merged commit 55a4ee5 into aws:master Mar 6, 2026
15 of 20 checks passed
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.

3 participants