awslabs / web-client-for-aws-transfer-family

This solution creates a web portal for your customers to access your corporate Secure Shell File Transfer Protocol (SFTP) environment. It combines the benefits of using AWS Transfer for SFTP with an intuitive web browser interface for your non-technical users.
https://aws.amazon.com/solutions/implementations/web-client-for-aws-transfer-family/?did=sl_card&trk=sl_card
Apache License 2.0
73 stars 41 forks source link

Fargate Deployment issue and resolution #31

Open nagarjuna-jammula opened 1 year ago

nagarjuna-jammula commented 1 year ago

Hi Team,

This is to inform you about updating cloudformation template for Fargate. It was failing as it was unable to create S3 buckets due to the recent policy changes in S3 bucket. Adding below two lines to override the default behaviour helped me. We need to change it twice in the template as two buckets are being created.

Same issue for Webclient Template as well.

image

dharsdi-aws commented 8 months ago

hi @nagarjuna-jammula Even after editing this the stack isnt created. did you do any other changes apart from this?

nagarjuna-jammula commented 8 months ago

Hi Dharsdi,

I don't remember any other changes but i can check if you can provide me with error info / screenshot.

P.S: We have decided to go for alternative option as we don't get proper support for this project ( there was no response for my queries) and there are lot of security vulnerabilities too.