Socket
Socket
Sign inDemoInstall

@jaypie/aws

Package Overview
Dependencies
259
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @jaypie/aws

Jaypie access to AWS resources


Version published
Maintainers
1
Install size
8.70 MB
Created

Readme

Source

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

FAQs

Last updated on 22 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc