AWS Compute Blog
Tag: events
Using dynamic HAQM S3 event handling with HAQM EventBridge
The standard S3 to Lambda integration enables developers to deploy code that responds to bucket- or object-based events. Using HAQM EventBridge, you can employ even more sophisticated routing and filtering of events between S3 and Lambda.
Enriching Event-Driven Architectures with AWS Event Fork Pipelines
September 8, 2021: HAQM Elasticsearch Service has been renamed to HAQM OpenSearch Service. See details. This post is courtesy of Otavio Ferreira, Mgr, HAQM SNS, and James Hood, Sr. Software Dev Engineer Many customers are choosing to build event-driven applications in which subscriber services automatically perform work in response to events triggered by publisher services. This architectural pattern […]
HAQM S3 Adds Prefix and Suffix Filters for Lambda Function Triggering
Tim Wagner, AWS Lambda General Manager Today HAQM S3 added some great new features for event handling: Prefix filters – Send events only for objects in a given path Suffix filters – Send events only for certain types of objects (.png, for example) Deletion events You can see some images of the S3 console’s experience […]