In your `blank-nodejs` example, you create an S3 bucket for `deployment artifacts` but some things aren't clear. 1. I can't find anywhere in the code you're actually writing to that bucket. Where does this happen? 2. What are the build artifacts for? What would be the result if I removed the bucket? Maybe the documentation could be updated to make this more clear.