This template creates an AWS AppConfig deployment strategy called MyTestDeploymentStrategy. The deployment strategy defines important criteria for rolling out your configuration to the designated targets. It includes the overall duration required, a percentage of targets to receive the deployment during each interval, an algorithm that defines how the percentage grows, and the bake time. The deployment strategy has properties such as name, description, deployment duration in minutes, final bake time in minutes, growth factor, growth type, replicate to, and tags.

BasicDeploymentStrategy
AWS::AppConfig::DeploymentStrategy


Tags

CloudFormation Template

Share Template