DataDog configuration can be done using the Serverless setup in which an AWS Lambda function reads from the AWS S3 Bucket and writes log messages to HTTP(S) DataDog endpoints.
Note
There is a limitation with AWS S3 Bucket that only allows for a single Lambda function to be triggered by events from the bucket.