pg-aws_rds_iam 0.4.1
PG::AWS_RDS_IAM is a plugin for the pg gem that adds support for IAM authentication when connecting to PostgreSQL databases hosted in Amazon RDS.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            aws-sdk-rds
            ~> 1.0
          
          
            pg
            >= 0.18, < 2.0
          
    