'2.0', 'service' => '

This is the Amazon Lookout for Metrics API Reference. For an introduction to the service with tutorials for getting started, visit Amazon Lookout for Metrics Developer Guide.

', 'operations' => [ 'ActivateAnomalyDetector' => '

Activates an anomaly detector.

', 'BackTestAnomalyDetector' => '

Runs a backtest for anomaly detection for the specified resource.

', 'CreateAlert' => '

Creates an alert for an anomaly detector.

', 'CreateAnomalyDetector' => '

Creates an anomaly detector.

', 'CreateMetricSet' => '

Creates a dataset.

', 'DeactivateAnomalyDetector' => '

Deactivates an anomaly detector.

', 'DeleteAlert' => '

Deletes an alert.

', 'DeleteAnomalyDetector' => '

Deletes a detector. Deleting an anomaly detector will delete all of its corresponding resources including any configured datasets and alerts.

', 'DescribeAlert' => '

Describes an alert.

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.

', 'DescribeAnomalyDetectionExecutions' => '

Returns information about the status of the specified anomaly detection jobs.

', 'DescribeAnomalyDetector' => '

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.

', 'DescribeMetricSet' => '

Describes a dataset.

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.

', 'DetectMetricSetConfig' => '

Detects an Amazon S3 dataset\'s file format, interval, and offset.

', 'GetAnomalyGroup' => '

Returns details about a group of anomalous metrics.

', 'GetDataQualityMetrics' => '

Returns details about the requested data quality metrics.

', 'GetFeedback' => '

Get feedback for an anomaly group.

', 'GetSampleData' => '

Returns a selection of sample records from an Amazon S3 datasource.

', 'ListAlerts' => '

Lists the alerts attached to 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.

', 'ListAnomalyDetectors' => '

Lists the detectors in the current AWS Region.

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.

', 'ListAnomalyGroupRelatedMetrics' => '

Returns a list of measures that are potential causes or effects of an anomaly group.

', 'ListAnomalyGroupSummaries' => '

Returns a list of anomaly groups.

', 'ListAnomalyGroupTimeSeries' => '

Gets a list of anomalous metrics for a measure in an anomaly group.

', 'ListMetricSets' => '

Lists the datasets in the current AWS Region.

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.

', 'ListTagsForResource' => '

Gets a list of tags for a detector, dataset, or alert.

', 'PutFeedback' => '

Add feedback for an anomalous metric.

', 'TagResource' => '

Adds tags to a detector, dataset, or alert.

', 'UntagResource' => '

Removes tags from a detector, dataset, or alert.

', 'UpdateAlert' => '

Make changes to an existing alert.

', 'UpdateAnomalyDetector' => '

Updates a detector. After activation, you can only change a detector\'s ingestion delay and description.

', 'UpdateMetricSet' => '

Updates a dataset.

', ], 'shapes' => [ 'AccessDeniedException' => [ 'base' => '

You do not have sufficient permissions to perform this action.

', 'refs' => [], ], 'Action' => [ 'base' => '

A configuration that specifies the action to perform when anomalies are detected.

', 'refs' => [ 'Alert$Action' => '

Action that will be triggered when there is an alert.

', 'CreateAlertRequest$Action' => '

Action that will be triggered when there is an alert.

', 'UpdateAlertRequest$Action' => '

Action that will be triggered when there is an alert.

', ], ], 'ActivateAnomalyDetectorRequest' => [ 'base' => NULL, 'refs' => [], ], 'ActivateAnomalyDetectorResponse' => [ 'base' => NULL, 'refs' => [], ], 'AggregationFunction' => [ 'base' => NULL, 'refs' => [ 'Metric$AggregationFunction' => '

The function with which the metric is calculated.

', ], ], 'Alert' => [ 'base' => '

A configuration for Amazon SNS-integrated notifications.

', 'refs' => [ 'DescribeAlertResponse$Alert' => '

Contains information about an alert.

', ], ], 'AlertDescription' => [ 'base' => NULL, 'refs' => [ 'Alert$AlertDescription' => '

A description of the alert.

', 'CreateAlertRequest$AlertDescription' => '

A description of the alert.

', 'UpdateAlertRequest$AlertDescription' => '

A description of the alert.

', ], ], 'AlertFilters' => [ 'base' => '

The configuration of the alert filters.

', 'refs' => [ 'Alert$AlertFilters' => '

The configuration of the alert filters, containing MetricList and DimensionFilter.

', 'CreateAlertRequest$AlertFilters' => '

The configuration of the alert filters, containing MetricList and DimensionFilterList.

', 'UpdateAlertRequest$AlertFilters' => '

The configuration of the alert filters, containing MetricList and DimensionFilterList.

', ], ], 'AlertName' => [ 'base' => NULL, 'refs' => [ 'Alert$AlertName' => '

The name of the alert.

', 'AlertSummary$AlertName' => '

The name of the alert.

', 'CreateAlertRequest$AlertName' => '

The name of the alert.

', ], ], 'AlertStatus' => [ 'base' => NULL, 'refs' => [ 'Alert$AlertStatus' => '

The status of the alert.

', 'AlertSummary$AlertStatus' => '

The status of the alert.

', ], ], 'AlertSummary' => [ 'base' => '

Provides a summary of an alert\'s configuration.

', 'refs' => [ 'AlertSummaryList$member' => NULL, ], ], 'AlertSummaryList' => [ 'base' => NULL, 'refs' => [ 'ListAlertsResponse$AlertSummaryList' => '

Contains information about an alert.

', ], ], 'AlertType' => [ 'base' => NULL, 'refs' => [ 'Alert$AlertType' => '

The type of the alert.

', 'AlertSummary$AlertType' => '

The type of the alert.

', ], ], 'AnomalyDetectionTaskStatus' => [ 'base' => NULL, 'refs' => [ 'ExecutionStatus$Status' => '

The run\'s status.

', ], ], 'AnomalyDetectionTaskStatusMessage' => [ 'base' => NULL, 'refs' => [ 'ExecutionStatus$FailureReason' => '

The reason that the run failed, if applicable.

', ], ], 'AnomalyDetectorConfig' => [ 'base' => '

Contains information about a detector\'s configuration.

', 'refs' => [ 'CreateAnomalyDetectorRequest$AnomalyDetectorConfig' => '

Contains information about the configuration of the anomaly detector.

', 'UpdateAnomalyDetectorRequest$AnomalyDetectorConfig' => '

Contains information about the configuration to which the detector will be updated.

', ], ], 'AnomalyDetectorConfigSummary' => [ 'base' => '

Contains information about a detector\'s configuration.

', 'refs' => [ 'DescribeAnomalyDetectorResponse$AnomalyDetectorConfig' => '

Contains information about the detector\'s configuration.

', ], ], 'AnomalyDetectorDataQualityMetric' => [ 'base' => '

Aggregated details about the data quality metrics collected for the AnomalyDetectorArn provided in the GetDataQualityMetrics object.

', 'refs' => [ 'AnomalyDetectorDataQualityMetricList$member' => NULL, ], ], 'AnomalyDetectorDataQualityMetricList' => [ 'base' => NULL, 'refs' => [ 'GetDataQualityMetricsResponse$AnomalyDetectorDataQualityMetricList' => '

A list of the data quality metrics for the AnomalyDetectorArn that you requested.

', ], ], 'AnomalyDetectorDescription' => [ 'base' => NULL, 'refs' => [ 'AnomalyDetectorSummary$AnomalyDetectorDescription' => '

A description of the detector.

', 'CreateAnomalyDetectorRequest$AnomalyDetectorDescription' => '

A description of the detector.

', 'DescribeAnomalyDetectorResponse$AnomalyDetectorDescription' => '

A description of the detector.

', 'UpdateAnomalyDetectorRequest$AnomalyDetectorDescription' => '

The updated detector description.

