npm.io
3.0.0 • Published 2d ago

@pulumi/aws-apigateway

Licence
Apache-2.0
Version
3.0.0
Deps
2
Size
54 kB
Vulns
0
Weekly
0
Stars
16

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

Keywords