Skip to content

Commit

Permalink
Update aws-lambda-quiz.md (Ebazhanov#3837)
Browse files Browse the repository at this point in the history
  • Loading branch information
subashkonar13 authored Jun 15, 2022
1 parent 8a2f48b commit 6c22399
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aws-lambda/aws-lambda-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 6c22399

Please sign in to comment.