diff --git a/content/en/deployment/lambda/overview/index.md b/content/en/deployment/lambda/overview/index.md index 10aad21b..0b1406ed 100644 --- a/content/en/deployment/lambda/overview/index.md +++ b/content/en/deployment/lambda/overview/index.md @@ -285,7 +285,7 @@ This example is for deployment to multiple regions in a single AWS Account. The {{< include "lambda/alias-info.md" >}} -This example assumes you have already created an alias named `v2` +This example assumes you have already created an alias named `v2`. {{< readfile file="/includes/code/lambda-traffic-split-snippet.yaml" code="true" lang="yaml" >}} diff --git a/content/en/release-notes/index.md b/content/en/release-notes/index.md index ebb56cc9..45e3c1ff 100644 --- a/content/en/release-notes/index.md +++ b/content/en/release-notes/index.md @@ -5,6 +5,14 @@ description: > Information about new features and changes, fixes, and improvements in Armory Continuous Deployment-as-a-Service. --- +## 7 Dec 2023 + +### AWS Lambda alias creation + +When you specify an alias in a `trafficManagement` block, CD-as-a-Service creates your function's alias if it doesn't already exist in AWS. + +{{< include "lambda/alias-info" >}} + ## 28 Nov 2023 ### Support for AWS Lambda