AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the CreateIntegration operation. Creates a zero-ETL integration with Amazon Redshift.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class CreateIntegrationRequest : AmazonRDSRequest IAmazonWebServiceRequest
The CreateIntegrationRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateIntegrationRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
AdditionalEncryptionContext | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property AdditionalEncryptionContext. An optional set of non-secret key–value pairs that contains additional contextual information about the data. For more information, see Encryption context in the Amazon Web Services Key Management Service Developer Guide.
You can only include this parameter if you specify the |
![]() |
DataFilter | System.String |
Gets and sets the property DataFilter. Data filtering options for the integration. For more information, see Data filtering for Aurora zero-ETL integrations with Amazon Redshift or Data filtering for Amazon RDS zero-ETL integrations with Amazon Redshift. |
![]() |
Description | System.String |
Gets and sets the property Description. A description of the integration. |
![]() |
IntegrationName | System.String |
Gets and sets the property IntegrationName. The name of the integration. |
![]() |
KMSKeyId | System.String |
Gets and sets the property KMSKeyId. The Amazon Web Services Key Management System (Amazon Web Services KMS) key identifier for the key to use to encrypt the integration. If you don't specify an encryption key, RDS uses a default Amazon Web Services owned key. |
![]() |
SourceArn | System.String |
Gets and sets the property SourceArn. The Amazon Resource Name (ARN) of the database to use as the source for replication. |
![]() |
Tags | System.Collections.Generic.List<Amazon.RDS.Model.Tag> |
Gets and sets the property Tags. |
![]() |
TargetArn | System.String |
Gets and sets the property TargetArn. The ARN of the Redshift data warehouse to use as the target for replication. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5