@pulumi/aws-apigateway
TypeScript icon, indicating that this package has built-in type declarations

2.4.0 • Public • Published

Actions Status Slack NPM version Python version NuGet version PkgGoDev License

Pulumi AWS API Gateway Component

The Pulumi AWS API Gateway library provides a Pulumi component that easily creates AWS API Gateway REST APIs. This component exposes the Crosswalk for AWS functionality documented in the Pulumi AWS API Gateway guide as a package available in all Pulumi languages.

Installing

This package is available in many languages in the standard packaging formats.

Node.js (JavaScript/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either npm:

npm install @pulumi/aws-apigateway

or yarn:

yarn add @pulumi/aws-apigateway

Python

To use from Python, install using pip:

pip install pulumi-aws-apigateway

Go

To use from Go, use go get to grab the latest version of the library

go get github.com/pulumi/pulumi-aws-apigateway/sdk

.NET

To use from .NET, install using dotnet add package:

dotnet add package Pulumi.AwsApiGateway

References

Package Sidebar

Install

npm i @pulumi/aws-apigateway

Weekly Downloads

6,782

Version

2.4.0

License

Apache-2.0

Unpacked Size

55.2 kB

Total Files

27

Last publish

Collaborators

  • joeduffy
  • pulumi-bot