aws.comprehend.describe_dataset
Example SQL Queries
SELECT * FROMaws.comprehend.describe_datasetWHERE"dataset_arn" = 'VALUE';Description
Returns information about the dataset that you specify. For more information about datasets, see Flywheel overview in the Amazon Comprehend Developer Guide.
Table Definition
| Column Name | Column Data Type |
|---|---|
| dataset_arn Required Input Column The ARN of the dataset. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| dataset_properties The dataset properties. | STRUCT( |
Show child fields
| |