Package-level declarations
Types
You are not authorized to perform the action.
The update or deletion of a resource caused an inconsistent state.
The description for a dataset. For more information, see DescribeDataset.
Location information about a manifest file. You can use a manifest file to create a dataset.
Statistics about the images in a dataset.
Summary information for an Amazon Lookout for Vision dataset. For more information, see DescribeDataset and ProjectDescription.
Information about the location of a manifest file that Amazon Lookout for Vision uses to to create a dataset.
The prediction results from a call to DetectAnomalies. DetectAnomalyResult
includes classification information for the prediction (IsAnomalous
and Confidence
). If the model you use is an image segementation model, DetectAnomalyResult
also includes segmentation information (Anomalies
and AnomalyMask
). Classification information is calculated separately from segmentation information and you shouldn't assume a relationship between them.
Configuration information for the AWS IoT Greengrass component created in a model packaging job. For more information, see StartModelPackagingJob.
Information about the AWS IoT Greengrass component created by a model packaging job.
The source for an image.
Amazon S3 Location information for an input manifest file.
Amazon Lookout for Vision experienced a service issue. Try your call again.
Base class for all service related exceptions thrown by the LookoutVision client
Describes an Amazon Lookout for Vision model.
Describes an Amazon Lookout for Vision model.
Configuration information for a Amazon Lookout for Vision model packaging job. For more information, see StartModelPackagingJob.
Information about a model packaging job. For more information, see DescribeModelPackagingJob.
Metadata for a model packaging job. For more information, see ListModelPackagingJobs.
Information about the output from a model packaging job.
Information about the evaluation performance of a trained model.
The S3 location where Amazon Lookout for Vision saves model training files.
The S3 location where Amazon Lookout for Vision saves training output.
Information about the pixels in an anomaly mask. For more information, see Anomaly. PixelAnomaly
is only returned by image segmentation models.
Describe an Amazon Lookout for Vision project. For more information, see DescribeProject.
Metadata about an Amazon Lookout for Vision project.
The resource could not be found.
Information about the location of training output or the output of a model packaging job.
A service quota was exceeded the allowed limit. For more information, see Limits in Amazon Lookout for Vision in the Amazon Lookout for Vision Developer Guide.
The platform on which a model runs on an AWS IoT Greengrass core device.
Amazon Lookout for Vision is temporarily unable to process the request. Try your call again.
An input validation error occured. For example, invalid characters in a project name, or if a pagination token is invalid.