AWS AmazonRDS documentation change
Summary
Fixed URL formatting in extension restriction documentation links
Security assessment
Changes only correct URL paths. While the content discusses extension restrictions (a security control), the modification doesn't alter security guidance or address a specific vulnerability.
Diff
diff --git a/AmazonRDS/latest/AuroraUserGuide/Aurora_delegated_ext.md b/AmazonRDS/latest/AuroraUserGuide/Aurora_delegated_ext.md index 34100edf5..d05d6b41f 100644 --- a//AmazonRDS/latest/AuroraUserGuide/Aurora_delegated_ext.md +++ b//AmazonRDS/latest/AuroraUserGuide/Aurora_delegated_ext.md @@ -11 +11 @@ Using Amazon Aurora delegated extension support for PostgreSQL, you can delegate -You can specify the extensions that can be installed on your Aurora PostgreSQL DB instance, by listing them in the `rds.allowed_extensions` parameter. For more information, see [Using PostgreSQL extensions with Amazon RDS for PostgreSQL](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.Extensions.html). +You can specify the extensions that can be installed on your Aurora PostgreSQL DB instance, by listing them in the `rds.allowed_extensions` parameter. For more information, see [Using PostgreSQL extensions with Amazon RDS for PostgreSQL](https://docs.aws.amazon.com//AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.Extensions.html). @@ -95 +95 @@ To learn more about setting up this parameter, see Turning on delegate extension -`rds.allowed_extensions`| This parameter lets the customer limit the extensions that can be installed in the Aurora PostgreSQL DB instance. For more information, see [Restricting installation of PostgreSQL extensions ](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_PostgreSQL.html#PostgreSQL.Concepts.General.FeatureSupport.Extensions.Restriction)| "*"| By default, this parameter is set to "*", which means that all extensions supported on RDS for PostgreSQL and Aurora PostgreSQL are allowed to be created by users with necessary privileges. Empty means no extensions can be installed in the Aurora PostgreSQL DB instance.| administrator +`rds.allowed_extensions`| This parameter lets the customer limit the extensions that can be installed in the Aurora PostgreSQL DB instance. For more information, see [Restricting installation of PostgreSQL extensions ](https://docs.aws.amazon.com//AmazonRDS/latest/UserGuide/CHAP_PostgreSQL.html#PostgreSQL.Concepts.General.FeatureSupport.Extensions.Restriction)| "*"| By default, this parameter is set to "*", which means that all extensions supported on RDS for PostgreSQL and Aurora PostgreSQL are allowed to be created by users with necessary privileges. Empty means no extensions can be installed in the Aurora PostgreSQL DB instance.| administrator