How IAM authentication works with RDS?
Answer
For example:
- EC2 instance uses IAM role to make an API call to get auth token
- The token, with SSL encryption, is used for accessing the RDS instance
Note: The token has a lifetime of 15 minutes
For example:
Note: The token has a lifetime of 15 minutes