The CloudFormer tool allows you to select any of the AWS resources running in your account for inclusion in the template. If you select resources that have dependent resources (for example, an Amazon EC2 instance is associated with an EC2 security group), the tool will automatically select any dependent resources. You can override any of the pre-selected resources or add other resources as necessary . you have full control of the resources to be included in your template. Logical names are chosen based on the existing resource names, however, you can edit the names that will be included in the template and you can add output parameters based on the attributes available for any of the resources. The template can be uploaded to your S3 bucket and launched directly via the AWS CloudFormation stack creation wizard.
The CloudFormer tool is intended to create a starting point for your template. Once created, you can customize, for example:
- Add Parameters to enable stacks to be configured at launch time.
- Add Mappings to allow the template to be customized to the specific environment.
- Replace static values with "Ref" and "Fn::GetAtt" functions to flow property data between resources where the value of one property is dependent on the value of a property from a different resource.
- Fill in your Amazon EC2 instance userdata to pass parameters to your EC2 instances at launch time.
- Customize your Amazon RDS DB instance database names and master passwords.
- US East (Virginia) Region
- US West (Oregon) Region
- US West (N. California) Region
- EU West (Ireland) Region
- Asia Pacific (Singapore) Region
- Asia Pacific (Tokyo) Region
- Asia Pacific (Sydney) Region
- South America (Sao Paulo) Region