You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It may be valuable to have the RDS artifact software.amazon.awssdk:rds encapsulated in an extension. I don't foresee most of it getting used in the average use case, however, the dependency does provide the RdsUtilities class that is used for IAM-based authentication to databases. This client could be used as a stepping stone to implement a credentials provider for RDS database connections.
The text was updated successfully, but these errors were encountered:
It may be valuable to have the RDS artifact
software.amazon.awssdk:rds
encapsulated in an extension. I don't foresee most of it getting used in the average use case, however, the dependency does provide theRdsUtilities
class that is used for IAM-based authentication to databases. This client could be used as a stepping stone to implement a credentials provider for RDS database connections.The text was updated successfully, but these errors were encountered: