PartnerIntegrationInfo - Amazon Redshift
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

PartnerIntegrationInfo

Describes a partner integration.

Contents

Note

In the following list, the required parameters are described first.

CreatedAt

The date (UTC) that the partner integration was created.

Type: Timestamp

Required: No

DatabaseName

The name of the database that receives data from a partner.

Type: String

Length Constraints: Maximum length of 127.

Pattern: ^[\p{L}_][\p{L}\p{N}@$#_]+$

Required: No

PartnerName

The name of the partner.

Type: String

Length Constraints: Maximum length of 255.

Pattern: ^[a-zA-Z0-9\-_]+$

Required: No

Status

The partner integration status.

Type: String

Valid Values: Active | Inactive | RuntimeFailure | ConnectionFailure

Required: No

StatusMessage

The status message provided by the partner.

Type: String

Length Constraints: Maximum length of 262144.

Pattern: ^[\x20-\x7E]+$

Required: No

UpdatedAt

The date (UTC) that the partner integration status was last updated by the partner.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: