awslabs / data-solutions-framework-on-aws

An open-source framework that simplifies implementation of data solutions.
https://awslabs.github.io/data-solutions-framework-on-aws/
Apache License 2.0
105 stars 14 forks source link

Fix e2e test for S3Copy Utils #685

Open lmouhib opened 1 week ago

lmouhib commented 1 week ago

The S3 bucket used as a source restricted is access. The e2e fails during the ListObject operation. We need to find a new way for testing, probably create a source S3 bucket in the account used in testing.