Description
Support specify s3 object ACL args for remote logging, like 'bucket-owner-full-control'
Use case / motivation
We are deploying an airflow server in the client's AWS server, using EC2 instance role(cross account) send logging to our S3 bucket. We want to specify ACL arg "bucket-owner-full-control" to grant owner permission on logs.
Related Issues
Description
Support specify s3 object ACL args for remote logging, like 'bucket-owner-full-control'
Use case / motivation
We are deploying an airflow server in the client's AWS server, using EC2 instance role(cross account) send logging to our S3 bucket. We want to specify ACL arg "bucket-owner-full-control" to grant owner permission on logs.
Related Issues