Difference between revisions of "AWS RDS role: rds superuser"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
  
 
To grant <code>rds_superuser</code> to a user user:
 
To grant <code>rds_superuser</code> to a user user:
* <code>[[GRANT]] your_defined_role TO "[[your_username]]";</code>
+
* <code>[[GRANT]] rds_superuser TO "[[your_username]]";</code>
  
 
== Related ==  
 
== Related ==  

Revision as of 18:17, 29 September 2022

The rds_superuser role is the most highly privileged role. [1]


To grant rds_superuser to a user user:

Related

See also

  • https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.PostgreSQL.CommonDBATasks.html
  • Advertising: