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.GetDataQualityRulesetEvaluationRun

Description

Retrieves a specific run where a ruleset is evaluated against a data source.

Synopsis

Creating a Request

data GetDataQualityRulesetEvaluationRun Source #

Constructors

GetDataQualityRulesetEvaluationRun' 

Fields

  • runId :: Text

    The unique run identifier associated with this run.

Instances

Instances details
ToJSON GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

ToHeaders GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

ToPath GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

ToQuery GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

AWSRequest GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

Generic GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

Associated Types

type Rep GetDataQualityRulesetEvaluationRun :: Type -> Type #

Read GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

Show GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

NFData GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

Eq GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

Hashable GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

type AWSResponse GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

type Rep GetDataQualityRulesetEvaluationRun Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

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

newGetDataQualityRulesetEvaluationRun Source #

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

GetDataQualityRulesetEvaluationRun, getDataQualityRulesetEvaluationRun_runId - The unique run identifier associated with this run.

Request Lenses

Destructuring the Response

data GetDataQualityRulesetEvaluationRunResponse Source #

Constructors

GetDataQualityRulesetEvaluationRunResponse' 

Fields

Instances

Instances details
Generic GetDataQualityRulesetEvaluationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

Read GetDataQualityRulesetEvaluationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

Show GetDataQualityRulesetEvaluationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

NFData GetDataQualityRulesetEvaluationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

Eq GetDataQualityRulesetEvaluationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

type Rep GetDataQualityRulesetEvaluationRunResponse Source # 
Instance details

Defined in Amazonka.Glue.GetDataQualityRulesetEvaluationRun

type Rep GetDataQualityRulesetEvaluationRunResponse = D1 ('MetaData "GetDataQualityRulesetEvaluationRunResponse" "Amazonka.Glue.GetDataQualityRulesetEvaluationRun" "amazonka-glue-2.0-7miPWwBHdfn8N8SvbpLgE0" 'False) (C1 ('MetaCons "GetDataQualityRulesetEvaluationRunResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "additionalRunOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataQualityEvaluationRunAdditionalRunOptions)) :*: (S1 ('MetaSel ('Just "completedOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: 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 "resultIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "role'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "rulesetNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty 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))))))

newGetDataQualityRulesetEvaluationRunResponse Source #

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

$sel:additionalRunOptions:GetDataQualityRulesetEvaluationRunResponse', getDataQualityRulesetEvaluationRunResponse_additionalRunOptions - Additional run options you can specify for an evaluation run.

GetDataQualityRulesetEvaluationRunResponse, getDataQualityRulesetEvaluationRunResponse_completedOn - The date and time when this run was completed.

GetDataQualityRulesetEvaluationRunResponse, getDataQualityRulesetEvaluationRunResponse_dataSource - The data source (an Glue table) associated with this evaluation run.

GetDataQualityRulesetEvaluationRunResponse, getDataQualityRulesetEvaluationRunResponse_errorString - The error strings that are associated with the run.

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

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

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

$sel:resultIds:GetDataQualityRulesetEvaluationRunResponse', getDataQualityRulesetEvaluationRunResponse_resultIds - A list of result IDs for the data quality results for the run.

GetDataQualityRulesetEvaluationRunResponse, getDataQualityRulesetEvaluationRunResponse_role - An IAM role supplied to encrypt the results of the run.

$sel:rulesetNames:GetDataQualityRulesetEvaluationRunResponse', getDataQualityRulesetEvaluationRunResponse_rulesetNames - A list of ruleset names for the run.

GetDataQualityRulesetEvaluationRun, getDataQualityRulesetEvaluationRunResponse_runId - The unique run identifier associated with this run.

GetDataQualityRulesetEvaluationRunResponse, getDataQualityRulesetEvaluationRunResponse_startedOn - The date and time when this run started.

GetDataQualityRulesetEvaluationRunResponse, getDataQualityRulesetEvaluationRunResponse_status - The status for this run.

GetDataQualityRulesetEvaluationRunResponse, getDataQualityRulesetEvaluationRunResponse_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:GetDataQualityRulesetEvaluationRunResponse', getDataQualityRulesetEvaluationRunResponse_httpStatus - The response's http status code.

Response Lenses

getDataQualityRulesetEvaluationRunResponse_lastModifiedOn :: Lens' GetDataQualityRulesetEvaluationRunResponse (Maybe UTCTime) Source #

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

getDataQualityRulesetEvaluationRunResponse_timeout :: Lens' GetDataQualityRulesetEvaluationRunResponse (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).