Resource Type: AWS > SageMaker > Processing Job
The Processing Job resource type is part of the AWS SageMaker service. Each Processing Job resource is used to analyze data and evaluate models in Amazon SageMaker.
Resource Context
Processing Job is a part of the SageMaker service.
Each Processing Job 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/processingJob
- tmod:@turbot/turbot#/resource/categories/machineLearning
- turbot graphql resource --id "tmod:@turbot/aws-sagemaker#/resource/types/processingJob"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-sagemaker#/resource/types/processingJob';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-sagemaker#/resource/types/processingJob"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-sagemaker#/resource/types/processingJob' 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