sagemaker-aws-python
A Python program to deploy a Huggingface LLM model to Amazon SageMaker with CloudWatch monitoring
Get started
Create a new project from this template with the Pulumi CLI:mkdir my-project && cd my-projectpulumi new sagemaker-aws-pythonConfiguration
The template prompts for these values duringpulumi new; adjust them any time with pulumi config set.| Key | Description | Default |
|---|---|---|
| aws:region | The AWS region where resources will be created | us-east-1 |
