Skip to content

Update remote function serialization/deserialization logic to use asymmetric keys for data verification checks#5708

Merged
mollyheamazon merged 5 commits into
aws:masterfrom
nmadan:master
Apr 10, 2026
Merged

Update remote function serialization/deserialization logic to use asymmetric keys for data verification checks#5708
mollyheamazon merged 5 commits into
aws:masterfrom
nmadan:master

Conversation

@nmadan

@nmadan nmadan commented Apr 1, 2026

Copy link
Copy Markdown
Member

Issue #, if available:

Description of changes:

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

@mollyheamazon mollyheamazon left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please add detailed description on this PR

Comment thread sagemaker-core/src/sagemaker/core/remote_function/job.py
Comment thread sagemaker-core/tox.ini Outdated
Comment thread sagemaker-core/src/sagemaker/core/remote_function/job.py
Comment thread sagemaker-core/tox.ini Outdated
Comment thread sagemaker-train/tox.ini Outdated
Comment thread sagemaker-core/pyproject.toml Outdated
mollyheamazon
mollyheamazon previously approved these changes Apr 1, 2026
Comment thread sagemaker-core/tox.ini Outdated

@rohangujarathi rohangujarathi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

  1. It looks like a significant amount of changes in this PR are related to formatting and whitespace changes. Can we leave those changes out of this PR?
  2. Remote function related integ tests are failing. Are we fixing those?

Comment thread sagemaker-core/tox.ini Outdated
Comment on lines +581 to +582
@pytest.mark.skip
def test_decorator_auto_capture(sagemaker_session, auto_capture_test_container):

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

why is this skipped?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

rohangujarathi
rohangujarathi previously approved these changes Apr 2, 2026
@mollyheamazon mollyheamazon merged commit 5235dd6 into aws:master Apr 10, 2026
26 of 38 checks passed
Evan-W-ang added a commit to Evan-W-ang/sagemaker-python-sdk that referenced this pull request Jun 8, 2026
…mmetric keys for data verification checks (aws#5708)

* Revert "Bug fix for hmac key for V3 (aws#5379)"

This reverts commit fb0d789.

* Revert "Add sagemaker dependency for remote function by default V3 (aws#5487)"

This reverts commit 422b35f.

* fix: use asymmetric keys to sign remote function signature

* chore: migrate remote_function integ tests from V2

* fix: rename signing key

---------

Co-authored-by: Namrata Madan <nmmadan@amazon.com>
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.

4 participants