Skip to content

Commit

Permalink
Correct typos for Q49 (Ebazhanov#4552)
Browse files Browse the repository at this point in the history
  • Loading branch information
zghp authored Oct 4, 2022
1 parent d034e7c commit 05ec4b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions aws-lambda/aws-lambda-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -342,9 +342,9 @@

#### Q49. When you use a resource-based policy to give a service, resource, or account access to your function, how can you apply the scope of that permission??

- [ ] at the function levelat the function level
- [ ] 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 function level
- [ ] at the alias or function level
- [ ] at the version, alias, or function level
- [ ] at the version or function level

#### Q50. Lambda can read events from which other AWS services? (ref-https://docs.aws.amazon.com/lambda/latest/dg/lambda-services.html)
Expand Down

0 comments on commit 05ec4b7

Please sign in to comment.