A developer wants the ability to roll back to a previous version of an AWS Lambda function in the event of errors caused by a new deployment. How can the developer achieve this with MINIMAL impact on users?
Pseudo Parameters:CloudFormation provides pseudo parameters that reference runtime context, including the current AWS Region.
Operational Efficiency:TheAWS::Regionpseudo parameter offers the most direct and self-contained way to obtain the Region dynamically within the template.
Jeffrey
3 days agoMignon
4 days agoMeghan
5 days agoEvette
7 days ago