LAP Registry

Amazon Lookout for Vision Skill

amazonaws-com-lookoutvision

Provider: Amazon Web Services Version: 2020-11-20 Endpoints: 22 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
POST/2020-11-20/projects/{projectName}/datasets
POST/2020-11-20/projects/{projectName}/modelsCreates a new dataset in an Amazon Lookout for Vision project. CreateDataset can create a training or a test dataset from a valid dataset source (DatasetSource). If you want a sin...
POST/2020-11-20/projectsCreates a new version of a model within an an Amazon Lookout for Vision project. CreateModel is an asynchronous operation in which Amazon Lookout for Vision trains, tests, and eva...
DELETE/2020-11-20/projects/{projectName}/datasets/{datasetType}Creates an empty Amazon Lookout for Vision project. After you create the project, add a dataset by calling CreateDataset. This operation requires permissions to perform the lookou...
DELETE/2020-11-20/projects/{projectName}/models/{modelVersion}Deletes an existing Amazon Lookout for Vision dataset. If your the project has a single dataset, you must create a new dataset before you can create a model. If you project has a...
DELETE/2020-11-20/projects/{projectName}Deletes an Amazon Lookout for Vision model. You can't delete a running model. To stop a running model, use the StopModel operation. It might take a few seconds to delete a model....
GET/2020-11-20/projects/{projectName}/datasets/{datasetType}Deletes an Amazon Lookout for Vision project. To delete a project, you must first delete each version of the model associated with the project. To delete a model use the DeleteMod...
GET/2020-11-20/projects/{projectName}/models/{modelVersion}Describe an Amazon Lookout for Vision dataset. This operation requires permissions to perform the lookoutvision:DescribeDataset operation.
GET/2020-11-20/projects/{projectName}/modelpackagingjobs/{jobName}Describes a version of an Amazon Lookout for Vision model. This operation requires permissions to perform the lookoutvision:DescribeModel operation.
GET/2020-11-20/projects/{projectName}Describes an Amazon Lookout for Vision model packaging job. This operation requires permissions to perform the lookoutvision:DescribeModelPackagingJob operation. For more informat...
POST/2020-11-20/projects/{projectName}/models/{modelVersion}/detectDescribes an Amazon Lookout for Vision project. This operation requires permissions to perform the lookoutvision:DescribeProject operation.
GET/2020-11-20/projects/{projectName}/datasets/{datasetType}/entriesDetects anomalies in an image that you supply. The response from DetectAnomalies includes a boolean prediction that the image contains one or more anomalies and a confidence value...
GET/2020-11-20/projects/{projectName}/modelpackagingjobsLists the JSON Lines within a dataset. An Amazon Lookout for Vision JSON Line contains the anomaly information for a single image, including the image location and the assigned la...
GET/2020-11-20/projects/{projectName}/modelsLists the model packaging jobs created for an Amazon Lookout for Vision project. This operation requires permissions to perform the lookoutvision:ListModelPackagingJobs operation....
GET/2020-11-20/projectsLists the versions of a model in an Amazon Lookout for Vision project. The ListModels operation is eventually consistent. Recent calls to CreateModel might take a while to appear...
GET/2020-11-20/tags/{resourceArn}Lists the Amazon Lookout for Vision projects in your AWS account that are in the AWS Region in which you call ListProjects. The ListProjects operation is eventually consistent. Re...
POST/2020-11-20/projects/{projectName}/models/{modelVersion}/startReturns a list of tags attached to the specified Amazon Lookout for Vision model. This operation requires permissions to perform the lookoutvision:ListTagsForResource operation.
POST/2020-11-20/projects/{projectName}/modelpackagingjobsStarts the running of the version of an Amazon Lookout for Vision model. Starting a model takes a while to complete. To check the current state of the model, use DescribeModel. A...
POST/2020-11-20/projects/{projectName}/models/{modelVersion}/stopStarts an Amazon Lookout for Vision model packaging job. A model packaging job creates an AWS IoT Greengrass component for a Lookout for Vision model. You can use the component to...
POST/2020-11-20/tags/{resourceArn}Stops the hosting of a running model. The operation might take a while to complete. To check the current status, call DescribeModel. After the model hosting stops, the Status of t...
DELETE/2020-11-20/tags/{resourceArn}Adds one or more key-value tags to an Amazon Lookout for Vision model. For more information, see Tagging a model in the Amazon Lookout for Vision Developer Guide. This operation r...
PATCH/2020-11-20/projects/{projectName}/datasets/{datasetType}/entriesRemoves one or more tags from an Amazon Lookout for Vision model. For more information, see Tagging a model in the Amazon Lookout for Vision Developer Guide. This operation requir...

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install amazonaws-com-lookoutvision

Downloads and installs to ~/.claude/skills/amazonaws-com-lookoutvision/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)