AWS Network and IAM Roles configuration

I would like to be able to deploy a FunctionBeat in AWS that will ship CloudWatch Logs to an Elastic cluster deployed in a private VPC. This would require the FunctionBeat installer to support VPC and subnet configuration parameters. Also, to comply with our security policy I need to be able to specify the IAM role the FunctionBeat Lambda function will execute under and the S3 bucket upload must use HTTPS and require AES 256 server-side encryption .

Are these features coming?

Hello @curtis we have an issue open for adding more options to the lambda concerning VPC and subnet.

For the upload, I believe it should already use that. I will need to take another look.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.