PartnerIntegrationInfo - Amazon Redshift
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 AWS SDKs, see the following: