AWS Glue Batch Jobs
Batch Jobs running in an AWS Glue Environment will run using the AWS Glue Service.
AWS Glue Batch Jobs can read and write data to Amazon Simple Storage Service (Amazon S3) buckets.
The AWS Glue ETL service is used as a serverless data processing environment to run AWS Glue Batch Jobs. This means that Privitar submits data processing jobs to the AWS Glue service, which will run them on ephemeral infrastructure managed by AWS.
Writing to Amazon S3 Buckets
These Amazon S3 objects are created with the bucket-owner-full-control
canned access control list (ACL) applied.
You can learn more about Amazon S3 Object Ownership in the AWS documentation (https://docs.aws.amazon.com/AmazonS3/latest/userguide/about-object-ownership.html).