Skip to content

Tenzir runs natively on Amazon Web Services (AWS) and connects to the AWS services security teams rely on every day. Stream events through managed Kafka, store and replay them in S3, ship them to CloudWatch or Amazon Security Lake in OCSF, and pull messages from SQS — all from the same pipeline language, using the AWS SDK directly and with first-class IAM integration.

ServiceOperatorsUse case
CloudWatchfrom_amazon_cloudwatch, to_amazon_cloudwatchRead and write CloudWatch log events.
MSKfrom_kafka, to_kafkaStream events through managed Kafka.
S3from_s3, to_s3Read and write S3 objects.
Security Laketo_amazon_security_lakeSend OCSF events to Security Lake.
SQSfrom_sqs, to_sqsReceive and send SQS messages.

All AWS operators share the same authentication mechanisms. See AWS Authentication for details.

Last updated: