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?