@wholebuzz/secrets
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

@wholebuzz/secrets

Secrets interface abstraction with implementations for GCP and AWS.

Example

import { AmazonWebServicesSecretManager } from '@wholebuzz/secrets'

const secrets = new AmazonWebServicesSecretManager()
const secret = await secrets.getSecret('secret-name')

Readme

Keywords

none

Package Sidebar

Install

npm i @wholebuzz/secrets

Weekly Downloads

0

Version

0.0.1

License

Apache-2.0

Unpacked Size

19.2 kB

Total Files

18

Last publish

Collaborators

  • wholenewsorg