Question 627:
Which of the following services does not asynchronously invoke the AWS Lambda function? (choose 2 options)
Answer options:
A.AWS S3 B.AWS SNS C.AWS Cognito D.AWS CodeCommit E.AWS CloudFront
Answer correct:
Answer: C, E The following are the functions that invoke synchronously and asynchronously the AWS Lambda function. https://docs.aws.amazon.com/lambda/latest/dg/lambda-dg.pdf