Amazon Timestream for LiveAnalytics will no longer be open to new customers starting June 20, 2025. If you would like to use Amazon Timestream for LiveAnalytics, sign up prior to that date. Existing customers can continue to use the service as normal. For more information, see Amazon Timestream for LiveAnalytics availability change.
CsvConfiguration
A delimited data format where the column separator can be a comma and the record separator is a newline character.
Contents
- ColumnSeparator
-
Column separator can be one of comma (','), pipe ('|), semicolon (';'), tab('/t'), or blank space (' ').
Type: String
Length Constraints: Fixed length of 1.
Required: No
- EscapeChar
-
Escape character can be one of
Type: String
Length Constraints: Fixed length of 1.
Required: No
- NullValue
-
Can be blank space (' ').
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
- QuoteChar
-
Can be single quote (') or double quote (").
Type: String
Length Constraints: Fixed length of 1.
Required: No
- TrimWhiteSpace
-
Specifies to trim leading and trailing white space.
Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: