Skip to main content

AWS CloudFormation Getting Started

Get Started with AWS CloudFormation

1. Use the AWS CloudFormation Language Server

The AWS CloudFormation language server provides capabilities to accelerate authoring infrastructure-as-code (IaC) and deploying AWS resources safely and with confidence. It follows the language server protocol (LSP) to provide documentation on hover, auto-completion, diagnostics via static validation, go to definition and code actions.

Learn more on CloudFormation

2. Define access controls

Set up access with AWS Identity and Access Management

Learn more in Controlling Access with IAM for AWS CloudFormation

3. Deploy your first collection of resources

Videos