AWS AmazonRDS documentation change
Summary
Updated Data API enablement method from ModifyDBCluster to EnableHttpEndpoint operation reference.
Security assessment
This is a procedural update correcting an API reference. No security context or vulnerability is mentioned.
Diff
diff --git a/AmazonRDS/latest/AuroraUserGuide/CHAP_GettingStartedAurora.AuroraPostgreSQL.ExpressConfig.md b/AmazonRDS/latest/AuroraUserGuide/CHAP_GettingStartedAurora.AuroraPostgreSQL.ExpressConfig.md index ab33486b9..0b840eba0 100644 --- a//AmazonRDS/latest/AuroraUserGuide/CHAP_GettingStartedAurora.AuroraPostgreSQL.ExpressConfig.md +++ b//AmazonRDS/latest/AuroraUserGuide/CHAP_GettingStartedAurora.AuroraPostgreSQL.ExpressConfig.md @@ -341 +341 @@ If you disable the `rds_iam` role for the master username, you will lose access - * Data API can be enabled for a cluster with express configuration after creation using the ModifyDBCluster operation. However, it doesn't support authentication with master username/password. You must create new user credentials to access Data API. + * Data API can be enabled for a cluster with express configuration after creation using the [EnableHttpEndpoint](https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_EnableHttpEndpoint.html) operation. However, it doesn't support authentication with master username/password. You must create new user credentials to access Data API.