Created
September 30, 2019 19:51
-
-
Save serverlessunicorn/3a2459da74007dd7610dc88e2ffba894 to your computer and use it in GitHub Desktop.
TWagnerMediumBlogSampleCFTemplatePart3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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