Modifies a zero-ETL integration or S3 event integration with Amazon Redshift.
See https://www.paws-r-sdk.com/docs/redshift_modify_integration/ for full documentation.
redshift_modify_integration(
IntegrationArn,
Description = NULL,
IntegrationName = NULL
)
[required] The unique identifier of the integration to modify.
A new description for the integration.
A new name for the integration.