AWS AmazonRDS documentation change
Summary
Removed note about IAM role association limitations for Aurora Serverless v1 and v2
Security assessment
This change removes documentation about IAM role association limitations with Aurora Serverless v1 and v2. While IAM roles are security-related, this appears to be a documentation cleanup or update rather than addressing a specific security issue. No vulnerability or security weakness is mentioned.
Diff
diff --git a/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Integrating.Authorizing.IAM.AddRoleToDBCluster.md b/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Integrating.Authorizing.IAM.AddRoleToDBCluster.md index 46e09e619..20dece809 100644 --- a//AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Integrating.Authorizing.IAM.AddRoleToDBCluster.md +++ b//AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Integrating.Authorizing.IAM.AddRoleToDBCluster.md @@ -11,6 +10,0 @@ To permit database users in an Amazon Aurora DB cluster to access other AWS serv -###### Note - -You can't associate an IAM role with an Aurora Serverless v1 DB cluster. For more information, see [Using Amazon Aurora Serverless v1](./aurora-serverless.html). - -You can associate an IAM role with an Aurora Serverless v2 DB cluster. -