AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Lists 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 label.
This operation requires permissions to perform the lookoutvision:ListDatasetEntries
operation.
For .NET Core this operation is only available in asynchronous form. Please refer to ListDatasetEntriesAsync.
Namespace: Amazon.LookoutforVision
Assembly: AWSSDK.LookoutforVision.dll
Version: 3.x.y.z
public virtual ListDatasetEntriesResponse ListDatasetEntries( ListDatasetEntriesRequest request )
Container for the necessary parameters to execute the ListDatasetEntries service method.
Exception | Condition |
---|---|
AccessDeniedException | You are not authorized to perform the action. |
ConflictException | The update or deletion of a resource caused an inconsistent state. |
InternalServerException | Amazon Lookout for Vision experienced a service issue. Try your call again. |
ResourceNotFoundException | The resource could not be found. |
ThrottlingException | Amazon Lookout for Vision is temporarily unable to process the request. Try your call again. |
ValidationException | An input validation error occured. For example, invalid characters in a project name, or if a pagination token is invalid. |
.NET Framework:
Supported in: 4.5 and newer, 3.5