v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1433170151.6 KB

Provides a JSON description of the data in each time series dataset, including names, column names, and data types.

post/#X-Amz-Target=AWSLookoutEquipmentFrontendService.DescribeDataset

Headers

X-Amz-Target'AWSLookoutEquipmentFrontendService.DescribeDataset' required

Request body

DatasetNamestring required

The name of the dataset to be described.

Response

Success

DatasetNamestring

The name of the dataset being described.

DatasetArnstring

The Amazon Resource Name (ARN) of the dataset being described.

CreatedAtstring date-time

Specifies the time the dataset was created in Lookout for Equipment.

LastUpdatedAtstring date-time

Specifies the time the dataset was last updated, if it was.

Status'CREATED' | 'INGESTION_IN_PROGRESS' | 'ACTIVE'

Indicates the status of the dataset.

Schemastring

A JSON description of the data that is in each time series dataset, including names, column names, and data types.

ServerSideKmsKeyIdstring

Provides the identifier of the KMS key used to encrypt dataset data by Amazon Lookout for Equipment.

RoleArnstring

The Amazon Resource Name (ARN) of the IAM role that you are using for this the data ingestion job.

DataStartTimestring date-time

Indicates the earliest timestamp corresponding to data that was successfully ingested during the most recent ingestion of this particular dataset.

DataEndTimestring date-time

Indicates the latest timestamp corresponding to data that was successfully ingested during the most recent ingestion of this particular dataset.