amazonka-glue-2.0: Amazon Glue 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.Glue.GetDataQualityRuleRecommendationRun

Description

Gets the specified recommendation run that was used to generate rules.

Synopsis

Creating a Request

data GetDataQualityRuleRecommendationRun Source #

Constructors

GetDataQualityRuleRecommendationRun' 

Fields

  • runId :: Text

    The unique run identifier associated with this run.

Instances

Instances details
ToJSON GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

ToHeaders GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

ToPath GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

ToQuery GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

AWSRequest GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

Generic GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

Read GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

Show GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

NFData GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

Eq GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

Hashable GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

type AWSResponse GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

type Rep GetDataQualityRuleRecommendationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

type Rep GetDataQualityRuleRecommendationRun = D1 ('MetaData "GetDataQualityRuleRecommendationRun" "Amazonka.Glue.GetDataQualityRuleRecommendationRun" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetDataQualityRuleRecommendationRun'" 'PrefixI 'True) (S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetDataQualityRuleRecommendationRun Source #

Create a value of GetDataQualityRuleRecommendationRun 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:

GetDataQualityRuleRecommendationRun, getDataQualityRuleRecommendationRun_runId - The unique run identifier associated with this run.

Request Lenses

Destructuring the Response

data GetDataQualityRuleRecommendationRunResponse Source #

Constructors

GetDataQualityRuleRecommendationRunResponse' 

Fields

Instances

Instances details
Generic GetDataQualityRuleRecommendationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

Read GetDataQualityRuleRecommendationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

Show GetDataQualityRuleRecommendationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

NFData GetDataQualityRuleRecommendationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

Eq GetDataQualityRuleRecommendationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

type Rep GetDataQualityRuleRecommendationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRuleRecommendationRun

type Rep GetDataQualityRuleRecommendationRunResponse = D1 ('MetaData "GetDataQualityRuleRecommendationRunResponse" "Amazonka.Glue.GetDataQualityRuleRecommendationRun" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetDataQualityRuleRecommendationRunResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "completedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "createdRulesetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSource)))) :*: ((S1 ('MetaSel ('Just "errorString") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "executionTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "lastModifiedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "numberOfWorkers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))) :*: ((S1 ('MetaSel ('Just "recommendedRuleset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "runId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "startedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TaskStatusType))) :*: (S1 ('MetaSel ('Just "timeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newGetDataQualityRuleRecommendationRunResponse Source #

Create a value of GetDataQualityRuleRecommendationRunResponse 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:

GetDataQualityRuleRecommendationRunResponse, getDataQualityRuleRecommendationRunResponse_completedOn - The date and time when this run was completed.

$sel:createdRulesetName:GetDataQualityRuleRecommendationRunResponse', getDataQualityRuleRecommendationRunResponse_createdRulesetName - The name of the ruleset that was created by the run.

GetDataQualityRuleRecommendationRunResponse, getDataQualityRuleRecommendationRunResponse_dataSource - The data source (an Glue table) associated with this run.

GetDataQualityRuleRecommendationRunResponse, getDataQualityRuleRecommendationRunResponse_errorString - The error strings that are associated with the run.

GetDataQualityRuleRecommendationRunResponse, getDataQualityRuleRecommendationRunResponse_executionTime - The amount of time (in seconds) that the run consumed resources.

GetDataQualityRuleRecommendationRunResponse, getDataQualityRuleRecommendationRunResponse_lastModifiedOn - A timestamp. The last point in time when this data quality rule recommendation run was modified.

GetDataQualityRuleRecommendationRunResponse, getDataQualityRuleRecommendationRunResponse_numberOfWorkers - The number of G.1X workers to be used in the run. The default is 5.

$sel:recommendedRuleset:GetDataQualityRuleRecommendationRunResponse', getDataQualityRuleRecommendationRunResponse_recommendedRuleset - When a start rule recommendation run completes, it creates a recommended ruleset (a set of rules). This member has those rules in Data Quality Definition Language (DQDL) format.

GetDataQualityRuleRecommendationRunResponse, getDataQualityRuleRecommendationRunResponse_role - An IAM role supplied to encrypt the results of the run.

GetDataQualityRuleRecommendationRun, getDataQualityRuleRecommendationRunResponse_runId - The unique run identifier associated with this run.

GetDataQualityRuleRecommendationRunResponse, getDataQualityRuleRecommendationRunResponse_startedOn - The date and time when this run started.

GetDataQualityRuleRecommendationRunResponse, getDataQualityRuleRecommendationRunResponse_status - The status for this run.

GetDataQualityRuleRecommendationRunResponse, getDataQualityRuleRecommendationRunResponse_timeout - The timeout for a run in minutes. This is the maximum time that a run can consume resources before it is terminated and enters TIMEOUT status. The default is 2,880 minutes (48 hours).

$sel:httpStatus:GetDataQualityRuleRecommendationRunResponse', getDataQualityRuleRecommendationRunResponse_httpStatus - The response's http status code.

Response Lenses

getDataQualityRuleRecommendationRunResponse_lastModifiedOn :: Lens' GetDataQualityRuleRecommendationRunResponse (Maybe UTCTime) Source #

A timestamp. The last point in time when this data quality rule recommendation run was modified.

getDataQualityRuleRecommendationRunResponse_recommendedRuleset :: Lens' GetDataQualityRuleRecommendationRunResponse (Maybe Text) Source #

When a start rule recommendation run completes, it creates a recommended ruleset (a set of rules). This member has those rules in Data Quality Definition Language (DQDL) format.

getDataQualityRuleRecommendationRunResponse_timeout :: Lens' GetDataQualityRuleRecommendationRunResponse (Maybe Natural) Source #

The timeout for a run in minutes. This is the maximum time that a run can consume resources before it is terminated and enters TIMEOUT status. The default is 2,880 minutes (48 hours).