LAP Registry

Amazon Comprehend Skill

amazonaws-com-comprehend

Provider: Amazon Web Services Version: 2017-11-27 Endpoints: 85 Updated: 2026-04-02

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

Endpoints

MethodPathDescription
POST/
POST/Determines the dominant language of the input text for a batch of documents. For a list of languages that Amazon Comprehend can detect, see Amazon Comprehend Supported Languages.
POST/Inspects the text of a batch of documents for named entities and returns information about them. For more information about named entities, see Entities in the Comprehend Develope...
POST/Detects the key noun phrases found in a batch of documents.
POST/Inspects a batch of documents and returns an inference of the prevailing sentiment, POSITIVE, NEUTRAL, MIXED, or NEGATIVE, in each one.
POST/Inspects the text of a batch of documents for the syntax and part of speech of the words in the document and returns information about them. For more information, see Syntax in th...
POST/Inspects a batch of documents and returns a sentiment analysis for each entity identified in the documents. For more information about targeted sentiment, see Targeted sentiment i...
POST/Creates a classification request to analyze a single document in real-time. ClassifyDocument supports the following model types: Custom classifier - a custom model that you have c...
POST/Analyzes input text for the presence of personally identifiable information (PII) and returns the labels of identified PII entity types such as name, address, bank account number,...
POST/Creates a dataset to upload training or test data for a model associated with a flywheel. For more information about datasets, see Flywheel overview in the Amazon Comprehend Devel...
POST/Creates a new document classifier that you can use to categorize documents. To create a classifier, you provide a set of training documents that are labeled with the categories th...
POST/Creates a model-specific endpoint for synchronous inference for a previously trained custom model For information about endpoints, see Managing endpoints.
POST/Creates an entity recognizer using submitted files. After your CreateEntityRecognizer request is submitted, you can check job status using the DescribeEntityRecognizer API.
POST/A flywheel is an Amazon Web Services resource that orchestrates the ongoing training of a model for custom classification or custom entity recognition. You can create a flywheel t...
POST/Deletes a previously created document classifier Only those classifiers that are in terminated states (IN_ERROR, TRAINED) will be deleted. If an active inference job is using the...
POST/Deletes a model-specific endpoint for a previously-trained custom model. All endpoints must be deleted in order for the model to be deleted. For information about endpoints, see M...
POST/Deletes an entity recognizer. Only those recognizers that are in terminated states (IN_ERROR, TRAINED) will be deleted. If an active inference job is using the model, a ResourceIn...
POST/Deletes a flywheel. When you delete the flywheel, Amazon Comprehend does not delete the data lake or the model associated with the flywheel. For more information about flywheels,...
POST/Deletes a resource-based policy that is attached to a custom model.
POST/Returns information about the dataset that you specify. For more information about datasets, see Flywheel overview in the Amazon Comprehend Developer Guide.
POST/Gets the properties associated with a document classification job. Use this operation to get the status of a classification job.
POST/Gets the properties associated with a document classifier.
POST/Gets the properties associated with a dominant language detection job. Use this operation to get the status of a detection job.
POST/Gets the properties associated with a specific endpoint. Use this operation to get the status of an endpoint. For information about endpoints, see Managing endpoints.
POST/Gets the properties associated with an entities detection job. Use this operation to get the status of a detection job.
POST/Provides details about an entity recognizer including status, S3 buckets containing training data, recognizer metadata, metrics, and so on.
POST/Gets the status and details of an events detection job.
POST/Provides configuration information about the flywheel. For more information about flywheels, see Flywheel overview in the Amazon Comprehend Developer Guide.
POST/Retrieve the configuration properties of a flywheel iteration. For more information about flywheels, see Flywheel overview in the Amazon Comprehend Developer Guide.
POST/Gets the properties associated with a key phrases detection job. Use this operation to get the status of a detection job.

Install as Skill

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

CLI Install

lapsh skill-install amazonaws-com-comprehend

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

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)