Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which AWS SAM CLI subcommand enables local testing of a REST API developed with Amazon API Gateway and AWS Lambda?
A
Sam local invoke - Invokes a Lambda function locally.
B
Sam local generate-event - Generates a local event for Lambda function invocation.
C
Sam local start-lambda - Starts a local Lambda function instance.
D
Sam local start-api - Starts a local API Gateway for API testing.