Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Sagemaker) Allow Sagemaker Endpoint to be defined via L2 construct #20940

Closed
wants to merge 3 commits into from

Commits on Jun 30, 2022

  1. Add Sagemaker Endpoint L2 construct

    Add SageMaker endpoint L2 construct to allow clients to define endpoint used to deploy and host models.
    
    RPC No.: 441
    unavailablealfaa committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    85a5479 View commit details
    Browse the repository at this point in the history
  2. Update aws-sagemaker model version to 0.0.0 following cdk convention

    Update aws-sagemaker model version to 0.0.0 following cdk convention
    Nan committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    173a5b1 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary file

    Nan committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    dff3046 View commit details
    Browse the repository at this point in the history