As mentioned in aws-solutions-library-samples/data-transfer-hub#113, one common use case is to use Data Transfer Hub to transfer any changes made to the source S3 bucket into the corresponding destination bucket. However, if the source bucket is in the current account, there is no way to provide credentials for it. Even if the portal would provide such a field, DTHCLI would ignore it as the source credentials will not be extracted if it is in the current account.
Related PR: #15
As mentioned in aws-solutions-library-samples/data-transfer-hub#113, one common use case is to use Data Transfer Hub to transfer any changes made to the source S3 bucket into the corresponding destination bucket. However, if the source bucket is in the current account, there is no way to provide credentials for it. Even if the portal would provide such a field, DTHCLI would ignore it as the source credentials will not be extracted if it is in the current account.
Related PR: #15