Category:
files
Uploading Requirement Specification Files to Create Apps
Creating a business app often starts with a requirement document. It might be a product specification, an internal process document, a customer brief, a form…
Downloading Files From a Public URL
Files do not always start inside the system you are working in. Sometimes they live behind a public link, in a shared location, inside an…
Searching Files in S3
S3 is great for storing files. Less great is when you need to know what is actually inside a bucket or folder before doing something…
Using Dynamic S3 Buckets and Folders
Working with files in S3 is usually simple enough when everything always goes to the same place. One bucket. One folder. One predictable setup. Beautiful,…