eclipse-edc / eclipse-edc/Technology-Aws

Add support for `objectPrefix` in the S3-copy data plane extension

Open
#540 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
8
Forks
19
PR merge metrics
No merged PRs in 30d

Description

# Feature Request

The S3-copy data plane extension does not yet support the `objectPrefix` property on the source data address. At the moment, it can only copy a single file. This should be extended to allow for copying multiple files that share the same prefix,

## Which Areas Would Be Affected?
S3 copy data plane

## Why Is the Feature Desired?

to support the same set of properties in both S3 data plane extensions

## Who will sponsor this feature?

me

## Solution Proposal

Update the `AwsS3CopyTransferService` to execute multiple copy requests, if `objectPrefix` is set

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.