Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.4/services/lookoutequipment.ts?docs=full";

§Classes

LookoutEquipment

§Interfaces

CategoricalValues

Entity that comprises information on categorical values in data.

CountPercent

Entity that comprises information of count and percentage.

CreateDatasetRequest
CreateDatasetResponse
CreateInferenceSchedulerRequest
CreateInferenceSchedulerResponse
CreateLabelGroupRequest
CreateLabelGroupResponse
CreateLabelRequest
CreateLabelResponse
CreateModelRequest
CreateModelResponse
DataIngestionJobSummary

Provides information about a specified data ingestion job, including dataset information, data ingestion configuration, and status.

DataPreProcessingConfiguration

The configuration is the TargetSamplingRate, which is the sampling rate of the data after post processing by Amazon Lookout for Equipment. For example, if you provide data that has been collected at a 1 second level and you want the system to resample the data at a 1 minute rate before training, the TargetSamplingRate is 1 minute.

DataQualitySummary

DataQualitySummary gives aggregated statistics over all the sensors about a completed ingestion job. It primarily gives more information about statistics over different incorrect data like MissingCompleteSensorData, MissingSensorData, UnsupportedDateFormats, InsufficientSensorData, DuplicateTimeStamps.

DatasetSchema

Provides information about the data schema used with the given dataset.

DatasetSummary

Contains information about the specific data set, including name, ARN, and status.

DeleteDatasetRequest
DeleteInferenceSchedulerRequest
DeleteLabelGroupRequest
DeleteLabelRequest
DeleteModelRequest
DescribeDataIngestionJobRequest
DescribeDataIngestionJobResponse
DescribeDatasetRequest
DescribeDatasetResponse
DescribeInferenceSchedulerRequest
DescribeInferenceSchedulerResponse
DescribeLabelGroupRequest
DescribeLabelGroupResponse
DescribeLabelRequest
DescribeLabelResponse
DescribeModelRequest
DescribeModelResponse
DuplicateTimestamps

Entity that comprises information abount duplicate timestamps in the dataset.

InferenceEventSummary

Contains information about the specific inference event, including start and end time, diagnostics information, event duration and so on.

InferenceExecutionSummary

Contains information about the specific inference execution, including input and output data configuration, inference scheduling information, status, and so on.

InferenceInputConfiguration

Specifies configuration information for the input data for the inference, including Amazon S3 location of input data..

InferenceInputNameConfiguration

Specifies configuration information for the input data for the inference, including timestamp format and delimiter.

InferenceOutputConfiguration

Specifies configuration information for the output results from for the inference, including KMS key ID and output S3 location.

InferenceS3InputConfiguration

Specifies configuration information for the input data for the inference, including input data S3 location.

InferenceS3OutputConfiguration

Specifies configuration information for the output results from the inference, including output S3 location.

InferenceSchedulerSummary

Contains information about the specific inference scheduler, including data delay offset, model name and ARN, status, and so on.

IngestedFilesSummary

Gives statistics about how many files have been ingested, and which files have not been ingested, for a particular ingestion job.

IngestionInputConfiguration

Specifies configuration information for the input data for the data ingestion job, including input data S3 location.

IngestionS3InputConfiguration

Specifies S3 configuration information for the input data for the data ingestion job.

InsufficientSensorData

Entity that comprises aggregated information on sensors having insufficient data.

InvalidSensorData

Entity that comprises aggregated information on sensors having insufficient data.

LabelGroupSummary

Contains information about the label group.

LabelsInputConfiguration

Contains the configuration information for the S3 location being used to hold label data.

LabelsS3InputConfiguration

The location information (prefix and bucket name) for the s3 location being used for label data.

LabelSummary

Information about the label.

LargeTimestampGaps

Entity that comprises information on large gaps between consecutive timestamps in data.

ListDataIngestionJobsRequest
ListDataIngestionJobsResponse
ListDatasetsRequest
ListDatasetsResponse
ListInferenceEventsRequest
ListInferenceEventsResponse
ListInferenceExecutionsRequest
ListInferenceExecutionsResponse
ListInferenceSchedulersRequest
ListInferenceSchedulersResponse
ListLabelGroupsRequest
ListLabelGroupsResponse
ListLabelsRequest
ListLabelsResponse
ListModelsRequest
ListModelsResponse
ListSensorStatisticsRequest
ListSensorStatisticsResponse
ListTagsForResourceRequest
ListTagsForResourceResponse
MissingCompleteSensorData

Entity that comprises information on sensors that have sensor data completely missing.

MissingSensorData

Entity that comprises aggregated information on sensors having missing data.

ModelSummary

Provides information about the specified ML model, including dataset and model names and ARNs, as well as status.

MonotonicValues

Entity that comprises information on monotonic values in the data.

MultipleOperatingModes

Entity that comprises information on operating modes in data.

S3Object

Contains information about an S3 bucket.

SensorStatisticsSummary

Summary of ingestion statistics like whether data exists, number of missing values, number of invalid values and so on related to the particular sensor.

SensorsWithShortDateRange

Entity that comprises information on sensors that have shorter date range.

StartDataIngestionJobRequest
StartDataIngestionJobResponse
StartInferenceSchedulerRequest
StartInferenceSchedulerResponse
StopInferenceSchedulerRequest
StopInferenceSchedulerResponse
Tag

A tag is a key-value pair that can be added to a resource as metadata.

TagResourceRequest
UnsupportedTimestamps

Entity that comprises information abount unsupported timestamps in the dataset.

UntagResourceRequest
UpdateInferenceSchedulerRequest
UpdateLabelGroupRequest

§Type Aliases

DatasetStatus
DataUploadFrequency
InferenceExecutionStatus
InferenceSchedulerStatus
IngestionJobStatus
LabelRating
LatestInferenceResult
ModelStatus
Monotonicity
StatisticalIssueStatus
TargetSamplingRate