# Retail Demo Store CloudFormation Templates
This readme explains the use and utility of each of the listed CloudFormation stacks and its resources.
Template list
expand / collapse
- [**base/**](#base)
- [**event-engine/**](#ee)
- **services/**
- alexa.yaml
- amazonpay.yaml
- apigateway.yaml
- cleanup-bucket.yaml
- deployment-support.yaml
- lex.yaml
- location.yaml
- mparticle.yaml
- segment.yaml
- swagger-ui-pipeline.yaml
- template.yaml
- web-ui-pipeline.yaml
## base/ | Base infrastructure templates
#### Purpose
These templates deploy infrastructure to support the Retail Demo Store.
[Find out more](./base)
## event-engine/ | AWS Event Engine templates
#### Purpose
These templates are needed by AWS' Event Engine to support running AWS-led workshop events.
## services/ | Retail Demo Store business service infrastructure
#### Purpose
These are the infrastructure components to support the business services (i.e. Product, Search etc).
---
Go back to the [Retail Demo Store README](../../../README.md).