Integration & Automation
Amazon S3 authenticated bootstrapping in AWS CloudFormation
Learn how to securely access Amazon S3 during bootstrapping by using S3-authenticated objects.
Introduction to quickstart-linux-utilities
Learn how to automate the installation of cfn-init helper scripts across operating systems by invoking quickstart-linux-utilities at stack launch.
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.


