aws-solutions / simple-file-manager-for-amazon-efs

Serverless web application to manage data in your Amazon EFS Filesystem
Apache License 2.0
79 stars 30 forks source link

SB pipe changed to make build pass. #137

Closed eggoynes closed 3 years ago

eggoynes commented 3 years ago

Issue #, if available: Making a ton of changes so it works in the SB pipe. Closing out these tickets.

I also tested building locally, and sending to buckets on my AWS account. You can see changes I made in the diff. Thanks

https://github.com/aws-samples/simple-file-manager-for-amazon-efs/issues/135 https://github.com/aws-samples/simple-file-manager-for-amazon-efs/issues/134 https://github.com/aws-samples/simple-file-manager-for-amazon-efs/issues/133

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

eggoynes commented 3 years ago

Just to note I tested this in the SB pipe after build, and also tested on a local bucket in my account to make sure things can build in both areas fine! 👍