Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Inquiry on Data Transfer Hub. For ECR image copies customer need a regex function for images.
Customer has a super massive amount of images, and 300+ repositories. They don't want to copy them all of course, but they also don't want to generate this large managed list to keep updating in the DTH job.
The list is that they want to throw a regex or a wildcard to filter out images they want to copy over within the DTH UI.
Describe the feature you'd like
A clear and concise description of what you want to happen.
If "Selected" images was to be re-done to support a regex, on an individual line so teams can add it through the DTH UI.
Say under "Selected' Images in the UI:
Instead of:
image_name_oregon:1.4, image_name_va:latest
Customer do
filter: image_name_.*
Additional context
Add any other context or screenshots about the feature request here.