Difference between revisions of "Rds iam"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} * {{RDS}}")
 
 
(6 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
  
 +
CREATE USER your-user;
 +
[[GRANT]] [[rds_iam]] TO your-user;
 +
 +
== Related ==
 +
* https://aws.amazon.com/premiumsupport/knowledge-center/users-connect-rds-iam/
 +
* [[Terraform resource: aws_db_instance]] <code>[[iam_database_authentication_enabled]] = true</code>
 +
* [[Amazon RDS IAM Authentication]]
 +
 +
== See also ==
 
* {{RDS}}
 
* {{RDS}}
 +
 +
[[Category:RDS]]

Latest revision as of 19:50, 27 October 2022

Advertising: