Amazon Lookout for Equipment is no longer open to new customers.
Existing customers can continue to use the service as normal.
For capabilities similar to Amazon Lookout for Equipment see our
blog post
DatasetSummary
Contains information about the specific data set, including name, ARN, and status.
Contents
- CreatedAt
-
The time at which the dataset was created in Amazon Lookout for Equipment.
Type: Timestamp
Required: No
- DatasetArn
-
The Amazon Resource Name (ARN) of the specified dataset.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:aws(-[^:]+)?:lookoutequipment:[a-zA-Z0-9\-]*:[0-9]{12}:dataset\/[0-9a-zA-Z_-]{1,200}\/.+
Required: No
- DatasetName
-
The name of the dataset.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 200.
Pattern:
^[0-9a-zA-Z_-]{1,200}$
Required: No
- Status
-
Indicates the status of the dataset.
Type: String
Valid Values:
CREATED | INGESTION_IN_PROGRESS | ACTIVE | IMPORT_IN_PROGRESS
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: