From 6c22399b6e3cacff42dafb652c11ab5e91b1df67 Mon Sep 17 00:00:00 2001 From: subashkonar13 Date: Wed, 15 Jun 2022 11:08:58 +0530 Subject: [PATCH] Update aws-lambda-quiz.md (#3837) --- aws-lambda/aws-lambda-quiz.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aws-lambda/aws-lambda-quiz.md b/aws-lambda/aws-lambda-quiz.md index a39350c669..9a2d0a90ce 100755 --- a/aws-lambda/aws-lambda-quiz.md +++ b/aws-lambda/aws-lambda-quiz.md @@ -301,7 +301,7 @@ - [ ] CloudFormation templates are a superset of SAM templates. CloudFormation templates include additional resource types. - [ ] SAM templates are a different name for CloudFormation templates. Both template types include the same resource types. -#### Q44. What service deploys Lambdas regionally? +#### Q44. What service deploys Lambdas regionally? - [ ] `EdgeCloud` - [ ] `CloudEdge` @@ -347,7 +347,7 @@ - [ ] at the version, alias, or function levelat the version, alias, or function level - [ ] at the version or function level -#### Q50. Lambda can read events from which other AWS services? +#### Q50. Lambda can read events from which other AWS services? (ref-https://docs.aws.amazon.com/lambda/latest/dg/lambda-services.html) - [ ] Kinesis, S3, and SQS - [ ] Kinesis, S3, and SNS