Resource Type: AWS > SageMaker > Project
The Project resource type is a collaborative workspace where data scientists and machine learning (ML) engineers can develop, train, and deploy ML models. Projects help standardize development environments and CI/CD systems, manage code repositories, ensure build reproducibility, and facilitate artifact sharing.
Resource Context
Project is a part of the SageMaker service.
Each Project lives under a Region.
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-sagemaker#/resource/types/project
- tmod:@turbot/turbot#/resource/categories/machineLearning
- turbot graphql resource --id "tmod:@turbot/aws-sagemaker#/resource/types/project"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-sagemaker#/resource/types/project';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-sagemaker#/resource/types/project"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-sagemaker#/resource/types/project' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query