File
The file in Amazon S3 where your data is saved.
Contents
- bucket
-
The name of the Amazon S3 bucket from which data is imported.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 63.
Required: Yes
- key
-
The key of the Amazon S3 object that contains your data. Each object has a key that is a unique identifier. Each object has exactly one key.
Type: String
Required: Yes
- alias
-
The alias associated with the file's time series.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
[^\u0000-\u001F\u007F]+Required: No
- fileFormat
-
The file format of the data in S3.
Type: FileFormat object
Required: No
- startTime
-
The nanosecond-precision start time for the file data.
Type: TimeInNanos object
Required: No
- versionId
-
The version ID to identify a specific version of the Amazon S3 object that contains your data.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: