These are the environment variables available to the client
{}
Test S3 access using the Fetch API instead of AWS SDK (no fs dependencies)
If AWS SDK continues to cause issues, we can use a direct approach with the Fetch API
The AWS SDK is causing issues with file system dependencies. As an alternative, we can: