Azure Blob Storage
AWS
AWS S3
Amazon Web Service
Azure
Azure Blob Storage
GCP
Google Cloud Platform
Google Cloud Storage
JavaScript
Node.js
S3
TypeScript
In Google Cloud Storage, I tried to get a list of files in a subdirectory and process those files. However, when I looked at the error message that the file was wrong, I found that the list of files retrieved included a subdirectory. Reaso…
AWS S3
Azure
Azure Blob Storage
GCP
Google Cloud Platform
Google Cloud Storage
JavaScript
Node.js
S3
TypeScript
We previously used the GCP Pyhton library to get a list of Google Cloud Storage subdirectories, and this is the Node.js version of that. Python version is here www.ekwbtblog.com procedure The GCP Node.js SDK documentation is kind enough to…