Difference between revisions of "Rds iam"
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
CREATE USER your-user; | CREATE USER your-user; | ||
− | GRANT [[rds_iam]] TO 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 == | == See also == | ||
* {{RDS}} | * {{RDS}} | ||
+ | |||
+ | [[Category:RDS]] |
Latest revision as of 19:50, 27 October 2022
CREATE USER your-user; GRANT rds_iam TO your-user;
Related[edit]
- https://aws.amazon.com/premiumsupport/knowledge-center/users-connect-rds-iam/
- Terraform resource: aws_db_instance
iam_database_authentication_enabled = true
- Amazon RDS IAM Authentication
See also[edit]
- Amazon databases: AWS RDS, storage,
aws rds
, Amazon RDS Proxy, RDS FAQs, PostgreSQL, MySQL, SQL Server, AWS Outposts, Amazon Aurora, Amazon Aurora Serverless , Amazon DocumentDB, Amazon DynamoDB, Amazon Redshift, Amazon QLDB, Amazon RDS Performance Insights, DataFileRead, DMS, Amazon Neptune, Amazon MemoryDB for Redis, Amazon RDS query editor for Aurora Serverless, Amazon Redshift query editor, AWS RDS Snapshots, AWS RDS Instance Types,rds_superuser
, Authentication, autoscaling
Advertising: