Hello,
The Amazon load balancer is designed for non-persistent HTTP requests and so will work just fine for serving things like HLS and DASH. However, if you are looking to serve something low latency like our sub-second HTML5 streams, RTMP, or RTSP, then the load balancer unfortunately will not work. So the answer will depend on the workflow you are trying to setup.
Thanks,
Bryan