- VPC
- Endpoints
- Security Groups
- SageMaker Domain
- SageMaker User
- SageMaker Studio
- IAM policies and roles
- cidr block range
- other variables
- give valid S3 bucket and key where you want your state held
terraform init
terraform validate
terraform plan -out=plan.out
terraform apply plan.out
Go to SageMaker in the AWS Console Click on Open Studio button You can now play with pre-built end-to-end solutions When finished, delete all resources jumpstart created
terraform destroy
Note: you may need to manually delete EFS that gets created automatically