Package software.amazon.awscdk.services.comprehend
package software.amazon.awscdk.services.comprehend
AWS::Comprehend Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.comprehend.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for Comprehend construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::Comprehend resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::Comprehend.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionThis resource creates and trains a document classifier to categorize documents.An augmented manifest file that provides training data for your custom model.A builder for
CfnDocumentClassifier.AugmentedManifestsListItemProperty
An implementation forCfnDocumentClassifier.AugmentedManifestsListItemProperty
A fluent builder forCfnDocumentClassifier
.The location of the training documents.An implementation forCfnDocumentClassifier.DocumentClassifierDocumentsProperty
The input properties for training a document classifier.An implementation forCfnDocumentClassifier.DocumentClassifierInputDataConfigProperty
Provide the location for output data from a custom classifier job.An implementation forCfnDocumentClassifier.DocumentClassifierOutputDataConfigProperty
Provides configuration parameters to override the default actions for extracting text from PDF documents and image files.A builder forCfnDocumentClassifier.DocumentReaderConfigProperty
An implementation forCfnDocumentClassifier.DocumentReaderConfigProperty
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for the job.A builder forCfnDocumentClassifier.VpcConfigProperty
An implementation forCfnDocumentClassifier.VpcConfigProperty
Properties for defining aCfnDocumentClassifier
.A builder forCfnDocumentClassifierProps
An implementation forCfnDocumentClassifierProps
A flywheel is an AWS resource that orchestrates the ongoing training of a model for custom classification or custom entity recognition.A fluent builder forCfnFlywheel
.Data security configuration.A builder forCfnFlywheel.DataSecurityConfigProperty
An implementation forCfnFlywheel.DataSecurityConfigProperty
Configuration required for a document classification model.A builder forCfnFlywheel.DocumentClassificationConfigProperty
An implementation forCfnFlywheel.DocumentClassificationConfigProperty
Configuration required for an entity recognition model.A builder forCfnFlywheel.EntityRecognitionConfigProperty
An implementation forCfnFlywheel.EntityRecognitionConfigProperty
An entity type within a labeled training dataset that Amazon Comprehend uses to train a custom entity recognizer.A builder forCfnFlywheel.EntityTypesListItemProperty
An implementation forCfnFlywheel.EntityTypesListItemProperty
Configuration about the model associated with a flywheel.A builder forCfnFlywheel.TaskConfigProperty
An implementation forCfnFlywheel.TaskConfigProperty
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for the job.A builder forCfnFlywheel.VpcConfigProperty
An implementation forCfnFlywheel.VpcConfigProperty
Properties for defining aCfnFlywheel
.A builder forCfnFlywheelProps
An implementation forCfnFlywheelProps