Fixes an issue when you try to upload your Persistent-Resources from one S3-Storage to an Target. If the storage is not the same bucket as the target one.
Former the target bucket was set as source even if its not. Therefore an error is promted such as <Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message> ... when you try to publish your resources.
Fixes an issue when you try to upload your Persistent-Resources from one S3-Storage to an Target. If the storage is not the same bucket as the target one.
Former the target bucket was set as source even if its not. Therefore an error is promted such as
<Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message> ...
when you try to publish your resources.