Issue in Task 46 – test-file.txt Not Available for Lambda Testing

Hi Team,

Good Afternoon!!

I am currently working on Task 46 of the 100 Days of AWS challenge. The task requires uploading a file to the public S3 bucket in order to trigger the Lambda function, which should then copy the file to the private S3 bucket and log the operation in DynamoDB.

However, while testing the task, I noticed that the file test-file.txt mentioned in the validation message is not available in the /root directory on the AWS client host.

Currently, I can only see the following files in the /root directory:

  • lambda-function.py
  • sample.zip

Because test-file.txt is not present, I am unable to upload it to the public S3 bucket to properly test whether the Lambda function copies the file to the private bucket.

I have attached a screenshot of the terminal and error message for your reference.

Could you please check this issue and let me know how I should proceed?

Thank you.

Best Regards,
Chandan Kumar

Hi @kumfu

Thanks for reporting the problem. I’ve asked the team to look into this.

I’ll inform you once I get an update on this.