redshift_delete_integration {paws.database}R Documentation

Deletes a zero-ETL integration or S3 event integration with Amazon Redshift

Description

Deletes a zero-ETL integration or S3 event integration with Amazon Redshift.

See https://www.paws-r-sdk.com/docs/redshift_delete_integration/ for full documentation.

Usage

redshift_delete_integration(IntegrationArn)

Arguments

IntegrationArn

[required] The unique identifier of the integration to delete.


[Package paws.database version 0.9.0 Index]