1.1.0 • Published 8 months ago

@jaypie/aws v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

Jaypie AWS 🐦‍⬛🐒

Jaypie access to AWS resources

📋 Usage

Installation

@jaypie/aws is an optional package that should be installed alongside the main jaypie package.

npm install jaypie @jaypie/aws

📖 Reference

import {
    getSecret,
} from '@jaypie/aws';

getSecret

import { getSecret } from '@jaypie/aws';

const secret = await getSecret("MongoConnectionStringN0NC3-nSg1bR1sh");
// secret = "mongodb+srv://username:password@env-project.n0nc3.mongodb.net/app?retryWrites=true&w=majority";

📝 Changelog

DateVersionSummary
3/19/20241.0.0First publish with @jaypie/core@1.0.0
3/13/20240.1.0Initial publish
3/12/20240.0.1Initial commit

📜 License

Published by Finlayson Studio. All rights reserved

1.1.0

8 months ago

1.0.8

12 months ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.2

1 year ago

1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago