amazonka-sagemaker-2.0: Amazon SageMaker Service SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.SageMaker.DescribeInferenceRecommendationsJob

Description

Provides the results of the Inference Recommender job. One or more recommendation jobs are returned.

Synopsis

Creating a Request

data DescribeInferenceRecommendationsJob Source #

Constructors

DescribeInferenceRecommendationsJob' 

Fields

  • jobName :: Text

    The name of the job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

Instances

Instances details
ToJSON DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

ToHeaders DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

ToPath DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

ToQuery DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

AWSRequest DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

Generic DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

Read DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

Show DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

NFData DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

Eq DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

Hashable DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

type AWSResponse DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

type Rep DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

type Rep DescribeInferenceRecommendationsJob = D1 ('MetaData "DescribeInferenceRecommendationsJob" "Amazonka.SageMaker.DescribeInferenceRecommendationsJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeInferenceRecommendationsJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeInferenceRecommendationsJob Source #

Create a value of DescribeInferenceRecommendationsJob with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeInferenceRecommendationsJob, describeInferenceRecommendationsJob_jobName - The name of the job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

Request Lenses

describeInferenceRecommendationsJob_jobName :: Lens' DescribeInferenceRecommendationsJob Text Source #

The name of the job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

Destructuring the Response

data DescribeInferenceRecommendationsJobResponse Source #

Constructors

DescribeInferenceRecommendationsJobResponse' 

Fields

Instances

Instances details
Generic DescribeInferenceRecommendationsJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

Read DescribeInferenceRecommendationsJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

Show DescribeInferenceRecommendationsJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

NFData DescribeInferenceRecommendationsJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

Eq DescribeInferenceRecommendationsJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

type Rep DescribeInferenceRecommendationsJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

type Rep DescribeInferenceRecommendationsJobResponse = D1 ('MetaData "DescribeInferenceRecommendationsJobResponse" "Amazonka.SageMaker.DescribeInferenceRecommendationsJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeInferenceRecommendationsJobResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "completionTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "endpointPerformances") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [EndpointPerformance])) :*: S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "inferenceRecommendations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty InferenceRecommendation))) :*: S1 ('MetaSel ('Just "jobDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "stoppingConditions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RecommendationJobStoppingConditions)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))) :*: (((S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "jobType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RecommendationJobType)) :*: (S1 ('MetaSel ('Just "jobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RecommendationJobStatus) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "inputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RecommendationJobInputConfig))))))

newDescribeInferenceRecommendationsJobResponse Source #

Create a value of DescribeInferenceRecommendationsJobResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeInferenceRecommendationsJobResponse, describeInferenceRecommendationsJobResponse_completionTime - A timestamp that shows when the job completed.

$sel:endpointPerformances:DescribeInferenceRecommendationsJobResponse', describeInferenceRecommendationsJobResponse_endpointPerformances - The performance results from running an Inference Recommender job on an existing endpoint.

DescribeInferenceRecommendationsJobResponse, describeInferenceRecommendationsJobResponse_failureReason - If the job fails, provides information why the job failed.

$sel:inferenceRecommendations:DescribeInferenceRecommendationsJobResponse', describeInferenceRecommendationsJobResponse_inferenceRecommendations - The recommendations made by Inference Recommender.

DescribeInferenceRecommendationsJobResponse, describeInferenceRecommendationsJobResponse_jobDescription - The job description that you provided when you initiated the job.

$sel:stoppingConditions:DescribeInferenceRecommendationsJobResponse', describeInferenceRecommendationsJobResponse_stoppingConditions - The stopping conditions that you provided when you initiated the job.

$sel:httpStatus:DescribeInferenceRecommendationsJobResponse', describeInferenceRecommendationsJobResponse_httpStatus - The response's http status code.

DescribeInferenceRecommendationsJob, describeInferenceRecommendationsJobResponse_jobName - The name of the job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

DescribeInferenceRecommendationsJobResponse, describeInferenceRecommendationsJobResponse_jobType - The job type that you provided when you initiated the job.

DescribeInferenceRecommendationsJobResponse, describeInferenceRecommendationsJobResponse_jobArn - The Amazon Resource Name (ARN) of the job.

DescribeInferenceRecommendationsJobResponse, describeInferenceRecommendationsJobResponse_roleArn - The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role you provided when you initiated the job.

DescribeInferenceRecommendationsJobResponse, describeInferenceRecommendationsJobResponse_status - The status of the job.

DescribeInferenceRecommendationsJobResponse, describeInferenceRecommendationsJobResponse_creationTime - A timestamp that shows when the job was created.

DescribeInferenceRecommendationsJobResponse, describeInferenceRecommendationsJobResponse_lastModifiedTime - A timestamp that shows when the job was last modified.

DescribeInferenceRecommendationsJobResponse, describeInferenceRecommendationsJobResponse_inputConfig - Returns information about the versioned model package Amazon Resource Name (ARN), the traffic pattern, and endpoint configurations you provided when you initiated the job.

Response Lenses

describeInferenceRecommendationsJobResponse_endpointPerformances :: Lens' DescribeInferenceRecommendationsJobResponse (Maybe [EndpointPerformance]) Source #

The performance results from running an Inference Recommender job on an existing endpoint.

describeInferenceRecommendationsJobResponse_jobName :: Lens' DescribeInferenceRecommendationsJobResponse Text Source #

The name of the job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

describeInferenceRecommendationsJobResponse_roleArn :: Lens' DescribeInferenceRecommendationsJobResponse Text Source #

The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role you provided when you initiated the job.

describeInferenceRecommendationsJobResponse_inputConfig :: Lens' DescribeInferenceRecommendationsJobResponse RecommendationJobInputConfig Source #

Returns information about the versioned model package Amazon Resource Name (ARN), the traffic pattern, and endpoint configurations you provided when you initiated the job.