TimestreamRegistrationResponse
Information about the registered Amazon Timestream resources or errors, if any.
Contents
- registrationStatus
- 
               The status of registering your Amazon Timestream resources. The status can be one of REGISTRATION_SUCCESS,REGISTRATION_PENDING,REGISTRATION_FAILURE.Type: String Valid Values: REGISTRATION_PENDING | REGISTRATION_SUCCESS | REGISTRATION_FAILURERequired: Yes 
- timestreamDatabaseName
- 
               The name of the Timestream database. Type: String Length Constraints: Minimum length of 3. Maximum length of 255. Pattern: [a-zA-Z0-9_.-]+Required: Yes 
- timestreamTableName
- 
               The name of the Timestream database table. Type: String Length Constraints: Minimum length of 3. Maximum length of 255. Pattern: [a-zA-Z0-9_.-]+Required: Yes 
- errorMessage
- 
               A message associated with a registration error. Type: String Required: No 
- timestreamDatabaseArn
- 
               The Amazon Resource Name (ARN) of the Timestream database. Type: String Required: No 
- timestreamTableArn
- 
               The ARN of the Timestream database table. Type: String Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: