sagemaker-spark icon indicating copy to clipboard operation
sagemaker-spark copied to clipboard

fromEndpoint description

Open mwunderl opened this issue 9 months ago • 0 comments

Fix incorrect description for fromEndpoint.

Issue #, if available:

Description of changes: fromEndpoint had the same description as fromModelS3Path, referencing S3 which is incorrect.

Merge Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.

  • [x ] I have read the CONTRIBUTING doc
  • [ ] I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • [ ] I have updated the changelog with a description of my changes (if appropriate)
  • [ ] I have updated any necessary documentation (if appropriate)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

mwunderl avatar Sep 24 '23 17:09 mwunderl