{ "Amazon": { "AzCore": { "Streamer": { "Profiles": { "Generic": { "Stack": [ { "$type": "AZ::IO::StorageDriveConfig", // The maximum number of file handles that the drive will cache. "MaxFileHandles": 1024 }, { "$type": "AzFramework::RemoteStorageDriveConfig", // The maximum number of file handles that the drive will cache. "MaxFileHandles": 1024 } ] } } } } } }