@hackage / amazonka-contrib-rds-utils

A Haskell equivalent of "aws rds generate-db-auth-token"

Latest1.6.1.1

About

Metadata

  • Last updated , by avanov
  • License MPL-2.0
  • Categories Cloud Computing
  • Maintained by: maxim.avanov@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

amazonka-contrib-rds-utils

This library provides a Haskell equivalent of aws rds generate-db-auth-token CLI utility built on top of amazonka library.

Developer notes

The following commands assume they are run from the provided Nix shell

Building the project
make build

The repository contains AWS root and intermediate certificates obtained from AWS docs. You can use them to test secure connections with the tokens generated by this library.