| Class | Description |
|---|---|
| CreateDatasetRequest | |
| CreateDatasetResult | |
| CreateInferenceSchedulerRequest | |
| CreateInferenceSchedulerResult | |
| CreateModelRequest | |
| CreateModelResult | |
| 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. |
| 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 | |
| DeleteDatasetResult | |
| DeleteInferenceSchedulerRequest | |
| DeleteInferenceSchedulerResult | |
| DeleteModelRequest | |
| DeleteModelResult | |
| DescribeDataIngestionJobRequest | |
| DescribeDataIngestionJobResult | |
| DescribeDatasetRequest | |
| DescribeDatasetResult | |
| DescribeInferenceSchedulerRequest | |
| DescribeInferenceSchedulerResult | |
| DescribeModelRequest | |
| DescribeModelResult | |
| 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 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.
|
| 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.
|
| 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.
|
| ListDataIngestionJobsRequest | |
| ListDataIngestionJobsResult | |
| ListDatasetsRequest | |
| ListDatasetsResult | |
| ListInferenceExecutionsRequest | |
| ListInferenceExecutionsResult | |
| ListInferenceSchedulersRequest | |
| ListInferenceSchedulersResult | |
| ListModelsRequest | |
| ListModelsResult | |
| ListTagsForResourceRequest | |
| ListTagsForResourceResult | |
| ModelSummary |
Provides information about the specified ML model, including dataset and model names and ARNs, as well as status.
|
| S3Object |
Contains information about an S3 bucket.
|
| StartDataIngestionJobRequest | |
| StartDataIngestionJobResult | |
| StartInferenceSchedulerRequest | |
| StartInferenceSchedulerResult | |
| StopInferenceSchedulerRequest | |
| StopInferenceSchedulerResult | |
| Tag |
A tag is a key-value pair that can be added to a resource as metadata.
|
| TagResourceRequest | |
| TagResourceResult | |
| UntagResourceRequest | |
| UntagResourceResult | |
| UpdateInferenceSchedulerRequest | |
| UpdateInferenceSchedulerResult |
| Enum | Description |
|---|---|
| DatasetStatus | |
| DataUploadFrequency | |
| InferenceExecutionStatus | |
| InferenceSchedulerStatus | |
| IngestionJobStatus | |
| ModelStatus | |
| TargetSamplingRate |
| Exception | Description |
|---|---|
| AccessDeniedException |
The request could not be completed because you do not have access to the resource.
|
| AmazonLookoutEquipmentException |
Base exception for all service exceptions thrown by Amazon Lookout for Equipment
|
| ConflictException |
The request could not be completed due to a conflict with the current state of the target resource.
|
| InternalServerException |
Processing of the request has failed because of an unknown error, exception or failure.
|
| ResourceNotFoundException |
The resource requested could not be found.
|
| ServiceQuotaExceededException |
Resource limitations have been exceeded.
|
| ThrottlingException |
The request was denied due to request throttling.
|
| ValidationException |
The input fails to satisfy constraints specified by Amazon Lookout for Equipment or a related AWS service that's
being utilized.
|
Copyright © 2021. All rights reserved.