We announced the upcoming
end-of-support for AWS SDK for JavaScript v2.
We recommend that you migrate to AWS SDK for JavaScript v3.
For dates, additional details, and information on how to migrate, please refer to the linked announcement.
Class: AWS.RDS.Signer
- Inherits:
-
Object
- Object
- AWS.RDS.Signer
- Defined in:
- lib/rds/signer.js
Overview
A signer object can be used to generate an auth token to a database.
Constructor Summary collapse
-
new AWS.RDS.Signer(options) ⇒ void
constructor
Creates a signer object can be used to generate an auth token.
Method Summary collapse
-
getAuthToken(options = {}, [callback]) ⇒ String?
Generate an auth token to a database.
Constructor Details
new AWS.RDS.Signer(options) ⇒ void
Creates a signer object can be used to generate an auth token.