https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-sagemaker
https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-sagemaker
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-sagemaker
- Owner: aws-cloudformation
- License: apache-2.0
- Created: 2020-12-18T18:59:27.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-01T21:11:12.000Z (almost 2 years ago)
- Last Synced: 2025-04-15T21:48:16.877Z (about 1 year ago)
- Language: Java
- Size: 293 KB
- Stars: 4
- Watchers: 12
- Forks: 8
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## Cloud Formation Resource Provider Package for SageMaker
Amazon SageMaker helps data scientists and developers to prepare, build, train, and deploy high-quality machine learning (ML) models quickly by bringing together a broad set of capabilities purpose-built for ML.
This repository contains code to manage the following SageMaker resource providers:
- AWS::SageMaker::Pipeline
- AWS::SageMaker::FeatureGroup
- AWS::SageMaker::Project
- AWS::SageMaker::ModelPackageGroup
- AWS::SageMaker::ModelExplainabilityJobDefinition
- AWS::SageMaker::ModelBiasJobDefinition
- AWS::SageMaker::DataQualityJobDefinition
- AWS::SageMaker::ModelQualityJobDefinition
- AWS::SageMaker::MonitoringSchedule
- AWS::SageMaker::Image
- AWS::SageMaker::ImageVersion
- AWS::SageMaker::Domain
- AWS::SageMaker::UserProfile
- AWS::SageMaker::App
- AWS::SageMaker::AppImageConfig
- AWS::SageMaker::Space
- AWS::SageMaker::InferenceExperiment
- AWS::SageMaker::MlflowTrackingServer
## Security
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
## License
This project is licensed under the Apache-2.0 License.