SNS triggers can be used to invoke AWS Lambda functions based on incoming __________ messages.
- HTTP
- SMS
- SNS
- SQS
SNS messages are designed for notifications and can directly trigger AWS Lambda functions based on incoming messages.
Loading...
Related Quiz
- CloudWatch Metrics are automatically collected and stored for AWS __________.
- What strategies can be employed to manage dependencies efficiently and reduce cold start times?
- What role does AWS X-Ray play in monitoring serverless applications?
- __________ is a feature of API Gateway that allows you to define request and response transformations when integrating with AWS Lambda.
- Scenario: You need to restrict access to certain content based on the geographic location of the viewer. How can Lambda@Edge assist in implementing this functionality?