- Home
- All questions
- Question 462
AWS Certified Solutions Architect study material · question 462 of 500
What benefit does self-managed S3 code storage give a Lambda function?
Show the answer
Answer: C. It lifts Lambda-managed storage limits and shortens time to first invoke
Lambda reads the code directly from the customer's own bucket rather than from Lambda-managed storage.
Source: Configuring AWS Lambda functions (Amazon Web Services) — Configuring Lambda function options