---
title: SageMaker Inference Recommendation Job
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: >-
  Docs > DDSQL Reference > Data Directory > SageMaker Inference Recommendation
  Job
---

# SageMaker Inference Recommendation Job

This table represents the SageMaker Inference Recommendation Job resource from Amazon Web Services.

```
aws.sagemaker_inferencerecommendationjob
```

## Fields

| Title                     | ID   | Type       | Data Type                                                                                                                                                                   | Description |
| ------------------------- | ---- | ---------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                      | core | string     |
| account_id                | core | string     |
| completion_time           | core | timestamp  | A timestamp that shows when the job completed.                                                                                                                              |
| creation_time             | core | timestamp  | A timestamp that shows when the job was created.                                                                                                                            |
| endpoint_performances     | core | json       | The performance results from running an Inference Recommender job on an existing endpoint.                                                                                  |
| failure_reason            | core | string     | If the job fails, provides information why the job failed.                                                                                                                  |
| inference_recommendations | core | json       | The recommendations made by Inference Recommender.                                                                                                                          |
| input_config              | core | json       | Returns information about the versioned model package Amazon Resource Name (ARN), the traffic pattern, and endpoint configurations you provided when you initiated the job. |
| job_arn                   | core | string     | The Amazon Resource Name (ARN) of the job.                                                                                                                                  |
| job_description           | core | string     | The job description that you provided when you initiated the job.                                                                                                           |
| job_name                  | core | string     | The name of the job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.                                                       |
| job_type                  | core | string     | The job type that you provided when you initiated the job.                                                                                                                  |
| last_modified_time        | core | timestamp  | A timestamp that shows when the job was last modified.                                                                                                                      |
| role_arn                  | core | string     | The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role you provided when you initiated the job.                                |
| status                    | core | string     | The status of the job.                                                                                                                                                      |
| stopping_conditions       | core | json       | The stopping conditions that you provided when you initiated the job.                                                                                                       |
| tags                      | core | hstore_csv |
