@jaypie/aws

1.0.5 • Public • Published

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

Date Version Summary
3/19/2024 1.0.0 First publish with @jaypie/core@1.0.0
3/13/2024 0.1.0 Initial publish
3/12/2024 0.0.1 Initial commit

📜 License

Published by Finlayson Studio. All rights reserved

Readme

Keywords

none

Package Sidebar

Install

npm i @jaypie/aws

Weekly Downloads

47

Version

1.0.5

License

none

Unpacked Size

24 kB

Total Files

13

Last publish

Collaborators

  • finlaysonstudio