Skip to content

Instantly share code, notes, and snippets.

@serverlessunicorn
Created September 30, 2019 19:51
Show Gist options
  • Save serverlessunicorn/3a2459da74007dd7610dc88e2ffba894 to your computer and use it in GitHub Desktop.
Save serverlessunicorn/3a2459da74007dd7610dc88e2ffba894 to your computer and use it in GitHub Desktop.
TWagnerMediumBlogSampleCFTemplatePart3
Globals:
Function:
AutoPublishAlias: live
# Deploy Lambda function updates via 5 minute canary rollout
DeploymentPreference:
Enabled: true
Type: Canary10Percent5Minutes
Role: !Ref CodeDeployRole
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment