Versions and Aliases in AWS Lambda
Create versions and aliases of Lambda functions in order to test your changes in different environments or stages without affection your live production code.
- AWS
- Lambda
Create versions and aliases of Lambda functions in order to test your changes in different environments or stages without affection your live production code.
Adjust AWS Cron Events using Lambda to minimize Daylight Savings Time's effects on your services.
Learn how to set up error codes in API Gateway when working with Lambda functions written in Node.js.