Podcast
Questions and Answers
True or false: When creating a Lambda integration by using the AWS CLI, you must manually grant permissions for API Gateway to invoke the function.
True or false: When creating a Lambda integration by using the AWS CLI, you must manually grant permissions for API Gateway to invoke the function.
True
True or false: Adding the logging variable $context.integrationErrorMessage will provide error messages in the API's logs.
True or false: Adding the logging variable $context.integrationErrorMessage will provide error messages in the API's logs.
True
True or false: The AWS CLI command to grant permissions for the $default stage and $default route of an HTTP API to invoke a Lambda function is the same as the command used to create a Lambda integration.
True or false: The AWS CLI command to grant permissions for the $default stage and $default route of an HTTP API to invoke a Lambda function is the same as the command used to create a Lambda integration.
False