A developer is implementing a serverless application by using AWS CloudFormation to provision Amazon S3 web hosting, Amazon API Gateway, and AWS Lambda functions. The Lambda function source code is zipped and uploaded to an S3 bucket. The S3 object key of the zipped source code is specified in the Lambda resource in the CloudFormation template. The developer notices that there are no changes in the Lambda function every time the CloudFormation stack is updated. How can the developer resolve this issue? A. Create a new Lambda function alias before updating the CloudFormation stack. B. Change the S3 object key or the S3 version in the CloudFormation template before updating the CloudFormation stack. C. Upload the zipped source code to another $3 bucket before updating the CloudFormation stack. D. Associate a code signing configuration with the Lambda function before updating the CloudFormation stack.  Suggested Answer: B Community Answer: B This question is in DVA-C01 AWS Certified Developer – Associate Exam For getting AWS Certified Developer – Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer