Skip to content

Commit

Permalink
Update aws-lambda-quiz.md (Ebazhanov#3768)
Browse files Browse the repository at this point in the history
Add Q50 with no answer
  • Loading branch information
adibnaya authored Jun 3, 2022
1 parent 5051a91 commit e2d4a8b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions aws-lambda/aws-lambda-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -346,3 +346,10 @@
- [ ] at the alias or function levelat the alias or function level
- [ ] 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?

- [ ] Kinesis, S3, and SQS
- [ ] Kinesis, S3, and SNS
- [ ] Kinesis, DynamoDB, and SNS
- [ ] Kinesis, DynamoDB, and SQS

0 comments on commit e2d4a8b

Please sign in to comment.