Awso_lookoutequipment_lwtSourceval create_dataset :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.CreateDatasetRequest.t ->
(Awso_lookoutequipment.Values.CreateDatasetResponse.t,
Awso_lookoutequipment.Values.CreateDatasetResponse.error)
Result.t
Lwt.tval create_inference_scheduler :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.CreateInferenceSchedulerRequest.t ->
(Awso_lookoutequipment.Values.CreateInferenceSchedulerResponse.t,
Awso_lookoutequipment.Values.CreateInferenceSchedulerResponse.error)
Result.t
Lwt.tval create_label :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.CreateLabelRequest.t ->
(Awso_lookoutequipment.Values.CreateLabelResponse.t,
Awso_lookoutequipment.Values.CreateLabelResponse.error)
Result.t
Lwt.tval create_label_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.CreateLabelGroupRequest.t ->
(Awso_lookoutequipment.Values.CreateLabelGroupResponse.t,
Awso_lookoutequipment.Values.CreateLabelGroupResponse.error)
Result.t
Lwt.tval create_model :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.CreateModelRequest.t ->
(Awso_lookoutequipment.Values.CreateModelResponse.t,
Awso_lookoutequipment.Values.CreateModelResponse.error)
Result.t
Lwt.tval create_retraining_scheduler :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.CreateRetrainingSchedulerRequest.t ->
(Awso_lookoutequipment.Values.CreateRetrainingSchedulerResponse.t,
Awso_lookoutequipment.Values.CreateRetrainingSchedulerResponse.error)
Result.t
Lwt.tval delete_dataset :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.DeleteDatasetRequest.t ->
(unit, unit) Result.t Lwt.tval delete_inference_scheduler :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.DeleteInferenceSchedulerRequest.t ->
(unit, unit) Result.t Lwt.tval delete_label :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.DeleteLabelRequest.t ->
(unit, unit) Result.t Lwt.tval delete_label_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.DeleteLabelGroupRequest.t ->
(unit, unit) Result.t Lwt.tval delete_model :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.DeleteModelRequest.t ->
(unit, unit) Result.t Lwt.tval delete_resource_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.DeleteResourcePolicyRequest.t ->
(unit, unit) Result.t Lwt.tval delete_retraining_scheduler :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.DeleteRetrainingSchedulerRequest.t ->
(unit, unit) Result.t Lwt.tval describe_data_ingestion_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.DescribeDataIngestionJobRequest.t ->
(Awso_lookoutequipment.Values.DescribeDataIngestionJobResponse.t,
Awso_lookoutequipment.Values.DescribeDataIngestionJobResponse.error)
Result.t
Lwt.tval describe_dataset :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.DescribeDatasetRequest.t ->
(Awso_lookoutequipment.Values.DescribeDatasetResponse.t,
Awso_lookoutequipment.Values.DescribeDatasetResponse.error)
Result.t
Lwt.tval describe_inference_scheduler :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.DescribeInferenceSchedulerRequest.t ->
(Awso_lookoutequipment.Values.DescribeInferenceSchedulerResponse.t,
Awso_lookoutequipment.Values.DescribeInferenceSchedulerResponse.error)
Result.t
Lwt.tval describe_label :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.DescribeLabelRequest.t ->
(Awso_lookoutequipment.Values.DescribeLabelResponse.t,
Awso_lookoutequipment.Values.DescribeLabelResponse.error)
Result.t
Lwt.tval describe_label_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.DescribeLabelGroupRequest.t ->
(Awso_lookoutequipment.Values.DescribeLabelGroupResponse.t,
Awso_lookoutequipment.Values.DescribeLabelGroupResponse.error)
Result.t
Lwt.tval describe_model :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.DescribeModelRequest.t ->
(Awso_lookoutequipment.Values.DescribeModelResponse.t,
Awso_lookoutequipment.Values.DescribeModelResponse.error)
Result.t
Lwt.tval describe_model_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.DescribeModelVersionRequest.t ->
(Awso_lookoutequipment.Values.DescribeModelVersionResponse.t,
Awso_lookoutequipment.Values.DescribeModelVersionResponse.error)
Result.t
Lwt.tval describe_resource_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.DescribeResourcePolicyRequest.t ->
(Awso_lookoutequipment.Values.DescribeResourcePolicyResponse.t,
Awso_lookoutequipment.Values.DescribeResourcePolicyResponse.error)
Result.t
Lwt.tval describe_retraining_scheduler :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.DescribeRetrainingSchedulerRequest.t ->
(Awso_lookoutequipment.Values.DescribeRetrainingSchedulerResponse.t,
Awso_lookoutequipment.Values.DescribeRetrainingSchedulerResponse.error)
Result.t
Lwt.tval import_dataset :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.ImportDatasetRequest.t ->
(Awso_lookoutequipment.Values.ImportDatasetResponse.t,
Awso_lookoutequipment.Values.ImportDatasetResponse.error)
Result.t
Lwt.tval import_model_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.ImportModelVersionRequest.t ->
(Awso_lookoutequipment.Values.ImportModelVersionResponse.t,
Awso_lookoutequipment.Values.ImportModelVersionResponse.error)
Result.t
Lwt.tval list_data_ingestion_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.ListDataIngestionJobsRequest.t ->
(Awso_lookoutequipment.Values.ListDataIngestionJobsResponse.t,
Awso_lookoutequipment.Values.ListDataIngestionJobsResponse.error)
Result.t
Lwt.tval list_datasets :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.ListDatasetsRequest.t ->
(Awso_lookoutequipment.Values.ListDatasetsResponse.t,
Awso_lookoutequipment.Values.ListDatasetsResponse.error)
Result.t
Lwt.tval list_inference_events :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.ListInferenceEventsRequest.t ->
(Awso_lookoutequipment.Values.ListInferenceEventsResponse.t,
Awso_lookoutequipment.Values.ListInferenceEventsResponse.error)
Result.t
Lwt.tval list_inference_executions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.ListInferenceExecutionsRequest.t ->
(Awso_lookoutequipment.Values.ListInferenceExecutionsResponse.t,
Awso_lookoutequipment.Values.ListInferenceExecutionsResponse.error)
Result.t
Lwt.tval list_inference_schedulers :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.ListInferenceSchedulersRequest.t ->
(Awso_lookoutequipment.Values.ListInferenceSchedulersResponse.t,
Awso_lookoutequipment.Values.ListInferenceSchedulersResponse.error)
Result.t
Lwt.tval list_label_groups :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.ListLabelGroupsRequest.t ->
(Awso_lookoutequipment.Values.ListLabelGroupsResponse.t,
Awso_lookoutequipment.Values.ListLabelGroupsResponse.error)
Result.t
Lwt.tval list_labels :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.ListLabelsRequest.t ->
(Awso_lookoutequipment.Values.ListLabelsResponse.t,
Awso_lookoutequipment.Values.ListLabelsResponse.error)
Result.t
Lwt.tval list_model_versions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.ListModelVersionsRequest.t ->
(Awso_lookoutequipment.Values.ListModelVersionsResponse.t,
Awso_lookoutequipment.Values.ListModelVersionsResponse.error)
Result.t
Lwt.tval list_models :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.ListModelsRequest.t ->
(Awso_lookoutequipment.Values.ListModelsResponse.t,
Awso_lookoutequipment.Values.ListModelsResponse.error)
Result.t
Lwt.tval list_retraining_schedulers :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.ListRetrainingSchedulersRequest.t ->
(Awso_lookoutequipment.Values.ListRetrainingSchedulersResponse.t,
Awso_lookoutequipment.Values.ListRetrainingSchedulersResponse.error)
Result.t
Lwt.tval list_sensor_statistics :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.ListSensorStatisticsRequest.t ->
(Awso_lookoutequipment.Values.ListSensorStatisticsResponse.t,
Awso_lookoutequipment.Values.ListSensorStatisticsResponse.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.ListTagsForResourceRequest.t ->
(Awso_lookoutequipment.Values.ListTagsForResourceResponse.t,
Awso_lookoutequipment.Values.ListTagsForResourceResponse.error)
Result.t
Lwt.tval put_resource_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.PutResourcePolicyRequest.t ->
(Awso_lookoutequipment.Values.PutResourcePolicyResponse.t,
Awso_lookoutequipment.Values.PutResourcePolicyResponse.error)
Result.t
Lwt.tval start_data_ingestion_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.StartDataIngestionJobRequest.t ->
(Awso_lookoutequipment.Values.StartDataIngestionJobResponse.t,
Awso_lookoutequipment.Values.StartDataIngestionJobResponse.error)
Result.t
Lwt.tval start_inference_scheduler :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.StartInferenceSchedulerRequest.t ->
(Awso_lookoutequipment.Values.StartInferenceSchedulerResponse.t,
Awso_lookoutequipment.Values.StartInferenceSchedulerResponse.error)
Result.t
Lwt.tval start_retraining_scheduler :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.StartRetrainingSchedulerRequest.t ->
(Awso_lookoutequipment.Values.StartRetrainingSchedulerResponse.t,
Awso_lookoutequipment.Values.StartRetrainingSchedulerResponse.error)
Result.t
Lwt.tval stop_inference_scheduler :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.StopInferenceSchedulerRequest.t ->
(Awso_lookoutequipment.Values.StopInferenceSchedulerResponse.t,
Awso_lookoutequipment.Values.StopInferenceSchedulerResponse.error)
Result.t
Lwt.tval stop_retraining_scheduler :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.StopRetrainingSchedulerRequest.t ->
(Awso_lookoutequipment.Values.StopRetrainingSchedulerResponse.t,
Awso_lookoutequipment.Values.StopRetrainingSchedulerResponse.error)
Result.t
Lwt.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.TagResourceRequest.t ->
(Awso_lookoutequipment.Values.TagResourceResponse.t,
Awso_lookoutequipment.Values.TagResourceResponse.error)
Result.t
Lwt.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.UntagResourceRequest.t ->
(Awso_lookoutequipment.Values.UntagResourceResponse.t,
Awso_lookoutequipment.Values.UntagResourceResponse.error)
Result.t
Lwt.tval update_active_model_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.UpdateActiveModelVersionRequest.t ->
(Awso_lookoutequipment.Values.UpdateActiveModelVersionResponse.t,
Awso_lookoutequipment.Values.UpdateActiveModelVersionResponse.error)
Result.t
Lwt.tval update_inference_scheduler :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.UpdateInferenceSchedulerRequest.t ->
(unit, unit) Result.t Lwt.tval update_label_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.UpdateLabelGroupRequest.t ->
(unit, unit) Result.t Lwt.tval update_model :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.UpdateModelRequest.t ->
(unit, unit) Result.t Lwt.tval update_retraining_scheduler :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_lookoutequipment.Values.UpdateRetrainingSchedulerRequest.t ->
(unit, unit) Result.t Lwt.tinclude module type of struct include Awso_lookoutequipment.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]module ModelDiagnosticsS3OutputConfiguration =
Awso_lookoutequipment.Values.ModelDiagnosticsS3OutputConfigurationThe Amazon S3 location for the pointwise model diagnostics for an Amazon Lookout for Equipment model.
module InferenceInputNameConfiguration =
Awso_lookoutequipment.Values.InferenceInputNameConfigurationSpecifies configuration information for the input data for the inference, including timestamp format and delimiter.
module InferenceS3InputConfiguration =
Awso_lookoutequipment.Values.InferenceS3InputConfigurationSpecifies configuration information for the input data for the inference, including input data S3 location.
module InferenceS3OutputConfiguration =
Awso_lookoutequipment.Values.InferenceS3OutputConfigurationSpecifies configuration information for the output results from the inference, including output S3 location.
module IngestionS3InputConfiguration =
Awso_lookoutequipment.Values.IngestionS3InputConfigurationSpecifies S3 configuration information for the input data for the data ingestion job.
Entity that comprises information on categorical values in data.
Entity that comprises information of count and percentage.
Entity that comprises information on large gaps between consecutive timestamps in data.
Entity that comprises information on monotonic values in the data.
Entity that comprises information on operating modes in data.
module ModelDiagnosticsOutputConfiguration =
Awso_lookoutequipment.Values.ModelDiagnosticsOutputConfigurationOutput configuration information for the pointwise model diagnostics for an Amazon Lookout for Equipment model.
Specifies configuration information for the input data for the inference, including Amazon S3 location of input data..
module InferenceOutputConfiguration =
Awso_lookoutequipment.Values.InferenceOutputConfigurationSpecifies configuration information for the output results from for the inference, including KMS key ID and output S3 location.
Contains information about an S3 bucket.
Specifies configuration information for the input data for the data ingestion job, including input data S3 location.
Entity that comprises information on sensors that have sensor data completely missing.
Entity that comprises information on sensors that have shorter date range.
The location information (prefix and bucket name) for the s3 location being used for label data.
A tag is a key-value pair that can be added to a resource as metadata.
Summary of ingestion statistics like whether data exists, number of missing values, number of invalid values and so on related to the particular sensor.
Provides information about the specified retraining scheduler, including model name, status, start date, frequency, and lookback window.
Provides information about the specified machine learning model, including dataset and model names and ARNs, as well as status.
Contains information about the specific model version.
Information about the label.
Contains information about the label group.
Contains information about the specific inference scheduler, including data delay offset, model name and ARN, status, and so on.
Contains information about the specific inference execution, including input and output data configuration, inference scheduling information, status, and so on.
Contains information about the specific inference event, including start and end time, diagnostics information, event duration and so on.
Contains information about the specific data set, including name, ARN, and status.
Provides information about a specified data ingestion job, including dataset information, data ingestion configuration, and status.
Entity that comprises information abount duplicate timestamps in the dataset.
Entity that comprises aggregated information on sensors having insufficient data.
Entity that comprises aggregated information on sensors having insufficient data.
Entity that comprises aggregated information on sensors having missing data.
Entity that comprises information abount unsupported timestamps in the dataset.
Contains the configuration information for the S3 location being used to hold label data.
module InferenceSchedulerIdentifier =
Awso_lookoutequipment.Values.InferenceSchedulerIdentifierThe request could not be completed because you do not have access to the resource.
The request could not be completed due to a conflict with the current state of the target resource.
Processing of the request has failed because of an unknown error, exception or failure.
The resource requested could not be found. Verify the resource ID and retry your request.
The request was denied due to request throttling.
The input fails to satisfy constraints specified by Amazon Lookout for Equipment or a related Amazon Web Services service that's being utilized.
module ServiceQuotaExceededException =
Awso_lookoutequipment.Values.ServiceQuotaExceededExceptionResource limitations have been exceeded.
module RetrainingSchedulerSummaries =
Awso_lookoutequipment.Values.RetrainingSchedulerSummariesmodule DataPreProcessingConfiguration =
Awso_lookoutequipment.Values.DataPreProcessingConfigurationThe 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. When providing a value for the TargetSamplingRate, you must attach the prefix "PT" to the rate you want. The value for a 1 second rate is therefore PT1S, the value for a 15 minute rate is PT15M, and the value for a 1 hour rate is PT1H
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.
Gives statistics about how many files have been ingested, and which files have not been ingested, for a particular ingestion job.
Provides information about the data schema used with the given dataset.
module UpdateRetrainingSchedulerRequest =
Awso_lookoutequipment.Values.UpdateRetrainingSchedulerRequestUpdates a retraining scheduler.
Updates a model in the account.
Updates the label group.
module UpdateInferenceSchedulerRequest =
Awso_lookoutequipment.Values.UpdateInferenceSchedulerRequestUpdates an inference scheduler.
module UpdateActiveModelVersionResponse =
Awso_lookoutequipment.Values.UpdateActiveModelVersionResponseSets the active model version for a given machine learning model.
module UpdateActiveModelVersionRequest =
Awso_lookoutequipment.Values.UpdateActiveModelVersionRequestSets the active model version for a given machine learning model.
Removes a specific tag from a given resource. The tag is specified by its key.
Removes a specific tag from a given resource. The tag is specified by its key.
Associates a given tag to a resource in your account. A tag is a key-value pair which can be added to an Amazon Lookout for Equipment resource as metadata. Tags can be used for organizing your resources as well as helping you to search and filter by tag. Multiple tags can be added to a resource, either when you create it, or later. Up to 50 tags can be associated with each resource.
Associates a given tag to a resource in your account. A tag is a key-value pair which can be added to an Amazon Lookout for Equipment resource as metadata. Tags can be used for organizing your resources as well as helping you to search and filter by tag. Multiple tags can be added to a resource, either when you create it, or later. Up to 50 tags can be associated with each resource.
module StopRetrainingSchedulerResponse =
Awso_lookoutequipment.Values.StopRetrainingSchedulerResponseStops a retraining scheduler.
module StopRetrainingSchedulerRequest =
Awso_lookoutequipment.Values.StopRetrainingSchedulerRequestStops a retraining scheduler.
module StopInferenceSchedulerResponse =
Awso_lookoutequipment.Values.StopInferenceSchedulerResponseStops an inference scheduler.
module StopInferenceSchedulerRequest =
Awso_lookoutequipment.Values.StopInferenceSchedulerRequestStops an inference scheduler.
module StartRetrainingSchedulerResponse =
Awso_lookoutequipment.Values.StartRetrainingSchedulerResponseStarts a retraining scheduler.
module StartRetrainingSchedulerRequest =
Awso_lookoutequipment.Values.StartRetrainingSchedulerRequestStarts a retraining scheduler.
module StartInferenceSchedulerResponse =
Awso_lookoutequipment.Values.StartInferenceSchedulerResponseStarts an inference scheduler.
module StartInferenceSchedulerRequest =
Awso_lookoutequipment.Values.StartInferenceSchedulerRequestStarts an inference scheduler.
module StartDataIngestionJobResponse =
Awso_lookoutequipment.Values.StartDataIngestionJobResponseStarts a data ingestion job. Amazon Lookout for Equipment returns the job status.
module StartDataIngestionJobRequest =
Awso_lookoutequipment.Values.StartDataIngestionJobRequestStarts a data ingestion job. Amazon Lookout for Equipment returns the job status.
Creates a resource control policy for a given resource.
Creates a resource control policy for a given resource.
Lists all the tags for a specified resource, including key and value.
Lists all the tags for a specified resource, including key and value.
module ListSensorStatisticsResponse =
Awso_lookoutequipment.Values.ListSensorStatisticsResponseLists statistics about the data collected for each of the sensors that have been successfully ingested in the particular dataset. Can also be used to retreive Sensor Statistics for a previous ingestion job.
Lists statistics about the data collected for each of the sensors that have been successfully ingested in the particular dataset. Can also be used to retreive Sensor Statistics for a previous ingestion job.
module ListRetrainingSchedulersResponse =
Awso_lookoutequipment.Values.ListRetrainingSchedulersResponseLists all retraining schedulers in your account, filtering by model name prefix and status.
module ListRetrainingSchedulersRequest =
Awso_lookoutequipment.Values.ListRetrainingSchedulersRequestLists all retraining schedulers in your account, filtering by model name prefix and status.
Generates a list of all models in the account, including model name and ARN, dataset, and status.
Generates a list of all models in the account, including model name and ARN, dataset, and status.
Generates a list of all model versions for a given model, including the model version, model version ARN, and status. To list a subset of versions, use the MaxModelVersion and MinModelVersion fields.
Generates a list of all model versions for a given model, including the model version, model version ARN, and status. To list a subset of versions, use the MaxModelVersion and MinModelVersion fields.
Provides a list of labels.
Provides a list of labels.
Returns a list of the label groups.
Returns a list of the label groups.
module ListInferenceSchedulersResponse =
Awso_lookoutequipment.Values.ListInferenceSchedulersResponseRetrieves a list of all inference schedulers currently available for your account.
module ListInferenceSchedulersRequest =
Awso_lookoutequipment.Values.ListInferenceSchedulersRequestRetrieves a list of all inference schedulers currently available for your account.
module ListInferenceExecutionsResponse =
Awso_lookoutequipment.Values.ListInferenceExecutionsResponseLists all inference executions that have been performed by the specified inference scheduler.
module ListInferenceExecutionsRequest =
Awso_lookoutequipment.Values.ListInferenceExecutionsRequestLists all inference executions that have been performed by the specified inference scheduler.
Lists all inference events that have been found for the specified inference scheduler.
Lists all inference events that have been found for the specified inference scheduler.
Lists all datasets currently available in your account, filtering on the dataset name.
Lists all datasets currently available in your account, filtering on the dataset name.
module ListDataIngestionJobsResponse =
Awso_lookoutequipment.Values.ListDataIngestionJobsResponseProvides a list of all data ingestion jobs, including dataset name and ARN, S3 location of the input data, status, and so on.
module ListDataIngestionJobsRequest =
Awso_lookoutequipment.Values.ListDataIngestionJobsRequestProvides a list of all data ingestion jobs, including dataset name and ARN, S3 location of the input data, status, and so on.
Imports a model that has been trained successfully.
Imports a model that has been trained successfully.
Imports a dataset.
Imports a dataset.
module DescribeRetrainingSchedulerResponse =
Awso_lookoutequipment.Values.DescribeRetrainingSchedulerResponseProvides a description of the retraining scheduler, including information such as the model name and retraining parameters.
module DescribeRetrainingSchedulerRequest =
Awso_lookoutequipment.Values.DescribeRetrainingSchedulerRequestProvides a description of the retraining scheduler, including information such as the model name and retraining parameters.
module DescribeResourcePolicyResponse =
Awso_lookoutequipment.Values.DescribeResourcePolicyResponseProvides the details of a resource policy attached to a resource.
module DescribeResourcePolicyRequest =
Awso_lookoutequipment.Values.DescribeResourcePolicyRequestProvides the details of a resource policy attached to a resource.
module DescribeModelVersionResponse =
Awso_lookoutequipment.Values.DescribeModelVersionResponseRetrieves information about a specific machine learning model version.
Retrieves information about a specific machine learning model version.
Provides a JSON containing the overall information about a specific machine learning model, including model name and ARN, dataset, training and evaluation information, status, and so on.
Provides a JSON containing the overall information about a specific machine learning model, including model name and ARN, dataset, training and evaluation information, status, and so on.
Returns the name of the label.
Returns the name of the label.
Returns information about the label group.
Returns information about the label group.
module DescribeInferenceSchedulerResponse =
Awso_lookoutequipment.Values.DescribeInferenceSchedulerResponseSpecifies information about the inference scheduler being used, including name, model, status, and associated metadata
module DescribeInferenceSchedulerRequest =
Awso_lookoutequipment.Values.DescribeInferenceSchedulerRequestSpecifies information about the inference scheduler being used, including name, model, status, and associated metadata
Provides a JSON description of the data in each time series dataset, including names, column names, and data types.
Provides a JSON description of the data in each time series dataset, including names, column names, and data types.
module DescribeDataIngestionJobResponse =
Awso_lookoutequipment.Values.DescribeDataIngestionJobResponseProvides information on a specific data ingestion job such as creation time, dataset ARN, and status.
module DescribeDataIngestionJobRequest =
Awso_lookoutequipment.Values.DescribeDataIngestionJobRequestProvides information on a specific data ingestion job such as creation time, dataset ARN, and status.
module DeleteRetrainingSchedulerRequest =
Awso_lookoutequipment.Values.DeleteRetrainingSchedulerRequestDeletes a retraining scheduler from a model. The retraining scheduler must be in the STOPPED status.
Deletes the resource policy attached to the resource.
Deletes a machine learning model currently available for Amazon Lookout for Equipment. This will prevent it from being used with an inference scheduler, even one that is already set up.
Deletes a label.
Deletes a group of labels.
module DeleteInferenceSchedulerRequest =
Awso_lookoutequipment.Values.DeleteInferenceSchedulerRequestDeletes an inference scheduler that has been set up. Prior inference results will not be deleted.
Deletes a dataset and associated artifacts. The operation will check to see if any inference scheduler or data ingestion job is currently using the dataset, and if there isn't, the dataset, its metadata, and any associated data stored in S3 will be deleted. This does not affect any models that used this dataset for training and evaluation, but does prevent it from being used in the future.
module CreateRetrainingSchedulerResponse =
Awso_lookoutequipment.Values.CreateRetrainingSchedulerResponseCreates a retraining scheduler on the specified model.
module CreateRetrainingSchedulerRequest =
Awso_lookoutequipment.Values.CreateRetrainingSchedulerRequestCreates a retraining scheduler on the specified model.
Creates a machine learning model for data inference. A machine-learning (ML) model is a mathematical model that finds patterns in your data. In Amazon Lookout for Equipment, the model learns the patterns of normal behavior and detects abnormal behavior that could be potential equipment failure (or maintenance events). The models are made by analyzing normal data and abnormalities in machine behavior that have already occurred. Your model is trained using a portion of the data from your dataset and uses that data to learn patterns of normal behavior and abnormal patterns that lead to equipment failure. Another portion of the data is used to evaluate the model's accuracy.
Creates a machine learning model for data inference. A machine-learning (ML) model is a mathematical model that finds patterns in your data. In Amazon Lookout for Equipment, the model learns the patterns of normal behavior and detects abnormal behavior that could be potential equipment failure (or maintenance events). The models are made by analyzing normal data and abnormalities in machine behavior that have already occurred. Your model is trained using a portion of the data from your dataset and uses that data to learn patterns of normal behavior and abnormal patterns that lead to equipment failure. Another portion of the data is used to evaluate the model's accuracy.
Creates a label for an event.
Creates a label for an event.
Creates a group of labels.
Creates a group of labels.
module CreateInferenceSchedulerResponse =
Awso_lookoutequipment.Values.CreateInferenceSchedulerResponseCreates a scheduled inference. Scheduling an inference is setting up a continuous real-time inference plan to analyze new measurement data. When setting up the schedule, you provide an S3 bucket location for the input data, assign it a delimiter between separate entries in the data, set an offset delay if desired, and set the frequency of inferencing. You must also provide an S3 bucket location for the output data.
module CreateInferenceSchedulerRequest =
Awso_lookoutequipment.Values.CreateInferenceSchedulerRequestCreates a scheduled inference. Scheduling an inference is setting up a continuous real-time inference plan to analyze new measurement data. When setting up the schedule, you provide an S3 bucket location for the input data, assign it a delimiter between separate entries in the data, set an offset delay if desired, and set the frequency of inferencing. You must also provide an S3 bucket location for the output data.
Creates a container for a collection of data being ingested for analysis. The dataset contains the metadata describing where the data is and what the data actually looks like. For example, it contains the location of the data source, the data schema, and other information. A dataset also contains any tags associated with the ingested data.
Creates a container for a collection of data being ingested for analysis. The dataset contains the metadata describing where the data is and what the data actually looks like. For example, it contains the location of the data source, the data schema, and other information. A dataset also contains any tags associated with the ingested data.