@hackage amazonka-contrib-rds-utils1.6.1.1
A Haskell equivalent of "aws rds generate-db-auth-token"
Categories
License
MPL-2.0
Maintainer
maxim.avanov@gmail.com
Links
- Homepage
- Documentation
- No source repository
- Changelog
- Security
Versions
Installation
Dependencies (8)
- amazonka >=1.6.1
- amazonka-core
- amazonka-rds
- base >=4.14.1.0
- bytestring >=0.9
- lens >=4.4 Show all…
Dependents (0)
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.