ExamQuestions.com

Register
Login
AWS Certified Database Specialty Exam Questions

Amazon

AWS Certified Database Specialty

139 / 145

Question 139:

A database specialist has configured IAM authentication on an Amazon RDS for MySQL database instance. A user is trying to connect to the database. What does the user need to do in order to authenticate and access the database?

Answer options:

A.Generate an authentication token using aws rds generate-db-auth-token CLI command.
B.Generate an authentication token using AWS STS service.
C.Configure AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY environment variables in their local environment.
D.Configure their database user id and password in their local environment.