List of questions
Related questions
Question 538 - DVA-C01 discussion
A developer is creating a serverless application that uses an AWS Lambda function. The developer will use AWS Cloud Formation to deploy the application. The application will write logs to Amazon 3loudWatch Logs. The developer has created a log group in a Cloud Format ion template for the application to use. The developer needs to modify the CloudFormation template to make the name of the log [jroup available to the application at runtime. Which solution will meet this requirement?
A.
Use the AWS:: Include transform in CloudFormation to provide the log group's name to the application.
B.
Pass the log group's name to the application in the user data section of the CloudFormation template.
C.
Use the CloudFormation template's Mappings section to specify the log group's name for the application.
D.
Pass the log group's Amazon Resource Name (ARN) as an environment variable to the Lambda function.
Your answer:
0 comments
Sorted by
Leave a comment first