View a markdown version of this page

ðŸ“Ē āđāļˆāđ‰āļ‡āđ€āļ•āļ·āļ­āļ™: iot fleetwise/latest/APIReference/API TimestreamRegistrationResponse.html - āļ›āļĢāļ°āđ€āļ”āđ‡āļ™āļĢāđ‰āļ­āļ™

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_FAILURE

Required: 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: