__________ is a feature of S3 events that enables you to customize the event notification content sent to AWS Lambda.
- Event filtering
- Event logging
- Event routing
- Event transformation
Event transformation is a feature of S3 event notifications that enables you to modify the content of the event before it's sent to AWS Lambda.
Loading...
Related Quiz
- __________ is a common use case for custom event sources, allowing Lambda functions to respond to specific application events.
- __________ is an AWS service commonly used for storing custom metrics data.
- Scenario: You need to replicate S3 objects across multiple AWS regions and trigger AWS Lambda functions in each region. How would you design the architecture to achieve this requirement?
- How does CloudWatch Logs handle log retention?
- To consume DynamoDB Streams in real-time, you can use services like __________ or AWS Lambda.