Integration & Automation

Category: Intermediate (200)

screenshot of code

Conditionally launch AWS CloudFormation resources based on user input

Here are two patterns that you can add to AWS CloudFormation to customize automated deployments based on values provided during the launch. The first pattern is for designing nested stacks that are optional. The second pattern allows you to change template URLs based on the current scenario.