AWS redshift documentation change
Summary
Updated documentation links by adding an extra slash in AWS documentation URLs
Security assessment
The changes only modify URL formatting (adding double slashes after domain) without altering security-related content. No security vulnerabilities, features, or mitigations are mentioned in these changes.
Diff
diff --git a/redshift/latest/mgmt/serverless-considerations.md b/redshift/latest/mgmt/serverless-considerations.md index 09ec397b8..d9d3e19dd 100644 --- a//redshift/latest/mgmt/serverless-considerations.md +++ b//redshift/latest/mgmt/serverless-considerations.md @@ -17,5 +17,5 @@ Feature | Description -**User-defined functions (UDFs)** | You can run user-defined functions (UDFs) in Amazon Redshift Serverless. For more information, see [Creating user-defined functions](https://docs.aws.amazon.com/redshift/latest/dg/user-defined-functions.html) in the _Amazon Redshift Database Developer Guide_. -**Stored procedures** | You can run stored procedures in Amazon Redshift Serverless. For more information, see [Creating stored procedures](https://docs.aws.amazon.com/redshift/latest/dg/stored-procedure-overview.html) in the _Amazon Redshift Database Developer Guide_. -**Materialized views** | You can create materialized views in Amazon Redshift Serverless. For more information, see [Creating materialized views](https://docs.aws.amazon.com/redshift/latest/dg/materialized-view-overview.html) in the _Amazon Redshift Database Developer Guide_. -**Spatial functions** | You can run spatial functions in Amazon Redshift Serverless. For more information, see [Querying spatial data](https://docs.aws.amazon.com/redshift/latest/dg/geospatial-overview.html) in the _Amazon Redshift Database Developer Guide_. -**Federated queries** | You can run queries to join data with Aurora DB cluster and Amazon RDS databases from Amazon Redshift Serverless. For more information, see [Querying data with federated queries](https://docs.aws.amazon.com/redshift/latest/dg/federated-overview.html) in the _Amazon Redshift Database Developer Guide_. +**User-defined functions (UDFs)** | You can run user-defined functions (UDFs) in Amazon Redshift Serverless. For more information, see [Creating user-defined functions](https://docs.aws.amazon.com//redshift/latest/dg/user-defined-functions.html) in the _Amazon Redshift Database Developer Guide_. +**Stored procedures** | You can run stored procedures in Amazon Redshift Serverless. For more information, see [Creating stored procedures](https://docs.aws.amazon.com//redshift/latest/dg/stored-procedure-overview.html) in the _Amazon Redshift Database Developer Guide_. +**Materialized views** | You can create materialized views in Amazon Redshift Serverless. For more information, see [Creating materialized views](https://docs.aws.amazon.com//redshift/latest/dg/materialized-view-overview.html) in the _Amazon Redshift Database Developer Guide_. +**Spatial functions** | You can run spatial functions in Amazon Redshift Serverless. For more information, see [Querying spatial data](https://docs.aws.amazon.com//redshift/latest/dg/geospatial-overview.html) in the _Amazon Redshift Database Developer Guide_. +**Federated queries** | You can run queries to join data with Aurora DB cluster and Amazon RDS databases from Amazon Redshift Serverless. For more information, see [Querying data with federated queries](https://docs.aws.amazon.com//redshift/latest/dg/federated-overview.html) in the _Amazon Redshift Database Developer Guide_. @@ -23,4 +23,4 @@ Feature | Description -**HyperLogLog** | You can run HyperLogLog functions in Amazon Redshift Serverless. For more information, see [Using HyperLogLog sketches](https://docs.aws.amazon.com/redshift/latest/dg/hyperloglog-overview.html) in the _Amazon Redshift Database Developer Guide_. -**Querying data across databases** | You can query data across databases with Amazon Redshift Serverless. For more information, see [Querying data across databases](https://docs.aws.amazon.com/redshift/latest/dg/cross-database-overview.html) in the _Amazon Redshift Database Developer Guide_. -**Data sharing** | You can access datashares on provisioned data warehouses with Amazon Redshift Serverless. For more information, see [Sharing data across clusters](https://docs.aws.amazon.com/redshift/latest/dg/datashare-overview.html) in the _Amazon Redshift Database Developer Guide_. -**Semi-structured data querying** | You can ingest and store semi-structured data with the `SUPER` data type with Amazon Redshift Serverless. For more information, see [Ingesting and querying semi-structured data](https://docs.aws.amazon.com/redshift/latest/dg/super-overview.html) in the _Amazon Redshift Database Developer Guide_. +**HyperLogLog** | You can run HyperLogLog functions in Amazon Redshift Serverless. For more information, see [Using HyperLogLog sketches](https://docs.aws.amazon.com//redshift/latest/dg/hyperloglog-overview.html) in the _Amazon Redshift Database Developer Guide_. +**Querying data across databases** | You can query data across databases with Amazon Redshift Serverless. For more information, see [Querying data across databases](https://docs.aws.amazon.com//redshift/latest/dg/cross-database-overview.html) in the _Amazon Redshift Database Developer Guide_. +**Data sharing** | You can access datashares on provisioned data warehouses with Amazon Redshift Serverless. For more information, see [Sharing data across clusters](https://docs.aws.amazon.com//redshift/latest/dg/datashare-overview.html) in the _Amazon Redshift Database Developer Guide_. +**Semi-structured data querying** | You can ingest and store semi-structured data with the `SUPER` data type with Amazon Redshift Serverless. For more information, see [Ingesting and querying semi-structured data](https://docs.aws.amazon.com//redshift/latest/dg/super-overview.html) in the _Amazon Redshift Database Developer Guide_. @@ -28,2 +28,2 @@ Feature | Description -**Machine learning** | You can use Amazon Redshift machine learning with Amazon Redshift Serverless. For more information, see [Using machine learning](https://docs.aws.amazon.com/redshift/latest/dg/machine_learning.html) in the _Amazon Redshift Database Developer Guide_. -**SQL commands and functions** | With a few exceptions (such as `REBOOT_CLUSTER`), you can use Amazon Redshift SQL commands and functions with Amazon Redshift Serverless. For more information, see [SQL reference](https://docs.aws.amazon.com/redshift/latest/dg/cm_chap_SQLCommandRef.html) in the _Amazon Redshift Database Developer Guide_. +**Machine learning** | You can use Amazon Redshift machine learning with Amazon Redshift Serverless. For more information, see [Using machine learning](https://docs.aws.amazon.com//redshift/latest/dg/machine_learning.html) in the _Amazon Redshift Database Developer Guide_. +**SQL commands and functions** | With a few exceptions (such as `REBOOT_CLUSTER`), you can use Amazon Redshift SQL commands and functions with Amazon Redshift Serverless. For more information, see [SQL reference](https://docs.aws.amazon.com//redshift/latest/dg/cm_chap_SQLCommandRef.html) in the _Amazon Redshift Database Developer Guide_.