Yikei Hu

Results 44 comments of Yikei Hu

We found that some accounts may encounter the above problems when starting S3 tasks after newly deploying DTH. Here is the workaround: 1. Go to Lambda and search for `APICfnWorkflowCreateTaskCfnFn`...

Hi @SeagullTian , could you please check the region of your log source bucket? It should be the same as your Log Hub deploy region (cn-north-1). This error log seems...

Hi @SeagullTian , what's the type of the Log in this pipeline? And can you provide the earliest error message in CloudFormation Stack's event?

Hi @SeagullTian , sorry for the late reply. According to our experiments, we found that this is an [open issue](https://github.com/aws/aws-cdk/issues/18090#issuecomment-1144462326) related to AWS S3 notification. We will continue to follow...

Thanks a lot @altheaFeu , I will have a try next week.

## Workaround for S3 Plugin User If you are only using S3 Plugin (not DTH Console), you can using this patch template [DataTransferS3Stack-fix-0509.json](https://github.com/awslabs/data-transfer-hub/files/15262567/DataTransferS3Stack-fix-0509.json)

## Workaround for DTH Web Console User ### Step 1 Download the patched cloudformation template [DataTransferS3Stack-fix-0509.json](https://github.com/awslabs/data-transfer-hub/files/15262573/DataTransferS3Stack-fix-0509.json) ### Step 2 Upload this template to a S3 bucket, and public this template....