The following macros are not currently supported in the header:
- unmigrated-wiki-markup
Documentation for Tasks for AWS 2.10 – other releases are available in the Tasks for AWS Documentation Directory.
View
Unknown macro: {spacejump}
or visit the current documentation home.
Provisioning with AWS CloudFormation
Workflow
The provisioning workflow is illustrated by the diagram in How Does AWS CloudFormation Work?:
This comprises the following activities:
- design a template – this can be done manually via any JSON capable text editor, or with the AWS CloudFormation Designer
- (optional) upload the template to an Amazon S3 bucket – see the Upload File(s) action of the Amazon S3 Object task
- create a stack from the template – see the Create Stack action of the AWS CloudFormation Stack task
- (optional) update the stack (with or without changes to the template) – see the Update Stack action of the AWS CloudFormation Stack task