AWS CloudFormation Templates
This solution uses two AWS CloudFormation templates to automate the deployment of the AWS CloudFormation Validation Pipeline. You can download the templates before deployment.
central-microservices.template: Use this template to
deploy AWS Lambda functions (including the preconfigured test functions) and AWS Identity
and
Access Management (IAM) roles that manage pipeline tasks within an AWS Region. Launch
this
template only once in each AWS Region where you want to run the solution.
main-pipeline.template: Use this template to deploy
AWS CodePipeline, AWS CodeBuild, AWS Lambda functions, an Amazon Simple Storage Service
(Amazon S3) bucket, an Amazon Simple Notification Service (Amazon SNS)
topic, an Amazon DynamoDB table, and associated IAM roles. Launch this template separately
for each
repository that contains templates to validate.