You are configuring your CloudFront distribution to tell CloudFront where you want content to be delivered from. When configuring settings, which protocol is not supported?
Correct answer - "UDP" : UDP stands for User Datagram Protocol. UDP is used when speed is desirable and error correction is not necessary. For example, UDP is frequently used for live broadcasts and online games.
Incorrect:
"HTTP" - Serves static and dynamic content
"HTTPS" - Serves static and dynamic content
"RTMP" - Serves adobe flash multimedia
For more information visit