AWS AmazonRDS documentation change
Summary
Updated documentation to generalize references from 'Amazon Redshift' to 'supported data warehouse' terminology, removed product-specific references in titles and links
Security assessment
Changes are terminology updates to broaden scope beyond Amazon Redshift without altering security-related content. The security-related mention of AWS KMS key immutability remains unchanged from previous documentation.
Diff
diff --git a/AmazonRDS/latest/UserGuide/zero-etl.modifying.md b/AmazonRDS/latest/UserGuide/zero-etl.modifying.md index 14127c51c..d63baad17 100644 --- a//AmazonRDS/latest/UserGuide/zero-etl.modifying.md +++ b//AmazonRDS/latest/UserGuide/zero-etl.modifying.md @@ -5 +5 @@ -# Modifying Amazon RDS zero-ETL integrations with Amazon Redshift +# Modifying Amazon RDS zero-ETL integrations @@ -7 +7 @@ -You can modify only the name, description, and data filtering options for a zero-ETL integration with Amazon Redshift. You can't modify the AWS KMS key used to encrypt the integration, or the source or target databases. +You can modify only the name, description, and data filtering options for a zero-ETL integration in a supported data warehouse. You can't modify the AWS KMS key used to encrypt the integration, or the source or target databases. @@ -9 +9 @@ You can modify only the name, description, and data filtering options for a zero -If you add a data filter to an existing integration, Amazon RDS reevaluates the filter as if it always existed. It removes any data that is currently in the target Amazon Redshift data warehouse that doesn't match the new filtering criteria. If you _remove_ a data filter from an integration, it replicates any data that previously didn't match the filtering criteria (but now does) into the target data warehouse. For more information, see [Data filtering for Amazon RDS zero-ETL integrations with Amazon Redshift](./zero-etl.filtering.html). +If you add a data filter to an existing integration, Amazon RDS reevaluates the filter as if it always existed. It removes any data that is currently in the target data warehouse that doesn't match the new filtering criteria. If you _remove_ a data filter from an integration, it replicates any data that previously didn't match the filtering criteria (but now does) into the target data warehouse. For more information, see [Data filtering for Amazon RDS zero-ETL integrations](./zero-etl.filtering.html). @@ -32 +32 @@ To modify a zero-ETL integration using the AWS CLI, call the [modify-integration - * `--data-filter` – Specify data filtering options for the integration. For more information, see [Data filtering for Amazon RDS zero-ETL integrations with Amazon Redshift](./zero-etl.filtering.html). + * `--data-filter` – Specify data filtering options for the integration. For more information, see [Data filtering for Amazon RDS zero-ETL integrations](./zero-etl.filtering.html).