Skip to content

/AWS1/CL_RDS=>CREATEINTEGRATION()

About CreateIntegration

Creates a zero-ETL integration with Amazon Redshift.

Method Signature

IMPORTING

Required arguments:

IV_SOURCEARN TYPE /AWS1/RDSSOURCEARN /AWS1/RDSSOURCEARN

The Amazon Resource Name (ARN) of the database to use as the source for replication.

IV_TARGETARN TYPE /AWS1/RDSARN /AWS1/RDSARN

The ARN of the Redshift data warehouse to use as the target for replication.

IV_INTEGRATIONNAME TYPE /AWS1/RDSINTEGRATIONNAME /AWS1/RDSINTEGRATIONNAME

The name of the integration.

Optional arguments:

IV_KMSKEYID TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING

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.

IT_ADDITIONALENCCONTEXT TYPE /AWS1/CL_RDSENCCONTEXTMAP_W=>TT_ENCRYPTIONCONTEXTMAP TT_ENCRYPTIONCONTEXTMAP

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 KMSKeyId parameter.

IT_TAGS TYPE /AWS1/CL_RDSTAG=>TT_TAGLIST TT_TAGLIST

Tags

IV_DATAFILTER TYPE /AWS1/RDSDATAFILTER /AWS1/RDSDATAFILTER

Data filtering options for the integration. For more information, see Data filtering for Aurora zero-ETL integrations with Amazon Redshift.

Valid for: Integrations with Aurora MySQL source DB clusters only

IV_DESCRIPTION TYPE /AWS1/RDSINTEGRATIONDESC /AWS1/RDSINTEGRATIONDESC

A description of the integration.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_RDSINTEGRATION /AWS1/CL_RDSINTEGRATION