', ], ], 'AnomalyDetectorFailureType' => [ 'base' => NULL, 'refs' => [ 'DescribeAnomalyDetectorResponse$FailureType' => '

The process that caused the detector to fail.

', ], ], 'AnomalyDetectorName' => [ 'base' => NULL, 'refs' => [ 'AnomalyDetectorSummary$AnomalyDetectorName' => '

The name of the detector.

', 'CreateAnomalyDetectorRequest$AnomalyDetectorName' => '

The name of the detector.

', 'DescribeAnomalyDetectorResponse$AnomalyDetectorName' => '

The name of the detector.

', ], ], 'AnomalyDetectorStatus' => [ 'base' => NULL, 'refs' => [ 'AnomalyDetectorSummary$Status' => '

The status of detector.

', 'DescribeAnomalyDetectorResponse$Status' => '

The status of the detector.

', ], ], 'AnomalyDetectorSummary' => [ 'base' => '

Contains information about an an anomaly detector.

', 'refs' => [ 'AnomalyDetectorSummaryList$member' => NULL, ], ], 'AnomalyDetectorSummaryList' => [ 'base' => NULL, 'refs' => [ 'ListAnomalyDetectorsResponse$AnomalyDetectorSummaryList' => '

A list of anomaly detectors in the account in the current region.

', ], ], 'AnomalyGroup' => [ 'base' => '

A group of anomalous metrics

', 'refs' => [ 'GetAnomalyGroupResponse$AnomalyGroup' => '

Details about the anomaly group.

', ], ], 'AnomalyGroupStatistics' => [ 'base' => '

Aggregated statistics for a group of anomalous metrics.

', 'refs' => [ 'ListAnomalyGroupSummariesResponse$AnomalyGroupStatistics' => '

Aggregated details about the anomaly groups.

', ], ], 'AnomalyGroupSummary' => [ 'base' => '

Details about a group of anomalous metrics.

', 'refs' => [ 'AnomalyGroupSummaryList$member' => NULL, ], ], 'AnomalyGroupSummaryList' => [ 'base' => NULL, 'refs' => [ 'ListAnomalyGroupSummariesResponse$AnomalyGroupSummaryList' => '

A list of anomaly group summaries.

', ], ], 'AnomalyGroupTimeSeries' => [ 'base' => '

An anomalous metric in an anomaly group.

', 'refs' => [ 'GetFeedbackRequest$AnomalyGroupTimeSeriesFeedback' => '

The anomalous metric and group ID.

', ], ], 'AnomalyGroupTimeSeriesFeedback' => [ 'base' => '

Feedback for an anomalous metric.

', 'refs' => [ 'PutFeedbackRequest$AnomalyGroupTimeSeriesFeedback' => '

Feedback for an anomalous metric.

', ], ], 'AppFlowConfig' => [ 'base' => '

Details about an Amazon AppFlow flow datasource.

', 'refs' => [ 'MetricSource$AppFlowConfig' => '

Details about an AppFlow datasource.

', ], ], 'Arn' => [ 'base' => NULL, 'refs' => [ 'ActivateAnomalyDetectorRequest$AnomalyDetectorArn' => '

The ARN of the anomaly detector.

', 'Alert$AlertArn' => '

The ARN of the alert.

', 'Alert$AnomalyDetectorArn' => '

The ARN of the detector to which the alert is attached.

', 'AlertSummary$AlertArn' => '

The ARN of the alert.

', 'AlertSummary$AnomalyDetectorArn' => '

The ARN of the detector to which the alert is attached.

', 'AnomalyDetectorSummary$AnomalyDetectorArn' => '

The ARN of the detector.

', 'AppFlowConfig$RoleArn' => '

An IAM role that gives Amazon Lookout for Metrics permission to access the flow.

', 'AthenaSourceConfig$RoleArn' => '

An IAM role that gives Amazon Lookout for Metrics permission to access the data.

', 'BackTestAnomalyDetectorRequest$AnomalyDetectorArn' => '

The Amazon Resource Name (ARN) of the anomaly detector.

', 'CloudWatchConfig$RoleArn' => '

An IAM role that gives Amazon Lookout for Metrics permission to access data in Amazon CloudWatch.

', 'CreateAlertRequest$AnomalyDetectorArn' => '

The ARN of the detector to which the alert is attached.

', 'CreateAlertResponse$AlertArn' => '

The ARN of the alert.

', 'CreateAnomalyDetectorResponse$AnomalyDetectorArn' => '

The ARN of the detector.

', 'CreateMetricSetRequest$AnomalyDetectorArn' => '

The ARN of the anomaly detector that will use the dataset.

', 'CreateMetricSetResponse$MetricSetArn' => '

The ARN of the dataset.

', 'DeactivateAnomalyDetectorRequest$AnomalyDetectorArn' => '

The Amazon Resource Name (ARN) of the anomaly detector.

', 'DeleteAlertRequest$AlertArn' => '

The ARN of the alert to delete.

', 'DeleteAnomalyDetectorRequest$AnomalyDetectorArn' => '

The ARN of the detector to delete.

', 'DescribeAlertRequest$AlertArn' => '

The ARN of the alert to describe.

', 'DescribeAnomalyDetectionExecutionsRequest$AnomalyDetectorArn' => '

The Amazon Resource Name (ARN) of the anomaly detector.

', 'DescribeAnomalyDetectorRequest$AnomalyDetectorArn' => '

The ARN of the detector to describe.

', 'DescribeAnomalyDetectorResponse$AnomalyDetectorArn' => '

The ARN of the detector.

', 'DescribeMetricSetRequest$MetricSetArn' => '

The ARN of the dataset.

', 'DescribeMetricSetResponse$MetricSetArn' => '

The ARN of the dataset.

', 'DescribeMetricSetResponse$AnomalyDetectorArn' => '

The ARN of the detector that contains the dataset.

', 'DetectMetricSetConfigRequest$AnomalyDetectorArn' => '

An anomaly detector ARN.

', 'GetAnomalyGroupRequest$AnomalyDetectorArn' => '

The Amazon Resource Name (ARN) of the anomaly detector.

', 'GetDataQualityMetricsRequest$AnomalyDetectorArn' => '

The Amazon Resource Name (ARN) of the anomaly detector that you want to investigate.

', 'GetDataQualityMetricsRequest$MetricSetArn' => '

The Amazon Resource Name (ARN) of a specific data quality metric set.

', 'GetFeedbackRequest$AnomalyDetectorArn' => '

The Amazon Resource Name (ARN) of the anomaly detector.

', 'LambdaConfiguration$RoleArn' => '

The ARN of an IAM role that has permission to invoke the Lambda function.

', 'LambdaConfiguration$LambdaArn' => '

The ARN of the Lambda function.

', 'ListAlertsRequest$AnomalyDetectorArn' => '

The ARN of the alert\'s detector.

', 'ListAnomalyGroupRelatedMetricsRequest$AnomalyDetectorArn' => '

The Amazon Resource Name (ARN) of the anomaly detector.

', 'ListAnomalyGroupSummariesRequest$AnomalyDetectorArn' => '

The Amazon Resource Name (ARN) of the anomaly detector.

', 'ListAnomalyGroupTimeSeriesRequest$AnomalyDetectorArn' => '

The Amazon Resource Name (ARN) of the anomaly detector.

', 'ListMetricSetsRequest$AnomalyDetectorArn' => '

The ARN of the anomaly detector containing the metrics sets to list.

', 'ListTagsForResourceRequest$ResourceArn' => '

The resource\'s Amazon Resource Name (ARN).

', 'MetricSetDataQualityMetric$MetricSetArn' => '

The Amazon Resource Name (ARN) of the data quality metric array.

', 'MetricSetSummary$MetricSetArn' => '

The ARN of the dataset.

', 'MetricSetSummary$AnomalyDetectorArn' => '

The ARN of the detector to which the dataset belongs.

', 'PutFeedbackRequest$AnomalyDetectorArn' => '

The Amazon Resource Name (ARN) of the anomaly detector.

', 'RDSSourceConfig$RoleArn' => '

The Amazon Resource Name (ARN) of the role.

', 'RedshiftSourceConfig$RoleArn' => '

The Amazon Resource Name (ARN) of the role providing access to the database.

', 'S3SourceConfig$RoleArn' => '

The ARN of an IAM role that has read and write access permissions to the source S3 bucket.

', 'SNSConfiguration$RoleArn' => '

The ARN of the IAM role that has access to the target SNS topic.

', 'SNSConfiguration$SnsTopicArn' => '

The ARN of the target SNS topic.

', 'SampleDataS3SourceConfig$RoleArn' => '

The Amazon Resource Name (ARN) of the role.

', 'TagResourceRequest$ResourceArn' => '

The resource\'s Amazon Resource Name (ARN).

', 'UntagResourceRequest$ResourceArn' => '

The resource\'s Amazon Resource Name (ARN).

', 'UpdateAlertRequest$AlertArn' => '

The ARN of the alert to update.

', 'UpdateAlertResponse$AlertArn' => '

The ARN of the updated alert.

', 'UpdateAnomalyDetectorRequest$AnomalyDetectorArn' => '

The ARN of the detector to update.

', 'UpdateAnomalyDetectorResponse$AnomalyDetectorArn' => '

The ARN of the updated detector.

', 'UpdateMetricSetRequest$MetricSetArn' => '

The ARN of the dataset to update.

', 'UpdateMetricSetResponse$MetricSetArn' => '

The ARN of the dataset.

', ], ], 'AthenaDataCatalog' => [ 'base' => NULL, 'refs' => [ 'AthenaSourceConfig$DataCatalog' => '

The database\'s data catalog.

', ], ], 'AthenaDatabaseName' => [ 'base' => NULL, 'refs' => [ 'AthenaSourceConfig$DatabaseName' => '

The database\'s name.

', ], ], 'AthenaS3ResultsPath' => [ 'base' => NULL, 'refs' => [ 'AthenaSourceConfig$S3ResultsPath' => '

The database\'s results path.

', ], ], 'AthenaSourceConfig' => [ 'base' => '

Details about an Amazon Athena datasource.

', 'refs' => [ 'MetricSource$AthenaSourceConfig' => '

Details about an Amazon Athena datasource.

', ], ], 'AthenaTableName' => [ 'base' => NULL, 'refs' => [ 'AthenaSourceConfig$TableName' => '

The database\'s table name.

', ], ], 'AthenaWorkGroupName' => [ 'base' => NULL, 'refs' => [ 'AthenaSourceConfig$WorkGroupName' => '

The database\'s work group name.

', ], ], 'AttributeValue' => [ 'base' => '

An attribute value.

', 'refs' => [ 'DetectedField$Value' => '

The field\'s value.

', ], ], 'AutoDetectionMetricSource' => [ 'base' => '

An auto detection metric source.

', 'refs' => [ 'DetectMetricSetConfigRequest$AutoDetectionMetricSource' => '

A data source.

', ], ], 'AutoDetectionS3SourceConfig' => [ 'base' => '

An auto detection source config.

', 'refs' => [ 'AutoDetectionMetricSource$S3SourceConfig' => '

The source\'s source config.

', ], ], 'BackTestAnomalyDetectorRequest' => [ 'base' => NULL, 'refs' => [], ], 'BackTestAnomalyDetectorResponse' => [ 'base' => NULL, 'refs' => [], ], 'BackTestConfiguration' => [ 'base' => '

Settings for backtest mode.

', 'refs' => [ 'AthenaSourceConfig$BackTestConfiguration' => '

Settings for backtest mode.

', 'CloudWatchConfig$BackTestConfiguration' => '

Settings for backtest mode.

', ], ], 'BinaryAttributeValue' => [ 'base' => NULL, 'refs' => [ 'AttributeValue$B' => '

A binary value.

', 'BinaryListAttributeValue$member' => NULL, ], ], 'BinaryListAttributeValue' => [ 'base' => NULL, 'refs' => [ 'AttributeValue$BS' => '

A list of binary values.

', ], ], 'Boolean' => [ 'base' => NULL, 'refs' => [ 'AnomalyGroupTimeSeriesFeedback$IsAnomaly' => '

Feedback on whether the metric is a legitimate anomaly.

', 'BackTestConfiguration$RunBackTestMode' => '

Run a backtest instead of monitoring new data.

', 'CsvFormatDescriptor$ContainsHeader' => '

Whether or not the source CSV file contains a header.

', 'TimeSeriesFeedback$IsAnomaly' => '

Feedback on whether the metric is a legitimate anomaly.

', ], ], 'CSVFileCompression' => [ 'base' => NULL, 'refs' => [ 'CsvFormatDescriptor$FileCompression' => '

The level of compression of the source CSV file.

', ], ], 'Charset' => [ 'base' => NULL, 'refs' => [ 'CsvFormatDescriptor$Charset' => '

The character set in which the source CSV file is written.

', 'JsonFormatDescriptor$Charset' => '

The character set in which the source JSON file is written.

', ], ], 'CloudWatchConfig' => [ 'base' => '

Details about an Amazon CloudWatch datasource.

', 'refs' => [ 'MetricSource$CloudWatchConfig' => '

Details about an Amazon CloudWatch monitoring datasource.

', ], ], 'ColumnName' => [ 'base' => NULL, 'refs' => [ 'DimensionContribution$DimensionName' => '

The name of the dimension.

', 'DimensionFilter$DimensionName' => '

The name of the dimension to filter on.

', 'DimensionList$member' => NULL, 'DimensionNameValue$DimensionName' => '

The name of the dimension.

', 'HeaderList$member' => NULL, 'ItemizedMetricStats$MetricName' => '

The name of the measure.

', 'Metric$MetricName' => '

The name of the metric.

', 'MetricSetDimensionFilter$Name' => '

The dimension that you want to filter on.

', 'TimestampColumn$ColumnName' => '

The name of the timestamp column.

', ], ], 'Confidence' => [ 'base' => NULL, 'refs' => [ 'DetectedField$Confidence' => '

The field\'s confidence.

', ], ], 'ConflictException' => [ 'base' => '

There was a conflict processing the request. Try your request again.

', 'refs' => [], ], 'ContributionMatrix' => [ 'base' => '

Details about dimensions that contributed to an anomaly.

', 'refs' => [ 'MetricLevelImpact$ContributionMatrix' => '

Details about the dimensions that contributed to the anomaly.

', ], ], 'CreateAlertRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateAlertResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateAnomalyDetectorRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateAnomalyDetectorResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateMetricSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateMetricSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'CsvFormatDescriptor' => [ 'base' => '

Contains information about how a source CSV data file should be analyzed.

', 'refs' => [ 'FileFormatDescriptor$CsvFormatDescriptor' => '

Contains information about how a source CSV data file should be analyzed.

', ], ], 'DataItem' => [ 'base' => NULL, 'refs' => [ 'SampleRow$member' => NULL, ], ], 'DataQualityMetric' => [ 'base' => '

An array that describes a data quality metric. Each DataQualityMetric object contains the data quality metric name, its value, a description of the metric, and the affected column.

', 'refs' => [ 'DataQualityMetricList$member' => NULL, ], ], 'DataQualityMetricDescription' => [ 'base' => NULL, 'refs' => [ 'DataQualityMetric$MetricDescription' => '

A description of the data quality metric.

', ], ], 'DataQualityMetricList' => [ 'base' => NULL, 'refs' => [ 'MetricSetDataQualityMetric$DataQualityMetricList' => '

The array of data quality metrics contained in the data quality metric set.

', ], ], 'DataQualityMetricType' => [ 'base' => NULL, 'refs' => [ 'DataQualityMetric$MetricType' => '

The name of the data quality metric.

', ], ], 'DatabaseHost' => [ 'base' => NULL, 'refs' => [ 'RDSSourceConfig$DatabaseHost' => '

The host name of the database.

', 'RedshiftSourceConfig$DatabaseHost' => '

The name of the database host.

', ], ], 'DatabasePort' => [ 'base' => NULL, 'refs' => [ 'RDSSourceConfig$DatabasePort' => '

The port number where the database can be accessed.

', 'RedshiftSourceConfig$DatabasePort' => '

The port number where the database can be accessed.

', ], ], 'DateTimeFormat' => [ 'base' => NULL, 'refs' => [ 'TimestampColumn$ColumnFormat' => '

The format of the timestamp column.

', ], ], 'DeactivateAnomalyDetectorRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeactivateAnomalyDetectorResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAlertRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAlertResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAnomalyDetectorRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAnomalyDetectorResponse' => [ 'base' => NULL, 'refs' => [], ], 'Delimiter' => [ 'base' => NULL, 'refs' => [ 'CsvFormatDescriptor$Delimiter' => '

The character used to delimit the source CSV file.

', ], ], 'DescribeAlertRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAlertResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAnomalyDetectionExecutionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAnomalyDetectionExecutionsResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAnomalyDetectorRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAnomalyDetectorResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeMetricSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeMetricSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'DetectMetricSetConfigRequest' => [ 'base' => NULL, 'refs' => [], ], 'DetectMetricSetConfigResponse' => [ 'base' => NULL, 'refs' => [], ], 'DetectedCsvFormatDescriptor' => [ 'base' => '

Properties of an inferred CSV format.

', 'refs' => [ 'DetectedFileFormatDescriptor$CsvFormatDescriptor' => '

Details about a CSV format.

', ], ], 'DetectedField' => [ 'base' => '

An inferred field.

', 'refs' => [ 'DetectedCsvFormatDescriptor$FileCompression' => '

The format\'s file compression.

', 'DetectedCsvFormatDescriptor$Charset' => '

The format\'s charset.

', 'DetectedCsvFormatDescriptor$ContainsHeader' => '

Whether the format includes a header.

', 'DetectedCsvFormatDescriptor$Delimiter' => '

The format\'s delimiter.

', 'DetectedCsvFormatDescriptor$HeaderList' => '

The format\'s header list.

', 'DetectedCsvFormatDescriptor$QuoteSymbol' => '

The format\'s quote symbol.

', 'DetectedJsonFormatDescriptor$FileCompression' => '

The format\'s file compression.

', 'DetectedJsonFormatDescriptor$Charset' => '

The format\'s character set.

', 'DetectedMetricSetConfig$Offset' => '

The dataset\'s offset.

', 'DetectedMetricSetConfig$MetricSetFrequency' => '

The dataset\'s interval.

', ], ], 'DetectedFileFormatDescriptor' => [ 'base' => '

Properties of an inferred data format.

', 'refs' => [ 'DetectedS3SourceConfig$FileFormatDescriptor' => '

The source\'s file format descriptor.

', ], ], 'DetectedJsonFormatDescriptor' => [ 'base' => '

A detected JSON format descriptor.

', 'refs' => [ 'DetectedFileFormatDescriptor$JsonFormatDescriptor' => '

Details about a JSON format.

', ], ], 'DetectedMetricSetConfig' => [ 'base' => '

An inferred dataset configuration.

', 'refs' => [ 'DetectMetricSetConfigResponse$DetectedMetricSetConfig' => '

The inferred dataset configuration for the datasource.

', ], ], 'DetectedMetricSource' => [ 'base' => '

An inferred data source.

', 'refs' => [ 'DetectedMetricSetConfig$MetricSource' => '

The dataset\'s data source.

', ], ], 'DetectedS3SourceConfig' => [ 'base' => '

An inferred source configuration.

', 'refs' => [ 'DetectedMetricSource$S3SourceConfig' => '

The data source\'s source configuration.

', ], ], 'DimensionContribution' => [ 'base' => '

Details about a dimension that contributed to an anomaly.

', 'refs' => [ 'DimensionContributionList$member' => NULL, ], ], 'DimensionContributionList' => [ 'base' => NULL, 'refs' => [ 'ContributionMatrix$DimensionContributionList' => '

A list of contributing dimensions.

', ], ], 'DimensionFilter' => [ 'base' => '

The dimension filter, containing DimensionName and DimensionValueList.

', 'refs' => [ 'DimensionFilterList$member' => NULL, ], ], 'DimensionFilterList' => [ 'base' => NULL, 'refs' => [ 'AlertFilters$DimensionFilterList' => '

The list of DimensionFilter objects that are used for dimension-based filtering.

', ], ], 'DimensionList' => [ 'base' => NULL, 'refs' => [ 'CreateMetricSetRequest$DimensionList' => '

A list of the fields you want to treat as dimensions.

', 'DescribeMetricSetResponse$DimensionList' => '

A list of the dimensions chosen for analysis.

', 'UpdateMetricSetRequest$DimensionList' => '

The dimension list.

', ], ], 'DimensionNameValue' => [ 'base' => '

A dimension name and value.

', 'refs' => [ 'DimensionNameValueList$member' => NULL, ], ], 'DimensionNameValueList' => [ 'base' => NULL, 'refs' => [ 'TimeSeries$DimensionList' => '

The dimensions of the metric.

', ], ], 'DimensionValue' => [ 'base' => NULL, 'refs' => [ 'DimensionNameValue$DimensionValue' => '

The value of the dimension.

', 'DimensionValueContribution$DimensionValue' => '

The value of the dimension.

', 'DimensionValueList$member' => NULL, 'Filter$DimensionValue' => '

The value that you want to include in the filter.

', ], ], 'DimensionValueContribution' => [ 'base' => '

The severity of a value of a dimension that contributed to an anomaly.

', 'refs' => [ 'DimensionValueContributionList$member' => NULL, ], ], 'DimensionValueContributionList' => [ 'base' => NULL, 'refs' => [ 'DimensionContribution$DimensionValueContributionList' => '

A list of dimension values that contributed to the anomaly.

', ], ], 'DimensionValueList' => [ 'base' => NULL, 'refs' => [ 'DimensionFilter$DimensionValueList' => '

The list of values for the dimension specified in DimensionName that you want to filter on.

', ], ], 'Double' => [ 'base' => NULL, 'refs' => [ 'DataQualityMetric$MetricValue' => '

The value of the data quality metric.

', ], ], 'ErrorMessage' => [ 'base' => NULL, 'refs' => [ 'DescribeAnomalyDetectorResponse$FailureReason' => '

The reason that the detector failed.

', ], ], 'ExecutionList' => [ 'base' => NULL, 'refs' => [ 'DescribeAnomalyDetectionExecutionsResponse$ExecutionList' => '

A list of detection jobs.

', ], ], 'ExecutionStatus' => [ 'base' => '

The status of an anomaly detector run.

', 'refs' => [ 'ExecutionList$member' => NULL, ], ], 'FieldName' => [ 'base' => NULL, 'refs' => [ 'ValidationExceptionField$Name' => '

The name of the field.

', ], ], 'FileFormatDescriptor' => [ 'base' => '

Contains information about a source file\'s formatting.

', 'refs' => [ 'S3SourceConfig$FileFormatDescriptor' => '

Contains information about a source file\'s formatting.

', 'SampleDataS3SourceConfig$FileFormatDescriptor' => NULL, ], ], 'Filter' => [ 'base' => '

Describes a filter for choosing a subset of dimension values. Each filter consists of the dimension that you want to include and the condition statement. The condition statement is specified in the FilterOperation object.

', 'refs' => [ 'FilterList$member' => NULL, ], ], 'FilterList' => [ 'base' => NULL, 'refs' => [ 'MetricSetDimensionFilter$FilterList' => '

The list of filters that you are applying.

', ], ], 'FilterOperation' => [ 'base' => NULL, 'refs' => [ 'Filter$FilterOperation' => '

The condition to apply.

', ], ], 'FlowName' => [ 'base' => NULL, 'refs' => [ 'AppFlowConfig$FlowName' => '

name of the flow.

', ], ], 'Frequency' => [ 'base' => NULL, 'refs' => [ 'AnomalyDetectorConfig$AnomalyDetectorFrequency' => '

The frequency at which the detector analyzes its source data.

', 'AnomalyDetectorConfigSummary$AnomalyDetectorFrequency' => '

The interval at which the detector analyzes its source data.

', 'CreateMetricSetRequest$MetricSetFrequency' => '

The frequency with which the source data will be analyzed for anomalies.

', 'DescribeMetricSetResponse$MetricSetFrequency' => '

The interval at which the data will be analyzed for anomalies.

', 'UpdateMetricSetRequest$MetricSetFrequency' => '

The dataset\'s interval.

', ], ], 'GetAnomalyGroupRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAnomalyGroupResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetDataQualityMetricsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetDataQualityMetricsResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetFeedbackRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetFeedbackResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetSampleDataRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetSampleDataResponse' => [ 'base' => NULL, 'refs' => [], ], 'HeaderList' => [ 'base' => NULL, 'refs' => [ 'CsvFormatDescriptor$HeaderList' => '

A list of the source CSV file\'s headers, if any.

', ], ], 'HeaderValue' => [ 'base' => NULL, 'refs' => [ 'HeaderValueList$member' => NULL, ], ], 'HeaderValueList' => [ 'base' => NULL, 'refs' => [ 'GetSampleDataResponse$HeaderValues' => '

A list of header labels for the records.

', ], ], 'HistoricalDataPath' => [ 'base' => NULL, 'refs' => [ 'HistoricalDataPathList$member' => NULL, ], ], 'HistoricalDataPathList' => [ 'base' => NULL, 'refs' => [ 'AutoDetectionS3SourceConfig$HistoricalDataPathList' => '

The config\'s historical data path list.

', 'S3SourceConfig$HistoricalDataPathList' => '

A list of paths to the historical data files.

', 'SampleDataS3SourceConfig$HistoricalDataPathList' => '

An array of strings containing the historical set of data paths.

', ], ], 'Integer' => [ 'base' => NULL, 'refs' => [ 'AnomalyGroupStatistics$TotalCount' => '

The number of groups found.

', 'ItemizedMetricStats$OccurrenceCount' => '

The number of times that the measure appears.

', 'MetricLevelImpact$NumTimeSeries' => '

The number of anomalous metrics for the measure.

', ], ], 'InterMetricImpactDetails' => [ 'base' => '

Aggregated details about the measures contributing to the anomaly group, and the measures potentially impacted by the anomaly group.

', 'refs' => [ 'InterMetricImpactList$member' => NULL, ], ], 'InterMetricImpactList' => [ 'base' => NULL, 'refs' => [ 'ListAnomalyGroupRelatedMetricsResponse$InterMetricImpactList' => '

Aggregated details about the measures contributing to the anomaly group, and the measures potentially impacted by the anomaly group.

', ], ], 'InternalServerException' => [ 'base' => '

The request processing has failed because of an unknown error, exception, or failure.

', 'refs' => [], ], 'ItemizedMetricStats' => [ 'base' => '

Aggregated statistics about a measure affected by an anomaly.

', 'refs' => [ 'ItemizedMetricStatsList$member' => NULL, ], ], 'ItemizedMetricStatsList' => [ 'base' => NULL, 'refs' => [ 'AnomalyGroupStatistics$ItemizedMetricStatsList' => '

Statistics for individual metrics within the group.

', ], ], 'JsonFileCompression' => [ 'base' => NULL, 'refs' => [ 'JsonFormatDescriptor$FileCompression' => '

The level of compression of the source CSV file.

', ], ], 'JsonFormatDescriptor' => [ 'base' => '

Contains information about how a source JSON data file should be analyzed.

', 'refs' => [ 'FileFormatDescriptor$JsonFormatDescriptor' => '

Contains information about how a source JSON data file should be analyzed.

', ], ], 'KmsKeyArn' => [ 'base' => NULL, 'refs' => [ 'CreateAnomalyDetectorRequest$KmsKeyArn' => '

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

', 'DescribeAnomalyDetectorResponse$KmsKeyArn' => '

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

', 'UpdateAnomalyDetectorRequest$KmsKeyArn' => '

The Amazon Resource Name (ARN) of an AWS KMS encryption key.

', ], ], 'LambdaConfiguration' => [ 'base' => '

Contains information about a Lambda configuration.

', 'refs' => [ 'Action$LambdaConfiguration' => '

A configuration for an AWS Lambda channel.

', ], ], 'ListAlertsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAlertsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListAnomalyDetectorsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAnomalyDetectorsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListAnomalyGroupRelatedMetricsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAnomalyGroupRelatedMetricsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListAnomalyGroupSummariesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAnomalyGroupSummariesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListAnomalyGroupTimeSeriesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAnomalyGroupTimeSeriesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListMetricSetsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListMetricSetsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'MaxResults' => [ 'base' => NULL, 'refs' => [ 'DescribeAnomalyDetectionExecutionsRequest$MaxResults' => '

The number of items to return in the response.

', 'GetFeedbackRequest$MaxResults' => '

The maximum number of results to return.

', 'ListAlertsRequest$MaxResults' => '

The maximum number of results that will be displayed by the request.

', 'ListAnomalyDetectorsRequest$MaxResults' => '

The maximum number of results to return.

', 'ListAnomalyGroupRelatedMetricsRequest$MaxResults' => '

The maximum number of results to return.

', 'ListAnomalyGroupSummariesRequest$MaxResults' => '

The maximum number of results to return.

', 'ListAnomalyGroupTimeSeriesRequest$MaxResults' => '

The maximum number of results to return.

', 'ListMetricSetsRequest$MaxResults' => '

The maximum number of results to return.

', ], ], 'Message' => [ 'base' => NULL, 'refs' => [ 'AccessDeniedException$Message' => NULL, 'ConflictException$Message' => NULL, 'DetectedField$Message' => '

The field\'s message.

', 'InternalServerException$Message' => NULL, 'ResourceNotFoundException$Message' => NULL, 'ServiceQuotaExceededException$Message' => NULL, 'TooManyRequestsException$Message' => NULL, 'ValidationException$Message' => NULL, 'ValidationExceptionField$Message' => '

The message with more information about the validation exception.

', ], ], 'Metric' => [ 'base' => '

A calculation made by contrasting a measure and a dimension from your source data.

', 'refs' => [ 'MetricList$member' => NULL, ], ], 'MetricChangePercentage' => [ 'base' => NULL, 'refs' => [ 'InterMetricImpactDetails$ContributionPercentage' => '

For potential causes (CAUSE_OF_INPUT_ANOMALY_GROUP), the percentage contribution the measure has in causing the anomalies.

', ], ], 'MetricLevelImpact' => [ 'base' => '

Details about a measure affected by an anomaly.

', 'refs' => [ 'MetricLevelImpactList$member' => NULL, ], ], 'MetricLevelImpactList' => [ 'base' => NULL, 'refs' => [ 'AnomalyGroup$MetricLevelImpactList' => '

A list of measures affected by the anomaly.

', ], ], 'MetricList' => [ 'base' => NULL, 'refs' => [ 'CreateMetricSetRequest$MetricList' => '

A list of metrics that the dataset will contain.

', 'DescribeMetricSetResponse$MetricList' => '

A list of the metrics defined by the dataset.

', 'UpdateMetricSetRequest$MetricList' => '

The metric list.

', ], ], 'MetricName' => [ 'base' => NULL, 'refs' => [ 'AnomalyGroup$PrimaryMetricName' => '

The name of the primary affected measure for the group.

', 'AnomalyGroupSummary$PrimaryMetricName' => '

The name of the primary affected measure for the group.

', 'InterMetricImpactDetails$MetricName' => '

The name of the measure.

', 'ListAnomalyGroupTimeSeriesRequest$MetricName' => '

The name of the measure field.

', 'ListAnomalyGroupTimeSeriesResponse$MetricName' => '

The name of the measure field.

', 'MetricLevelImpact$MetricName' => '

The name of the measure.

', 'MetricNameList$member' => NULL, ], ], 'MetricNameList' => [ 'base' => NULL, 'refs' => [ 'AlertFilters$MetricList' => '

The list of measures that you want to get alerts for.

', ], ], 'MetricSetDataQualityMetric' => [ 'base' => '

An array of DataQualityMetric objects that describes one or more data quality metrics.

', 'refs' => [ 'MetricSetDataQualityMetricList$member' => NULL, ], ], 'MetricSetDataQualityMetricList' => [ 'base' => NULL, 'refs' => [ 'AnomalyDetectorDataQualityMetric$MetricSetDataQualityMetricList' => '

An array of DataQualityMetricList objects. Each object in the array contains information about a data quality metric.

', ], ], 'MetricSetDescription' => [ 'base' => NULL, 'refs' => [ 'CreateMetricSetRequest$MetricSetDescription' => '

A description of the dataset you are creating.

', 'DescribeMetricSetResponse$MetricSetDescription' => '

The dataset\'s description.

', 'MetricSetSummary$MetricSetDescription' => '

The description of the dataset.

', 'UpdateMetricSetRequest$MetricSetDescription' => '

The dataset\'s description.

', ], ], 'MetricSetDimensionFilter' => [ 'base' => '

Describes a list of filters for choosing a subset of dimension values. Each filter consists of the dimension and one of its values that you want to include. When multiple dimensions or values are specified, the dimensions are joined with an AND operation and the values are joined with an OR operation.

', 'refs' => [ 'MetricSetDimensionFilterList$member' => NULL, ], ], 'MetricSetDimensionFilterList' => [ 'base' => NULL, 'refs' => [ 'CreateMetricSetRequest$DimensionFilterList' => '

A list of filters that specify which data is kept for anomaly detection.

', 'DescribeMetricSetResponse$DimensionFilterList' => '

The dimensions and their values that were used to filter the dataset.

', 'UpdateMetricSetRequest$DimensionFilterList' => '

Describes a list of filters for choosing specific dimensions and specific values. Each filter consists of the dimension and one of its values that you want to include. When multiple dimensions or values are specified, the dimensions are joined with an AND operation and the values are joined with an OR operation.

', ], ], 'MetricSetName' => [ 'base' => NULL, 'refs' => [ 'CreateMetricSetRequest$MetricSetName' => '

The name of the dataset.

', 'DescribeMetricSetResponse$MetricSetName' => '

The name of the dataset.

', 'MetricSetSummary$MetricSetName' => '

The name of the dataset.

', ], ], 'MetricSetSummary' => [ 'base' => '

Contains information about a dataset.

', 'refs' => [ 'MetricSetSummaryList$member' => NULL, ], ], 'MetricSetSummaryList' => [ 'base' => NULL, 'refs' => [ 'ListMetricSetsResponse$MetricSetSummaryList' => '

A list of the datasets in the AWS Region, with configuration details for each.

', ], ], 'MetricSource' => [ 'base' => '

Contains information about source data used to generate metrics.

', 'refs' => [ 'CreateMetricSetRequest$MetricSource' => '

Contains information about how the source data should be interpreted.

', 'DescribeMetricSetResponse$MetricSource' => '

Contains information about the dataset\'s source data.

', 'UpdateMetricSetRequest$MetricSource' => NULL, ], ], 'MetricValue' => [ 'base' => NULL, 'refs' => [ 'MetricValueList$member' => NULL, ], ], 'MetricValueList' => [ 'base' => NULL, 'refs' => [ 'TimeSeries$MetricValueList' => '

The values for the metric.

', ], ], 'Namespace' => [ 'base' => NULL, 'refs' => [ 'Metric$Namespace' => '

The namespace for the metric.

', ], ], 'NextToken' => [ 'base' => NULL, 'refs' => [ 'DescribeAnomalyDetectionExecutionsRequest$NextToken' => '

Specify the pagination token that\'s returned by a previous request to retrieve the next page of results.

', 'DescribeAnomalyDetectionExecutionsResponse$NextToken' => '

The pagination token that\'s included if more results are available.

', 'GetFeedbackRequest$NextToken' => '

Specify the pagination token that\'s returned by a previous request to retrieve the next page of results.

', 'GetFeedbackResponse$NextToken' => '

The pagination token that\'s included if more results are available.

', 'ListAlertsRequest$NextToken' => '

If the result of the previous request is truncated, the response includes a NextToken. To retrieve the next set of results, use the token in the next request. Tokens expire after 24 hours.

', 'ListAlertsResponse$NextToken' => '

If the response is truncated, the service returns this token. To retrieve the next set of results, use this token in the next request.

', 'ListAnomalyDetectorsRequest$NextToken' => '

If the result of the previous request was truncated, the response includes a NextToken. To retrieve the next set of results, use the token in the next request. Tokens expire after 24 hours.

', 'ListAnomalyDetectorsResponse$NextToken' => '

If the response is truncated, the service returns this token. To retrieve the next set of results, use the token in the next request.

', 'ListAnomalyGroupRelatedMetricsRequest$NextToken' => '

Specify the pagination token that\'s returned by a previous request to retrieve the next page of results.

', 'ListAnomalyGroupRelatedMetricsResponse$NextToken' => '

The pagination token that\'s included if more results are available.

', 'ListAnomalyGroupSummariesRequest$NextToken' => '

Specify the pagination token that\'s returned by a previous request to retrieve the next page of results.

', 'ListAnomalyGroupSummariesResponse$NextToken' => '

The pagination token that\'s included if more results are available.

', 'ListAnomalyGroupTimeSeriesRequest$NextToken' => '

Specify the pagination token that\'s returned by a previous request to retrieve the next page of results.

', 'ListAnomalyGroupTimeSeriesResponse$NextToken' => '

The pagination token that\'s included if more results are available.

', 'ListMetricSetsRequest$NextToken' => '

If the result of the previous request was truncated, the response includes a NextToken. To retrieve the next set of results, use the token in the next request. Tokens expire after 24 hours.

', 'ListMetricSetsResponse$NextToken' => '

If the response is truncated, the list call returns this token. To retrieve the next set of results, use the token in the next list request.

', ], ], 'NumberAttributeValue' => [ 'base' => NULL, 'refs' => [ 'AttributeValue$N' => '

A number.

', 'NumberListAttributeValue$member' => NULL, ], ], 'NumberListAttributeValue' => [ 'base' => NULL, 'refs' => [ 'AttributeValue$NS' => '

A list of numbers.

', ], ], 'Offset' => [ 'base' => NULL, 'refs' => [ 'CreateMetricSetRequest$Offset' => '

After an interval ends, the amount of seconds that the detector waits before importing data. Offset is only supported for S3, Redshift, Athena and datasources.

', 'DescribeMetricSetResponse$Offset' => '

After an interval ends, the amount of seconds that the detector waits before importing data. Offset is only supported for S3, Redshift, Athena and datasources.

', 'UpdateMetricSetRequest$Offset' => '

After an interval ends, the amount of seconds that the detector waits before importing data. Offset is only supported for S3, Redshift, Athena and datasources.

', ], ], 'PoirotSecretManagerArn' => [ 'base' => NULL, 'refs' => [ 'RDSSourceConfig$SecretManagerArn' => '

The Amazon Resource Name (ARN) of the AWS Secrets Manager role.

', 'RedshiftSourceConfig$SecretManagerArn' => '

The Amazon Resource Name (ARN) of the AWS Secrets Manager role.

', ], ], 'PutFeedbackRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutFeedbackResponse' => [ 'base' => NULL, 'refs' => [], ], 'QuotaCode' => [ 'base' => NULL, 'refs' => [ 'ServiceQuotaExceededException$QuotaCode' => '

The quota code.

', ], ], 'QuoteSymbol' => [ 'base' => NULL, 'refs' => [ 'CsvFormatDescriptor$QuoteSymbol' => '

The character used as a quote character.

', ], ], 'RDSDatabaseIdentifier' => [ 'base' => NULL, 'refs' => [ 'RDSSourceConfig$DBInstanceIdentifier' => '

A string identifying the database instance.

', ], ], 'RDSDatabaseName' => [ 'base' => NULL, 'refs' => [ 'RDSSourceConfig$DatabaseName' => '

The name of the RDS database.

', ], ], 'RDSSourceConfig' => [ 'base' => '

Contains information about the Amazon Relational Database Service (RDS) configuration.

', 'refs' => [ 'MetricSource$RDSSourceConfig' => '

Details about an Amazon Relational Database Service (RDS) datasource.

', ], ], 'RedshiftClusterIdentifier' => [ 'base' => NULL, 'refs' => [ 'RedshiftSourceConfig$ClusterIdentifier' => '

A string identifying the Redshift cluster.

', ], ], 'RedshiftDatabaseName' => [ 'base' => NULL, 'refs' => [ 'RedshiftSourceConfig$DatabaseName' => '

The Redshift database name.

', ], ], 'RedshiftSourceConfig' => [ 'base' => '

Provides information about the Amazon Redshift database configuration.

', 'refs' => [ 'MetricSource$RedshiftSourceConfig' => '

Details about an Amazon Redshift database datasource.

', ], ], 'RelatedColumnName' => [ 'base' => NULL, 'refs' => [ 'DataQualityMetric$RelatedColumnName' => '

The column that is being monitored.

', ], ], 'RelationshipType' => [ 'base' => NULL, 'refs' => [ 'InterMetricImpactDetails$RelationshipType' => '

Whether a measure is a potential cause of the anomaly group (CAUSE_OF_INPUT_ANOMALY_GROUP), or whether the measure is impacted by the anomaly group (EFFECT_OF_INPUT_ANOMALY_GROUP).

', 'ListAnomalyGroupRelatedMetricsRequest$RelationshipTypeFilter' => '

Filter for potential causes (CAUSE_OF_INPUT_ANOMALY_GROUP) or downstream effects (EFFECT_OF_INPUT_ANOMALY_GROUP) of the anomaly group.

', ], ], 'ResourceId' => [ 'base' => NULL, 'refs' => [ 'ConflictException$ResourceId' => '

The ID of the resource.

', 'ResourceNotFoundException$ResourceId' => '

The ID of the resource.

', 'ServiceQuotaExceededException$ResourceId' => '

The ID of the resource.

', ], ], 'ResourceNotFoundException' => [ 'base' => '

The specified resource cannot be found. Check the ARN of the resource and try again.

', 'refs' => [], ], 'ResourceType' => [ 'base' => NULL, 'refs' => [ 'ConflictException$ResourceType' => '

The type of the resource.

', 'ResourceNotFoundException$ResourceType' => '

The type of the resource.

', 'ServiceQuotaExceededException$ResourceType' => '

The type of the resource.

', ], ], 'S3SourceConfig' => [ 'base' => '

Contains information about the configuration of the S3 bucket that contains source files.

', 'refs' => [ 'MetricSource$S3SourceConfig' => NULL, ], ], 'SNSConfiguration' => [ 'base' => '

Contains information about the SNS topic to which you want to send your alerts and the IAM role that has access to that topic.

', 'refs' => [ 'Action$SNSConfiguration' => '

A configuration for an Amazon SNS channel.

', ], ], 'SampleDataS3SourceConfig' => [ 'base' => '

Contains information about the source configuration in Amazon S3.

', 'refs' => [ 'GetSampleDataRequest$S3SourceConfig' => '

A datasource bucket in Amazon S3.

', ], ], 'SampleRow' => [ 'base' => NULL, 'refs' => [ 'SampleRows$member' => NULL, ], ], 'SampleRows' => [ 'base' => NULL, 'refs' => [ 'GetSampleDataResponse$SampleRows' => '

A list of records.

', ], ], 'Score' => [ 'base' => NULL, 'refs' => [ 'AnomalyGroup$AnomalyGroupScore' => '

The severity score of the group.

', 'AnomalyGroupSummary$AnomalyGroupScore' => '

The severity score of the group.

', 'DimensionValueContribution$ContributionScore' => '

The severity score of the value.

', ], ], 'SecurityGroupId' => [ 'base' => NULL, 'refs' => [ 'SecurityGroupIdList$member' => NULL, ], ], 'SecurityGroupIdList' => [ 'base' => NULL, 'refs' => [ 'VpcConfiguration$SecurityGroupIdList' => '

An array of strings containing the list of security groups.

', ], ], 'SensitivityThreshold' => [ 'base' => NULL, 'refs' => [ 'Alert$AlertSensitivityThreshold' => '

The minimum severity for an anomaly to trigger the alert.

', 'AlertSummary$AlertSensitivityThreshold' => '

The minimum severity for an anomaly to trigger the alert.

', 'CreateAlertRequest$AlertSensitivityThreshold' => '

An integer from 0 to 100 specifying the alert sensitivity threshold.

', 'ListAnomalyGroupSummariesRequest$SensitivityThreshold' => '

The minimum severity score for inclusion in the output.

', 'UpdateAlertRequest$AlertSensitivityThreshold' => '

An integer from 0 to 100 specifying the alert sensitivity threshold.

', ], ], 'ServiceCode' => [ 'base' => NULL, 'refs' => [ 'ServiceQuotaExceededException$ServiceCode' => '

The service code.

', ], ], 'ServiceQuotaExceededException' => [ 'base' => '

The request exceeded the service\'s quotas. Check the service quotas and try again.

', 'refs' => [], ], 'SnsFormat' => [ 'base' => NULL, 'refs' => [ 'SNSConfiguration$SnsFormat' => '

The format of the SNS topic.

', ], ], 'StringAttributeValue' => [ 'base' => NULL, 'refs' => [ 'AttributeValue$S' => '

A string.

', 'StringListAttributeValue$member' => NULL, ], ], 'StringListAttributeValue' => [ 'base' => NULL, 'refs' => [ 'AttributeValue$SS' => '

A list of strings.

', ], ], 'SubnetId' => [ 'base' => NULL, 'refs' => [ 'SubnetIdList$member' => NULL, ], ], 'SubnetIdList' => [ 'base' => NULL, 'refs' => [ 'VpcConfiguration$SubnetIdList' => '

An array of strings containing the Amazon VPC subnet IDs (e.g., subnet-0bb1c79de3EXAMPLE.

', ], ], 'TableName' => [ 'base' => NULL, 'refs' => [ 'RDSSourceConfig$TableName' => '

The name of the table in the database.

', 'RedshiftSourceConfig$TableName' => '

The table name of the Redshift database.

', ], ], 'TagKey' => [ 'base' => NULL, 'refs' => [ 'TagKeyList$member' => NULL, 'TagMap$key' => NULL, ], ], 'TagKeyList' => [ 'base' => NULL, 'refs' => [ 'UntagResourceRequest$TagKeys' => '

Keys to remove from the resource\'s tags.

', ], ], 'TagMap' => [ 'base' => NULL, 'refs' => [ 'AlertSummary$Tags' => '

The alert\'s tags.

', 'AnomalyDetectorSummary$Tags' => '

The detector\'s tags.

', 'CreateAlertRequest$Tags' => '

A list of tags to apply to the alert.

', 'CreateAnomalyDetectorRequest$Tags' => '

A list of tags to apply to the anomaly detector.

', 'CreateMetricSetRequest$Tags' => '

A list of tags to apply to the dataset.

', 'ListTagsForResourceResponse$Tags' => '

The resource\'s tags.

', 'MetricSetSummary$Tags' => '

The dataset\'s tags.

', 'TagResourceRequest$Tags' => '

Tags to apply to the resource. Tag keys and values can contain letters, numbers, spaces, and the following symbols: _.:/=+@-

', ], ], 'TagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'TagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'TagValue' => [ 'base' => NULL, 'refs' => [ 'TagMap$value' => NULL, ], ], 'TemplatedPath' => [ 'base' => NULL, 'refs' => [ 'TemplatedPathList$member' => NULL, ], ], 'TemplatedPathList' => [ 'base' => NULL, 'refs' => [ 'AutoDetectionS3SourceConfig$TemplatedPathList' => '

The config\'s templated path list.

', 'S3SourceConfig$TemplatedPathList' => '

A list of templated paths to the source files.

', 'SampleDataS3SourceConfig$TemplatedPathList' => '

An array of strings containing the list of templated paths.

', ], ], 'TimeSeries' => [ 'base' => '

Details about a metric. A metric is an aggregation of the values of a measure for a dimension value, such as availability in the us-east-1 Region.

', 'refs' => [ 'TimeSeriesList$member' => NULL, ], ], 'TimeSeriesFeedback' => [ 'base' => '

Details about feedback submitted for an anomalous metric.

', 'refs' => [ 'TimeSeriesFeedbackList$member' => NULL, ], ], 'TimeSeriesFeedbackList' => [ 'base' => NULL, 'refs' => [ 'GetFeedbackResponse$AnomalyGroupTimeSeriesFeedback' => '

Feedback for an anomalous metric.

', ], ], 'TimeSeriesId' => [ 'base' => NULL, 'refs' => [ 'AnomalyGroupTimeSeries$TimeSeriesId' => '

The ID of the metric.

', 'AnomalyGroupTimeSeriesFeedback$TimeSeriesId' => '

The ID of the metric.

', 'TimeSeries$TimeSeriesId' => '

The ID of the metric.

', 'TimeSeriesFeedback$TimeSeriesId' => '

The ID of the metric.

', ], ], 'TimeSeriesList' => [ 'base' => NULL, 'refs' => [ 'ListAnomalyGroupTimeSeriesResponse$TimeSeriesList' => '

A list of anomalous metrics.

', ], ], 'Timestamp' => [ 'base' => NULL, 'refs' => [ 'Alert$LastModificationTime' => '

The time at which the alert was last modified.

', 'Alert$CreationTime' => '

The time at which the alert was created.

', 'AlertSummary$LastModificationTime' => '

The time at which the alert was last modified.

', 'AlertSummary$CreationTime' => '

The time at which the alert was created.

', 'AnomalyDetectorDataQualityMetric$StartTimestamp' => '

The start time for the data quality metrics collection.

', 'AnomalyDetectorSummary$CreationTime' => '

The time at which the detector was created.

', 'AnomalyDetectorSummary$LastModificationTime' => '

The time at which the detector was last modified.

', 'DescribeAnomalyDetectorResponse$CreationTime' => '

The time at which the detector was created.

', 'DescribeAnomalyDetectorResponse$LastModificationTime' => '

The time at which the detector was last modified.

', 'DescribeMetricSetResponse$CreationTime' => '

The time at which the dataset was created.

', 'DescribeMetricSetResponse$LastModificationTime' => '

The time at which the dataset was last modified.

', 'MetricSetSummary$CreationTime' => '

The time at which the dataset was created.

', 'MetricSetSummary$LastModificationTime' => '

The time at which the dataset was last modified.

', ], ], 'TimestampColumn' => [ 'base' => '

Contains information about the column used to track time in a source data file.

', 'refs' => [ 'CreateMetricSetRequest$TimestampColumn' => '

Contains information about the column used for tracking time in your source data.

', 'DescribeMetricSetResponse$TimestampColumn' => '

Contains information about the column used for tracking time in your source data.

', 'UpdateMetricSetRequest$TimestampColumn' => '

The timestamp column.

', ], ], 'TimestampList' => [ 'base' => NULL, 'refs' => [ 'ListAnomalyGroupTimeSeriesResponse$TimestampList' => '

Timestamps for the anomalous metrics.

', ], ], 'TimestampString' => [ 'base' => NULL, 'refs' => [ 'AnomalyGroup$StartTime' => '

The start time for the group.

', 'AnomalyGroup$EndTime' => '

The end time for the group.

', 'AnomalyGroupStatistics$EvaluationStartDate' => '

The start of the time range that was searched.

', 'AnomalyGroupSummary$StartTime' => '

The start time for the group.

', 'AnomalyGroupSummary$EndTime' => '

The end time for the group.

', 'DescribeAnomalyDetectionExecutionsRequest$Timestamp' => '

The timestamp of the anomaly detection job.

', 'ExecutionStatus$Timestamp' => '

The run\'s timestamp.

', 'TimestampList$member' => NULL, ], ], 'Timezone' => [ 'base' => NULL, 'refs' => [ 'CreateMetricSetRequest$Timezone' => '

The time zone in which your source data was recorded.

', 'DescribeMetricSetResponse$Timezone' => '

The time zone in which the dataset\'s data was recorded.

', ], ], 'TooManyRequestsException' => [ 'base' => '

The request was denied due to too many requests being submitted at the same time.

', 'refs' => [], ], 'UUID' => [ 'base' => NULL, 'refs' => [ 'AnomalyGroup$AnomalyGroupId' => '

The ID of the anomaly group.

', 'AnomalyGroupSummary$AnomalyGroupId' => '

The ID of the anomaly group.

', 'AnomalyGroupTimeSeries$AnomalyGroupId' => '

The ID of the anomaly group.

', 'AnomalyGroupTimeSeriesFeedback$AnomalyGroupId' => '

The ID of the anomaly group.

', 'GetAnomalyGroupRequest$AnomalyGroupId' => '

The ID of the anomaly group.

', 'InterMetricImpactDetails$AnomalyGroupId' => '

The ID of the anomaly group.

', 'ListAnomalyGroupRelatedMetricsRequest$AnomalyGroupId' => '

The ID of the anomaly group.

', 'ListAnomalyGroupTimeSeriesRequest$AnomalyGroupId' => '

The ID of the anomaly group.

', 'ListAnomalyGroupTimeSeriesResponse$AnomalyGroupId' => '

The ID of the anomaly group.

', ], ], 'UntagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'UntagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAlertRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAlertResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAnomalyDetectorRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAnomalyDetectorResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateMetricSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateMetricSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'ValidationException' => [ 'base' => '

The input fails to satisfy the constraints specified by the AWS service. Check your input values and try again.

', 'refs' => [], ], 'ValidationExceptionField' => [ 'base' => '

Contains information about a a field in a validation exception.

', 'refs' => [ 'ValidationExceptionFieldList$member' => NULL, ], ], 'ValidationExceptionFieldList' => [ 'base' => NULL, 'refs' => [ 'ValidationException$Fields' => '

Fields that failed validation.

', ], ], 'ValidationExceptionReason' => [ 'base' => NULL, 'refs' => [ 'ValidationException$Reason' => '

The reason that validation failed.

', ], ], 'VpcConfiguration' => [ 'base' => '

Contains configuration information about the Amazon Virtual Private Cloud (VPC).

', 'refs' => [ 'RDSSourceConfig$VpcConfiguration' => '

An object containing information about the Amazon Virtual Private Cloud (VPC) configuration.

', 'RedshiftSourceConfig$VpcConfiguration' => '

Contains information about the Amazon Virtual Private Cloud (VPC) configuration.

', ], ], ],];