amazonka-lookoutmetrics-2.0: Amazon Lookout for Metrics 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.LookoutMetrics.DescribeAnomalyDetector

Description

Describes a detector.

Amazon Lookout for Metrics API actions are eventually consistent. If you do a read operation on a resource immediately after creating or modifying it, use retries to allow time for the write operation to complete.

Synopsis

Creating a Request

data DescribeAnomalyDetector Source #

See: newDescribeAnomalyDetector smart constructor.

Constructors

DescribeAnomalyDetector' 

Fields

Instances

Instances details
ToJSON DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

ToHeaders DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

ToPath DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

ToQuery DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

AWSRequest DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

Generic DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

Associated Types

type Rep DescribeAnomalyDetector :: Type -> Type #

Read DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

Show DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

NFData DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

Methods

rnf :: DescribeAnomalyDetector -> () #

Eq DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

Hashable DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

type AWSResponse DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

type Rep DescribeAnomalyDetector Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

type Rep DescribeAnomalyDetector = D1 ('MetaData "DescribeAnomalyDetector" "Amazonka.LookoutMetrics.DescribeAnomalyDetector" "amazonka-lookoutmetrics-2.0-5gJoMWEA4GrGsqHAPh1b9h" 'False) (C1 ('MetaCons "DescribeAnomalyDetector'" 'PrefixI 'True) (S1 ('MetaSel ('Just "anomalyDetectorArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeAnomalyDetector Source #

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

DescribeAnomalyDetector, describeAnomalyDetector_anomalyDetectorArn - The ARN of the detector to describe.

Request Lenses

Destructuring the Response

data DescribeAnomalyDetectorResponse Source #

See: newDescribeAnomalyDetectorResponse smart constructor.

Constructors

DescribeAnomalyDetectorResponse' 

Fields

Instances

Instances details
Generic DescribeAnomalyDetectorResponse Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

Associated Types

type Rep DescribeAnomalyDetectorResponse :: Type -> Type #

Read DescribeAnomalyDetectorResponse Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

Show DescribeAnomalyDetectorResponse Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

NFData DescribeAnomalyDetectorResponse Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

Eq DescribeAnomalyDetectorResponse Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

type Rep DescribeAnomalyDetectorResponse Source # 
Instance details

Defined in Amazonka.LookoutMetrics.DescribeAnomalyDetector

type Rep DescribeAnomalyDetectorResponse = D1 ('MetaData "DescribeAnomalyDetectorResponse" "Amazonka.LookoutMetrics.DescribeAnomalyDetector" "amazonka-lookoutmetrics-2.0-5gJoMWEA4GrGsqHAPh1b9h" 'False) (C1 ('MetaCons "DescribeAnomalyDetectorResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "anomalyDetectorArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "anomalyDetectorConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AnomalyDetectorConfigSummary))) :*: (S1 ('MetaSel ('Just "anomalyDetectorDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "anomalyDetectorName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: ((S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "failureType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AnomalyDetectorFailureType)) :*: S1 ('MetaSel ('Just "kmsKeyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AnomalyDetectorStatus)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newDescribeAnomalyDetectorResponse Source #

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

DescribeAnomalyDetector, describeAnomalyDetectorResponse_anomalyDetectorArn - The ARN of the detector.

$sel:anomalyDetectorConfig:DescribeAnomalyDetectorResponse', describeAnomalyDetectorResponse_anomalyDetectorConfig - Contains information about the detector's configuration.

DescribeAnomalyDetectorResponse, describeAnomalyDetectorResponse_anomalyDetectorDescription - A description of the detector.

DescribeAnomalyDetectorResponse, describeAnomalyDetectorResponse_anomalyDetectorName - The name of the detector.

DescribeAnomalyDetectorResponse, describeAnomalyDetectorResponse_creationTime - The time at which the detector was created.

DescribeAnomalyDetectorResponse, describeAnomalyDetectorResponse_failureReason - The reason that the detector failed.

$sel:failureType:DescribeAnomalyDetectorResponse', describeAnomalyDetectorResponse_failureType - The process that caused the detector to fail.

$sel:kmsKeyArn:DescribeAnomalyDetectorResponse', describeAnomalyDetectorResponse_kmsKeyArn - The ARN of the KMS key to use to encrypt your data.

DescribeAnomalyDetectorResponse, describeAnomalyDetectorResponse_lastModificationTime - The time at which the detector was last modified.

DescribeAnomalyDetectorResponse, describeAnomalyDetectorResponse_status - The status of the detector.

$sel:httpStatus:DescribeAnomalyDetectorResponse', describeAnomalyDetectorResponse_httpStatus - The response's http status code.

Response Lenses

describeAnomalyDetectorResponse_kmsKeyArn :: Lens' DescribeAnomalyDetectorResponse (Maybe Text) Source #

The ARN of the KMS key to use to encrypt your data.