1. Docs
  2. Infrastructure as Code
  3. Clouds
  4. AWS

AWS & Pulumi

    Build infrastructure on AWS using TypeScript, Python, Go, C#, Java, or YAML. Pulumi supports all AWS services and stays up-to-date with all AWS features.

    Providers

    The Amazon Web Services (AWS) provider for Pulumi can provision cloud resources in AWS. It uses the AWS SDK to manage resources and should be your default choice for managing AWS resources. The AWS Cloud Control provider provides coverage of all resources in the AWS Cloud Control API, but not all resources are available yet.

    Templates

    Pulumi templates are the fastest way to deploy infrastructure. After deploying, you can easily modify the infrastructure by updating the code in your language of choice.

    Components

    Components support all languages and group a set of resources together.

    Guides

    Learn how to use AWS & Pulumi together.

    Policies

    Use Pulumi Policies to configure and enforce best practices for your Pulumi stacks.