Class | Description |
---|---|
Anomaly |
Information about an anomaly type found on an image by an image segmentation model.
|
CreateDatasetRequest | |
CreateDatasetResult | |
CreateModelRequest | |
CreateModelResult | |
CreateProjectRequest | |
CreateProjectResult | |
DatasetDescription |
The description for a dataset.
|
DatasetGroundTruthManifest |
Location information about a manifest file.
|
DatasetImageStats |
Statistics about the images in a dataset.
|
DatasetMetadata |
Summary information for an Amazon Lookout for Vision dataset.
|
DatasetSource |
Information about the location of a manifest file that Amazon Lookout for Vision uses to to create a dataset.
|
DeleteDatasetRequest | |
DeleteDatasetResult | |
DeleteModelRequest | |
DeleteModelResult | |
DeleteProjectRequest | |
DeleteProjectResult | |
DescribeDatasetRequest | |
DescribeDatasetResult | |
DescribeModelPackagingJobRequest | |
DescribeModelPackagingJobResult | |
DescribeModelRequest | |
DescribeModelResult | |
DescribeProjectRequest | |
DescribeProjectResult | |
DetectAnomaliesRequest | |
DetectAnomaliesResult | |
DetectAnomalyResult |
The prediction results from a call to DetectAnomalies.
|
GreengrassConfiguration |
Configuration information for the AWS IoT Greengrass component created in a model packaging job.
|
GreengrassOutputDetails |
Information about the AWS IoT Greengrass component created by a model packaging job.
|
ImageSource |
The source for an image.
|
InputS3Object |
Amazon S3 Location information for an input manifest file.
|
ListDatasetEntriesRequest | |
ListDatasetEntriesResult | |
ListModelPackagingJobsRequest | |
ListModelPackagingJobsResult | |
ListModelsRequest | |
ListModelsResult | |
ListProjectsRequest | |
ListProjectsResult | |
ListTagsForResourceRequest | |
ListTagsForResourceResult | |
ModelDescription |
Describes an Amazon Lookout for Vision model.
|
ModelMetadata |
Describes an Amazon Lookout for Vision model.
|
ModelPackagingConfiguration |
Configuration information for a Amazon Lookout for Vision model packaging job.
|
ModelPackagingDescription |
Information about a model packaging job.
|
ModelPackagingJobMetadata |
Metadata for a model packaging job.
|
ModelPackagingOutputDetails |
Information about the output from a model packaging job.
|
ModelPerformance |
Information about the evaluation performance of a trained model.
|
OutputConfig |
The S3 location where Amazon Lookout for Vision saves model training files.
|
OutputS3Object |
The S3 location where Amazon Lookout for Vision saves training output.
|
PixelAnomaly |
Information about the pixels in an anomaly mask.
|
ProjectDescription |
Describe an Amazon Lookout for Vision project.
|
ProjectMetadata |
Metadata about an Amazon Lookout for Vision project.
|
S3Location |
Information about the location of training output or the output of a model packaging job.
|
StartModelPackagingJobRequest | |
StartModelPackagingJobResult | |
StartModelRequest | |
StartModelResult | |
StopModelRequest | |
StopModelResult | |
Tag |
A key and value pair that is attached to the specified Amazon Lookout for Vision model.
|
TagResourceRequest | |
TagResourceResult | |
TargetPlatform |
The platform on which a model runs on an AWS IoT Greengrass core device.
|
UntagResourceRequest | |
UntagResourceResult | |
UpdateDatasetEntriesRequest | |
UpdateDatasetEntriesResult |
Enum | Description |
---|---|
DatasetStatus | |
ModelHostingStatus | |
ModelPackagingJobStatus | |
ModelStatus | |
ResourceType | |
TargetDevice | |
TargetPlatformAccelerator | |
TargetPlatformArch | |
TargetPlatformOs |
Exception | Description |
---|---|
AccessDeniedException |
You are not authorized to perform the action.
|
AmazonLookoutforVisionException |
Base exception for all service exceptions thrown by Amazon Lookout for Vision
|
ConflictException |
The update or deletion of a resource caused an inconsistent state.
|
InternalServerException |
Amazon Lookout for Vision experienced a service issue.
|
ResourceNotFoundException |
The resource could not be found.
|
ServiceQuotaExceededException |
A service quota was exceeded the allowed limit.
|
ThrottlingException |
Amazon Lookout for Vision is temporarily unable to process the request.
|
ValidationException |
An input validation error occured.
|