aws-samples / aws-cdk-examples

Example projects using the AWS CDK
Apache License 2.0
4.96k stars 2.1k forks source link

feat(go): add a new example for creating sagemaker endpoints using jumpstart models. #934

Closed pooyavahidi closed 9 months ago

pooyavahidi commented 9 months ago

This PR introduces an example which creates a SageMaker endpoint with a model from the JumpStart repository.

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