Socket
Socket
Sign inDemoInstall

mc-ext-aws

Package Overview
Dependencies
4
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    mc-ext-aws

Extend Mission Control with AWS services.


Version published
Weekly downloads
2
increased by100%
Maintainers
1
Install size
4.17 MB
Created
Weekly downloads
 

Readme

Source

mc-ext-aws

Extends Mission Control with AWS services.

This is a Mission Control extension for consuming AWS services in your pipelines.

AWS Nodejs SDK

Setting up Your AWS Credentials

This extension requires you created and set your AWS credentials in your ~/.aws/credentials file per the AWS documentation. It should look like this:

[default]
aws_access_key_id = your_access_key
aws_secret_access_key = your_secret_key

EC2

Implemented Methods:

FAQs

Last updated on 17 Dec 2015

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