aws-sdk-js-v3-rds-signer-cjs
v1.0.0
Published
An AWS IAM database authentication token signer for RDS, implementing RDS.Signer for AWS SDK for JS v3
Downloads
3
Readme
aws-sdk-js-v3-rds-signer-cjs
An AWS IAM database authentication token signer for RDS, implementing
RDS.Signer
for AWS SDK for JS v3
Installing
npm install --save aws-sdk-js-v3-rds-signer-cjs
This is a light fork of aws-sdk-js-v3-rds-signer. That package only provides an esm module and no support for cjs. Unfortunately there are still many usecases that require a commonjs module, so this fork provides that. When/if AWS finally releases their official module, this will be deprecated.