mc-ext-aws

0.0.1 • Public • Published

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:

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.10latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.10

Package Sidebar

Install

npm i mc-ext-aws

Weekly Downloads

0

Version

0.0.1

License

ISC

Last publish

Collaborators

  • andyfleming