AWS API Gateway v2.6.1 published on Wednesday, Oct 2, 2024 by Pulumi
AWS API Gateway: Installation & Configuration
If you do not already have an AWS account, you can create a free AWS account. Most resources in our examples fall within the AWS Free Tier, but we encourage you to follow the cleanup steps at the end of each section to avoid paying for resources you aren't using.
To provision an AWS API Gateway with this component, you need to have AWS credentials. Use the instructions on the AWS provider’s installation & configuration to get credentials if needed.
Your AWS credentials are never sent to pulumi.com. Pulumi uses the AWS SDK and the credentials in your environment to authenticate requests from your computer to AWS.
Installation
The AWS API Gateway provider is available as a package in all Pulumi languages:
- JavaScript/TypeScript:
@pulumi/aws-apigateway
- Python:
pulumi-aws-apigateway
- Go:
github.com/pulumi/pulumi-aws-apigateway/sdk/go/apigateway
- .NET:
Pulumi.AwsApiGateway
- Java:
com.pulumi/aws-apigateway