Amazon Lookout for Equipment Skill
amazonaws-com-lookoutequipment
amazonaws-com-lookoutequipment
| Method | Path | Description |
|---|---|---|
POST | / | |
POST | / | 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... |
POST | / | Creates 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 provi... |
POST | / | Creates a label for an event. |
POST | / | Creates a group of labels. |
POST | / | 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 m... |
POST | / | Creates a retraining scheduler on the specified model. |
POST | / | 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, th... |
POST | / | Deletes an inference scheduler that has been set up. Prior inference results will not be deleted. |
POST | / | Deletes a label. |
POST | / | Deletes a group of labels. |
POST | / | 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 s... |
POST | / | Deletes the resource policy attached to the resource. |
POST | / | Deletes a retraining scheduler from a model. The retraining scheduler must be in the STOPPED status. |
POST | / | Provides information on a specific data ingestion job such as creation time, dataset ARN, and status. |
POST | / | Provides a JSON description of the data in each time series dataset, including names, column names, and data types. |
POST | / | Specifies information about the inference scheduler being used, including name, model, status, and associated metadata |
POST | / | Returns the name of the label. |
POST | / | Returns information about the label group. |
POST | / | 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... |
POST | / | Retrieves information about a specific machine learning model version. |
POST | / | Provides the details of a resource policy attached to a resource. |
POST | / | Provides a description of the retraining scheduler, including information such as the model name and retraining parameters. |
POST | / | Imports a dataset. |
POST | / | Imports a model that has been trained successfully. |
POST | / | Provides a list of all data ingestion jobs, including dataset name and ARN, S3 location of the input data, status, and so on. |
POST | / | Lists all datasets currently available in your account, filtering on the dataset name. |
POST | / | Lists all inference events that have been found for the specified inference scheduler. |
POST | / | Lists all inference executions that have been performed by the specified inference scheduler. |
POST | / | Retrieves a list of all inference schedulers currently available for your account. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-lookoutequipment
Downloads and installs to ~/.claude/skills/amazonaws-com-lookoutequipment/
2020-12-15 (2026-02-13)