All Release Notes
API Extensions for AWS Lambda destinations now support the use of function aliases
16 December 2022
Composable Commerce
HTTP API
Enhancement
Extensibility
AWSLambdaDestination now accepts Lambda function aliases. This allows you to optimize your development and deployment workflows by pointing to a specific version of a Lambda in your API Extension.
Changes:
- [API] The
arn
field of AWSLambdaDestination now accepts AWS Lambda function aliases.