Lambda functions invoked synchronously have a payload size limit of ________.
- 10 MB
- 2 MB
- 6 MB
- 8 MB
Lambda functions invoked synchronously have a payload size limit of 6 MB. This includes both the event object and the response object.
Loading...
Related Quiz
- To grant Cross-Account Access, the ________ account must explicitly allow access to the resources in its account.
- Leveraging __________ can help distribute traffic evenly, minimizing cold start impacts during peak loads.
- How can you delegate permissions in AWS IAM?
- Scenario: Your team is deploying a new feature that involves multiple AWS services. How can AWS X-Ray help in ensuring the smooth integration and performance of these services?
- __________ is the process of gradually increasing the load on a system until it reaches its breaking point.