pulumi-aws-apigateway


Namepulumi-aws-apigateway JSON
Version 2.6.2 PyPI version JSON
download
home_pageNone
SummaryPulumi Amazon Web Services (AWS) API Gateway Components.
upload_time2025-01-22 17:25:10
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseApache-2.0
keywords pulumi aws apigateway category/cloud kind/component
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Actions Status](https://github.com/pulumi/pulumi-aws-apigateway/actions/workflows/release.yml/badge.svg)](https://github.com/pulumi/pulumi-aws-apigateway/actions)
[![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com)
[![NPM version](https://badge.fury.io/js/%40pulumi%2Faws-apigateway.svg)](https://www.npmjs.com/package/@pulumi/aws-apigateway)
[![Python version](https://badge.fury.io/py/pulumi-aws-apigateway.svg)](https://pypi.org/project/pulumi-aws-apigateway)
[![NuGet version](https://badge.fury.io/nu/pulumi.awsapigateway.svg)](https://badge.fury.io/nu/pulumi.awsapigateway)
[![PkgGoDev](https://pkg.go.dev/badge/github.com/pulumi/pulumi-aws-apigateway/sdk/go)](https://pkg.go.dev/github.com/pulumi/pulumi-aws-apigateway/sdk/go)
[![License](https://img.shields.io/github/license/pulumi/pulumi-aws-apigateway)](https://github.com/pulumi/pulumi-aws-apigateway/blob/master/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](https://www.pulumi.com/docs/guides/crosswalk/aws/api-gateway/) as a package available in all Pulumi languages.

<div>
    <a href="https://www.pulumi.com/templates/serverless-application/aws/" title="Get Started">
       <img src="https://www.pulumi.com/images/get-started.svg?" width="120">
    </a>
</div>

## 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

* [Tutorial](https://www.pulumi.com/templates/serverless-application/aws/)
* [API Reference Documentation](https://www.pulumi.com/registry/packages/aws-apigateway/api-docs/)
* [Examples](./examples)
* [Crosswalk for AWS - API Gateway Guide](https://www.pulumi.com/docs/guides/crosswalk/aws/api-gateway/)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pulumi-aws-apigateway",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "pulumi, aws, apigateway, category/cloud, kind/component",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/e2/db/fb5f4bb8640a71fa99dc6506bf7aea567d9be01deed41386e56d68e2130a/pulumi_aws_apigateway-2.6.2.tar.gz",
    "platform": null,
    "description": "[![Actions Status](https://github.com/pulumi/pulumi-aws-apigateway/actions/workflows/release.yml/badge.svg)](https://github.com/pulumi/pulumi-aws-apigateway/actions)\n[![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com)\n[![NPM version](https://badge.fury.io/js/%40pulumi%2Faws-apigateway.svg)](https://www.npmjs.com/package/@pulumi/aws-apigateway)\n[![Python version](https://badge.fury.io/py/pulumi-aws-apigateway.svg)](https://pypi.org/project/pulumi-aws-apigateway)\n[![NuGet version](https://badge.fury.io/nu/pulumi.awsapigateway.svg)](https://badge.fury.io/nu/pulumi.awsapigateway)\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/pulumi/pulumi-aws-apigateway/sdk/go)](https://pkg.go.dev/github.com/pulumi/pulumi-aws-apigateway/sdk/go)\n[![License](https://img.shields.io/github/license/pulumi/pulumi-aws-apigateway)](https://github.com/pulumi/pulumi-aws-apigateway/blob/master/LICENSE)\n\n# Pulumi AWS API Gateway Component\n\nThe 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](https://www.pulumi.com/docs/guides/crosswalk/aws/api-gateway/) as a package available in all Pulumi languages.\n\n<div>\n    <a href=\"https://www.pulumi.com/templates/serverless-application/aws/\" title=\"Get Started\">\n       <img src=\"https://www.pulumi.com/images/get-started.svg?\" width=\"120\">\n    </a>\n</div>\n\n## Installing\n\nThis package is available in many languages in the standard packaging formats.\n\n### Node.js (JavaScript/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n    npm install @pulumi/aws-apigateway\n\nor `yarn`:\n\n    yarn add @pulumi/aws-apigateway\n\n### Python\n\nTo use from Python, install using `pip`:\n\n    pip install pulumi-aws-apigateway\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library\n\n    go get github.com/pulumi/pulumi-aws-apigateway/sdk\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n    dotnet add package Pulumi.AwsApiGateway\n\n## References\n\n* [Tutorial](https://www.pulumi.com/templates/serverless-application/aws/)\n* [API Reference Documentation](https://www.pulumi.com/registry/packages/aws-apigateway/api-docs/)\n* [Examples](./examples)\n* [Crosswalk for AWS - API Gateway Guide](https://www.pulumi.com/docs/guides/crosswalk/aws/api-gateway/)\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Pulumi Amazon Web Services (AWS) API Gateway Components.",
    "version": "2.6.2",
    "project_urls": {
        "Repository": "https://github.com/pulumi/pulumi-aws-apigateway"
    },
    "split_keywords": [
        "pulumi",
        " aws",
        " apigateway",
        " category/cloud",
        " kind/component"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b905894897556ed9a149c29e9089db763618c8ec707bef087580815001431529",
                "md5": "e8168f631011feada117af0274a68e09",
                "sha256": "78ecbee9446e428a011b884c7f35d4f421d0bd1acdf3320e3ef833aaa8716525"
            },
            "downloads": -1,
            "filename": "pulumi_aws_apigateway-2.6.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e8168f631011feada117af0274a68e09",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 19522,
            "upload_time": "2025-01-22T17:25:08",
            "upload_time_iso_8601": "2025-01-22T17:25:08.351119Z",
            "url": "https://files.pythonhosted.org/packages/b9/05/894897556ed9a149c29e9089db763618c8ec707bef087580815001431529/pulumi_aws_apigateway-2.6.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e2dbfb5f4bb8640a71fa99dc6506bf7aea567d9be01deed41386e56d68e2130a",
                "md5": "bff8106116457d09ac73bd7a87d34b00",
                "sha256": "1187fc556d1823b350358a4d0d977940765687cb53e7cdb912ec3aa86acb58d5"
            },
            "downloads": -1,
            "filename": "pulumi_aws_apigateway-2.6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "bff8106116457d09ac73bd7a87d34b00",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 17785,
            "upload_time": "2025-01-22T17:25:10",
            "upload_time_iso_8601": "2025-01-22T17:25:10.032459Z",
            "url": "https://files.pythonhosted.org/packages/e2/db/fb5f4bb8640a71fa99dc6506bf7aea567d9be01deed41386e56d68e2130a/pulumi_aws_apigateway-2.6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-22 17:25:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pulumi",
    "github_project": "pulumi-aws-apigateway",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pulumi-aws-apigateway"
}
        
Elapsed time: 1.39890s