Amazon Lookout for Equipment will no longer be open to new customers starting on October 17, 2024.
If you would like to use the service, please sign up prior to October 17.
For capabilities like Lookout for Equipment explore our
blog post
InferenceInputNameConfiguration
Specifies configuration information for the input data for the inference, including timestamp format and delimiter.
Contents
- ComponentTimestampDelimiter
-
Indicates the delimiter character used between items in the data.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1.
Pattern:
^(\-|\_|\s)?$
Required: No
- TimestampFormat
-
The format of the timestamp, whether Epoch time, or standard, with or without hyphens (-).
Type: String
Pattern:
^EPOCH|yyyy-MM-dd-HH-mm-ss|yyyyMMddHHmmss$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: