awslabs / amazon-s3-tar-tool

A utility tool to create a tarball of existing objects in Amazon S3
Apache License 2.0
173 stars 12 forks source link

chore(create): fix validation when manifest file is used #8

Closed lazize closed 1 year ago

lazize commented 1 year ago

Description of changes: Fix validation of source S3 URI when manifest file is used. It must validate only when source parameter is informed. It must ignore validation if a manifest file is informed.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.