Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pulumi/aws-infra

Package Overview
Dependencies
Maintainers
2
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pulumi/aws-infra

Pulumi Amazon Web Services (AWS) infrastructure components.

  • 0.16.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-97.62%
Maintainers
2
Weekly downloads
 
Created
Source

Build Status

Pulumi AWS Infrastructure Components

Pulumi's framework for Amazon Web Services (AWS) infrastructure.

This package is meant for use with the Pulumi CLI. Please visit pulumi.io for installation instructions.

The AWS Infrastructure package offers two primary abstractions:

  • Network provides a way to create a new network in your account that follows the AWS Best Practices for doing so. This includes creating a Virtual Private Cloud (VPC) with public and private subnets, if you so choose, and multi-availability zone configuration.

  • Cluster offers a simple way of creating an Elastic Container Service (ECS) cluster for running containers.

Installing

This package is available in JavaScript/TypeScript for use with Node.js. Install it using either npm:

$ npm install @pulumi/aws-infra

or yarn:

$ yarn add @pulumi/aws-infra

Reference

For detailed reference documentation, please visit the API docs.

Keywords

FAQs

Package last updated on 06 Dec 2018

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc