Solved

A Developer Wants to Send Multi-Value Headers to an AWS

Question 94

Multiple Choice

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 MB.
C) Include the Base64 encoding status, status code, status description, and headers in the Lambda function.
D) Enable the multi-value headers on the ALB.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions