What should the developer do to achieve this?

Posted by: Pdfprep Category: DVA-C01 Tags: , ,

A developer wants to send multi-value headers to an AWS Lambda function that is registered as a target with an Application Load Balancer (ALB).

What should the developer do to achieve this?
A . Place the Lambda function and target group in the same account.
B . Send the request body to the Lambda function with a size less than 1 M
D . Include the Base64 encoding status, status code, status description, and headers in the Lambda function.
E . Enable the multi-value headers on the AL

Answer: D

Explanation:

Reference: https://docs.aws.amazon.com/elasticloadbalancing/latest/application/lambda­functions.html#enable-multi-value-headers

Leave a Reply

Your email address will not be published.